View power information for the chassis.
show sys power [power-supply] [slot]
None
User EXEC
The show sys power commands display the following information:
| 
                         Output field  | 
                     
                         Description  | 
                  
|---|---|
| 
                         Chassis Power Status  | 
                     
                         Displays if the chassis contains redundant power.  | 
                  
| 
                         Chassis Type  | 
                     
                         Displays the type of chassis.  | 
                  
| 
                         Total Chassis Power  | 
                     
                         Displays the power currently used by the complete chassis.  | 
                  
| 
                         Required Redundant Power  | 
                     
                         Displays the redundant power for the chassis.  | 
                  
| 
                         Max Allocated Power  | 
                     
                         Displays the maximum power.  | 
                  
| 
                         Available Power  | 
                     
                         Displays the available, unused, power.  | 
                  
| 
                         Reserved Power  | 
                     
                         Displays the reserved power.  | 
                  
| 
                         Required Power  | 
                     
                         Displays the required power.  | 
                  
| 
                         Power Supply  | 
                     
                         Displays the power supply slot.  | 
                  
| 
                         Type  | 
                     
                         Displays the type of power used.  | 
                  
| 
                         Input Voltage  | 
                     
                         Displays the input line voltage.  | 
                  
| 
                         Serial Num  | 
                     
                         Displays the power supply serial number.  | 
                  
| 
                         Part Num  | 
                     
                         Displays the power supply part number.  | 
                  
| 
                         Oper Status  | 
                     
                         Displays the status as on (up) or off (down).  | 
                  
| 
                         Max Power  | 
                     
                         Displays the maximum power of the power supply.  | 
                  
| 
                         Fan FlowType  | 
                     
                         Displays the airflow direction.  | 
                  
| 
                         Hardware Revision  | 
                     
                         Displays the hardware revision number.  | 
                  
| 
                         Slot No.  | 
                     
                         Displays the slot number.  | 
                  
| 
                         Present  | 
                     
                         Displays if the slot is populated.  | 
                  
| 
                         CardType  | 
                     
                         Displays the type of module in the slot.  | 
                  
| 
                         Priority  | 
                     
                         Displays the priority of the slot for power management.  | 
                  
| 
                         Power Status  | 
                     
                         Displays the status as on or off.  | 
                  
| 
                         Max Allocated Power  | 
                     
                         Displays the power for the slot.  | 
                  
The following example displays summary power information.
Switch:1#show sys power
Chassis Power Status: non-redundant
                          Total     Required  Max
Chassis                   Chassis   Redundant Allocated Available Reserved Required
Type                      Power     Power     Power     Power     Power    Power
------------------------------------------------------------------------------------------
5320-48T-8XE-VOSS         90        0         75        15        75       75
------------------------------------------------------------------------------------------
         
         
         
         The following example displays detailed power information for each power supply.
Switch:1#show sys power power-supply
=====================================================================================
                            Power Supply Information
=====================================================================================
Power  Type    Input    Serial           Part         Oper   Max      Fan      Hardware
Supply         Voltage  Num              Num          Status Power    FlowType Revision
---------------------------------------------------------------------------------------
PS#2   AC      110/220  2042U-30042      801094-00-01 UP     920      front-back 01
---------------------------------------------------------------------------------------
         The following example displays power information by slot.
Switch:1#show sys power slot
================================================================================
                             Slot Power Consumption
================================================================================
                                                        Max
Slot     Present CardType            Priority    Power  Allocated
No.                                              Status Power
--------------------------------------------------------------------------------
1        YES     5420M-24W-4YE-VOSS  CRITICAL    ON     104
2        NO      Not Present         CRITICAL    OFF    0
--------------------------------------------------------------------------------
================================================================================
                           Chassis Power Information
================================================================================
Chassis Power Status: non-redundant
                          Total     Required  Max
Chassis                   Chassis   Redundant Allocated Available Reserved Required
Type                      Power     Power     Power     Power     Power    Power
--------------------------------------------------------------------------------
5420M-24W-4YE-VOSS        920       0         104       816       104      104
--------------------------------------------------------------------------------