Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
446
poe power-inline {auto [max MAX-WATTAGE] [time-range PROFILE-NAME] | never}
no poe power-inline [auto {max | time-range}]
Parameters
auto
Specifies to enable the auto-detection of PDs and provision power to
the PD.
max MAX-WATTAGE
(Optional) Specifies to set the maximum wattage of power that can be
provisioned to the auto-detected PD. If not specified, then the class of
the PD automatically determines the maximum wattage which can be
provisioned. The valid range for maximum wattage is from 1000 mW to
30000 mW.
time-range PROFILE-NAME
(Optional) Specifies the name of the time-range profile to delineate the
activation period.
never
Specifies to disable supplying power to PD connected to the port.
Default
By default, this option is set as auto.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When the port is set to auto mode, the port will automatically detect the PD and provision power to the
PD. The user can explicitly specify a maximum wattage value which can be provisioned to the port. If the
maximum wattage value is not specified, then the class of the PD automatically determines the maximum
wattage that can be provisioned. The PD will not be provisioned if it requests more wattage than the
maximum wattage.
Use this command to also specify a time range with a port. Once a PoE port is associated with a time-
range profile, it will only be activated during the time frame specified in the profile. That is, the PD will not
get powered during timeframe out of the specified time range.
When the command no poe power-inline is issued, the power management mode will be reset to default
setting.
The specified time-range profile does not need to exist to configure the command. If the time-range profile
does not exist, the command acts as if the time-range is not specified.
Example
This example shows how to enable PD detection and to automatically power PoE port, eth3/0/1.
Switch# configure terminal
Switch(config)# interface eth3/0/1
Switch(config-if)# poe power-inline auto
Switch(config-if)#
This example shows how to configure a PoE port, eth3/0/1, to allow powered devices under 7000mw.