03-19-2012 05:30 AM - edited 03-07-2019 05:38 AM
Hi all,
I have configured Cisco IOS DHCP server...
ip dhcp excluded-address 192.168.1.1 192.168.1.100
ip dhcp pool test-pool
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
But, the clients are getting IP address in excluded address space as well like 192.168.1.2 and 192.168.1.3. I am really not sure which is wrong.
Is "no ip dhcp vrf connected" should be a cause?
Regards...
Ashok.
03-19-2012 07:57 AM
please do clear ip dhcp binding then reboot the clients and post "show ip dhcp binding" and show ver ans show run.
03-19-2012 08:02 AM
or if the clients are windows os:
ipconfig /release
ipconfig /renew
One issue could be the you have configured the exclude after the clients got their addresses.
Regards
Dan
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