< Home

display power

Function

The display power command displays the status of the power module or the power.

Format

display power [ system ]

Parameters

Parameter Description Value

system

Displays the power of the system.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Only the USG6510E/6510E-POE/6530E does not support this command.

You can run the display power command to check the operating status of the power module during routine maintenance.

Example

# Display the information of the power module on the USG6625E.

<sysname> display power
----------------------------------------------------------------------------      
 PowerID  Online  Mode   State      Current(A)   Voltage(V)   Rated Power(W)        
----------------------------------------------------------------------------      
 2        Absent  -      -          -            -            -                 
 3        Present AC     Supply     50           12           600 
# Display the information of the power module on the USG6655E.
<sysname> display power
----------------------------------------------------------------------------      
 PowerID  Online  Mode   State      Current(A)   Voltage(V)   Rated Power(W)        
----------------------------------------------------------------------------      
 2        Present AC     NotSupply  -            -            -                 
 3        Present AC     Supply     50           12           600
# Display the information of the power module on the USG6712E.
<sysname> display power
----------------------------------------------------------------------------      
 PowerID  Online  Mode   State      Current(A)   Voltage(V)   Rated Power(W)        
----------------------------------------------------------------------------      
 2        Absent  -      -          -            -            -                 
 3        Present AC     Supply     100          12           1200 
Table 1 Description of the display power command output

Item

Description

PowerID

ID of the power module.

Online

Whether the power module is in the slot.

  • Present: indicates that the power module is in the slot.
  • Absent: indicates that the power module is not in the slot.

Mode

Power module type, which can be:

  • AC: indicates an AC power module.
  • DC: indicates a DC power module.

State

Power module status, which can be:

  • Supply: indicates that the power module has output.
  • NotSupply: indicates that the power module has no output.

Current(A)

Output rated current.

Voltage(V)

Output rated voltage.

Rated Power(W)

Output rated power.

# Display the power of the USG6625E.

<sysname> display power system
-------------------------------------------------                               
 Slot      BoardName      State        Power(W)                                 
-------------------------------------------------                               
 0         RPU board      On           -                                        
 2         PWR board      On           10.38                                    
 3         PWR board      On           49.56                                    
 4         FAN board      On           -                                        
 5         FAN board      On           -                                        
 6         FAN board      On           -                                        
 13        SPUB board     On           - 
# Display the power of the USG6655E.
<sysname> display power system
-------------------------------------------------                               
 Slot      BoardName      State        Power(W)                                 
-------------------------------------------------                               
 0         RPU board      On           -                                        
 2         PWR board      Off          -                                        
 3         PWR board      On           76.62                                    
 4         FAN board      On           -                                        
 5         FAN board      On           -                                        
 6         FAN board      On           -                                        
 7         FAN board      On           -                                        
 12        SPUB board     On           -                                        
 13        SPUB board     On           -        
# Display the power of the USG6712E.
<sysname> display power system
-------------------------------------------------                               
 Slot      BoardName      State        Power(W)                                 
-------------------------------------------------                               
 0         RPU board      On           -                                        
 1         HDD board      On           -                                        
 3         PWR board      On           -                                        
 4         FAN board      On           -                                        
 5         FAN board      On           -                                        
 6         FAN board      On           -                                        
 7         FAN board      On           -                                        
 8         FAN board      On           -                                        
 12        SPUB board     On           -  
Table 2 Description of the display power system command output

Item

Description

Slot

Slot of the component.

BoardName

Component name.

State

Component status, which can be:

  • Init: indicates that the component is not powered on.
  • On: indicates that the component is powered on.
  • Lack: indicates that the power is insufficient.
  • Off: indicates that the component is manually powered off.

Power(W)

Component power.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >