R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)
242
Syntax
display poe-profile [ index index | name profile-name ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
index index: Specifies a PoE configuration file by its index number in the range of 1 to 100.
name profile-name: Specifies a PoE configuration file by its name, a string of 1 to 15 characters.
|: 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.
Usage guidelines
If no option is specified, the command displays all information about the configurations and applications
of existing PoE configuration files.
Examples
# Display information about all PoE configuration files.
<Sysname> display poe-profile
Poe-profile Index ApplyNum Interface Configuration
forIPphone 1 6 GE1/5 poe enable
GE1/6 poe priority critical
GE1/7
GE1/8
GE1/9
GE1/10
forAP 2 2 GE1/11 poe enable
GE1/12 poe max-power 14000
--- 2 poe-profile(s) created, 8 port(s) applied ---
# Display information about the PoE configuration file with index number 1.
<Sysname> display poe-profile index 1
Poe-profile Index ApplyNum Interface Configuration
forIPphone 1 6 GE1/5 poe enable
GE1/6 poe priority critical
GE1/7
GE1/8
GE1/9










