且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

juniper 交换机地址冲突问题

更新时间:2022-09-30 08:04:36

1、首先show arp 找到对应的ip和mac
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,如需转载请自行联系原作者