Deployment Guide

Table Of Contents
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}
DellEMC#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
DellEMC#telnet 10.11.80.201
DellEMC#?
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
DellEMC#config
DellEMC(conf)#do show priv
Current privilege level is 3.
DellEMC(conf)#?
end Exit from configuration mode
exit Exit from configuration mode
interface Select an interface to configure
line Configure a terminal line
DellEMC(conf)#
DellEMC(conf)#interface ?
tengigabitethernet TenGigabit Ethernet interface
DellEMC(conf)#
DellEMC(conf)#interface tengigabitethernet 1/26/1
DellEMC(conf-if-te-1/26/1)#?
end Exit from configuration mode
exit Exit from interface configuration mode
DellEMC(conf-if-te-1/26/1)#exit
DellEMC(conf)#
DellEMC(conf)#line ?
console Primary terminal line
vty Virtual terminal
DellEMC(conf)#line vty 0
DellEMC(config-line-vty)#exit
DellEMC(conf)#
Applying a Privilege Level to a Username
To set the user privilege level, use the following command.
Configure a privilege level for a user.
CONFIGURATION mode
username username privilege level
Applying a Privilege Level to a Terminal Line
To set a privilege level for a terminal line, use the following command.
Configure a privilege level for a user.
CONFIGURATION mode
Management
57