Understanding the Default Routing Engine Redundancy Behavior
By default, the JUNOS software uses
RE0as the master Routing Engine andRE1as the backup Routing Engine. Unless otherwise specified in the configuration,RE0will always assume mastership if the acting master Routing Engine is rebooted.To see how the default Routing Engine redundancy setting works, follow these steps:
- Make sure the router is running on
RE0as the master Routing Engine (see Displaying Redundant Routing Engine Mastership and Backup).- To manually switch the state of the Routing Engine mastership, use the
request chassis routing-engine mastercommand.RE0is now the backup Routing Engine andRE1is the master Routing Engine. If you use this command to change the master Routing Engine, and then restart the chassis software for any reason, the master reverts to the default setting. For information about switching Routing Engine mastership, see the request chassis routing-engine master command in the JUNOS Protocols, Class of Service, and System Basics Command Reference.
- Reboot the master Routing Engine
RE1. When you do this, the Routing Engine boots up and reads the configuration. If you have not specified in the configuration which Routing Engine is the master,RE1 uses the default configuration as the backup. Now bothRE0 andRE1 are in a backup state. The JUNOS software detects this conflict and, to prevent a no-master state, reverts to the default configuration with RE0 assuming mastership.