show sys power

View power information for the chassis.

Syntax

Command Parameters

power-supply
Shows detailed power information for each power supply.
slot
Shows detailed power information for the slot.

Default

None

Command Mode

User EXEC

Command Output

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.

Examples

The following example displays summary power information.

Switch:1#show sys power

==========================================================================================
                           Chassis Power Information

==========================================================================================

Chassis Power Status: redundant

             Total     Required  Max
Chassis      Chassis   Redundant Allocated Available Reserved Required
Type         Power     Power     Power     Power     Power    Power
------------------------------------------------------------------------------------------
SwitchXYZ     4200      1400      1851      2349      1411     1851
------------------------------------------------------------------------------------------

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#1   AC      110/220  0038       800764-00-07     UP     350      front-back 07
--------------------------------------------------------------------------------

The following example displays power information by slot.

Switch:1#show sys power slot
=================================================================================
                             Slot Power Consumption
=================================================================================
                                            Max
Slot     Present CardType            Power  Allocated
No.                                  Status Power
---------------------------------------------------------------------------------
1        YES     8242XSQ             ON     208
2        YES     8242XSQ             ON     208
---------------------------------------------------------------------------------

=================================================================================
                           Chassis Power Information
=================================================================================

Chassis Power Status: non-redundant

             Total     Required
Chassis      Chassis   Redundant
Type         Power     Power
--------------------------------------------------------------------------------
8284XSQ      0         0
--------------------------------------------------------------------------------