Enabling Graceful Routing Engine Switchover and Nonstop Active Routing for a Virtual Chassis
Before you configure member IDs and Virtual Chassis ports, you must enable graceful Routing Engine switchover (GRES) and nonstop active routing (NSR) on both member routers in the Virtual Chassis.
To enable graceful Routing Engine switchover and nonstop active routing:
- Enable graceful Routing Engine switchover and nonstop
active routing on member 0 (
gladius
):Log in to the console on member 0.
Enable graceful switchover.
[edit chassis redundancy] user@gladius# set graceful-switchover
Enable nonstop active routing.
[edit routing-options] user@gladius# set nonstop-routing
Configure the
commit
command to automatically result in acommit synchronize
action between the dual Routing Engines in member 0.[edit system] user@gladius# set commit synchronize
Commit the configuration.
- Enable graceful Routing Engine switchover and nonstop
active routing on member 1 (
trefoil
):Log in to the console on member 1.
Enable graceful switchover.
[edit chassis redundancy] user@trefoil# set graceful-switchover
Enable nonstop active routing.
[edit routing-options] user@trefoil# set nonstop-routing
Configure the
commit
command to automatically result in acommit synchronize
action between the dual Routing Engines in member 1.[edit system] user@trefoil# set commit synchronize
Note:When you configure nonstop active routing, you must include the
commit synchronize
statement at the[edit system]
hierarchy level. Otherwise, the commit operation fails.For an MX Series Virtual Chassis, the
force
option is the default and only behavior when you use thecommit synchronize
statement. Including thecommit synchronize
statement for an MX Series Virtual Chassis configuration has the same effect as including thecommit synchronize force
statement.Commit the configuration.
Note:After enabling GRES, if you are using the ephemeral database, make sure to apply the
allow-commit-synchronize-with-gres
statement at the[edit system configuration-database ephemeral]
hierarchy level. This enables the MX Series Virtual Chassis to synchronize ephemeral configuration data when a commit synchronize operation is requested.Note:When you perform a GRES switchover while using enhanced subscriber management, the backup RE will reboot.