Table Of Contents
Release Notes for Catalyst 6500 Series Switch Supervisor Engine 32 ROMMON
Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX9
Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX5
Resolved Caveats in Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX9
Resolved Caveats in Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX5
Upgrading the Supervisor Engine 32 ROMMON Using Catalyst Operating System Software Commands
Upgrading the Supervisor Engine 32 ROMMON Using Cisco IOS Commands
Storing More Than One ROMMON Image
Selecting a Stored ROMMON Image on Systems Running Cisco IOS on the Supervisor Engine 32
Obtaining Documentation and Submitting a Service Request
Release Notes for Catalyst 6500 Series Switch Supervisor Engine 32 ROMMON
Current Release: 12.2(18r)SX9—May 30, 2008
Past Releases: 12.2(18r)SX2, 12.2(18r)SX5This release note describes how to determine whether you need to upgrade the ROMMON on your Catalyst 6500 series Supervisor Engine 32. It also provides the procedure to download the new ROMMON image from Cisco.com and then upgrade the ROMMON on your Supervisor Engine 32.
With this procedure, you can upgrade the ROMMON image the same way that you upgrade the operating system software (supervisor engine software or MSFC Cisco IOS software).
Note The ROMMON software upgrade procedure in this publication applies only to Supervisor Engine 32 with ROMMON software release 12.2(18r)SX2 and later.
ROMMON software release 12.2(18r)SX2 and later releases are supported in Catalyst 6500 series systems that are running either of the following:
•Catalyst operating system on the Supervisor Engine 32 and Cisco IOS software on the MSFC3
•Cisco IOS software on the Supervisor Engine 32 and on the MSFC3
Contents
This publication consists of these sections:
•Upgrading the Supervisor Engine 32 ROMMON Using Catalyst Operating System Software Commands
•Upgrading the Supervisor Engine 32 ROMMON Using Cisco IOS Commands
•Storing More Than One ROMMON Image
•Obtaining Documentation and Submitting a Service Request
Software Images
Table 1 lists the software releases for the Catalyst 6500 series switch ROMMON Supervisor Engine 32 software.
ROMMON Image Overview
The Supervisor Engine 32 ROMMON consists of two modules:
•A resident module that is not changed during the upgrade procedure.
•An upgradable module that is updated during the upgrade procedure. This is the only module that you will download from Cisco.com.
New and Changed Information
The following sections list new features:
•Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX9
•Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX5
Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX9
ROMMON software release 12.2(18r)SX5 supports the following list of enhancements:
•Support for booting from partitions on the memory device (for example, bootdisk:0:filename). If no filename is specified, the system will boot from the first file on the device. (CSCsl15405)
Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX5
ROMMON software release 12.2(18r)SX5 supports the following list of enhancements:
•Provides Cisco IOS NMI callback (CSCse36967)
•Support for reset reason (CSCse48697)
Caveats
The following sections contain caveat information:
•Resolved Caveats in Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX9
•Resolved Caveats in Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX5
Resolved Caveats in Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX9
•Netboot fails if the image is loaded beyond the lower 256 MB of memory (KSEG0). (CSCsl15398)
•The show version command truncates the name of the running system image file to 64 characters. (CSCso17241)
•After recovery from a software-forced test crash, the reload reason displayed by the show version command is incorrect. (CSCsj22085)
•After encountering an invalid entry in the BOOT string, Autoboot ignores a subsequent valid entry and goes to the ROMMON prompt. (CSCsi07304)
Resolved Caveats in Supervisor Engine 32 ROMMON Software Release 12.2(18r)SX5
•The show mon command does not show version, platform, and memory information. (CSCeg70477)
•There is no Xmodem support. (CSCec54182)
•Sometimes a send break causes the ROMMON to hang on compact flash (CF) access. (CSCei92373)
•If the boot device is not in the boot device table, it will crash. Booting from the wrong device (such as slot0) will cause a crash. (CSCsc26577)
•When Cisco IOS crashes, it should autoboot instead of displaying the ROMMON prompt, if autoboot is configured. (CSCsc84226)
•The command list is not in order; some commands appear twice in the command list in the help menu. (CSCeg24455)
Upgrading the Supervisor Engine 32 ROMMON Using Catalyst Operating System Software Commands
Note Before performing this procedure, you need to download the new ROMMON image from Cisco.com. The download procedure is the same procedure that you use for downloading the supervisor engine software images.
To upgrade the ROMMON version on a Supervisor Engine 32 running the Catalyst operating system software, perform these steps:
Step 1 Check the active ROMMON information:
Console> (enable) rommon showRegion F1: INVALIDRegion F2: INVALIDCurrently running ROMMON from S (Gold) regionThe display indicates that the active ROMMON is running in the Gold region.
Step 2 Download the new ROMMON image from the TFTP server (where pathname is the location of the image file):
Console> (enable) copy tftp bootdiskIP address or name of remote host []? 23.255.254.226Name of file to copy from []? tftpboot/pathname/c6ksup32-rm2.srec.122-18r.SX5Flash device [bootdisk]?Name of file to copy to [c6ksup32-rm2.srec.122-18r.SX5]?25081216 bytes available on device bootdisk, proceed (y/n) [n]? yCCCCCCCCCCCCFile has been copied successfully.Step 3 Program the new ROMMON image to the bootdisk device on the Supervisor Engine 32:
Console> (enable) rommon upgrade bootdisk:c6ksup32-rm2.srec.122-18r.SX5CCCCCCCCCCCCROMMON image upgrade in progress, will take a minuteErasing flashProgramming flashROMMON image upgrade complete, Supervisor must be reset.
Note The software automatically stores the specified image to a region other than the region that accepted the last upgraded image. For example, if the last upgrade command put the image in Region F1, the current upgrade command will store the image in Region F2 and set it as the "preferred" region when the next system reset occurs. If the last upgrade command stored the image to Region F2, the current upgrade command will store the image to Region F1.
The image that is most recently stored into the Flash memory is always labeled as the "preferred" image. If you decide that you do not want this upgrade image, you can switch to the other region or the Gold region using the rommon prefer or rommon invalidate commands.
Step 4 Check the new active ROMMON information:
Console> (enable) rommon showRegion F1: FIRST_RUN, preferredRegion F2: INVALIDCurrently running ROMMON from S (Gold) regionThe Region F1 field should show FIRST_RUN, preferred.
Step 5 Reset the Supervisor Engine 32:
Console> (enable) resetThis command will reset the system.Do you want to continue (y/n) [n]? y. . .Powering OFF all existing linecardsSystem Bootstrap, Version 12.2(18r)SX5Copyright (c) 1994-2006 by cisco Systems, Inc.Cat6k-Sup32/SP processor with 524288 Kbytes of main memoryAutoboot executing command: "boot bootdisk:"Self decompressing the image : ################################################################################################################################...Currently running ROMMON from F1 regionROMMON upgrade successfulBoot image: bootdisk:c6ksup32-rm2.srec.122-18r.SX5inband gmac link is up...The Supervisor Engine 32 is booted with the new ROMMON stored in the F1 region.
Step 6 After the system comes up, check the ROMMON information again:
Console> enableEnter password:Console> (enable) rommon showRegion F1: APPROVED, preferredRegion F2: INVALIDCurrently running ROMMON from F1 regionThe Region F1 field should show APPROVED, preferred. The ROMMON stored in the F1 region is now the active ROMMON.
Upgrading the Supervisor Engine 32 ROMMON Using Cisco IOS Commands
Note Before performing this procedure you need to download the new ROMMON image from Cisco.com. The download procedure is the same procedure that you use for downloading the supervisor engine software images.
To upgrade the ROMMON version on your Supervisor Engine 32 using Cisco IOS commands, perform these steps:
Step 1 Check the active ROMMON information:
Router# show rom-monitor slot 5 spRegion F1:APPROVED, preferredRegion F2:INVALIDCurrently running ROMMON from F1 regionRouter#The display indicates that the active ROMMON is running in region1.
Step 2 Program the new ROMMON image to the flash device on the Supervisor Engine 32 (where pathname is the location of the image file):
Router# upgrade rom-monitor slot 5 sp file tftp://pathname/c6ksup32-rm2.srec.122-18r.SX5ROMMON image upgrade in progressErasing flashProgramming flashVerifying new imageROMMON image upgrade completeThe card must be reset for this to take effectRouter#Step 3 Check the new active ROMMON information:
Router# show rom-monitor slot 5 spRegion F1:APPROVEDRegion F2:FIRST_RUN, preferredCurrently running ROMMON from F1 regionRouter#Step 4 Reload the runtime image on the Supervisor Engine 32:
Router# reload
Proceed with reload? [confirm]
Caution Be sure to complete Step 5 before performing an online insertion and removal (OIR) of the Supervisor Engine 32 or power cycling the Supervisor Engine 32. The ROMMON upgrade might fail if you perform either of these actions before verifying that the runtime image successfully booted.
Step 5 After the system comes up, check the ROMMON information again:
Router# show rom-monitor slot 5 spRegion F1:APPROVEDRegion F2:APPROVED, preferredCurrently running ROMMON from F2 regionRouter#The Region2 field should show APPROVED, preferred. The ROMMON stored in the Region2 is now the active ROMMON.
Storing More Than One ROMMON Image
The procedures in this section are optional and should be used only if you have multiple versions of the upgraded ROMMON image stored on the Supervisor Engine 32. These procedures describe how to select a particular ROMMON image for booting and how to disqualify a particular ROMMON region.
These sections show how to select a stored ROMMON image for booting:
•Selecting a Stored ROMMON Image on Systems Running Cisco IOS on the Supervisor Engine 32
Selecting a Stored ROMMON Image on Systems Running Catalyst Operating System Software on the Supervisor Engine 32
You can store versions of the ROMMON image in three regions (including the Gold region). You can use the rommon prefer and rommon invalidate commands to switch between regions.
The ROMMON software upgrade feature allows you to have two upgraded ROMMON images (one in region F1, the second in region F2) in addition to the Gold ROMMON stored on the one-time programmable (OTP) EPROM section of the ROMMON. Use the rommon preference command to select which ROMMON will be the preferred ROMMON the next time that the system is booted. You can change the preference as often as you like. The changes do not take effect until you reset the system.
To select a particular ROMMON image stored on the Supervisor Engine 32, follow these steps:
Step 1 Change the ROMMON preference.
Console> (enable) rommon prefer F2ROMMON in region F2 now has the highest boot preference.Supervisor must be reset for this to take effect.Console> (enable) rommon showRegion F1: FIRST_RUNRegion F2: FIRST_RUN, preferredCurrently running ROMMON from F1 regionConsole> (enable) rommon prefer F1ROMMON in region F1 now has the highest boot preference.Supervisor must be reset for this to take effect.Console> (enable) rommon showRegion F1: FIRST_RUN, preferredRegion F2: FIRST_RUNCurrently running ROMMON from F1 regionStep 2 You can also disqualify a specific region of ROMMON and use the other region or go back to using the Gold ROMMON stored in the OTP EPROM section by using the rommon invalidate command.
To disqualify a specific ROMMON region, enter these commands:
Console> (enable) rommon invalidate F1Do you want to mark F1 region INVALID [n]?ydone!Supervisor must be reset for this to take effect.Console> (enable) rommon invalidate F2Do you want to mark F2 region INVALID [n]?ydone!Supervisor must be reset for this to take effect.Console> (enable) rommon showRegion F1: INVALIDRegion F2: INVALIDCurrently running ROMMON from F1 regionConsole> (enable) resetThis command will reset the system.Do you want to continue (y/n) [n]? y. . .Powering OFF all existing linecardsConsole> . . .System Bootstrap, Version 12.2(18r)SX2Copyright (c) 1994-2006 by cisco Systems, Inc.c6k_sup32 processor with 524288 Kbytes of main memoryAutoboot executing command: "boot bootdisk:"Self decompressing the image : ################################################################################################################################. . .Currently running ROMMON from S (Gold) regionBoot image: bootdisk:cat6000-sup32pfc3k8-d.8-5-3-29.bininband gmac link is up...The display indicates that the active ROMMON is running in the Gold region.
Selecting a Stored ROMMON Image on Systems Running Cisco IOS on the Supervisor Engine 32
You can store versions of the ROMMON image in three regions (including the Gold region). You can use the upgrade rom-monitor slot preference and upgrade rom-monitor slot preference commands to switch between regions.
The ROMMON software upgrade feature allows you to have two upgraded ROMMON images (one in region F1, the second in region F2) in addition to the Gold ROMMON stored on the one-time programmable (OTP) EPROM section of the ROMMON. Use the upgrade rom-monitor slot preference command to select which ROMMON will be the preferred ROMMON the next time that the system is booted. You can change the preference as often as you like. The changes do not take effect until you reset the system.
To select a particular ROMMON image stored on the Supervisor Engine 32, follow these steps:
Step 1 Change the ROMMON preference:
Router# show rom-monitor slot 5 sp
Region F1:FIRST_RUNRegion F2:FIRST_RUN, preferredCurrently running ROMMON from F2 regionRouter# upgrade rom-monitor slot 5sp preference region1
You are about to mark F1 region of SP ROMMON in slot 5 as the boot preference region,proceed[n]? y
Router#Step 2 Reload the Supervisor Engine for the change to take effect:
Router# reload
Proceed with reload? [confirm]<output truncated>Step 3 Verify the change:
Router# show rom-monitor slot 5 sp
Region F1:APPROVED, preferredRegion F2:APPROVEDCurrently running ROMMON from F1 region
You can also disqualify a specific region of ROMMON and use the other region or go back to using the Gold ROMMON stored in the OTP EPROM section by using the upgrade rom-monitor slot invalidate command.
To disqualify a specific ROMMON region, follow these steps:
Step 1 Disqualify a specific ROMMON region:
Router# show rom-monitor slot 5 sp
Region F1:FIRST_RUNRegion F2:FIRST_RUN, preferredCurrently running ROMMON from F2 regionRouter# upgrade rom-monitor slot 5 sp invalidate region2
You are about to mark F2 region of SP ROMMON in slot 5 as an invalid region,proceed[n]? y
Router#Step 2 Reload the supervisor engine for the change to take effect:
Router# reload
Proceed with reload? [confirm]<output truncated>Step 3 Verify the change:
Router# show rom-monitor slot 5 sp
Region F1:FIRST_RUNRegion F2:INVALIDCurrently running ROMMON from S (Gold) region
Related Documentation
The following documents are available for the Catalyst 6500 series switches:
•Catalyst 6500 Series Switch Quick Software Configuration
•Catalyst 6500 Series Switch Installation Guide
•Catalyst 6500 Series Switch Module Installation Guide
•Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide
•Catalyst 6500 series Switch Cisco IOS Command Reference
•Catalyst 6500 Series Switch Cisco IOS System Message Guide
•Catalyst 6500 Series Switch Software Configuration Guide
•Catalyst 6500 Series Switch Command Reference
•Catalyst 6500 Series Switch System Message Guide
Obtaining Documentation and Submitting a Service Request
For information on obtaining documentation, submitting a service request, and gathering additional information, see the monthly What's New in Cisco Product Documentation, which also lists all new and revised Cisco technical documentation, at:
http://www.cisco.com/en/US/docs/general/whatsnew/whatsnew.html
Subscribe to the What's New in Cisco Product Documentation as a Really Simple Syndication (RSS) feed and set content to be delivered directly to your desktop using a reader application. The RSS feeds are a free service and Cisco currently supports RSS version 2.0.
This document is to be used in conjunction with the documents listed in the "Related Documentation" section.
CCDE, CCENT, Cisco Eos, Cisco Lumin, Cisco Nexus, Cisco StadiumVision, the Cisco logo, DCE, and Welcome to the Human Network are trademarks; Changing the Way We Work, Live, Play, and Learn is a service mark; and Access Registrar, Aironet, AsyncOS, Bringing the Meeting To You, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, CCVP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, Collaboration Without Limitation, EtherFast, EtherSwitch, Event Center, Fast Step, Follow Me Browsing, FormShare, GigaDrive, HomeLink, Internet Quotient, IOS, iPhone, iQ Expertise, the iQ logo, iQ Net Readiness Scorecard, iQuick Study, IronPort, the IronPort logo, LightStream, Linksys, MediaTone, MeetingPlace, MGX, Networkers, Networking Academy, Network Registrar, PCNow, PIX, PowerPanels, ProConnect, ScriptShare, SenderBase, SMARTnet, Spectrum Expert, StackWise, The Fastest Way to Increase Your Internet Quotient, TransPath, WebEx, and the WebEx logo are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries.
All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0805R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2008 Cisco Systems, Inc. All rights reserved.