Power over Ethernet Settings
3-131
Command Attributes
• Port – The port number on the switch.
• Admin Status – Enables PoE power on the port. Power is automatically supplied
when a device is detected on the port, providing that the power demanded does
not exceed the switch or port power budget. (Default: Enabled)
• Priority – Sets the power priority for the port. (Options: low, high, or critical;
Default: low)
• Power Allocation – Sets the power budget for the port.
(Range: 3000- 15400 milliwatts; Default: 15400 milliwatts)
Web – Click PoE, Power Port Configuration. Enable PoE power on selected ports,
set the priority and the power budget, and then click Apply.
Figure 3-69 Configuring Port PoE Power
CLI – This example sets the PoE power budget for port 1 to 8 watts, the priority to
high (2), and then enables the power.
Console(config)#interface ethernet 1/1 4-135
Console(config-if)#power inline maximum allocation 8000 4-163
Console(config-if)#power inline priority 2 4-163
Console(config-if)#power inline 4-162
Console(config-if)#