S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
13-7
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 13 K 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(2)
This command was introduced.