50
Route Switch Processor (RSP8) Installation and Configuration Guide
OL-4920-02
Enabling High Availability Features
Configuring Frame Relay Autosynchronization LMI Sequence Numbers
The autosynchronization procedure is only for devices supporting Frame Relay and is optional. To
configure Frame Relay SSO to synchronize LMI sequence numbers between the active and standby
RSPs, use the following command in global configuration mode.
Verifying SSO
To verify that SSO is configured on the networking device, use the show redundancy command. To
verify that the device is running in SSO mode, use theshow redundancy states command. The show
redundancystates command specifies whether the unit is running in SSO mode, which is indicated by
STANDBY HOT.
Step3 Router(config)#hw-module slot slot-number image file-spec Specifiesthe image to be used by the standby RSP
at initialization. If a high-availability image is
found, the running configuration is updated.
slot-number—Specifies the standby RSP slot
wherethe Flash memory card or Flash Disk is
located. Validnumbers are slot 2 or slot 3 for
a Cisco 7507 router or slot 6 or slot 7 for a
Cisco 7513 router.
file-spec—Indicates the Flash device and the
name of the image on the active RSP.
Note Step 2 and Step3 are the same; Step 2
applies to the active RSP and Step3
applies to the standby RSP.
Note The image indicated by the file-spec
attribute must be available on the local
Flash device. Remote protocols such a
TFTP and remote copy are not available.
Step4 Router(config)#redundancy Enters redundancy configuration mode.
Step5 Router(config-red)#mode sso Setsthe redundancy configuration mode to SSO on
both the active and standby RSP.
Note After configuring SSO mode, the standby
RSP automatically resets.
Step6 Router(config-red)# end Exits redundancy configuration mode and returns
you to privileged EXEC configuration mode.
Step7 Router# copy running-config startup-config Saves the configuration changes to the startup
configuration file.
Command Purpose
Command Purpose
Router(config)#frame-relay redundancy
auto-sync lmi-sequence-numbers Configures automatic synchronization of Frame
RelayLMI sequence numbers between the active RSP
and the standby RSP.