Users Guide

Move a command from EXEC Privilege to EXEC mode.
CONFIGURATION mode
privilege exec level level {command ||...|| command}
Allow access to CONFIGURATION mode.
CONFIGURATION mode
privilege exec level level configure
Allow access to INTERFACE, LINE, ROUTE-MAP, and/or ROUTER mode. Specify all the keywords in the command.
CONFIGURATION mode
privilege configure level level {interface | line | route-map | router} {command-keyword
||...|| command-keyword}
Allow access to a CONFIGURATION, INTERFACE, LINE, ROUTE-MAP, and/or ROUTER mode command.
CONFIGURATION mode
privilege {configure |interface | line | route-map | router} level level {command ||...||
command}
Example of EXEC Privilege Commands
Dell#show running-config privilege
!
privilege exec level 3 configure
privilege exec level 4 resequence
privilege configure level 3 line
privilege configure level 3 interface tengigabitethernet
Dell#telnet 10.11.80.201
Dell#?
configure Configuring from terminal
disable Turn off privileged commands
enable Turn on privileged commands
ethernet Ethernet commands
exit Exit from the EXEC
ip Global IP subcommands
ipv6 Global IPv6 subcommands
monitor Monitoring feature
ping Send echo messages
quit Exit from the EXEC
show Show running system information
Dell#config
Dell(conf)#do show priv
Current privilege level is 3.
Dell(conf)#?
end Exit from configuration mode
exit Exit from configuration mode
interface Select an interface to configure
line Configure a terminal line
Dell(conf)#
Dell(conf)#interface ?
tengigabitethernet TenGigabit Ethernet interface
Dell(conf)#
Dell(conf)#interface tengigabitethernet 1/1/2/1
Dell(conf-if-te-1/1/2/1)#?
end Exit from configuration mode
exit Exit from interface configuration mode
Dell(conf-if-te-1/1/2/1)#exit
Dell(conf)#
Dell(conf)#line ?
console Primary terminal line
vty Virtual terminal
Dell(conf)#line vty 0
Dell(config-line-vty)#exit
Dell(conf)#
Management
55