C613-50170-01 Rev B
Command Reference for x510 Series
728
AlliedWare Plus™ Operating System - Version 5.4.7-1.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
command to display PoE debug messages on the
console.
Use the
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 stop the display of PoE info debug messages on the console, use the following
command:
awplus#
no debug power-inline 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.