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-49
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
tape-bkgrp
tape-bkgrp
To configure a crypto tape backup group, use the tape-bkgrp command. To disable this feature, use the
no form of the command.
tape-bkgrp groupname
no tape-bkgrp groupname
Syntax Description
Defaults None.
Command Modes Cisco SME cluster configuration mode submode.
Command History
Usage Guidelines A tape volume group is a group of tapes that are categorized by function. For example, HR1 could be
designated tape volume group for all Human Resources backup tapes.
Adding tape groups allows you to select VSANs, hosts, storage devices, and paths that Cisco SME will
use for encrypted data. For example, adding a tape group for HR data sets the mapping for Cisco SME
to transfer data from the HR hosts to the dedicated HR backup tapes.
Examples The following example adds a backup tape group:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# tape-bkgrp group1
switch(config-sme-cl-tape-bkgrp)#
The following example removes a backup tape group:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# no tape-bkgrp group1
switch(config-sme-cl-tape-bkgrp)#
Related Commands
groupname Specifies the backup tape group. The maximum length is 31 characters.
Release Modification
3.2(2c) This command was introduced.
Command Description
clear sme Clears Cisco SME configuration.
show sme cluster Displays information about the Cisco SME cluster.