Ensuring That Both Rsps Contain The Same Configuration File; Ensuring That Both Rsps Contain The Same System Image - Cisco RSP2 - Route Switch Processor 2 Installation And Configuration Manual

Route switch processor
Table of Contents

Advertisement

Ensuring That Both RSPs Contain the Same Configuration File

With the simple hardware backup and software error protection implementation methods, you always
want your active and standby configuration files to match. To ensure that they match, turn on automatic
synchronization. In automatic synchronization mode, the active copies its startup configuration to the
standby's startup configuration when you issue a copy command that specifies the active's startup
configuration (nvram:startup-config) as the target.
Automatic synchronization mode is on by default; however, to turn it on manually, use the following
commands in
Table 5
Ensuring that Both RSPs Have the Same Configuration File
Command
Step 1
Router# configure terminal
Step 2
Router(config)# slave auto-sync config
Step 3
Router(config)# end
Step 4
Router# copy system: running-config nvram:startup-config
The following example turns on automatic configuration file synchronization:
Router# configure terminal
Router (config)# slave auto-sync config
Router (config)# end
Router# copy system:running-config nvram:startup-config

Ensuring that Both RSPs Contain the Same System Image

For simple hardware backup, ensure that both RSP cards have the same system image.
To ensure that both RSPs have the same system image, use the following commands in
privileged EXEC mode:
Table 6
Confirming the Same System Image on Both RSPs
Step
Command
Step 1
Router# show bootvar
Step 2
Router# dir {bootflash: | slot0: | slot1:}
Step 3
Router# dir {slavebootflash: | slaveslot0: | slaveslot1:}
Step 4
Router# copy {bootflash:[filename]| slot0:[filename] |
slot1:[filename]}{slavebootflash:[filename] | slaveslot0:[filename] |
slaveslot1:[filename]}
Note that you might also have to use the delete and/or
squeeze command in conjunction with the copy
command to accomplish this step.
OL-4923-01 B0
Table
5, in privileged EXEC mode:
Description
Enters the configuration mode from the terminal.
Turns on the automatic synchronization mode.
Exits configuration mode.
Saves this information to your startup configuration
and copies the configuration to the standby's
startup configuration.
Description
Displays the contents of the BOOT environment variable
to learn the current booting parameters for the active and
the standby RSP.
Verifies the location and version of the active RSP
software image.
Determines if the standby RSP contains the same
software image in the same location.
If the standby RSP does not contain the same system
image in the same location, copies the active's system
image to the appropriate standby location.
Note that deleted space is not reusable until after you
perform the squeeze command.
Table 6
in
27

Advertisement

Table of Contents
loading

Table of Contents