R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)

230
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 PSE information.
<Sysname> display poe device
PSE ID SlotNo SubSNo PortNum MaxPower(W) State Model
7 2 0 24 370 off LSP2LTSUC
10 3 0 24 370 off LSP2LTSUC
Table 48 Command output
Field Description
PSE ID ID of the PSE. This field takes a value of 1.
SlotNo Slot number of the PSE. This field takes a value of 1.
SubSNo
Sub-slot number of the PSE. This field takes a value of
0.
PortNum Number of PoE interfaces on the PSE.
MaxPower(W) Maximum power of the PSE.
State
PSE state:
on—The PSE is supplying power.
off—The PSE stops supplying power.
faulty—The PSE fails.
Model PSE model.
display poe interface
Use display poe interface to display power supplying information for PoE interfaces.
Syntax
display poe interface [ interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.