Send documentation comments to mdsfeedback-doc@cisco.com
6-48
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug fdmi
debug fdmi
To enable debugging for the Fabric-Device Management Interface (FDMI) feature, use the debug fdmi
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 fdmi {all | errors | fdmi-messages [vsan vsan-id] | ha | mts {pkt {both | rx [node range |
opcode range | sap range] | tx} | pkthdr {both | tx | rx [numpkt range]}} | pss | trace}
no debug fdmi {all | errors | fdmi-messages [vsan vsan-id] | ha | mts {pkt {both | rx [node range
| opcode range | sap range] | tx} | pkthdr {both | tx |
rx [numpkt range]}} | pss | trace}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
all Enables debugging for all FDMI features.
errors Enables debugging for FDMI error conditions.
fdmi-messages Enables the dump of FDMI PDUs.
ha Enables the dump of HA synchronization messages.
mts Enables debugging for FDMI tx/rx MTS events.
pkt Enables debugging for FCC tx/rx FCC packets.
both Specifies debugging in both the transmit and receive directions.
tx Specifies debugging in the transmit direction,
rx Specifies debugging in the receive direction.
node Specifies the node for the packets in the receive direction.
range Specifies the integer range from 1 to 4096.
opcode Specifies the opcode for the packets in the receive direction.
sap Specifies the sap for the packets in the receive direction.
pkthdr Enables debugging for FCC tx/rx FCC headers.
numpkt Specifies the number of required packets
pss Enables debugging for FDMI PSSs.
trace Restricts debugging for FDMI traces.
Release Modification
1.3(2) This command was introduced.