tangbinde 发表于 2018-7-28 07:30:43

juniper 交换机地址冲突问题

  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
页: [1]
查看完整版本: juniper 交换机地址冲突问题