R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)
235
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display power usage statistics for the PoE power supply and all PSEs.
<Sysname> display poe power-usage
PoE Current Power : 12 W
PoE Max Power : 2000 W
PoE Max Guaranteed Power : 2000 W
PoE Remaining Allocated Power : 1800 W
PoE Remaining Guaranteed Power : 2000 W
PoE Total Powered Port Number : 1
Detailed power usage of PSE(s):
PSE ID Max Current Peak Average Remaining Powered
(W) (W) (W) (W) Guaranteed(W) PortNum
5 200 12 12 6 200 1
Table 52 Command output
Field Description
PoE Current Power Total power that has been consumed by PSEs.
PoE Max Power Maximum PoE power.
PoE Max Guaranteed Power Maximum power that can be supplied to critical PSEs.
PoE Remaining Allocate Power
Remaining allocable PoE power = Maximum PoE
power – the sum of the maximum power of all
PoE-enabled PSEs.
PoE Remaining Guaranteed Power
Guaranteed remaining PoE power = Guaranteed
maximum PoE power – the sum of the maximum power
of critical PSEs.
Typically, the guaranteed maximum PoE power
equals to the maximum PoE power.
PoE Total Powered Port Number
Number of PoE interfaces that are currently supplying
power.
Max Maximum power of the PSE.
Current Current power of the PSE.
Peak Peak power of the PSE.
Average Average power of the PSE.










