03-09-2004 08:52 AM - edited 03-02-2019 02:09 PM
Hello,
I've use IOS (tm) C2600 Software (C2600-JK9O3S-M), Version 12.2(23),
I've tuned DHCP Manual binding as was on the example, but th edhcp server doesn't give the IP from manual-binding pool. the config is:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ip dhcp excluded-address 10.140.148.1 10.140.148.3
ip dhcp excluded-address 10.140.148.4
ip dhcp excluded-address 10.140.148.73
ip dhcp excluded-address 10.140.148.25 10.140.148.31
!
ip dhcp pool LocalInternetClients
network 10.140.148.0 255.255.255.0
default-router 10.140.148.1
dns-server 10.140.142.42 10.140.142.45
domain-name nwgsm.ru
!
!!!!!!!!!!!!!!!!!!!!!!!!!
#sh debugging
DHCP server packet debugging is on.
DHCP server event debugging is on.
DHCP server linkage debugging is on.
Mar 9 19:49:46: DHCPD: DHCPREQUEST received from client 0100.0103.bbf5.f4.
Mar 9 19:49:50: DHCPD: DHCPREQUEST received from client 0100.0103.bbf5.f4.
Mar 9 19:49:58: DHCPD: DHCPREQUEST received from client 0100.0103.bbf5.f4.
Mar 9 19:50:15: DHCPD: DHCPREQUEST received from client 0100.0103.bbf5.f4.
Mar 9 19:50:46: DHCPD: DHCPDISCOVER received from client 0100.0103.bbf5.f4 on interface FastEthernet0/0.
Mar 9 19:50:48: DHCPD: assigned IP address 10.140.148.9 to client 0100.0103.bbf5.f4.
Mar 9 19:50:48: DHCPD: Sending DHCPOFFER to client 0100.0103.bbf5.f4 (10.140.148.9).
Mar 9 19:50:48: DHCPD: child pool: 10.140.148.0 / 255.255.255.0 (LocalInternetClients)
Mar 9 19:50:48: DHCPD: pool LocalInternetClients has no parent.
Mar 9 19:50:48: DHCPD: child pool: 10.140.148.0 / 255.255.255.0 (LocalInternetClients)
Mar 9 19:50:48: DHCPD: pool LocalInternetClients has no parent.
Mar 9 19:50:48: DHCPD: creating ARP entry (10.140.148.9, 0001.03bb.f5f4).
Mar 9 19:50:48: DHCPD: unicasting BOOTREPLY to client 0001.03bb.f5f4 (10.140.148.9).
Mar 9 19:50:48: DHCPD: DHCPDISCOVER received from client 0100.0103.bbf5.f4 on interface FastEthernet0/0.
Mar 9 19:50:48: DHCPD: Sending DHCPOFFER to client 0100.0103.bbf5.f4 (10.140.148.9).
Mar 9 19:50:48: DHCPD: child pool: 10.140.148.0 / 255.255.255.0 (LocalInternetClients)
Mar 9 19:50:48: DHCPD: pool LocalInternetClients has no parent.
Mar 9 19:50:48: DHCPD: child pool: 10.140.148.0 / 255.255.255.0 (LocalInternetClients)
Mar 9 19:50:48: DHCPD: pool LocalInternetClients has no parent.
Mar 9 19:50:48: DHCPD: creating ARP entry (10.140.148.9, 0001.03bb.f5f4).
Mar 9 19:50:48: DHCPD: unicasting BOOTREPLY to client 0001.03bb.f5f4 (10.140.148.9).
Mar 9 19:50:48: DHCPD: DHCPREQUEST received from client 0100.0103.bbf5.f4.
Mar 9 19:50:48: DHCPD: Sending DHCPACK to client 0100.0103.bbf5.f4 (10.140.148.9).
Mar 9 19:50:48: DHCPD: child pool: 10.140.148.0 / 255.255.255.0 (LocalInternetClients)
Mar 9 19:50:48: DHCPD: pool LocalInternetClients has no parent.
Mar 9 19:50:48: DHCPD: child pool: 10.140.148.0 / 255.255.255.0 (LocalInternetClients)
Mar 9 19:50:48: DHCPD: pool LocalInternetClients has no parent.
Mar 9 19:50:48: DHCPD: creating ARP entry (10.140.148.9, 0001.03bb.f5f4).
Mar 9 19:50:48: DHCPD: unicasting BOOTREPLY to client 0001.03bb.f5f4 (10.140.148.9).
03-15-2004 03:14 PM
Make sure you use the client-identifier instead of hardware-address because if it is a Microsoft client. The following link should help.
03-15-2004 10:26 PM
Thanks, it helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide