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