Download Print this page

D-Link DES-7200 Cli Reference Manual page 7

Hide thumbs Also See for DES-7200:

Advertisement

DES-7200 CLI Reference Guide
Examples
Related
commands
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
Chapter 1 CLI Authorization Configuration Commands
interface configuration mode, then:
DES-7200(config-if)#ia ?
A.B.C.D IP address
dhcp
IP Address via DHCP
DES-7200(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.
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:
DES-7200# configure terminal
DES-7200(config)# alias config def-route ip route 0.0.0.0
0.0.0.0 192.168.1.1
DES-7200(config)#def-route?
*def-route="ip route 0.0.0.0 0.0.0.0 192.168.1.1"
DES-7200(config)# end
DES-7200# show aliases config
globle configure mode alias:
def-route
ip route 0.0.0.0 0.0.0.0
192.168.1.1
Command
show aliases
Parameter
Description
mode
CLI mode of the command to which
the execution rights are attributed.
all
Alias of the command
level
Specify the execution right levels
.
Description
Show the aliases settings.
1-3

Advertisement

loading