•
mode
: enter a keyword for the modes (
exec
,
configure
,
interface
,
line
,
route-map
, or
router
)
•
level
level
: the range is from 0 to 15. Levels 0, 1, and 15 are pre-configured. Levels 2 to 14 are
available for custom configuration.
•
command
: an Dell Networking OS CLI keyword (up to five keywords allowed).
•
reset
: return the command to its default privilege mode.
Examples of Privilege Level Commands
To view the configuration, use the
show running-config
command in EXEC Privilege mode.
The following example shows a configuration to allow a user
john
to view only EXEC mode commands
and all
snmp-server
commands. Because the
snmp-server
commands are
enable
level commands
and, by default, found in CONFIGURATION mode, also assign the launch command for CONFIGURATION
mode,
configure
, to the same privilege level as the
snmp-server
commands.
Line 1: The user
john
is assigned privilege level 8 and assigned a password.
Line 2: All other users are assigned a password to access privilege level 8.
Line 3: The
configure
command is assigned to privilege level 8 because it needs to reach
CONFIGURATION mode where the
snmp-server
commands are located.
Line 4: The
snmp-server
commands, in CONFIGURATION mode, are assigned to privilege level 8.
Dell(conf)#
username john privilege 8 password john
Dell(conf)#
enable password level 8 notjohn
Dell(conf)#
privilege exec level 8 configure
Dell(conf)#
privilege config level 8 snmp-server
Dell(conf)#end
Dell#show running-config
Current Configuration ...
!
hostname Force10
!
enable password level 8 notjohn
enable password Force10
!
username admin password 0 admin
username john password 0 john privilege 8
!
The following example shows the Telnet session for user
john
. The
show privilege
command output
confirms that
john
is in privilege level 8. In EXEC Privilege mode,
john
can access only the commands
listed. In CONFIGURATION mode,
john
can access only the
snmp-server
commands.
apollo% telnet 172.31.1.53
Trying 172.31.1.53...
Connected to 172.31.1.53.
Escape character is '^]'.
Login: john
Password:
Dell#show priv
Current privilege level is 8
Dell#?
configure Configuring from terminal
disable Turn off privileged commands
enable Turn on privileged commands
exit Exit from the EXEC
no Negate a command
722
Security
Summary of Contents for Z9000
Page 1: ...Dell Configuration Guide for the Z9000 System 9 7 0 0 ...
Page 80: ...grub reboot 80 Management ...
Page 128: ... 0 Te 1 1 Te 1 2 rx Flow N A N A 128 Access Control Lists ACLs ...
Page 491: ...Figure 70 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 491 ...
Page 496: ...Figure 73 MSDP Default Peer Scenario 1 496 Multicast Source Discovery Protocol MSDP ...
Page 497: ...Figure 74 MSDP Default Peer Scenario 2 Multicast Source Discovery Protocol MSDP 497 ...
Page 498: ...Figure 75 MSDP Default Peer Scenario 3 498 Multicast Source Discovery Protocol MSDP ...
Page 760: ...Figure 100 Single and Double Tag TPID Match 760 Service Provider Bridging ...
Page 761: ...Figure 101 Single and Double Tag First byte TPID Match Service Provider Bridging 761 ...