![Cisco MDS 9000 Series Скачать руководство пользователя страница 436](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253436.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-86
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug platform
debug platform
To enable debugging for the platform manager, use the
debug platform
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 platform
{
all
[
fc_id
fc-id
]
|
error
[
module
slot
]
|
flow
[
module
slot
] |
fsm
|
ha
|
hitless
|
mts
{
pkt
|
pkthdr
}
{
tx
|
rx
} |
nopowerdown
|
supervisor-reset
}
no debug platform
{
all
[
fc_id
fc-id
]
|
error
[
module
slot
]
|
flow
[
module
slot
] |
fsm
|
ha
|
hitless
|
mts
{
pkt
|
pkthdr
}
{
tx
|
rx
} |
nopowerdown
|
supervisor-reset
}
Syntax Description
Defaults
Disabled.
Command Modes
EXEC mode.
Command History
all
Enables debugging for all platform features.
fcid
fc-id
(Optional) Restricts debugging to the specified FC ID module number. The range
is 0 to 2147483647.
error
Enables debugging for platform-related error conditions.
module
slot
Restricts debugging to the specified module.
flow
Enables debugging for platform-related flows.
fsm
Enables debugging for platform-related FSMs.
ha
Enables debugging for platform-related high availability.
hitless
Enables the platform loading feature while the switch is in hitless mode.
mts
Enables debugging for platform-related tx/rx MTS events.
pkt
Enables debugging of packets.
pkthdr
Enables debugging of headers.
tx
Enables debugging in the transmit direction.
rx
Enables debugging in the receive direction.
nopowerdown
Enables powering down modules
supervisor-reset
Resets the local supervisor.
pkt
Enables debugging of packets.
pkthdr
Enables debugging of headers.
tx
Enables debugging in the transmit direction.
rx
Enables debugging in the receive direction.
Release
Modification
1.0(2)
This command was introduced.