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-15
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
interface sme
interface sme
To configure the Cisco SME interface on a switch, use the interface sme command. To remove the
interface, use the no form of the command.
interface sme slot /port
no interface sme slot /port
Syntax Description
Defaults Disabled.
Command Modes Configuration mode.
Command History
Usage Guidelines To use this command, clustering must be enabled using the feature cluster command and Cisco SME
services must be activated using the feature sme command.
Once you have configured the interface, use the no shutdown command to enable the interface.
To delete the Cisco SME interface, you must first remove the switch from the cluster. Use the no sme
cluster command to remove the switch from the cluster and then use the no interface command to delete
the interface.
The interface commands are available in the (config-if) submode.
Examples The following example configures and enables the Cisco SME interface on the MSM-18/4 module slot
and the default Cisco SME port:
switch# config terminal
switch(config)# interface sme 3/1
switch(config-if)# no shutdown
Related Commands
slot Identifies the number of the MSM-18/4 module slot.
port Identifies the number of the Cisco SME port.
Release Modification
3.2(2c) This command was introduced.
Command Description
show interface sme Displays interface information.
shutdown Enables or disables an interface.