Power inline, Power inline maximum allocation – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual
Page 500
Command Line Interface
4-192
4
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.
Syntax
[no] power inline
Default Setting
Detection is enabled for PoE-compliant devices.
Command Mode
Interface Configuration
Command Usage
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 switch’s power budget.
Example
power inline maximum allocation
This command limits the power allocated to specific ports. Use the no form to
restore the default setting.
Syntax
power inline maximum allocation [milliwatts]
no power inline maximum allocation
milliwatts - The maximum power budget for the port.
(Range: 3000 - 15400 milliwatts).
Default Setting
15400 milliwatts
Command Mode
Interface Configuration
Command Usage
If a device is connected to a switch port and the switch detects that it requires
more than the maximum power allocated to the port, no power is supplied to
the device (i.e., port power remains off).
Console(config)#interface ethernet 1/1
Console(config-if)#power inline auto
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#no power inline
Console(config-if)#