68
Parameters
enable: enable port in user mode
disable: disable port in user mode
Command Mode
Interface mode
Description
Enable/Disable the PoE of the port in user mode.
If in schedule mode, it will come into affect when the control
mode changes to user mode.
Examples
To enable the PoE function in user mode
Switch(config-if)# poe user enable
To disable the PoE function in user mode
Switch(config-if)# poe user disable
Syntax
poe type TYPE
Parameters
TYPE : port type string with max 20 characters
Command Mode
Interface mode
Description
Set the port type string.
Examples
Set the type string to “IPCam-1.
Switch(config-if)# poe type IPCam-1
Syntax
poe budget [POWER]
Parameters
POWER : 0.4 – 32
Command Mode
Interface mode
Description
Set the port budget.
The max budget is different between 802.3af, 802,3at and
forced powering mode.
The max budget of 802.3af powering mode is 15.4.
The max budget of 802.3at powering mode is 32.
The max budget of force powering mode is 32.
Examples
Set the max value of power consumption to 12 W with manual
mode.
Switch(config-if)# poe budget 12
Syntax
poe budget warning <0-100>
Parameters
<0-100> 0 is disable, valid range is 1 to 100 percentage
Command Mode
Interface mode
Description
Set the warning water level of port budget.
Examples
Set the warning water level to 60%
Switch(config-if)# poe budget warning 60
Syntax
poe priority critical/high/low
Parameters
Critical : Hightest priority level
High : High priority level
Low : Low priority level
Command Mode
Interface mode
Description
Set the powering priority. The port with higher priority will have
the privilege to delivery power under limited power situation.
Examples
Set the priority to critical
Switch(config-if)# poe priority critical
Syntax
poe schedule weekday hour
Parameters
Weekday : Valid range 0-6 (0=Sunday, 1=Monday, …,
6=Saturday)
Hour : Valid range 0-23, Valid format a,b,c-d
Command Mode
Interface mode