cisco c3750G 如何IP+MAC绑定
本帖最后由 sdwchow 于 2012-1-15 15:53 编辑cisco c3750G 如何IP+MAC绑定
说明:cisco c3750G 做DHCP SERVER
下面直接接H3C的交换机.
现在需要把某台电脑的IP和MAC绑定.
不考虑基于端口的MAC+IP绑定!
ip dhcp pool net10
network 192.168.10.0 255.255.255.0
default-router 192.168.10.254
ip dhcp pool static1
host 192.168.10.5 255.255.255.0
client-identifier 0100.0c29.1316.87
Note:the MAC is 000c.2913.1687, but sould set as 0100.0c29.1316.87
页:
[1]