EasyManua.ls Logo

Ruijie Networks RG-S2600E Series - Page 7

Default Icon
1191 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
S2600E/P CLI Reference Guide Chapter 1 CLI Authorization Configuration Commands
un undebug
The default alias cannot be deleted by the no alias exec
command.
By setting 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 alias ? 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
bgp Configure bgp Protocol
config globle configure mode
......
The alias also has its help information that is displayed
after * in the following format:
*command-alias=original-command
For example, in the privileged EXEC mode, the default
alias s stands for show. You can enter s? to query the key
words beginning with s and the help information of the
alias.
Ruijie#s?
*s=show show start-chat start-terminal-service
If an alias represents more than one word, the command
will be displayed in brackets. For example, if you set sv
stand for show version in the privileged EXEC mode,
then:
Ruijie#s?
*s=show *sv="show version" show start-chat
start-terminal-service
The alias must begin with the first letter of the command.
The first letter of the command cannot be a space. The
space before the command cannot be used as a valid
alias.
Ruijie# s?
show start-chat start-terminal-service
The command alias also has its help information. For
example, if the alias ia represents ip address in the