2-1333
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands unalias
unalias
To remove the alias name and associated value from the alias list, use the unalias command.
unalias name
Syntax Description
Defaults This command has no default settings.
Command Types ROM monitor command.
Command Modes Normal.
Usage Guidelines You must issue a sync command to save your change. Otherwise, the change is not saved and the
reset—ROM monitor command removes your change.
Examples This example shows how to use the unalias command to remove the s alias and then check to ensure it
was removed:
rommon 5 > alias
r=repeat
h=history
?=help
b=boot
ls=dir
i=reset
k=stack
s=set
rommon 6 > unalias s
rommon 7 > alias
r=repeat
h=history
?=help
b=boot
ls=dir
i=reset
k=stack
rmmon 8 > s
monitor: command "s" not found
===========================================================================
Related Commands alias
name Name of the alias.