![Cisco MDS 9000 Series Скачать руководство пользователя страница 387](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253387.webp)
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-37
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug fcc
debug fcc
To enable debugging for the Fibre Channel Congestion (FCC) function, use the
debug fcc
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 fcc
{
all
|
error
[
module
slot
] |
event
[
module
slot
]
|
mts
[
pkt
{
both
|
rx
[
node
range
|
opcode
range
|
sap
range
] |
tx
}
|
pkthdr
{
both
|
tx
|
rx
[
numpkt
range
]}
|
trace
[
module
slot
]}
no debug fcc
{
all
|
error
[
module
slot
]
|
event
[
module
slot
]
|
mts
{
pkt
{
both
|
rx
[
node
range
|
opcode
range
|
sap
range
] |
tx
} |
pkthdr
{
both
|
tx
|
rx
[
numpkt
range
]} |
trace
[
module
slot
]}
Syntax Description
Defaults
Disabled.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example displays the system output when the
debug fcc all
command is issued:
all
Enables debugging for all FCC features.
errors
Enables debugging for FCC error conditions.
events
Enables debugging for FCC events.
module
slot
Specifies the slot number of the module being debugged.
mts
Enables debugging for FCC tx/rx MTS packets.
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.
opcode
Specifies the opcode for the packets in the receive direction.
sap
range
(Optional) Specifies the sap for the packets in the receive direction. The
integer range is from 1 to 4096.
pkthdr
Enables debugging for FCC tx/rx FCC headers.
numpkt
Specifies the number of required packets
trace
Enables debugging for FCC traces.
Release
Modification
1.0(2)
This command was introduced.