49
Route Switch Processor (RSP8) Installation and Configuration Guide
OL-4920-02
Enabling High Availability Features
controller T3 6/0/0
clock source line
!
!
interface Ethernet0/0/0
ip address 10.0.0.1 255.255.0.0
no ip directed-broadcast
ip route-cache distributed
no keepalive
.
.
.
exec-timeout 0 0
history size 40
transport preferred none
transport input none
line aux 0
line vty 0 4
login
Configuring a Stateful Switchover (SSO)
To configure SSO, use the following commands beginning in privileged EXEC configuration mode:
Command Purpose
Step1 Router# configure terminal Enters global configuration mode.
Step2 Router(config)#hw-module slot slot-number image file-spec Specifiesthe image to be used by the active RSP at
initialization.If a high-availability image is found,
the running configuration is updated.
slot-number—Specifies the active 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.