Administrator Guide

show userroles
Display information on all defined user roles.
C9000
Syntax
show userroles
Command Modes EXEC Privilege
Command History
Version Description
9.9(0.0) Introduced on the C9010.
9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL.
Example
Dell#show userroles
Role Inheritance Modes
netoperator Exec
netadmin Exec Config Interface Line Router IP
Route-map Protocol MAC
secadmin Exec Config
sysadmin Exec Config Interface Line Router IP
Route-map Protocol MAC
netoperator
testadmin netadmin Exec Config Interface Line Router IP
Route-map Protocol MAC
userrole
Create user roles for the role-based security model.
C9000
Syntax
userrole name inherit existing-role-name
To delete a role name, use the no userrole name command. Note that the reserved role names may not be
deleted.
Parameters
name
Enter a text string for the name of the user up to 63 characters. It cannot be one of the
system defined roles (sysadmin, secadmin, netadmin, netoperator).
inherit
existing-
role-name
Enter the inherit keyword then specify the system defined role to inherit permissions
from (sysadmin, secadmin, netadmin, netoperator).
Defaults none
Command Modes CONFIGURATION
Command History
Version Description
9.9(0.0) Introduced on the C9010.
9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL.
Usage Information
Instead of using the system defined user roles, you can create a new user role that best matches your
organization. When you create a new user role, you first inherit permissions from one of the system defined roles.
Otherwise you would have to create a user role from scratch. You then restrict commands or add commands to
that role. For information about this topic, See
Modifying Command Permissions for Roles.
NOTE: You can change user role permissions on system pre-defined user roles or user-defined
user roles.
Important Points to Remember
Security 1445