2-4
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
boot
boot
To boot up an external process, use the boot command.
boot [-x] [-v] [device:][imagename]
Syntax Description
Defaults This command has no default settings.
Command Types ROM monitor command.
Command Modes Normal.
Usage Guidelines If you do not enter any arguments, the boot command boots the first image in bootflash. To specify an
image, enter the image name. To specify the device, enter the device ID.
If a device is not entered with an image name, the image is not booted.
If a device name is not recognized by the monitor, the monitor passes the device ID to the boot helper
image.
This command will not boot the MSFC if the PFC is not present in the Catalyst 6500 series switch.
Examples This example shows how to use the boot command:
rommon 2 > boot bootflash:cat6000-sup.6-1-1.bin
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Uncompressing file:
##########################################################################################
##########################################################################################
################################################################################
-x (Optional) Loads the image but does not execute.
-v (Optional) Toggles verbose mode.
device:(Optional) ID of the device.
imagename (Optional) Name of the image.