S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
6-81
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug module
debug module
To enable debugging for switching or service modules, use the
debug module
command in EXEC mode.
To disable a
debug
command, use the
no
form of the command or use the
no debug all
command to turn
off all debugging.
debug module
{
all
|
error
[
module
slot
]
|
event
|
ha
|
no-powerdown
|
trace
[
module
slot
]}
no debug module
{
all
|
error
[
module
slot
]
|
event
|
ha
|
no-powerdown
|
trace
[
module
slot
]}
Syntax Description
Defaults
Disabled.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example displays the system output when the
debug module all
command is issued:
switch#
debug module all
2005 Mar 10 02:51:01 module: fu_fsm_execute_all: match_msg_id(0), log_already_open(0)
2005 Mar 10 02:51:01 module: fu_fsm_execute_all: null fsm_event_list
2005 Mar 10 02:51:01 module: fu_fsm_engine_post_event_processing: mts msg
MTS_OPC_DEBUG_WRAP_MSG(msg_id 6986564) dropped
Related Commands
all
Enables debugging for all module features.
error
Enables debugging for module error conditions.
module
slot
(Optional) Restricts debugging to the specified module.
event
Enables debugging for module events.
ha
Enables debugging for a module’s high availability features.
no-powerdown
Disables the power cycle feature for the module.
trace
Enables debugging for a module’s trace flows.
Release
Modification
1.0(2)
This command was introduced.
Command
Description
no debug all
Disables all debugging.
show module
Displays the status of a module.