紫光交换机配置堆叠步骤
配置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
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?