|
|
This chapter contains an alphabetical listing of all switch and ROM monitor commands available on the Catalyst 6000 and 6500 series switches.
Use the alias command to set and display aliases.
alias [name=value]
name= | (Optional) Name you give to the alias. |
value | (Optional) Value of the alias. |
This command has no default setting.
ROM monitor command.
Normal.
If value contains white space or other special (shell) characters, you must use quotation marks. If value has a space as its last character, the next command line word is checked for an alias (normally, only the first word on a command line is checked).
Without an argument, this command prints a list of all aliased names with their values.
An equal sign (=) is required between the name and value of the alias.
You must issue a sync command to save your change. Otherwise, the change is not saved and a reset removes your change.
This example shows how to display a list of available alias commands and how to create an alias for the set command:
rommon 1 > alias r=repeat h=history ?=help b=boot ls=dir i=reset k=stack rommon 2 > alias s=set rommon 3 > alias r=repeat h=history ?=help b=boot ls=dir i=reset k=stack s=set rommon 4 > s PS1=rommon ! > BOOT=bootflash:RTSYNC_llue_11,1;slot0:f1,1; =========================================================================
Use the boot command to boot up an external process.
boot [-xv] [device:][imagename]
-x | (Optional) Load the image but do not execute. |
-v | (Optional) Toggle verbose mode. |
device: | (Optional) ID of the device. |
imagename | (Optional) Name of the image. |
This command has no default setting.
ROM monitor command.
Normal.
With no arguments, boot will boot the first image in bootflash. Specify an image by typing its name. Specify the device by typing the device ID.
If no device is given with an imagename, 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 example shows how to use the boot command:
rommon> boot bootflash:cat6000-sup.5.2.1.CSX.bin CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC Uncompressing file: ####################################################################################################################################################################################################################################################################
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon May 17 11:29:26 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.