22
Upgrading the Software on the Cisco ASR 920 Series Routers First Published: 2017-03-31 Last Modified: 2021-03-31 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883

Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

  • Upload
    others

  • View
    98

  • Download
    1

Embed Size (px)

Citation preview

Page 1: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Upgrading the Software on the Cisco ASR 920 Series RoutersFirst Published: 2017-03-31

Last Modified: 2021-03-31

Americas HeadquartersCisco Systems, Inc.170 West Tasman DriveSan Jose, CA 95134-1706USAhttp://www.cisco.comTel: 408 526-4000

800 553-NETS (6387)Fax: 408 527-0883

Page 2: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

© 2017 Cisco Systems, Inc. All rights reserved.

Page 3: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

C O N T E N T S

Feature History 1C H A P T E R 1

Software Packaging on the Router 3C H A P T E R 2

Software Package Modes 3

Upgrade IOS Image in Sub-packages Mode 3

Configuration Example for Upgrading IOS Image in Sub-packages Mode 4

Understanding Software Packages 4

Provisioning Files 5

File Systems on the Cisco ASR 920 Series Router 5

System Requirements 5

Memory Recommendations 5

Autogenerated Files and Directories 6

Additional References 6

Downloading an Image 9C H A P T E R 3

Bootflash Space Requirements 9

Restrictions for Upgrading from Cisco IOS XE Release 3.x to Cisco IOS XE Release 16.x 9

Upgrading from Cisco IOS XE Release 3.x to Cisco IOS XE 16.x 10

Secure SD Card Configuration 11

Upgrading the ROMMON Versions 13C H A P T E R 4

Upgrading the ROMMON 14

Example: Verifying ROMMON Upgrade on the ASR-920-12SZ-IM 16

Example: Verifying ROMMON Upgrade on the ASR-920-12CZ-A 17

Upgrading the Software on the Cisco ASR 920 Series Routersiii

Page 4: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Upgrading the Software on the Cisco ASR 920 Series Routersiv

Contents

Page 5: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

C H A P T E R 1Feature History

The following table lists the new and modified features supported in the Upgrading the Software on the CiscoASR 920 Series Routers in Cisco IOS XE 17 releases.

DescriptionFeature

Cisco IOS XE Bengaluru 17.4.1

The feature uses the following command to provide enhanced security to the routers:

platform secure-cfg

When you enable the command, the router does not boot if the SD card is replaced,swapped, or modified externally. Thus, you cannot format the SD card externally andthis prevents the misuse of the router.

Secure SD CardConfiguration

Upgrading the Software on the Cisco ASR 920 Series Routers1

Page 6: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Upgrading the Software on the Cisco ASR 920 Series Routers2

Feature History

Page 7: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

C H A P T E R 2Software Packaging on the Router

• Software Package Modes, on page 3• Understanding Software Packages, on page 4• Provisioning Files, on page 5• File Systems on the Cisco ASR 920 Series Router, on page 5• System Requirements, on page 5• Autogenerated Files and Directories, on page 6• Additional References, on page 6

Software Package ModesThe router can be booted using any of the following:

• Consolidated—A single software image containing a full collection of software packages. This modeprovides a simplified installation and can be stored in the bootflash, a TFTP server, or a network server.

• Sub-package—One or more sub-images that are extracted from the consolidated image. This modeprovides optimized memory usage and requires that you store files in the bootflash directory.

Upgrade IOS Image in Sub-packages ModeTo upgrade IOS image in sub-packages mode for the Cisco ASR 920 routers:request platform software package expand file source-URL [to destination-URL] [force][verbose] [wipe]configure terminalconfig-register 0x2boot system flash [flash-fs:] [partition-number:] [filename]exitcopy running-configuration startup-configurationreload

Description of Commands

DescriptionCommand

Use the command to boot the router using a specifiedimage in NVRAM.

config-register 0x2

Upgrading the Software on the Cisco ASR 920 Series Routers3

Page 8: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

DescriptionCommand

Use the command to expand the consolidated imagefile on the router.

request platform software package expand filesource-URL [to destination-URL] [force] [verbose][wipe]

Use the command to set the router to boot using thepackages.conf file.

boot system flash [flash-fs:] [partition-number:][filename]

Configuration Example for Upgrading IOS Image in Sub-packages ModeThe following example shows the upgrade of IOS image in sub-packages mode:Router#request platform software package expand filebootflash:asr920igp-universalk9.17.03.01.SPA.binVerifying parametersExpanding superpackage bootflash:asr920igp-universalk9.17.03.01.SPA.binValidating package type*Jul 16 14:41:05.881 IST: %INSTALL-5-OPERATION_START_INFO: R0/0: packtool:Started expandpackage bootflash:asr920igp-universalk9.17.03.01.SPA.bin

Copying package filesWARNING: packages.conf will replace the identical file that already exists in bootflash:SUCCESS: Finished expanding all-in-one software package.Router#*Jul 16 14:45:30.606 IST: %INSTALL-5-OPERATION_COMPLETED_INFO: R0/0: packtool:Completedexpand package bootflash:asr920igp-universalk9.17.03.01.SPA.bin

Router#config tRouter(config)#config-reg 0x2Router(config)#no boot sysRouter(config)#boot system bootflash:packages.confRouter(config)#exitRouter#copy running-config startup-configDestination filename [startup-config]?Building configuration...[OK]

Router#reload

Understanding Software PackagesTable 1: Individual Sub-Packages

PurposeSub-Package

Route Switch Processor (RSP) operating systemRPBase

Control plane processes between IOS process and the rest of the platform.RPControl

Handles security features including Secure Socket Layer (SSL) and Secure Shell (SSH)RPAccess

Cisco IOS kernel, which is where IOS features are stored and run.

Each consolidated image has a unique RPIOS package.Note

RPIOS

Upgrading the Software on the Cisco ASR 920 Series Routers4

Software Packaging on the RouterConfiguration Example for Upgrading IOS Image in Sub-packages Mode

Page 9: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

PurposeSub-Package

Controls FP daemons.FP Pkg

Controls input/output driver daemons.IO Pkg

Controls basic kernel functions including runtime, initialization scripts, and chassiscontrol daemons.

LC Base

Provisioning FilesProvisioning files manage the boot process when the router is configured to boot in sub-packages. Theprovisioning file manages the bootup of each individual sub-package. Provisioning files are extractedautomatically when individual sub-package files are extracted from a consolidated package. Provisioning filesare not necessary for running the router using the complete consolidated package.

File Systems on the Cisco ASR 920 Series RouterThe table below provides a list of file systems that can be seen on the Cisco ASR 920 Series Router.

Table 2: File Systems

DescriptionFile System

The boot flash memory file system.bootflash:

The Cisco Networking Services file directory.cns:

Router NVRAM. You can copy the startup configuration to NVRAM or from NVRAM.nvram:

The system memory file system, which includes the running configuration.system:

The archive file system.bin:

The temporary system files file system.tmpsys:

The Universal Serial Bus (USB) flash drive file systems.usb[0-1]:

If you see a file system not listed in the table above, enter the ? help option or see the copy command referencefor additional information on that file system.

System RequirementsThe following sections describe the system requirements for the Cisco ASR 920 Series Router software:

Memory RecommendationsThese are the recommendation for the routers for the Cisco IOS XE images and packages:

Upgrading the Software on the Cisco ASR 920 Series Routers5

Software Packaging on the RouterProvisioning Files

Page 10: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

• DRAMMemory—4 GB• Software Image—asr920-universalk9_npe.bin—420 MB (ASR 920-24SZ-IM)• Software Image—asr920-universalk9_npe.bin—430 MB (ASR 920-12SZ-IM)

Autogenerated Files and Directories

Any autogenerated file in the bootflash: directory should not be deleted, renamed, moved, or altered in anyway unless directed by customer support; altering these files can have unpredictable consequences for systemperformance.

Caution

Table 3: Autogenerated Files

DescriptionFile or Directory

A crashinfo file may appear in the bootflash: file system.

Crashinfo files are useful for tuning and troubleshooting, but are not related to routeroperations: you can erase them without impacting the router’s performance.

crashinfo files

The bootflash/core directory is the storage area for .core files.

Do not erase or move the core directory.Warning

core files

This directory is created on bootup if a system check is performed. Its appearance iscompletely normal and does not indicate any issues with the router.

lost+founddirectory

The storage area for trace files is bootflash/tracelogs.

Trace files are useful for troubleshooting; you can access trace files using diagnosticmode to gather information related to the IOS failure.

Do not erase or move the tracelog directory.Warning

tracelogs files

Additional ReferencesRelated Documents

Document TitleRelated Topic

Cisco IOS Master Command List , All ReleasesCisco IOS master command list

Cisco IOS High Availability Command ReferenceCisco IOS High Availability commands

Standards

TitleStandard

--No new or modified standards are supported, and support for existing standards has not been modified.

Upgrading the Software on the Cisco ASR 920 Series Routers6

Software Packaging on the RouterAutogenerated Files and Directories

Page 11: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

MIBs

MIBs LinkMIB

To locate and downloadMIBs for selected platforms, CiscoIOS releases, and feature sets, use CiscoMIBLocator foundat the following URL: http://www.cisco.com/go/mibs

Cisco ASR 900 Series Aggregation Services Routers MIBSpecifications Guide

No new or modified MIBs are supported, andsupport for existingMIBs has not beenmodified.

Cisco ASR 900 Series Aggregation ServicesRouters MIB Specifications Guide

RFCs

TitleRFC

--No new or modified RFCs are supported, and support for existing RFCs has not been modified.

Technical Assistance

LinkDescription

http://www.cisco.com/cisco/web/support/index.htmlTheCisco Support andDocumentationwebsite providesonline resources to download documentation, software,and tools. Use these resources to install and configurethe software and to troubleshoot and resolve technicalissues with Cisco products and technologies. Access tomost tools on the Cisco Support and Documentationwebsite requires a Cisco.com user ID and password.

Upgrading the Software on the Cisco ASR 920 Series Routers7

Software Packaging on the RouterAdditional References

Page 12: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Upgrading the Software on the Cisco ASR 920 Series Routers8

Software Packaging on the RouterAdditional References

Page 13: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

C H A P T E R 3Downloading an Image

Download the image to the same partition of the bootflash where the base image exists. For information ondownloading images see, Loading andManaging System Images Configuration Guide, Cisco IOSXERelease3S.

Ensure that you have chosen an upgrade image that is supported by your current software version.Note

• Bootflash Space Requirements, on page 9• Restrictions for Upgrading from Cisco IOS XE Release 3.x to Cisco IOS XE Release 16.x, on page 9• Upgrading from Cisco IOS XE Release 3.x to Cisco IOS XE 16.x, on page 10• Secure SD Card Configuration, on page 11

Bootflash Space RequirementsThe dual-rate functionality requires a minimum of 10MB available space in bootflash memory on Cisco ASR920 Series Router (ASR-920-12CZ-A, ASR-920-12CZ-D, ASR-920-4SZ-A, ASR-920-4SZ-D,ASR-920-10SZ-PD, ASR-920-8S4Z-PD, and ASR-920-12SZ-IM).

Always use bootflash instead of flash on all the system operations.Note

Restrictions for Upgrading from Cisco IOS XE Release 3.x toCisco IOS XE Release 16.x

• Upgrading from Cisco IOS Release 3.x to Cisco IOS Release 16.x is only supported with consolidatedmode.

• Upgrading from Cisco IOS Release 3.x to to Cisco IOS Release 16.x using sub-package mode is notsupported and vice-versa.

• Extracting the Cisco IOS XE Release 16.x image in Cisco IOS XE Release 3.x is not supported, and viceversa.

Upgrading the Software on the Cisco ASR 920 Series Routers9

Page 14: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Upgrading from Cisco IOS XE Release 3.x to Cisco IOS XE 16.x

A full upgrade procedure may require reloading the system repeatedly (around two times). Use the showversion command, after each reload to verify the image version and license level.

Note

Before you begin

• Download the Cisco IOS XE 16.x image from Cisco.com.

Cisco IOS XE Release 16.5.1 and onwards is supported.Note

• Download the ROMMON release from Cisco.com.

The sytem automatically reboot twice, on a FGPA upgrade.Note

Step 1 Backup the running configuration.

Example:

Router# copy running-config bootflash:demo.cfgDestination filename [demo.cfg]?1834 bytes copied in 0.112 secs (16375 bytes/sec)

Step 2 Upgrade the ROMMON image reload the RSP modules.

Example:Router# upgrade rom-monitor filename bootflash:<rommon-file-name>.pkg all

Upgrade rom-monitor on Router-Processor 0Target copying rom-monitor image file. . .ROMMON upgrade completeTo make the new ROMMON permanent, you must restart the linecard

Router# reload <-- Reloads the active router processor and boot the IOS 3.x image. . .Router# show platform. . .

Slot CPLD Version Firmware Version--------- ------------------- ---------------------------------------R0 16040627 15.6(14r)S --- Rommon version depends on the type of system

R1 16112128 15.6(14r)SF0 16040627 15.6(14r)SF1 16112128 15.6(14r)S

Upgrading the Software on the Cisco ASR 920 Series Routers10

Downloading an ImageUpgrading from Cisco IOS XE Release 3.x to Cisco IOS XE 16.x

Page 15: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Step 3 Install the IOS XE 16.x universal image, save the configuration, and reload the RSP modules.

Example:Router# configure terminalRouter(config)# no boot system bootflash:previous_image.bin <-- Removes the previous boot statementRouter(config)# boot system bootflash:16.x-universal-image.bin <-- Adds the new boot statementRouter(config)# endRouter# writeBuilding configuration….[OK]Router# reload <-- Reload the active router processor and boot the IOS XE 16.x Universal image

Step 4 Restore the backup configuration to the running configuration.

Example:Router# copy bootflash:demo.cfg running-configDestination filename [running-config]?

Router# config terminalRouter(config)# no boot system bootflash:previous_image.bin <-- Removes the previous boot statementRouter(config)# endRouter# writeBuilding configuration….[OK]

Secure SD Card ConfigurationTable 4: Feature History

DescriptionRelease InformationFeature Name

The features uses the followingcommand to provide enhancedsecurity to the routers:

platform secure-cfg

When you enable the command, therouter does not boot if the SD cardis replaced, swapped, or modifiedexternally. Thus, you cannot formatthe SD card externally and thisprevents the misuse of the router.

Cisco IOS XE Bengaluru 17.4.1Secure SD Card Configuration

Effective with Cisco IOS XE Bengaluru Release 17.4.1, use the platform secure-cfg command to provideenhanced security to the routers. When you enable the command, the router does not boot if the SD card isreplaced, swapped, or modified externally. Thus, you cannot format the SD card externally and this preventsthe misuse of the router.

This feature is applicable on the CiscoASR-920-24SZ-IM, CiscoASR-920-24SZ-M, CiscoASR-920-24TZ-M,Cisco ASR 920-10SZ-PD (OD), Cisco ASR-920-12CZ-A/ASR-920-12CZ-D, and CiscoASR-920-4SZ-A/ASR-920-4SZ-D routers.

To enable the platform secure-cfg command:

Upgrading the Software on the Cisco ASR 920 Series Routers11

Downloading an ImageSecure SD Card Configuration

Page 16: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Router#enableRouter#configure terminalRouter(conf)#platform secure-cfgRouter(conf)#endRouter# write memory

Use the following command to verify that the platform secure-cfg command is enabled.Router#show running-config | i secure-cfgplatform secure-cfg

Upgrading the Software on the Cisco ASR 920 Series Routers12

Downloading an ImageSecure SD Card Configuration

Page 17: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

C H A P T E R 4Upgrading the ROMMON Versions

The ROMMON image upgrade from Cisco IOS XE 3.x to Cisco IOS XE Everest 16.5.1 is not mandatory.We recommend a ROMMON upgrade for effective utilization of the new features delivered in Cisco IOS XEEverest 16.5.1 and later releases.

We recommend you to reload the router two times for successful ROMMON and software image upgrade.Note

You cannot expand the Cisco IOS XE 16.x image into the Cisco IOS XE 3.x images. The bin. file may beused to reload the image.

Note

Before installing the Cisco IOSXEAmsterdam 17.3.1, youmust upgrade the ROMMON to version 15_6_43r_sor higher to avoid bootup failure. This is applicable to Cisco ASR-920-12SZ-IM, Cisco ASR-920U-12SZ-IM,and Cisco ASR-920U-12SZ-IM-CC. For Cisco ASR-920-12SZ-A and Cisco ASR-920-12SZ-D, Cisco IOSXE Amsterdam 17.3.1 has to be installed in sub packages mode. Booting in sub package mode takes care ofauto upgrade to ROMMON version 15_6_43r_s on bootup.

Note

Starting with Cisco IOSXEAmsterdam 17.3.1, while performing an auto upgrade of ROMMON, only primarypartition is upgraded. Use the upgrade rom-mon filename command to upgrade the secondary partition ofthe ROMMON.However, the router can be reloaded during the next planned reload to complete the secondaryROMMON upgrade.

Note

For Cisco IOS XE Amsterdam 17.3.x , a minimum diskspace of 2 MB is required in the boot flash memoryfile system for a successful ROMMON auto upgrade process. For a diskspace lesser than 2 MB, ROMMONauto upgrade fails and the router reboots.

Note

• Upgrading the ROMMON , on page 14• Example: Verifying ROMMON Upgrade on the ASR-920-12SZ-IM, on page 16

Upgrading the Software on the Cisco ASR 920 Series Routers13

Page 18: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

• Example: Verifying ROMMON Upgrade on the ASR-920-12CZ-A, on page 17

Upgrading the ROMMONTable 5: Feature History

After primary ROMMON versionis auto upgraded, secondaryROMMON version auto upgradeprocess takes place. The secondaryROMMON upgrade is onlycompleted during the next plannedmanual reload of the router.

Cisco IOS XE Bengaluru 17.5.1Secondary ROMMON VersionAuto Upgrade

Starting with Cisco IOS XE Bengaluru release, 17.5.1, after primary ROMMON version is auto upgraded,secondary ROMMON version auto upgrade process takes place. The secondary ROMMON upgrade is onlycompleted during the next planned manual reload of the router.

If the secondary ROMMON version is lesser than that of the primary ROMMON version, the secondaryROMMON gets auto upgraded.

Note

The router has two ROMMON regions (ROM0 and ROM1). We recommend that the upgrade is performedon both the regions.

To avoid actions that might make your system unable to boot, read this entire section before starting theupgrade.

Caution

Step 1 Check the RSP bootup ROMMON region (ROM0 or ROM1). The example, shows the RSP boots up from ROM0 region.

Example:

System Bootstrap, Version 15.2(1r)S1, RELEASE SOFTWARE (fc1)Technical Support: http://www.cisco.com/techsupportCopyright (c) 2011 by cisco Systems, Inc.Compiled Wed 07-Dec-11 07:33 by tinhuangCurrent image running: Boot ROM0

Step 2 Copy the ROMMON image to the bootflash on the Cisco ASR 920 router.

Example:

copy bootflash:rsp2_15_6_15r_s_rommon.pkg.

Step 3 Use the upgrade rom-monitor filename rsp2_15_6_15r_s_rommon.pkg all command to upgrade the version.Step 4 Reload the router.

Example:

Upgrading the Software on the Cisco ASR 920 Series Routers14

Upgrading the ROMMON VersionsUpgrading the ROMMON

Page 19: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

System Bootstrap, Version 15.6(12r)S, RELEASE SOFTWARE (fc1)Technical Support: http://www.cisco.com/techsupportCopyright (c) 2016 by cisco Systems, Inc.Compiled Sun 29-May-16 08:45 by sabindStarting Initialization of FMAN0Loading ucode for FMAN0, size: 31424, ver: 106.04.14fixup address:7ffff278 contentsoffixup:7ffff000DCFG_CCSR_PORSR1(cfg_0_9 pins):22FB7F7FRC Vendor ID[0x8241957]PEX up stream Vendor ID[0x860910b5]PEX down stream vendor ID [0x860910b5]FPGA vendor ID[0x5f1137]PCI Configuration done..IOFPGA version[16040627]

Current image running: Boot ROM0Last reset cause: RSP-BoardRommon upgrade requestedFlash upgrade reset 1 in progress......BootPage Setting Done - Next DDR-init

System Bootstrap, Version 15.6(14r)S, RELEASE SOFTWARE (fc1)Technical Support: http://www.cisco.com/techsupportCopyright (c) 2017 by cisco Systems, Inc.Compiled Sat 07-Jan-17 10:23 by sabindStarting Initialization of FMAN0Loading ucode for FMAN0, size: 31424, ver: 106.04.14fixup address:7ffff278 contentsoffixup:7ffff000DCFG_CCSR_PORSR1(cfg_0_9 pins):22FB7F7FRC Vendor ID[0x8241957]PEX up stream Vendor ID[0x860910b5]PEX down stream vendor ID [0x860910b5]FPGA vendor ID[0x5f1137]PCI Configuration done..IOFPGA version[16040627]

Current image running: *Upgrade in progress* Boot ROM1Last reset cause: BootRomUpgradeConfiguring zarlink...We're coming up from a flash upgrade reset cookieC-Inlet temp 32CARAD-0 temp 44CUEA platform with 3670016 Kbytes of main memory

We're coming up from a flash upgrade reset cookie

******************************************************************************************************************************************************************************************************************************************************************************

System Bootstrap, Version 15.6(14r)S, RELEASE SOFTWARE (fc1)Technical Support: http://www.cisco.com/techsupportCopyright (c) 2017 by cisco Systems, Inc.Compiled Sat 07-Jan-17 10:23 by sabindStarting Initialization of FMAN0Loading ucode for FMAN0, size: 31424, ver: 106.04.14fixup address:7ffff278 contentsoffixup:7ffff000DCFG_CCSR_PORSR1(cfg_0_9 pins):22FB7F7FRC Vendor ID[0x8241957]PEX up stream Vendor ID[0x860910b5]PEX down stream vendor ID [0x860910b5]FPGA vendor ID[0x5f1137]PCI Configuration done..IOFPGA version[16040627]

Upgrading the Software on the Cisco ASR 920 Series Routers15

Upgrading the ROMMON VersionsUpgrading the ROMMON

Page 20: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Current image running: *Upgrade in progress* Boot ROM1Last reset cause: BootRomUpgradeConfiguring zarlink...We're coming up from a flash upgrade reset cookieC-Inlet temp 32CARAD-0 temp 44CUEA platform with 3670016 Kbytes of main memory

Step 5 Reload the router again to confirm bootup from upgraded ROMMON region ROM1.

Example:

System Bootstrap, Version 15.6(14r)S, RELEASE SOFTWARE (fc1)Technical Support: http://www.cisco.com/techsupportCopyright (c) 2017 by cisco Systems, Inc.Compiled Sat 07-Jan-17 10:23 by sabind

Current image running: Boot ROM1

Step 6 Repeat Step 3 to Step 6 to update the other region on the Cisco ASR920 router (ROM0) region in this procedure.

We recommend that both region ROM0 and ROM1 are upgraded.Note

Starting with Cisco IOS XE Amsterdam 17.3.1, secondary partition upgrade should be performed only afterloading version 17.3.1.

Note

Example: Verifying ROMMON Upgrade on the ASR-920-12SZ-IMUse the show platform command to verify the ROMMON upgrade.Router# show platformChassis type: ASR-920-12SZ-IM

Slot Type State Insert time (ago)--------- ------------------- --------------------- -----------------0/0 12xGE-4x10GE-FIXED ok 00:06:26R0 ASR-920-12SZ-IM ok, active 00:10:31F0 ok, active 00:10:31P0 ASR920-PSU0 N/A neverP1 ASR920-PSU1 ok 00:06:50P2 ASR920-FAN ok 00:06:29

Slot CPLD Version Firmware Version--------- ------------------- ---------------------------------------R0 16112910 15.6(16r)SF0 16112910 15.6(16r)S

******************************************************************************************************************************************************************************************************************************************************************************

Upgrading the Software on the Cisco ASR 920 Series Routers16

Upgrading the ROMMON VersionsExample: Verifying ROMMON Upgrade on the ASR-920-12SZ-IM

Page 21: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Example: Verifying ROMMON Upgrade on the ASR-920-12CZ-AUse the show platform command to verify the ROMMON upgrade.Router# show platformChassis type: ASR-920-12CZ-A

Slot Type State Insert time (ago)--------- ------------------- --------------------- -----------------0/0 12xGE-2x10GE-FIXED ok 00:33:22R0 ASR-920-12CZ-A ok, active 00:39:10F0 ok, active 00:39:10P0 ASR920-PSU0 ok neverP1 ASR920-PSU1 ps, fail neverP2 ASR920-FAN ok never

Slot CPLD Version Firmware Version--------- ------------------- ---------------------------------------R0 161123EE 15.6(17r)SF0 161123EE 15.6(17r)S

******************************************************************************************************************************************************************************************************************************************************************************

Upgrading the Software on the Cisco ASR 920 Series Routers17

Upgrading the ROMMON VersionsExample: Verifying ROMMON Upgrade on the ASR-920-12CZ-A

Page 22: Upgrading the Software on the Cisco ASR 920 Series Routers · R0 ASR-920-12SZ-IM ok,active 00:10:31 F0 ok,active 00:10:31 P0 ASR920-PSU0 N/A never P1 ASR920-PSU1 ok 00:06:50 P2 ASR920-FAN

Upgrading the Software on the Cisco ASR 920 Series Routers18

Upgrading the ROMMON VersionsExample: Verifying ROMMON Upgrade on the ASR-920-12CZ-A