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-29
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
shared-keymode
shared-keymode
To configure the shared key mode, use the shared-keymode command. To specify the unique key mode,
use the no form of the command.
shared-keymode
no shared-keymode
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines The shared-keymode command generates a single key that is used for a group of backup tapes.
The no shared-keymode command generates unique or specific keys for each tape cartridge.
Note The shared unique key mode should be specified if you want to enable the key-ontape feature.
Examples The following example specifies the shared key mode:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# shared-keymode
The following example specifies the shared unique keymode:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# no shared-keymode
Related Commands
Release Modification
3.2(2c) This command was introduced.
Command Description
show sme cluster Displays Cisco SME cluster information.