Send documentation comments to mdsfeedback-doc@cisco.com
23-17
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 T Commands
tape-keyrecycle
tape-keyrecycle
To configure tape key recycle policy, use the tape-keyrecycle command. To disable this feature, use the
no form of the command.
tape-keyrecycle
no tape-keyrecycle
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines Cisco SME allows you to recycle the tape keys. If you enable tape key recycling, all the previous
instances of the tape key will be deleted. If you do not enable tape key recycle, all the previous instances
and the current instance of the tape key is maintained, and the current instance is incremented by 1. (???)
Examples The following example enables tape key recycling:
switch# config t
switch(config)#sme cluster c1
switch(config-sme-cl)#tape-keyrecycle
The following example disables tape key recycling:
switch# config t
switch(config)#sme cluster c1
switch(config-sme-cl)#no tape-keyrecycle
Release Modification
3.2(2) This command was introduced.