Use this command to configure PoE parameters on one or more ports.
port-string | Specifies the ports on which to configure PoE. |
admin off | auto | Sets the PoE administrative state to off (disabled) or auto (on). |
priority critical | high | low | Sets the ports priority for the PoE allocation algorithm to critical (highest), high or low. |
type type | Specifies a string describing the type of device connected to a port. |
powerlimit powerlimit | Sets the maximum power allowed on this port in watts. Valid values are 0–15400 for PoE 802.3af or 0–34000 for PoE 802.3at. |
capability capability | Sets the PoE mode for the port.
|
None.
All command modes.
To support 802.3at PDs, set powerlimit to the appropriate value in the 802.3at range and set capability to 8023at.
This example shows how to enable 802.3at PoE on port ge.1.1:
System(rw)->set port inlinepower ge.1.1 admin auto powerlimit 34000 capability 8023at