Bootflash Space Requirements
The ISSUsoftware upgrade process requires a minimum of 2X image size available space in bootflash memory.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
Download the image to the same partition of the bootflash where the base image exists. For information on downloading images see, Loading and Managing System Images Configuration Guide, Cisco IOS XE Release 3S.
Note |
Ensure that you have chosen an upgrade image that is supported by your current software version. |
The ISSUsoftware upgrade process requires a minimum of 2X image size available space in bootflash memory.
Upgrading from Cisco IOS Release 3.x to Cisco IOS Release 16.x is only supported with consolidated mode.
Upgrading from Cisco IOS Release 3.x to to Cisco IOS Release 16.x using sub-package mode is not supported and vice-versa.
ISSU is not supported on upgrade from Cisco IOS XE Release 3.x to 16.x .
RSP1 Module is not supported in Cisco IOS XE Releases 16.x.
Extracting the Cisco IOS XE Release 16.x image in Cisco IOS XE Release 3.x is not supported, and vice versa.
Note |
A full upgrade procedure may require reloading the system repeatedly (around two times). Use the show version command, after each reload to verify the image version and license level. |
Download the Cisco IOS XE 16.x image from Cisco.com.
Note |
Cisco IOS XE Release 16.5.1 and onwards is supported. |
Download the ROMMON release from Cisco.com.
Note |
The sytem automatically reboot twice, on a FGPA upgrade. |
Step 1 |
Backup the running configuration. Example:
|
Step 2 |
Upgrade the ROMMON image. Example:
|
Step 3 |
Install the IOS XE 16.x universal image, save the configuration, and reload the device. Example:
|
Step 4 |
Restore the backup configuration to the running configuration. Example:
|
Starting from release Cisco IOS XE Amsterdam 17.3.1, the RSP3 platform supports installing workflow-based ISSU. So ISSU from release Cisco IOS XE Amsterdam 17.3.1 and later is supported, but it can’t support ISSU downgrade to versions prior to release Cisco IOS XE Amsterdam 17.3.1.
Following is the syntax to install workflow-based ISSU:
install add file bootflash:<path>/<binary> activate issu commit
Example
install add file bootflash:Image/asr903rsp3-adventerprisek9.upgrade.bin activate issu linecard-delay 150 commit
Feature Name |
Release Information |
Description |
---|---|---|
Secure eUSB Configuration |
Cisco IOS XE Bengaluru 17.6.1 |
Use the platform secure-cfg command to provide enhanced security to the routers. |
Effective with Cisco IOS XE Bengaluru Release 17.6.1, use the platform secure-cfg command to provide enhanced security to the routers. When you enable the command, the router does not boot if the eUSB is replaced, swapped, or modified externally. Thus, you cannot format the eUSB externally and this prevents the misuse of the router.
This feature is applicable on the Cisco A900-RSP3C-400-W, Cisco A900-RSP3C-400-S, and Cisco A900-RSP3C-200-S routers.
To enable the platform secure-cfg command:
Router#enable
Router#configure terminal
Router(conf)#platform secure-cfg
Router(conf)#end
Router# write memory
Use the following command to verify that the platform secure-cfg command is enabled.
Router#show running-config | i secure-cfg
platform secure-cfg