HI,
I want to configure a manual binding, on a cisco router 1710, but it doesn't work. The DHCP server is set for a couple of weeks and works good.
Exemple: I want Bob to have the following IP:192.168.10.26 ! So I did this:
ip dhcp pool bob
host 192.168.10.26 /24
hardware-address xxxx.xxxx.xxxx
client-name bob
I clear the ARP table and the DHCP binding line for this address and ask bob to make an ipconfig /release and /renew. He still gets the old one.
Hope you can help me !!! I really have to make this possible.
Thanks
I want to configure a manual binding, on a cisco router 1710, but it doesn't work. The DHCP server is set for a couple of weeks and works good.
Exemple: I want Bob to have the following IP:192.168.10.26 ! So I did this:
ip dhcp pool bob
host 192.168.10.26 /24
hardware-address xxxx.xxxx.xxxx
client-name bob
I clear the ARP table and the DHCP binding line for this address and ask bob to make an ipconfig /release and /renew. He still gets the old one.
Hope you can help me !!! I really have to make this possible.
Thanks