Concept Guide
line Line Configuration mode 
route-map Route map configuration mode 
router Router configuration mode 
Examples: Deny Network Administrator from Using the show users Command. 
The following example denies the netadmin role from using the show users command and then veries that netadmin cannot 
access the show users command in exec mode. Note that the netadmin role is not listed in the Role access: 
secadmin,sysadmin, which means the netadmin cannot access the show users command.
DellEMC(conf)#role exec deleterole netadmin show users
DellEMC#show role mode exec show users
Role access: secadmin,sysadmin
Example: Allow Security Administrator to Congure Spanning Tree
The following example allows the security administrator (secadmin) to congure the spanning tree protocol. Note command is protocol 
spanning-tree.
DellEMC(conf)#role configure addrole secadmin protocol spanning-tree 
Example: Allow Security Administrator to Access Interface Mode
The following example allows the security administrator (secadmin) to access Interface mode.
DellEMC(conf)#role configure addrole secadmin ?
LINE Initial keywords of the command to modify
DellEMC(conf)#role configure addrole secadmin interface 
Example: Allow Security Administrator to Access Only 10-Gigabit Ethernet Interfaces 
The following example allows the security administrator (secadmin) to only access 10-Gigabit Ethernett interfaces and then shows that 
the 
secadmin, highlighted in bold, can now access Interface mode. However, the secadmin can only access 10-Gigabit Ethernet 
interfaces.
DellEMC(conf)#role configure addrole secadmin ?
LINE Initial keywords of the command to modify
DellEMC(conf)#role configure addrole secadmin interface tengigabitethernet
DellEMC(conf)#show role mode configure interface
Role access: netadmin, 
secadmin, sysadmin
Example: Verify that the Security Administrator Can Access Interface Mode
The following example shows that the secadmin role can now access Interface mode (highlighted in bold).
Role Inheritance Modes 
netoperator 
netadmin Exec Config Interface Router IP RouteMap Protocol MAC 
secadmin Exec Config 
Interface Line 
sysadmin Exec Config Interface Line Router IP RouteMap Protocol MAC
Example: Remove Security Administrator Access to Line Mode.
The following example removes the secadmin access to LINE mode and then veries that the security administrator can no longer 
access LINE mode, using the show role mode configure line command in EXEC Privilege mode.
DellEMC(conf)#role configure deleterole secadmin ?
LINE Initial keywords of the command to modify
DellEMC(conf)#role configure deleterole secadmin line 
DellEMC(conf)#do show role mode ?
configure Global configuration mode 
exec Exec Mode 
Security
797










