华三交换机配置IRF

image

主设备配置

irf member 1 priority 32

interface range FortyGigE1/0/53 FortyGigE1/0/54
  shutdown

irf-port 1/2
  port group interface FortyGigE1/0/53
  port group interface FortyGigE1/0/54

interface range FortyGigE1/0/53 FortyGigE1/0/54
  undo shutdown

irf-port-configuration active
save

从设备配置

irf member 1 renumber 2
save
reboot
interface range FortyGigE2/0/53 FortyGigE2/0/54
  shutdown

irf-port 2/1
  port group interface FortyGigE2/0/53
  port group interface FortyGigE2/0/54

interface range FortyGigE2/0/53 FortyGigE2/0/54
  undo shutdown

save
irf-port-configuration active # 激活后会开始选举,从设备会自动重启

查看irf信息

show irf
posted @ 2025-07-18 20:23  liy36  阅读(54)  评论(0)    收藏  举报