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

250
Use undo poe priority to restore the default.
Syntax
poe priority { critical | high | low }
undo poe priority
Default
The power priority of a PoE interface is low.
Views
PoE interface view, PoE-profile file view
Default command level
2: System level
Parameters
critical: Sets the power priority of a PoE interface to critical. The PoE interface whose power priority level
is critical operates in guaranteed mode. Power is first supplied to the PD connected to this critical PoE
interface.
high: Sets the power priority of a PoE interface to high.
low: Sets the power priority of a PoE interface to low.
Usage guidelines
When the PoE power is insufficient, power is first supplied to PoE interfaces with a higher priority level.
If a PoE configuration file is already applied to a PoE interface, remove the application of the file to the
PoE interface before configuring the interface in PoE-profile view.
If a PoE configuration file is applied to a PoE interface, remove the application of the file to the PoE
interface before configuring the interface in PoE interface view.
If two PoE interfaces have the same priority level, the PoE interface with a smaller ID has the higher
priority level.
Examples
# Set the power priority of Ethernet 1/1 to critical.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] poe priority critical
# Set the power priority of Ethernet 1/1 to critical through a PoE configuration file.
<Sysname> system-view
[Sysname] poe-profile abc
[Sysname-poe-profile-abc-1] poe priority critical
[Sysname-poe-profile-abc-1] quit
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] apply poe-profile name abc
poe priority (system view)
Use poe priority to configure a power priority for the PSE.
Use undo poe priority to restore the default.