1
Network 討論版 / Cisco 2600 DHCP manual binding fail
« 於: 2014-08-15 14:13 »
Hi
I have a cisco router 2600 with the following dhcp config
ip dhcp excluded-address 10.0.0.1 10.0.0.99
ip dhcp excluded-address 10.0.0.201 10.0.0.254
!
ip dhcp pool 0
network 10.0.0.0 255.255.255.0
default-router 10.0.0.254
dns-server 192.168.1.254 192.168.1.20
netbios-name-server 192.168.1.20
domain-name intra.net
!
ip dhcp pool cc19
host 10.0.0.55 255.255.255.0
client-identifier 01e0.3f49.454f.bc
default-router 10.0.0.254
dns-server 192.168.1.254 192.168.1.20
netbios-name-server 192.168.1.20
domain-name intra.net
I do not understand why the pool cc19 do not working ,even I using ipconfig /release and ipconfig /renew ,the client still get 10.0.0.129 .
I have a cisco router 2600 with the following dhcp config
ip dhcp excluded-address 10.0.0.1 10.0.0.99
ip dhcp excluded-address 10.0.0.201 10.0.0.254
!
ip dhcp pool 0
network 10.0.0.0 255.255.255.0
default-router 10.0.0.254
dns-server 192.168.1.254 192.168.1.20
netbios-name-server 192.168.1.20
domain-name intra.net
!
ip dhcp pool cc19
host 10.0.0.55 255.255.255.0
client-identifier 01e0.3f49.454f.bc
default-router 10.0.0.254
dns-server 192.168.1.254 192.168.1.20
netbios-name-server 192.168.1.20
domain-name intra.net
I do not understand why the pool cc19 do not working ,even I using ipconfig /release and ipconfig /renew ,the client still get 10.0.0.129 .