Deactivating High Availability
The switch route processor (SRP) module can operate in one of the two redundancy modes—file system synchronization and high availability. When you disable high availability, the router uses file system synchronization mode which is the default behavior mode for E series routers that use redundant SRPs. The router synchronizes the contents of the NVS (nonvolatile storage) in the primary and standby SRP modules.
To disable high availability support:
- From the Global Configuration mode, launch the Redundancy
Configuration mode.host1(config)#redundancy
- In the Redundancy Configuration mode, you can disable
high availability by doing one of the following:
- Specify file system synchronization mode as the redundancy
mode.host1(config-redundancy)#mode file-system-synchronization
- Specify the no version to disable
high availability.host1(config-redundancy)#no mode
- Specify file system synchronization mode as the redundancy
mode.