Cisco MDS 9000 Family Storage Media Encryption Configuration Guide - Release 4.x (OL-18091-01, February 2009)

Send documentation comments to mdsfeedback-doc@cisco.com
A-38
Cisco MDS 9000 Family Storage Media Encryption Configuration Guide
OL-18091-01, Cisco MDS NX-OS Release 4.x
Appendix A Cisco SME CLI Commands
show role
show role
To display the description about the various Cisco SME role configurations, use the show role command.
show role
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines Execute the setup sme command to set up the Cisco SME administrator and Cisco SME recovery roles
and then use the show role command to display the role details.
Examples The following example displays the Cisco SME role configurations:
switch(config)# setup sme
Set up four roles necessary for SME, sme-admin, sme-stg-admin, sme-kmc-admin and
sme-recovery? (yes/no) [no] yes
If CFS is enabled, please commit the roles so that they can be available.
SME setup done.
switch# show role
Role: sme-admin
Description: new role
Vsan policy: permit (default)
-------------------------------------------------
Rule Type Command-type Feature
-------------------------------------------------
1 permit show sme
2 permit config sme
3 permit debug sme
Role: sme-stg-admin
Description: new role
Vsan policy: permit (default)
-------------------------------------------------
Rule Type Command-type Feature
-------------------------------------------------
1 permit show sme-stg-admin
2 permit config sme-stg-admin
3 permit debug sme-stg-admin
Release Modification
3.3(1c) This command was introduced.
NX-OS 4.1(1b) The sample output was changed.