我们在生产环境中运行基于瞻博网络 EX8208 机箱的交换机。交换机有 2 个 RE 以活动和备用角色运行,RE0 是主要路由引擎。该设备正在提供第 2 层交换服务,但没有在其上运行路由协议。
我们需要进行路由引擎切换,使RE1成为master。但是我们不确定在切换过程中,FPC 是否会重新启动?万一FPC重启,有什么办法可以防止路由引擎切换时FPC重启。
机箱冗余已配置,但我们尚未在 EX8200 交换机上配置不间断路由。
user@ESW-EX82> show configuration chassis redundancy
routing-engine 0 master;
routing-engine 1 backup;
failover {
on-loss-of-keepalives;
on-disk-failure;
}
graceful-switchover;
user@ESW-EX82> show configuration routing-options | match nonstop-routing
谢谢