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-20
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
link-state-trap
link-state-trap
To enable an Simple Network Management Protocol (SNMP) link state trap on an interface, use the
link-state-trap command. To disable this feature, use the no form of the command.
link-state-trap
no link-state-trap
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Interface configuration submode.
Command History
Usage Guidelines None.
Examples The following example enables the link-state-trap on the SME interface:
switch# config t
switch(config)# interface sme 4/1
switch(config-if)# link-state-trap
The following example disables the link-state-trap on the SME interface:
switch# config t
switch(config)# interface sme 4/1
switch(config-if)# no link-state-trap
Release Modification
3.2(2c) This command was introduced.