Power over Ethernet (PoE) Commands
power inline priority
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
361
25
Example
The following example limits the power per port in class mode:
switchxxxxxx(config)#
power inline limit-mode class
power inline priority
To configure the inline power management priority for an interface, use the power
inline priority Interface Configuration (Ethernet) mode command.
Syntax
power inline priority {critical | high | low}
Parameters
•
critical
—Specifies that the powered device operation is critical.
•
high
—Specifies that the powered device operation is high priority.
•
low
—Specifies that the powered device operation is low priority.
Default Configuration
The default is low.
Command Mode
Interface Configuration (Ethernet) mode
Example
The following example sets the inline power management priority for port 4 to
high:
switchxxxxxx(config)#
interface gi4
switchxxxxxx(config-if)#
power inline priority high