role-show
This command is used to display roles in the switch configuration.
Syntax role-show
name name-string |
Specify a name for the role. |
scope [local|fabric] |
Specify a scope for the role, either local or fabric. |
Specify any of the following options: |
|
access read-only|read-write |
Specify the access type for the role. The default role is read-write. |
running-config|no-running-config |
Specify if a user with this the role can use the running-config-show command. You may want to limit which users can use running-config-show because the command can expose sensitive password information. |
shell|no-shell |
Specify if the user can access the shell. |
sudo|no-sudo |
Specify if the user can execute the sudo command from the shell. |
Defaults None.
Access CLI
History
Version 2.0 |
Command introduced. |
Version 2.1 |
The parameter, name, added. |
Version 2.6.0 |
The parameters, shell|no-shell, and sudo|no-sudo added. |
Usage You can view all configured roles in the switch configuration.
Examples To display all roles, use the following command:
CLI network-admin@switch > role-show format all layout
id: 6000021:402
name: vlb-web-svr-admin
scope: fabric
vnet-access: vlb-web-svr
access: read-write
running-config: deny
id: 6000021:405
name: test-admin
scope: fabric
vnet-access: test
access: read-write
running-config: deny