power-over-ethernet priority

Syntax

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

描述

Sets PoE priority for an interface Specifying critical, high, or low indicates the priority of the interface in the event of power over-subscription. Within the same priority level, higher power-priority line-module ports have higher precedence. With same PoE priority and same line-module priority, lower numbered line-module ports have higher precedence. Per-interface PoE priority is low by default.

没有的形式,这s command resets the priority to default PoE priority "low".

Command context

config-if

权威

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

Examples

Configuring PoE priority:

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

Resetting the PoE priority to default:

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