Send documentation comments to mdsfeedback-doc@cisco.com
6-87
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug platform
debug platform
To enable debugging for the platform manager, use the debug platform 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 platform {all [fc_id fc-id] | error [module slot] | flow [module slot] | fsm | ha | hitless |
mts {pkt | pkthdr} {tx | rx} | nopowerdown | supervisor-reset}
no debug platform {all [fc_id fc-id] | error [module slot] | flow [module slot] | fsm | ha | hitless |
mts {pkt | pkthdr} {tx | rx} | nopowerdown | supervisor-reset}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
all Enables debugging for all platform features.
error Enables debugging for platform-related error conditions.
flow Enables debugging for platform-related flows.
fsm Enables debugging for platform-related FSMs.
ha Enables debugging for platform-related high availability.
hitless Enables the platform loading feature while the switch is in hitless mode.
mts Enables debugging for platform-related tx/rx MTS events.
nopowerdown Enables powering down modules
supervisor-reset Resets the local supervisor.
fcid f c-id Restricts debugging to the specified FC ID module number. The range is 0 to
2147483647.
pkt Enables debugging of packets.
pkthdr Enables debugging of headers.
tx Enables debugging in the transmit direction,
rx Enables debugging in the receive direction.
Release Modification
1.0(2) This command was introduced.