![Cisco MEM-RSP-128M= Скачать руководство пользователя страница 31](http://html.mh-extra.com/html/cisco/mem-rsp-128m/mem-rsp-128m_installation-and-configuration-manual_63936031.webp)
31
OL-4923-01 B0
To specify different startup images for the active and the standby RSPs, use the following commands in
Table 8
in privileged EXEC mode:
Upgrading to a New Software Version Example
Note
The following examples show systems with two RSP2s.
In the following example, assume the following:
•
The active RSP2 is in processor slot 6, and the standby RSP2 is in processor slot 7 of a Cisco 7513.
•
The system has the same image, rsp-k-mx11.1, in PC Card slot 0 of both the active and the standby
RSP.
•
You want to upgrade to Cisco IOS Release 12.1(13)E, but you want to guard against software
failures. So you must configure HSA operation for software error protection.
Table 8
Specifying Different Startup Images for the Active and Standby RSP
Step
Command
Description
Step 1
Router# dir {bootflash: | slot0: | slot1:}
Verifies the location and version of the active RSP software
image.
Step 2
Router# dir {slavebootflash: | slaveslot0:
| slaveslot1:}
Determines whether the standby RSP contains the same software
image in the same location.
Step 3
Router# copy
source {bootflash: | slot0: |
slot1:}
Copies a different system image to the active RSP.
Step 4
Router# configure terminal
Enters configuration mode from the terminal.
Step 5
Router# boot system flash
bootflash:[
filename]
boot system flash slot0:[
filename]
boot system flash slot1:[
filename]
From global configuration mode, configures the active RSP to
boot the new image from the appropriate location.
Step 6
Router# boot system flash
bootflash:[
filename]
boot system flash slot0:[
filename]
boot system flash slot1:[
filename]
Also, adds a boot system command that specifies the standby
RSP boot image and location. This is the boot image that the
standby uses when it becomes the active RSP and boots the
system. Note that because the standby boots this image when the
standby is actually the new active RSP, the command syntax
does not use a “standby” prefix.
Step 7
Router# boot system [rcp| tftp | ftp}
[
filename] [ip-address]
(Optional) Configures the active RSP to boot from a network
server.
Step 8
Router# config-register
value
1
1.
See the
“Replacing and Upgrading DRAM SIMMs” section on page 71
for more information on systems that can use this command to modify the software
configuration register.
Sets the configuration register to enable loading of the system
image from a network server or Flash memory.
Step 9
Router# end
Exits configuration mode.
Step 10
Router# copy running-config
nvram:startup-config
Saves the configuration file to the active RSP startup
configuration. Because automatic synchronization is turned on,
this step saves the boot system commands to the active and the
standby startup configuration.
Step 11
Router# reload
Resets the router with the new configuration information.