![Korenix JetNet 4706 User Manual Download Page 50](http://html1.mh-extra.com/html/korenix/jetnet-4706/jetnet-4706_user-manual_1997849050.webp)
JetNet 4706/4706f Industrial Managed PoE Switch
46
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
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 limit power (standard|manual|ultra) [POWER]
Parameters
Standard : Standard 802.3af mode
Manual : Manual mode
Ultra : Ultra mode
POWER :
802.3af mode: N/A
Manual mode: 0.44 - 15.4
Ultra mode: 0.44 - 30
Command Mode
Interface mode
Description
Set the mode and the max value of power consumption.
Examples
Set the mode to standard (802.3af). Ps. There is no POWER parameter
in standard mode.
Switch(config-if)# poe limit power standard
Set the max value of power consumption to 12 W with manual mode.
Switch(config-if)# poe limit power manual 12
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