126
Command Mode
Power Time-range Create Configuration Mode
Example
Create a holiday mode time-range for the PoE time-range named “tRange3” and
configure PoE time-range of the switch excludes the PoE holiday:
TL-SG2424P(config)# power time-range tRange3
TL-SG2424P(config-pwr-time-range)# holiday exclude
power inline consumption (interface)
Description
The power inline consumption command is used to configure the power limit
the corresponding port can supply.
Syntax
power inline consumption { power-limit | auto | class1 | class2 | class3 | class4 }
Parameter
consumption —— The max power the port in the profile can supply. There are
five options for TL-SG2210P: “power-limit”, “auto”, ”class1”, “class2” and
“class3”. There are six options for TL-SG2424P: “power-limit”, “auto”, ”class1”,
“class2”, “class3” and “class4”. “power-limit” indicates you can manually enter a
value. It ranges from 1 to 154 for TL-SG2210P and ranges from 1 to 180 for
TL-SG2424P . The value is in the unit of 0.1 watt. For instance, if you want to
configure the max power as 5w, you should enter 50. “auto” indicates the value
is assigned automatically by the PoE switch. “class1” represents 4w. “class2”
represents 7w. “class3” represents 15.4w. “class4” represents 30w.
Command Mode
Interface Configuration Mode (interface gigabitEthernet / interface range
gigabitEthernet)
Example
Configure the power limit as “5w” for port 2:
TL-SG2424P(config)# interface gigabitEthernet 1/0/2
TL-SG2424P(config-if)# power inline consumption 50