Send documentation comments to mdsfeedback-doc@cisco.com
6-38
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug fcdomain
debug fcdomain
To enable debugging for the fcdomain feature, use the debug fcdomain 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 fcdomain {all | critical | error |
fc {pkt | pkthdr} {both | rx | tx} [interface type number [vsan vsan-id] | vsan vsan-id] |
ipc {pkt | pkthdr} {both | rx [node range | opcode range | sap range] | tx} |
memory | notify | phase}
no debug fcdomain {all | critical | error |
fc {pkt | pkthdr} {both | rx | tx} [interface type number [
vsan vsan-id] | vsan vsan-id] |
ipc {pkt | pkthdr} {both | rx [node range | opcode range | sap range] | tx} |
memory | notify | phase}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
all Enables debugging of all fcdomain parameters.
critical Enables debugging of critical operations.
error Enables debugging of error operation.
fc Enables debugging of Fibre Channel packets and headers.
fcip Enables debugging of Fibre Channel IP packets and headers.
port-channel Enables debugging of PortChannel packets and headers.
pkt Enables debugging of packets.
pkthdr Enables debugging of headers.
both Enables debugging in both the transmit and receive directions.
rx Enables debugging in the receive direction.
interface type number Specifies the interface to be debugged.
vsan vsan-id Restricts debugging to the specified VSAN.
tx Enables debugging in the transmit direction,
memory Enables debugging of memory operations.
notify Enables debugging of notifications
phase Enables debugging of global phases
Release Modification
1.0(2) This command was introduced.