Send documentation comments to mdsfeedback-doc@cisco.com
6-13
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug cfs
debug cfs
To enable debugging for Cisco Fabric Services (CFS), use the debug cfs 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 cfs {all | errors | events {db [vsan vsan-id] | fc2 [vsan vsan-id] | fsm-action [vsan vsan-id]
| fsm-trans [sap sap-id] | mts [vsan vsan-id] | pss [vsan vsan-id]} | fsm {ha | trans} | merge}
no debug cfs {all | errors | events {db [vsan vsan-id] | fc2 [vsan vsan-id] | fsm-action [vsan
vsan-id] | fsm-trans [sap sap-id] | mts [vsan vsan-id] | pss [vsan vsan-id]} | fsm {ha |
trans}
| merge}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
all Enables all CFS debugging.
errors Enables debugging for CFS error conditions.
events Enables debugging for CFS events.
db Enables debugging for CFS database events.
vsan vsan-id Restricts debugging to the specified VSAN ID. The range is 1 to 4093.
fc2 Enables debugging for CFS FC2 events.
fsm-action Enables debugging for CFS FSM action events.
fsm-trans Enables debugging for CFS FSM transition events.
sap sap-id Restricts debugging to the specified SAP ID. The range is 0 to 2147483647
mts Enables debugging for CFS MTS events.
pss Enables debugging for CFS PSS events.
fsm Enables debugging for CFS FSM events.
ha Enables debugging for CFS FSM high availability events.
trans Enables debugging for CFS FSM transition events.
merge Enables debugging for CFS merge events.
Release Modification
2.0(x) This command was introduced.