C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
565
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
P
OWER
OVER
E
THERNET
C
OMMANDS
DEBUG
POWER
-
INLINE
debug power-inline
Overview
This command enables debugging display for messages that are specific to Power
over Ethernet (PoE).
Use the
no
variant of this command to disable the specified PoE debugging
messages.
Syntax
debug power-inline [all|event|info|power]
no debug power-inline [all|event|info|power]
Default
No debug messages are enabled by default.
Mode
Privileged Exec
Usage
Use the
terminal monitor
command to display PoE debug messages on the
console.
Use the
show debugging power-inline
command to show the PoE debug
configuration.
Examples
To enable PoE debugging and start the display of PoE
event
and
info
debug
messages on the console, use the following commands:
awplus#
terminal monitor
awplus#
debug power-inline event info
To enable PoE debugging and start the display of all PoE debugging messages on
the console, use the following commands:
awplus#
terminal monitor
awplus#
debug power-inline all
To disable PoE debugging and stop the display of PoE
event
and
info
debug
messages on the console, use the following command:
awplus#
no debug power-inline event info
To disable all PoE debugging and stop the display of any PoE debugging messages
on the console, use the following command:
awplus#
no debug power-inline all
Parameter
Description
all
Displays all (
event
,
info
,
nsm
,
power
) debug messages.
event
Displays event debug information, showing any error conditions
that may occur during PoE operation.
info
Displays informational level debug information, showing high-level
essential debugging, such as information about message types.
power
Displays power management debug information.