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-13
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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
(Optional) 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.