Activating 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 activate high availability, the router uses mirroring to keep the configuration and state of the standby SRP module coordinated with the configuration and state of the active SRP module.

To activate high availability:

  1. From the Global Configuration mode, launch the Redundancy Configuration mode.
    host1(config)#redundancy
  2. In the Redundancy Configuration mode, specify high availability as the redundancy mode.
    host1(config-redundancy)#mode high-availability

Related Topics