Upgrading software on redundant pre3s – Cisco 10008 User Manual

Page 22

Advertising
background image

22

Cisco 10008 Router Performance Routing Engine 3 Installation

OL-8544-01

Upgrading Software

Step 3

Copy the running configuration to the startup configuration.

Router# copy running-config startup-config

Step 4

Reload the software by entering the reload command.

Router# reload

The system is now using the new Cisco IOS image.

Upgrading Software on Redundant PRE3s

To upgrade software for redundant PRE3s, follow these steps:

Step 1

Verify both PRE3s are up using the show redundancy states command.

Router# show redundancy states

my state = 13 -ACTIVE

peer state = 8 -STANDBY HOT

Mode = Duplex

Unit = Primary

Unit ID = 0

Redundancy Mode (Operational) = SSO

Redundancy Mode (Configured) = SSO

Redundancy State = SSO

Maintenance Mode = Disabled

Manual swact enabled

Communications = Up

client count = 38

client_notification_TMR = 30000 milliseconds

RF debug mask = 0x0

Step 2

Copy the Cisco IOS image from a TFTP server to Disk0 on the active PRE3.

Router# copy tftp disk0:

Address or name of remote host []? 223.255.254.248

Source filename []? c10008/c10k3-p11-mz

Destination filename [c10k3-p11-mz]?

Accessing tftp://223.255.254.248/c10008/c10k3-p11-mz...

Loading c10008/c10k3-p11-mz from 223.255.254.248(via FastEthernet0/0/0):

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!...

[OK - 25750196 bytes]

25750196 bytes copied in 50.64 secs (508495 bytes/sec)

Step 3

Copy the Cisco IOS image from a TFTP server to Disk0 on the standby PRE3.

Router# copy tftp stby-disk0

The output is similar to that shown in the previous step.

Step 4

Verify the Cisco IOS image is in the Disk0 directories.

Router# dir disk0:

Directory of disk0:/

1 -rw- 25750196 Mar 4 2000 00:13:24 +00:00 c10k3-p11-mz

Advertising