Release 1.0 | System Administration Commands |
|
|
alias
The alias command allows you to specify an alias for a CLI command in a specific command mode (User EXEC, Privileged EXEC, or Global Configuration). The no alias command deletes a specific alias defined within the command mode.
Group Access
All
Command Mode
Global Configuration
Command Line Usage
alias {exec priv conf all} <WORD> <WORD> no alias {exec priv conf all} <WORD>
Command Syntax
exec | User EXEC mode alias command |
priv | Privileged EXEC mode alias |
| command |
conf | Global Configuration mode alias |
| command |
all | Alias is visible in all modes. |
WORD | name of alias |
WORD | the command that is aliased |
MGBI |