poe-priority

Syntax

poe-priority {critical | high | low}

no poe-priority

Description

Configures the power distribution priority for the port access roles. High power consumption can be prevented using poe-priority control mechanism.

The no form of this command restores the power distribution to its default priority.

Command context

config-pa-role

The port-access role command takes you into the config-pa-role context.

Parameters

critical

Specifies critical priority.

high

Specifies high priority.

low

Specifies low priority.

Authority

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

Examples

Configuring PoE priority for a new role:

switch(config)# port-access role role01
switch(config-pa-role)# poe-priority critical

Resetting PoE priority for the role to its default:

switch(config)# port-access role role01
switch(config-pa-role)# no poe-priority