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-8
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
do
do
Use the do command to execute an EXEC-level show command from any configuration mode or
submode.
do command
Syntax Description
Defaults None.
Command Modes All configuration modes.
Command History
Usage Guidelines Use this command to execute EXEC level show commands while configuring your switch. After the
EXEC command is executed, the system returns to the mode from which you issued the do command.
Examples The following example displays the information about the cluster tape details in the Cisco SME tape
volume configuration submode:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# tape-bkgrp group1
switch(config-sme-cl-tape-bkgrp)# tape-device devicename1
switch(config-sme-cl-tape-bkgrp-tapedevice)#do show sme cluster clustername1 tape detail
Tape t1 is online
Is a Tape Drive
Model is HP Ultrium 2-SCSI
Serial Number is HUM4A00184
Is configured as tape device b1 in tape group b1
Paths
Host 12:01:00:e0:8b:a2:08:90 Target 52:06:0b:11:00:20:4c:4c LUN 0x0000
Is online
The following example displays the counters in the interface in the Cisco SME crypto tape volume group
configuration submode:
switch# config t
switch(config)# sme cluster c1
switch(config-sme-cl)# tape-bkgrp group1
switch(config-sme-cl-tape-bkgrp)# tape-volgrp t1
switch(config-sme-cl-tape-bkgrp-volgrp)#do show interface sme 3/1 description
sme3/1
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0.00 KB/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0.00 KB/sec
command Specifies the EXEC command to be executed.
Release Modification
1.1(1) This command was introduced.