DHCP help

From: jano@rhox.com.br
Date: Sat Jul 03 2004 - 15:21:05 GMT-3


Hi,

My DHCP configuration looks like this:

ip dhcp excluded-address 30.0.3.1 30.0.3.10
!
ip dhcp pool DHCPPOOL
network 30.0.3.0 255.255.255.0
domain-name xyz-corp.com
default-router 30.0.3.10
dns-server 30.0.3.5 30.0.3.6
netbios-name-server 30.0.3.2 30.0.3.4

I enable debug ip dhcp event and packets. When I disable/enable the NIC of
the PC I see these debug messages:
*Mar 1 01:06:05.167: DHCPD: DHCPDISCOVER received from client
0100.5056.00c1.3
on interface FastEthernet0/0.
*Mar 1 01:06:05.167: DHCPD: Sending DHCPOFFER to client 0100.5056.00c1.33
(30.0.3.12).
*Mar 1 01:06:05.171: DHCPD: broadcasting BOOTREPLY to client 0050.5600.c133.

But the PC does not bind to this adress 30.0.3.12. Why isn't DHCP working
and what should I check?

Regards,
Jano



This archive was generated by hypermail 2.1.4 : Sun Aug 01 2004 - 10:11:46 GMT-3