aaa authorization user-role name device poe-priority

Syntax

aaa authorization user-role name <Role-name> device poe-priority {critical | high | low}

no aaa authorization user-role name <Role-name> device poe-priority

Description

Enables the per-port power distribution for the user-roles. High power consumption can be prevented using poe-priority control mechanism

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

Command context

config

Parameters

Role-name

Specifies the user role name.

critical | high | low

Specifies the power distribution priority of the port where the device is connected.

Examples

switch(config)# aaa authorization user-role name test device poe-priority
critical
high
low
switch(config)# aaa authorization user-role name test device poe-priority high