Software Upgrade Process
DETAILED STEPS
Command or Action
source-interface gigabitethernet slot/port
Step 12
ip tftp
Example:
Router(config)# ip tftp source-interface
gigabitethernet 0
URL-to-target-location
Step 13
copy tftp:
source-file-system
copy
standby-destination-filesystem
Example:
Router# copy tftp bootflash:
source-file-system
Step 14
copy
standby-destination-filesystem
Example:
Router# copy
bootflash:asr1000rp1-adventerprisek9.02.01.01.122-33.
XNA1.bin stby-bootflash:
URL-to-target-location
Step 15
dir
URL-to-target-stby-location
dir
Example:
Router# dir bootflash:
Router# dir stby-bootflash:
Step 16
issu loadversion rp
standby-file-system
Example:
Router# issu loadversion rp 1 file
stby-bootflash:asr1000rp1-adventerprisek9.02.01.01.12
2-33.XNA1.bin
filename
:
filename
:
upgrade-rp-number
filename
:
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
ISSU Upgrade for Redundant Platforms
Purpose
Specifies the Gigabit Ethernet TFTP
source-interface to be configured:
slot/port—Specifies the location of the TFTP
source-interface.
To copy a file using TFTP through the
Note
Management Ethernet interface, the ip tftp
source-interface GigabitEthernet 0
command must be entered before entering
the copy tftp command.
Copy the consolidated package onto the active RP.
Copy the consolidated package onto the standby RP.
(Optional) Display the contents of the target
directories to confirm the successful copy of the file
package.
Load the target consolidated package onto the
standby RP.
After you receive the message indicating that the
terminal state has been reached, go on to
Step
17.
7