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-45
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
shutdown (interface configuration submode)
shutdown (interface configuration submode)
To disable an Cisco SME interface, use the shutdown command. To enable the interface, use the no form
of the command.
shutdown
no shutdown
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Interface configuration submode.
Command History
Usage Guidelines The default state for Cisco SME interfaces is shutdown. Use the no shutdown command to enable the
interface to carry traffic.
The show interface command shows that the Cisco SME interface is down until the interface is added
to a cluster.
Examples The following example enables a Cisco SME interface:
switch# config t
switch(config)# interface sme 4/1
switch(config-if)# no shutdown
The following example disables a Cisco SME interface:
switch# config t
switch(config)# interface sme 4/1
switch(config-if)# shutdown
Related Commands
Release Modification
3.2(2c) This command was introduced.
Command Description
show interface sme Displays information about the Cisco SME interface.