The display poe power command displays the PoE power information about all interfaces or a specific interface.
Parameter |
Description |
Value |
|---|---|---|
interface interface-type interface-number |
Specifies an interface:
If this parameter is not specified, the output power of all interfaces on the device is displayed. |
The interface type must be GE; the interface number can be GE0/0/0, GE0/0/1, GE0/0/2, or GE0/0/3. |
The display poe power command output includes the actual PoE power, reference power of a PD, maximum output power configured for an interface, and average power of a PD.
If no interface is specified, information about the output power of all interfaces on the device is displayed.
If a non-standard PD connects to an interface or forcible power supply is configured on the interface, the interface performs power management on the PD based on level 0 (15400 mW). In this case, the display poe power command output shows that the PD level is 0.
<sysname> display poe power
Codes: REFPW(Reference power), USMPW(User set max power),
CURPW(Current power), PKPW(Peak power),AVGPW(Average power)
PortName Class REFPW(mW) USMPW(mW) CURPW(mW) PKPW(mW) AVGPW(mW)
--------------------------------------------------------------------------------
GigabitEthernet0/0/0 - - 30000 0 0 0
GigabitEthernet0/0/1 0 15400 30000 0 0 0
GigabitEthernet0/0/2 - - 30000 0 0 0
GigabitEthernet0/0/3 - - 25000 0 0 0
Item |
Description |
|---|---|
PortName |
Name of an interface |
Class |
Power level of a PD The system automatically classifies PDs based on their maximum power. The PDs are classified into 0 to 4 levels. If an interface does not have PDs connected, the value is -. |
REFPW(mW) |
Reference power of a PD The reference power is automatically analyzed and identified by the system and varies according to PDs. Mappings between reference power values and PD levels are as follows:
|
USMPW(mW) |
Maximum output power of an interface You can run the poe max-port-power command to set this parameter. |
CURPW(mW) |
Current power of PDs on an interface |
PKPW(mW) |
Peak power of PDs on an interface This is a statistical value, which corresponds to the actual maximum power consumption of the PD. |
AVGPW(mW) |
Average power of PDs on an interface This is a statistical value, which corresponds to the average power consumption of the interface from the time when the PD was powered. |
<sysname> display poe power interface GigabitEthernet 0/0/2
Port PD class : 0
Port PD power(mW) : 0
Port PD peak power(mW) : 0
Port PD average power(mW) : 0
Port PD reference power(mW) : 15400
Port user set max power(mW) : 30000
Item |
Description |
|---|---|
Port PD class |
Power level of a PD The system automatically classifies PDs based on their maximum power. The PDs are classified into 0 to 4 levels. |
Port PD power(mW) |
Output power of an interface |
Port PD peak power(mW) |
Peak power of PDs on an interface This is a statistical value, which corresponds to the actual maximum power consumption of the PD. |
Port PD average power(mW) |
Average power of PDs on an interface This is a statistical value, which corresponds to the average power consumption of the interface from the time when the PD was powered. |
Port PD reference power(mW) |
Reference power of a PD The reference power is automatically analyzed and identified by the system and varies according to PDs. Mappings between reference power values and PD levels are as follows:
|
Port user set max power(mW) |
Maximum output power of an interface You can run the poe max-port-power command to set this parameter. |