cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4907
Views
5
Helpful
2
Replies

ip dhcp excluded-address is NOT working...

ashok.cisco
Level 1
Level 1

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.

2 Replies 2

Mukti chandwani
Level 1
Level 1

please do clear ip dhcp binding then reboot the clients and post "show ip dhcp binding" and show ver ans show run.

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