1、首先show arp 找到对应的ip和mac
2、然后 show ethernet-switching table 找到对应的接口
3、接着干掉该接口
2、然后 show ethernet-switching table 找到对应的接口
3、接着干掉该接口
4、最后在dhcp下面去绑定ip地址和mac地址
set system services dhcp static-binding 08:ed:b9:e2:8a:89 fixed-address 192.168.1.5
本文转自杰1992 51CTO博客,原文链接:http://blog.51cto.com/holger/2045695,如需转载请自行联系原作者