385
Default: Do not provide power supply for non-standard IEEE PD.
Usage Guide: With this function enabled, the switch will be compatible with and provide
power supply for non-standard IEEE PD. Do not provide power supply for non-standard
IEEE PD in switch.
Examples: Set the switch to provide power supply for non-standard IEEE PD.
Switch(Config)#power inline legacy enable
44.1.4 power inline max (Global)
Command: power inline max <max-wattage>
no power inline max
Function: Set the global max output power of PoE.
Parameters: max-wattage: value of the max output power, in W. Any integer from 37 to
130 is valid.
Command: Global Mode.
Default: The global max output power is 130W.
Usage Guide: Setting a global max output power can guarantee a secure power supply
and an effective method to control the power consumed by connected subordinate
devices.
Example: Set the global max output power to 50W.
Switch(Config)#power inline max 50
44.1.5 power inline max (Port)
Command: power inline max <max-wattage>
no power inline max
Function: Set the max output power of a specified port.
Parameters: max-wattage: the value of the max output power, in mW, ranging from 1 to
15400mW, with a granularity of 100mW. Any value less than 100mW will be taken as
100mW, that is, 1~100 equals 100,15301~15400 equals 15400. But the value set by
users will be maintained without being rounded up.
Command Mode: Port Mode.
Default: The max output power of a port is 15400mW.
Usage Guide: This configuration will effectively control the output power of each port in
cooperation with the global max power.
Example: Set the max output power of Port 1 to 0.8W.
Switch(Config)#interface ethernet 1/1
Switch(Config-Ethernet1/1)#power inline max 800