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-5
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
debug sme
debug sme
To enable debugging for the Cisco SME features, use the debug sme command. To disable a debug
command, use the no form of the command.
debug sme {all | demux vsan vsan id | deque | error | event vsan vsan id | ha vsan vsan id | trace
vsan vsan id | trace-detail vsan vsan id | warning vsan vsan id | wwn-janitor {disable | enable
| set-timer-value}}
no debug sme {all | demux vsan vsan id | deque | error | event vsan vsan id | ha vsan vsan id |
trace vsan vsan id | trace-detail vsan vsan id | warning vsan vsan id | wwn-janitor {disable
| enable | set-timer-value}}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the system output from the debug sme all command:
all Enables debugging of all Cisco SME features.
demux Enables debugging of Cisco SME message demux.
vsan vsan id Restricts debugging to a specified VSAN ID. The range is 1 to 4094.
deque Enables debugging of Cisco SME message dequeue.
error Enables debugging of Cisco SME errors.
event Enables debugging of Cisco SME finite state machine (FSM) and events.
ha Enables debugging of Cisco SME high availability (HA).
trace Enables debugging of Cisco SME trace.
trace-detail Enables debugging of Cisco SME trace-detail.
warning Enables debugging of Cisco SME warning.
wwn-janitor Displays Cisco SME WWN janitor related information.
disable Disables SME WWN janitor task timer.
enable Enables Cisco SME WWN janitor task timer.
set-timer-value Sets Cisco SME WWN janitor task timer value in microseconds. The range
is from 2000 to 240000.
Release Modification
3.2(2c) This command was introduced.