Published On: August 5ᵗʰ, 2019 19:03
Operating System Conversion Procedure for Supervisor Engine 720 and Supervisor Engine 32
This document provides the procedure for converting a Cisco IOS software image to a Catalyst operating system software image on a replacement Supervisor Engine 720 or Supervisor Engine 32 using a removable media card.
Converting from Catalyst Operating System to Cisco IOS for Dual Supervisor Engines and High Availability
This procedure is applicable for chassis with dual supervisor engines and operating in high availability mode. After you complete the installation of the replacement supervisor engine, follow the procedure to convert the system from the Catalyst operating system image to a Cisco IOS image.
Installing the Replacement Supervisor Engine
To install the replacement supervisor engine, follow these steps:
Step 1
Remove the defective supervisor engine from the
Catalyst 6500 series switch.
If you are unsure about the correct procedure for removing a supervisor engine from the switch chassis, refer to the removal and replacement procedures at this URL:
Step 2
Slide the replacement supervisor engine half way into
the chassis.
Refer to the module installation procedure in the module installation note located at the URL in Step 1.
Step 3
Insert the PCMCIA card into the supervisor engine
PCMCIA slot 0.
Note
If your previous supervisor engine had a PCMCIA card
installed that contained the correct Cisco IOS software release,
you can use it for this step. If your supervisor engine does not
have a PCMCIA card that contains the correct Cisco IOS release, use
the PCMCIA card that comes with the software conversion kit.
Step 4
Connect the console terminal cable to the replacement
supervisor engine CONSOLE port.
Note
Use an EIA/TIA-232 (RS-232) cable to connect the
console terminal to the supervisor engine CONSOLE port.
Step 5
Slide the supervisor engine the rest of the way into
the chassis slot.
If you are unsure about the correct procedure for installing a supervisor engine in the switch chassis, refer to the module removal and replacement procedures at this URL:
Step 6
Press the Ctrl plus Break keys to enter the break sequence.
You might need to repeat this keystroke sequence several times before the supervisor engine enters the ROMMON mode.
Changing ROMMON Configuration to Convert from the Catalyst Operating System to the Cisco IOS Operating System
This procedure is applicable for chassis with dual supervisor engines and operating in redundant mode with high availability. After you complete the installation of the removable media card as specified in the "Installing the Replacement Supervisor Engine" section, follow these steps to convert a system from a Catalyst operating software image to a Cisco IOS image:
After you have completed the operating system conversion task, finish the process by attaching the network interface cables to the interface ports.
Converting from Catalyst Operating System to Cisco IOS for a Single Supervisor Engine
This procedure is applicable for chassis equipped with a single supervisor engine. After you complete the installation of the replacement supervisor engine, follow the procedure to convert the system from the Catalyst operating system image to a Cisco IOS image.
Installing the Replacement Supervisor Engine
To install the replacement supervisor engine, follow these steps:
Step 1
Obtain and save the current the switch configuration.
Note
You might need to consult with the system
administrator to see if they have a copy of the current system
configuration. If you do not have a copy of the configuration,
obtain the enable password and save a copy of the current
configuration to your computer or by contacting the NOC, the
customer, a site representative, or by using the configuration from
a PCMCIA card.
Step 2
Power down the chassis by turning the power supply
power switch to the 0 position. If there is a second power supply
in the chassis, turn its power switch to the 0 position.
Note
You must power down the switch in chassis equipped
with only one supervisor engine. Network traffic will be lost
during the period of time the system is shut down.
Step 3
Remove the defective supervisor engine from the
Catalyst 6500 series switch.
If you are unsure about the correct procedure for removing a supervisor engine from the switch chassis, refer to the removal and replacement procedures at this URL:
Step 4
Slide the replacement supervisor engine half way into
the chassis.
Refer to the module installation procedure in the module installation note located at the URL in Step 3.
Step 5
Insert the PCMCIA card into the supervisor engine
PCMCIA slot 0.
Note
If your previous supervisor engine had a PCMCIA card
installed that contained the correct Cisco IOS software release,
you can use it for this step. If your supervisor engine does not
have a PCMCIA card that contains the correct Cisco IOS release, use
the PCMCIA card that comes with the software conversion kit.
Step 6
Connect the console terminal cable to the replacement
supervisor engine CONSOLE port.
Note
Use an EIA/TIA-232 (RS-232) cable to connect the
console terminal to the supervisor engine CONSOLE port.
Step 7
Finish installing the supervisor engine in the chassis
slot. If you are unsure about the correct procedure for installing
a supervisor engine in the switch chassis, refer to the module
removal and replacement procedures at this URL:
Step 8
Power up the switch chassis by turning the power
supply power switch to the | position. If the chassis is equipped
with a second power supply, power it up by turning the power switch
to the | position.
Step 9
Press the Ctrl plus Break keys to enter the break
sequence. You might need to repeat this keystroke sequence several
times before the supervisor engine enters the ROMMON mode.
Changing ROMMON Configuration to Convert from Catalyst Operating System to Cisco IOS on Chassis with One Supervisor Engine
This procedure is applicable for chassis with one supervisor engine. After you complete the installation of the replacement supervisor engine, follow these steps to convert a system from the Catalyst operating system image to a Cisco IOS image:
The following example shows how to convert your system from running Cisco IOS to Catalyst operating software:
Router>
Router> enable
Router#
Router# format bootflash:
Format operation may take a while. Continue? [confirm]y
Format of bootflash complete
Router# dir bootflash:
Directory of bootflash:/
No files in directory
65536000 bytes total (65536000 bytes free)
Router# dir disk0:
Directory of disk0:/
1 -rw- 15031472 May 28 2004 22:35:38 cat6000-sup720k8.8-3-2.bin (or cat6000-sup32pfc3cvk8.8-4-4.bin for Supervisor Engine 32)
2 -rw- 17036892 May 28 2004 14:13:50 c6msfc3-psv-mz.122-17d.SXB1 (or
c6msfc2a-jsv-mz.122-17d.SXB11a.bin bootflash: for Supervisor Engine 32)
63873024 bytes total (31801344 bytes free)
Router# copy disk0:c6msfc3-psv-mz.122-17d.SXB1 bootflash:
Destination filename [c6msfc3-psv-mz.122-17d.SXB1]? (hit enter)
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
17036892 bytes copied in 88.320 secs (192900 bytes/sec)
Verifying compressed IOS image checksum...
Verified compressed IOS image checksum for bootflash:c6msfc3-psv-mz.122-17d.SXB1
Router# dir bootflash:
Directory of bootflash:/
1 -rw- 17036892 January 13 2005 17:00:49 c6msfc3-psv-mz.122-17d.SXB1
65536000 bytes total (48498980 bytes free)
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# no boot system
Router(config)# boot system flash disk0:
Router(config)# boot system flash bootflash:
Router(config)# config-register 0x2102
Router(config)# end
Router#
Router# write memory
Building configuration...
[OK]
Router# show boot
Router# reload
Proceed with reload? [confirm]
Console> enable
Console> (enable) set boot system flash disk0: prepend
Console> (enable) set boot config-register 0x2102
Related Documentation
For additional information on the operating system conversion process, refer to the following URLs:
•
http://www.cisco.com/warp/customer/473/80.shtml
•
http://www.cisco.com/warp/customer/473/81.html
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.