首页 > 其他 > 详细

H3C-交换机端口绑定

时间:2016-08-31 20:27:42      阅读:248      评论:0      收藏:0      [点我收藏+]

1.端口和MAC地址绑定:

(1)使用am命令:[switch]am user-bind mac-address 00e0-fc23-f8d3 interface Ehternet 0/1

(2)使用mac-address命令:[switch]mac-address static 00e0-fc23-f8d3 interface Ethernet 0/1 vlan 1

                                               [switch]mac-address max-mac-count 1

 2.IP和MAC地址绑定:

(1)使用am命令:[switch]am user-bind ip-address 10.1.1.1 mac-address 00e0-fc23-f8d3

(2)使用arp static命令:[switch]arp static 10.1.1.1 00e0-fc23-f8d3 

3.端口,IP和MAC绑定:

   [switch]am user-bind ip-address 10.1.1.1 mac-address 00e0-fc23-f8d3 interface Ethernet 0/1

H3C-交换机端口绑定

原文:http://www.cnblogs.com/ping-y/p/5827188.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!