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-27
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
security-mode
security-mode
To configure the Cisco SME security settings, use the security-mode command. To delete the security
settings, use the no form of the command.
security-mode {basic | standard | advanced {schema threshold threshold total total }}
no security-mode {basic | standard | advanced {schema threshold threshold total total }}
Syntax Description
Defaults None.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines None.
Examples The following example sets the security mode to basic:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# security-mode basic
The following example sets the security mode to advanced:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# security-mode advanced schema threshold 3 total 5
Related Commands
basic Sets the Cisco SME security level to basic.
standard Sets the Cisco SME security level to standard.
advanced Sets the Cisco SME security level to advanced.
schema Configures the recovery schema.
threshold threshold Configures the recovery schema threshold. The limit is 2 to 3.
total total Configures the recovery schema total. The limit is 5 to 5.
Release Modification
3.2(2c) This command was introduced.
Command Description
show sme cluster Displays information about the security settings.