< Home

display poe power-state

Function

The display poe power-state command displays the PoE power supply status of all interfaces or a specific interface.

Format

display poe power-state [ interface interface-type interface-number ]

Parameters

Parameter

Description

Value

interface interface-type interface-number

Specifies an interface:
  • interface-type: specifies an interface type.
  • interface-number: specifies an interface number.

If no interface is specified, information about the PoE power supply status 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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display poe power-state command output includes whether compatibility detection is enabled on an interface as well as the power supply status, power supply priority, and maximum output power of the interface.

Example

# Display the PoE power supply status of GigabitEthernet 0/0/2.
<sysname> display poe power-state interface GigabitEthernet 0/0/2
 Port legacy detect           : Enable                                          
 Port power enabled           : Enable                                          
 Port power ON/OFF            : Off                                             
 Port power status            : Power-ready                                     
 Port PD class                : 0                                               
 Port reference power(mW)     : 15400                                           
 Port power priority          : Low                                             
 Port max power(mW)           : 30000                                           
 Port current power(mW)       : 0                                               
 Port peak power(mW)          : 0                                               
 Port average power(mW)       : 0                                               
 Port current(mA)             : 0.0                                             
 Port voltage(V)              : 0.0  
Table 1 Description of the display poe power-state interface command output

Item

Description

Port legacy detect

Whether compatibility detection is enabled on an interface.

You can run the poe legacy enable command to enable compatibility detection.

Port power enabled

Whether PoE is enabled.

You can run the poe enable command to enable PoE.

Port power ON/OFF

Whether the interface supplies power:
  • On
  • Off

Port power status

Power supply status of the interface:

  • Test mode
  • Detecting
  • Disabled: PoE is disabled on the interface.
  • The reference power is greater than the maximum output power of the interface.
  • Classification overcurrent
  • Unknown: unknown level
  • Power overcurrent
  • Power-on failed
  • Power-ready: The interface is ready to supply power.
  • Delivering-power: The interface is supplying power.
  • Overloaded
  • Power off time range: The interface is in the power-off period.
  • Legacy disable: Non-standard PD compatibility detection is disabled on the interface.

Port PD class

Class of a PD connected to the interface.

Port reference power(mW)

Reference power of the interface.

The system automatically identifies the maximum power of the PD, classifies the PD, and defines the reference power of each class. Mappings between PD classes and reference power values are as follows:

  • 0: The reference power is 15400 mW.
  • 1: The reference power is 4000 mW.
  • 2: The reference power is 7000 mW.
  • 3: The reference power is 15400 mW.
  • 4: The reference power is 30000 mW.

Port power priority

Power supply priority of the interface:
  • Critical
  • High
  • Low

You can run the poe priority command to set a power supply priority for the interface.

Port max power(mW)

Maximum output power of the interface. If the maximum output power is 15400 mW, the device supports 802.3af. If the maximum output power is 30000 mW, the device supports 802.3at.

You can run the poe max-port-power command to set the maximum output power for the interface.

Port current power(mW)

Current output power of the interface.

Port peak power(mW)

Peak output power of the interface.

Port average power(mW)

Average output power of the interface.

Port current(mA)

Output current of the interface.

Port voltage(V )

Output voltage of the interface.

# Display the PoE power supply status of the device.
<sysname> display poe power-state  
PortName                 PowerOn/Off  Enabled  Priority Status                  
--------------------------------------------------------------------------------
GigabitEthernet0/0/0     Off          Enable   Low      Detecting               
GigabitEthernet0/0/1     Off          Enable   Low      Power-ready             
GigabitEthernet0/0/2     Off          Disable  High     Disabled                
GigabitEthernet0/0/3     Off          Enable   High     Detecting  
Table 2 Description of the display poe power-state command output

Item

Description

PortName

Name of an interface.

PowerOn/Off

Whether the interface supplies power:
  • On: The interface is supplying power to a PD.
  • Off: The interface does not supply power.

Enabled

Whether PoE is enabled on the interface.

You can run the poe enable command to enable PoE.

Priority

Power supply priority of the interface:
  • Critical
  • High
  • Low

Status

Power supply status of the interface:

  • Test mode
  • Detecting
  • Disabled: PoE is disabled on the interface.
  • Power-deny: The reference power is greater than the maximum output power of the interface.
  • Classification overcurrent
  • Unknown: The class is unknown.
  • Power overcurrent
  • Power-on failed
  • Power-ready: The interface is ready to supply power.
  • Delivering-power: The interface is supplying power.
  • Overloaded
  • Power off time range: The interface is in the power-off period.
  • Legacy disable: Non-standard PD compatibility detection is disabled on the interface.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >