ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 13
| Power over Ethernet Commands
– 450 –
If the power demand from devices connected to the switch exceeds the power
budget setting, the switch uses port power priority settings to limit the
supplied power.
Example
Console(config)#power mainpower maximum allocation 180000
Console(config)#
Related Commands
power inline priority (452)
power inline This command instructs the switch to automatically detect if a PoE-compliant
device is connected to the specified port, and turn power on or off accordingly. Use
the no form to turn off power for a port, or the no form with the time-range
keyword to remove the time range settings.
Syntax
power inline time-range time-range-name
no power inline [time-range]
time-range-name - Name of a time-range during which PoE is supplied to
the attached device. (Range: 1-32 characters)
Default Setting
Detection is enabled for PoE-compliant devices.
Command Mode
Interface Configuration (Ethernet ports 1-8, 24, 48)
Command Usage
The switch only provides power to the Gigabit Ethernet RJ-45 ports.
When detection is enabled for PoE-compliant devices, power is automatically
supplied when a device is detected on the port, providing that the power
demanded does not exceed the port’s power budget or the switchs power
budget.
Example
Console(config)#interface ethernet 1/1
Console(config-if)#power inline time-range lunch
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#no power inline time-range lunch
Console(config-if)#