Related Documentation
- ACX, EX, J, M, MX, PTX, QFX, T Series
- Junos OS Commit Model for Router or Switch Configuration
Configuring Multiple Routing Engines to Synchronize Committed Configurations Automatically
If your router or switch has multiple Routing Engines, you can manually direct one Routing Engine to synchronize its configuration with the others by issuing the commit synchronize command.
To make the Routing Engines synchronize automatically whenever a configuration is committed, include the commit synchronize statement at the [edit system] hierarchy level:
The Routing Engine on which you execute the commit command (requesting Routing Engine) copies and loads its candidate configuration to the other (responding) Routing Engines. All Routing Engines then perform a syntax check on the candidate configuration file being committed. If no errors are found, the configuration is activated and becomes the current operational configuration on all Routing Engines.
For the commit synchronization process, the master Routing Engine commits the configuration and sends a copy of the configuration to the backup Routing Engine. Then the backup Routing Engine loads and commits the configuration. So, the commit synchronization between the master and backup Routing Engines takes place one Routing Engine at a time. If the configuration has a large text size or many apply-groups, commit times can be longer than desired.
You can use the commit fast-synchronize statement to have the synchronization between the master and backup Routing Engines occur simultaneously instead of sequentially. This can reduce the time needed for synchronization because the commits on the master and backup Routing Engines occur in parallel.
Include the fast-synchronize statement at the [edit system] hierarchy level to have synchronize occur simultaneously between the master and the backup Routing Engines:
![]() |
|
Related Documentation
- ACX, EX, J, M, MX, PTX, QFX, T Series
- Junos OS Commit Model for Router or Switch Configuration
Published: 2013-09-24
Related Documentation
- ACX, EX, J, M, MX, PTX, QFX, T Series
- Junos OS Commit Model for Router or Switch Configuration