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-56
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug fspf
debug fspf
To enable debugging for the FSPF feature, use the
debug fspf
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 fspf
{
all
[
interface
type
number
] [
vsan
vsan-id
]
|
database
[
interface
type
number
] [
vsan
vsan-id
|
error
|
event
[
interface
type
number
] [
vsan
vsan-id
] |
fc
{
pkt
|
pkthdr
}
{
both
|
tx
|
rx
}
[
interface
type
number
] [
vsan
vsan-id
] |
flood
[
interface
type
number
] [
vsan
vsan-id
] |
ha
[
interface
type
number
] [
vsan
vsan-id
] |
mts {pkt
{
both
|
rx
[
node
range
|
opcode
range
|
sap
range
] |
tx
}
|
pkthdr
{
both
|
rx
[
numpkt
range
] |
tx
}} |
retrans
[
interface
type
number
]
[
vsan
vsan-id
]
|
route
|
timer
}
no debug fspf
{
all
[
interface
type
number
] [
vsan
vsan-id
]
|
database
[
interface
type
number
]
[
vsan
vsan-id
|
error
|
event
[
interface
type
number
] [
vsan
vsan-id
] |
fc
{
pkt
|
pkthdr
}
{
both
|
tx
|
rx
}
[
interface
type
number
] [
vsan
vsan-id
] |
flood
[
interface
type
number
] [
vsan
vsan-id
] |
ha
[
interface
type
number
] [
vsan
vsan-id
] |
mts {pkt
{
both
|
rx
[
node
range
|
opcode
range
|
sap
range
] |
tx
}
|
pkthdr
{
both
|
rx
[
numpkt
range
] |
tx
}} |
retrans
[
interface
type
number
]
[
vsan
vsan-id
]
|
route
|
timer
}
Syntax Description
all
Enables debugging for all FSPF features.
interface
type number
Restricts debugging to the specified interface.
vsan
vsan-id
Restricts debugging to the specified VSAN.
database
Enables debugging for the FSPF database.
error
Enables debugging for FSPF error conditions.
event
Enables debugging for FSPF events.
fc
Enables debugging of Fibre Channel packets and headers.
pkt
Enables debugging for FCC tx/rx FCC packets.
pkthdr
Enables debugging for FCC tx/rx FCC headers.
both
Specifies debugging in both the transmit and receive directions.
tx
Specifies debugging in the transmit direction,
rx
Specifies debugging in the receive direction.
flood
Enables debugging for FSPF flodding events.
ha
Enables debugging for FSPF high availability.
mts
Enables debugging for FSPF tx/rx MTS events.
node
range
Specifies the node for the packets in the receive direction. The integer
range is from 1 to 4096.
opcode
range
Specifies the opcode for the packets in the receive direction. The integer
range is from 1 to 4096.
sap
range
Specifies the sap for the packets in the receive direction. the integer
range is from 1 to 4096.
numpkt
range
Specifies the number of required packets
retrans
Enables debugging for FSPF retransmits.
route
Enables debugging for FSPF route computation.
timer
Enables debugging for FSPF timers.