144
display poe-profile
Use display poe-profile to display information about the PoE profile.
Syntax
display poe-profile [ index index | name profile-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
index index: Specifies a PoE profile by its index number in the range of 1 to 100.
name profile-name: Specifies a PoE profile by its name, a case-sensitive string of 1 to 15 characters.
Usage guidelines
If you do not specify a profile, the command displays information about all PoE profiles.
Examples
# Display information about all PoE profiles.
<Sysname> display poe-profile
PoE Profile Index ApplyNum Interfaces Configuration
forIPphone 1 6 GE2/0/5 poe enable
GE2/0/6 poe priority critical
GE2/0/7
GE2/0/8
GE2/0/9
GE2/0/10
forAP 2 2 GE2/0/11 poe enable
GE2/0/12 poe max-power 14000
--- Total PoE profiles: 3, total ports: 0 ---
# Display information about the PoE profile with index number 1.
<Sysname> display poe-profile index 1
PoE Profile Index ApplyNum Interfaces Configuration
forIPphone 1 6 GE2/0/5 poe enable
GE2/0/6 poe priority critical
GE2/0/7
GE2/0/8
GE2/0/9
GE2/0/1
--- Total ports: 0 ---
Table 30 Command output
Field Descri
tion
PoE Profile Name of the PoE profile.