Command Reference Command Line Interface Commands
1 Command Line Interface Commands
1.1 alias
Use this command to configure a command alias in global configuration mode. Use the no or default
form of this command to restore the default setting.
alias mode command-alias original-command
no alias mode command-alias
default alias mode [command-alias]
Mode of the command represented by the alias
Syntax of the command represented by the alias
Some commands in user or privileged EXEC mode have default alias.
Global configuration mode.
The following table lists the default alias of the commands in privileged EXEC mode.
The default alias cannot be removed by the no alias exec command.
After configuring the alias, you can use a word to replace a command. For example, you can create
an alias to represent the first part of a command, and then type the rest part of the command.
The mode of the command represented by the alias is the command mode existing in the current
system. In the global configuration mode, you can use the alias ? command to list all the modes
under which you can configure alias for commands.
Ruijie(config)# alias ?
aaa-gs AAA server group mode
acl acl configure mode
config globle configure mode
......