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-18
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
key-ontape
key-ontape
To configure keys on the tape mode and store the encrypted security keys on the backup tapes, use the
key-ontape command. To disable this feature, use the no form of the command.
key-ontape
no key-ontape
Syntax Description This command has no arguments or keywords.
Defaults Disabled.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines This command allows the encrypted security keys to be stored on the backup tapes.
Note This feature is supported only for unique keys.
Before using this command, automatic volume grouping should be disabled by using the auto-volgrp
command.
Examples The following example enables the key-ontape feature:
switch# config terminal
switch(config)# sme cluster clustername1
switch(config-sme-cl)# key-ontape
The following example disables the key-ontape feature:
switch# config terminal
switch(config)# sme cluster clustername1
switch(config-sme0-cl)# no key-ontape
Release Modification
3.2(2c) This command was introduced.