
68-428
Example
:
Enable the power priority policy mode.
Switch(Config)#power inline police enable
68.1.10 power inline priority
Command:
power inline priority {critical | high | low}
Function:
Set power supply priority of a port.
Parameters:
critical:
the highest-level priority.
high:
high-level priority.
low:
low-level priority.
Command Mode:
Port Mode.
Default:
Port priority is low.
Usage Guide:
This command will take effect in the mode of
“power inline police enable”. Without enough available power for newly
connected PD, ports with higher priority will get power supply first.
Examples:
Set the priority of Port 1 to high and that of Port 2 to critical.
Switch(Config)#interface ethernet 1/0/1
Switch(Config-Ethernet1/0/1)#power inline priority high
Switch(Config)#interface ethernet 1/0/2
Switch(Config-Ethernet1/0/2)#power inline priority critical