67
Parameters
IFNAME : interface name
Command Mode
Enable mode
Description
Display the status of schedule of interface.
Examples
Switch# show poe schedule fa1
Interface fastethernet1
POE Schedule
Status : Disable
Weekly Schedule :
Sunday : 0,1,2,3,4,5,6,7,8,19,20,21,22,23
Monday : 0,1,2,3,4,5,6,7,8,19,20,21,22,23
Tuesday : 0,1,2,3,4,5,6,7,8,19,20,21,22,23
Wednesday : 0,1,2,3,4,5,6,7,8,19,20,21,22,23
Thursday : 0,1,2,3,4,5,6,7,8,19,20,21,22,23
Friday : 0,1,2,3,4,5,6,7,8,19,20,21,22,23
Saturday
:
0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
Syntax
poe powering-mode 802.3af/forced
Parameters
802.3af: deliver power if and only if the attached PD comply
with IEEE 802.3af
forced: deliver power no maater what PD attached
Command Mode
Interface mode
Description
Set the Powring mode of PoE
Examples
EX 1:
Set 802.3af powring mode
Switch(config)# poe powering-mode 802.3af
EX 2:
Set forced powering mode
Switch(config)# poe powering-mode forced
Syntax
poe powering-mode 802.3at 2-event/lldp
Parameters
2-event: deliver power if and only if the attached PD comply
with IEEE 802.3at physical layer classification
lldp: deliver power if and only if the attached PD comply with
IEEE 802.3at data link layer classification
Command Mode
Interface mode
Description
Set the Powring mode of PoE
Examples
EX 1:
Set 802.3at 2-event powring mode
Switch(config)# poe powering-mode 802.3at 2-event
EX 2:
Set 802.3at lldpforced powering mode
Switch(config)# poe powering-mode 802.3at lldp
Syntax
poe control-mode user/schedule
Parameters
user: user mode
schedule: schedule mode
Command Mode
Interface mode
Description
Set the control mode of port
Examples
Set PoE port 2 to user mode.
EX 1:
Switch(config)# interface fa2
Switch(config-if)# poe control-mode user
Set PoE port 2 to schedule mode.
EX 2:
Switch(config-if)# poe control-mode schedule
Syntax
poe user enable/disable