Download This Guide
Supported Platforms
Related Documentation
- EX Series, QFX Series standalone switches
- Example: Configuring Nonstop Active Routing on Switches
- EX, M, PTX, T Series, QFX Series standalone switches
- Tracing Nonstop Active Routing Synchronization Events
- Nonstop Active Routing Concepts
- EX Series
- Understanding Nonstop Active Routing on EX Series Switches
Configuring Nonstop Active Routing on Switches
Nonstop active routing (NSR) provides a mechanism for transparent switchover of the Routing Engines without necessitating restart of supported routing protocols. Both Routing Engines are fully active in processing protocol sessions, and so each can take over for the other. The switchover is transparent to neighbors.
You can configure NSR on an on a Juniper Networks EX Series switch with multiple Routing Engines or an EX Series or QFX Series switch in a Virtual Chassis or Virtual Chassis Fabric configuration.
To configure nonstop active routing:
- Enable graceful Routing Engine switchover (GRES):
[edit chassis redundancy]
user@switch# set graceful-switchover - Enable nonstop active routing (by default, nonstop active
routing is disabled):
[edit routing-options]
user@switch# set nonstop-routing - Synchronize configuration changes between the Routing
Engines:
[edit system]
user@switch# set commit synchronizeIf you try to commit the nonstop active routing configuration without including the commit synchronize statement, the commit fails.
![]() | Note: There is no requirement to start the two Routing Engines simultaneously. If the backup Routing Engine is not up when you issue the commit synchronize command , the candidate configuration is committed in the master Routing Engine. When the backup Routing Engine is inserted or comes online, its configuration is automatically synchronized with that of the master. |
![]() | Best Practice: After a graceful Routing Engine switchover, we recommend that you issue the clear interface statistics (interface-name | all) command to reset the cumulative values for local statistics on the new master Routing Engine. |
To disable nonstop active routing:
[edit routing-options]
user@switch# delete nonstop-routing
Related Documentation
- EX Series, QFX Series standalone switches
- Example: Configuring Nonstop Active Routing on Switches
- EX, M, PTX, T Series, QFX Series standalone switches
- Tracing Nonstop Active Routing Synchronization Events
- Nonstop Active Routing Concepts
- EX Series
- Understanding Nonstop Active Routing on EX Series Switches
Published: 2014-04-25
Download This Guide
Supported Platforms
Related Documentation
- EX Series, QFX Series standalone switches
- Example: Configuring Nonstop Active Routing on Switches
- EX, M, PTX, T Series, QFX Series standalone switches
- Tracing Nonstop Active Routing Synchronization Events
- Nonstop Active Routing Concepts
- EX Series
- Understanding Nonstop Active Routing on EX Series Switches