S2600E/P CLI Reference Guide Chapter 1 CLI Authorization Configuration Commands
interface configuration mode, then:
Ruijie(config-if)#ia ?
A.B.C.D IP address
dhcp IP Address via DHCP
Ruijie(config-if)# ip address
The above help information lists the parameters of ip
address and shows the actual command name.
You must enter an entire alias; otherwise it cannot be
recognized.
Use the show aliases command to show the aliases
setting in the system.
Examples
In the global configuration mode, use def-route to
represent the default route setting of ip route 0.0.0.0
0.0.0.0 192.168.1.1:
Ruijie# configure terminal
Ruijie(config)# alias config def-route ip route 0.0.0.0
0.0.0.0 192.168.1.1
Ruijie(config)#def-route?
*def-route="ip route 0.0.0.0 0.0.0.0 192.168.1.1"
Ruijie(config)# end
Ruijie# show aliases config
globle configure mode alias:
def-route ip route 0.0.0.0 0.0.0.0
192.168.1.1
Command Description
Related
commands
show aliases
Show the aliases settings.
1.2 privilege
To attribute the execution rights of a command to a command level, use
privilege in the global configuration mode. The no form of this command
recovers the execution rights of a command to the default setting.
privilege mode [all] [level level | reset ] command-string
no privilege mode [all] [level level ] command-string
Parameter Description
mode CLI mode of the command to which
the execution rights are attributed.
all
Alias of the command
Parameter
description
level
Specify the execution right levels