beautypg.com

Comtrol ES7506 User Manual

Page 120

background image

120 - Power over Ethernet (CLI)

RocketLinx ES7506 User Guide: 2000529 Rev. F

Configuration Using the Command Line Interface (CLI)

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