dhcp pool做ip-mac绑定无效求解
R1#sh arp
ProtocolAddress Age (min)Hardware Addr Type Interface
Internet123.1.1.1 - ca00.1fe0.001cARPA FastEthernet1/0
Internet123.1.1.8 0 ca03.058c.0008ARPA FastEthernet1/0
Internet123.1.1.9 0 ca02.1fe0.0008ARPA FastEthernet1/0
R1#sh run
R1#sh running-config | se
R1#sh running-config | sectiondhcp
ip dhcp excluded-address 123.1.1.1
ip dhcp pool whb
network 123.1.1.0 255.255.255.0
default-router 123.1.1.1
ip dhcp pool bangding
host 123.1.1.123 255.255.255.0
client-identifier 01ca.021f.e000.08
客户端就是无法获取绑定的ip,一直是随机的pool whb里面的地址,尝试接口shutdownclear ip dhcp b 无效
求解答
我来回答
拓扑.png (7.33 KB, 下载次数: 0)
gns3模拟器拓扑http://bbs.hh010.com/data/attachment/forum/201409/15/102001cqxusds4c85zsmyc.png
顶。。。。。。 client-identifier 01ca.021f.e000.08 我怎么看不到你的回复?不应该是client的MAC地址,那是什么? 解法
页:
[1]