紫光交换机配置堆叠步骤
配置master
1.刷配置
2.active配置
sys
interface FortyGigE1/0/53
shutdown
interface FortyGigE1/0/54
shutdown
irf domain 104
irf mac-address persistent always
irf auto-update enable
undo irf link-delay
irf member 1 priority 32
irf mode normal
irf-port 1/2
port group interface FortyGigE1/0/53
port group interface FortyGigE1/0/54
#
interface FortyGigE1/0/53
undo shutdown
interface FortyGigE1/0/54
undo shutdown
irf-port-configuration active
配置slave
1.切换slave为堆叠member 2,并进行重启
2.刷配置,并进行保存
3.active配置(会进行重启)
#配置完毕后,需要重启,使irf member 2 生效;无需保存,重启后dis cu diff 是可以看到很多配置不一样的
irf member 1 renumber 2
sys
interface FortyGigE2/0/53
shutdown
interface FortyGigE2/0/54
shutdown
irf domain 104
irf mac-address persistent always
irf auto-update enable
undo irf link-delay
irf member 2 priority 10
irf mode normal
irf-port 2/1
port group interface FortyGigE2/0/53
port group interface FortyGigE2/0/54
#
interface FortyGigE2/0/53
undo shutdown
interface FortyGigE2/0/54
undo shutdown
return
save f
irf-port-configuration active