power-over-ethernet priority

Syntax

power-over-ethernet priority {critical | high | low}

no power-over-ethernet priority {critical | high | low}

Description

Sets PoE priority per-port. Specifying critical, high, or low indicates the priority of the port in the event of power over-subscription. Within the same priority level, lower numbered ports have higher precedence. Per-port power priority is low by default.

The no form of this command resets the action to default.

Command context

config-if

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring PoE priority per-port:

switch(config)# interface 1/1/1
switch(config-if)# power-over-ethernet priority critical
switch(config-if)# power-over-ethernet priority high

Resetting the PoE priority to default:

switch(config-if)# no power-over-ethernet priority high