59
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
Description
Add a day schedule to an interface.
Examples
Add a schedule which enables PoE function at hour 1, 3, 5
and 10 to 23 on Sunday.
Switch(config-if)# poe schedule 0 1,3,5,10-23
Syntax
no poe schedule weekday
Parameters
Weekday : Valid range 0-6 (0=Sunday, 1=Monday, …,
6=Saturday)
Command Mode
Interface mode
Description
Remove a day schedule
Examples
Remove the Sunday schedule.