Core issue
This issue causes the Supervisor Engine to go to ROM Monitor (ROMmon) mode.
Resolution
To resolve this issue, perform these steps:
- Console into the Supervisor engine.
If the prompt is displayed as ROMmon, the Supervisor Engine is not able to boot using the Catalyst OS (CatOS) image due to one or more of these reasons:
- The boot variable is not set correctly.
- The configuration register is set to
0x0
. - The image on the bootflash is corrupted or deleted.
Ensure that a valid image is in the bootflash:, or slot0:, by issuing the dir device command from the ROMmon prompt, as shown:
Rommon 1> dir bootflash:
!--- Issue this command if the image is in bootflash.
Rommon 1> dir slot0:
!--- Issue this command if the image is on a PCMCIA card.
If the image listed is correct, try to boot from that image, as shown:
Rommon 1> boot bootflash:filename
If the Supervisor Engine boots up properly using the CatOS image, perform these steps:
- Verify that the boot variable is pointing to the correct image and that the configuration register is set to 0x2102, by issuing the following command:
Console> (enable) show boot
If it is not set correctly, set the variables by issuing these commands:
Console> (enable) set boot system flash bootflash:filename
Console> (enable) set boot config-register 0x10F
- Reset the Supervisor Engine to ensure that it boots up properly.
For information on software recovery on CatOS-based switches, refer to Recovering Catalyst Switches Running CatOS from Booting Failures.
For information on software recovery on Cisco IOS Software-based switches, refer to these documents: