Send documentation comments to mdsfeedback-doc@cisco.com
6-111
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug 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}
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
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:
switch# debug sme all
2007 Sep 23 15:44:44.490796 sme: fu_priority_select: - setting fd[5] for select
call
2007 Sep 23 15:44:44.490886 sme: fu_priority_select_select_queue: round credit(8
)
2007 Sep 23 15:44:44.490918 sme: curr_q - FU_PSEL_Q_CAT_CQ, usr_q_info(2), p
riority(7), credit(4), empty
2007 Sep 23 15:44:44.490952 sme: fu_priority_select: returning FU_PSEL_Q_CAT_MTS
queue, fd(5), usr_q_info(1)
2007 Sep 23 15:44:44.491059 sme: sme_get_data_from_queue(1031): dequeued mts msg
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-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.
Release Modification
3.2(2) This command was introduced.