Configuring Internal Power Supplies

Information About Internal Power Supplies

See the device installation guide for information about the power supplies.

How to Configure Internal Power Supplies

This section list the procedures to configure internal power supplies.

Configuring Internal Power Supply

You can use the power supply EXEC command to configure and manage the internal power supply on the device. The device does not support the no power supply EXEC command.

Follow these steps beginning in user EXEC mode:

Procedure

  Command or Action Purpose

Step 1

power supply switch_number slot {A | B } { off | on }

Example:

Device# power supply 1 slot A on 

Sets the specified power supply to off or on by using one of these keywords:

  • A : Selects the power supply in slot A.

  • B : Selects power supply in slot B.

    Note

     

    Power supply slot B is the closest to the outer edge of the device.

  • off : Sets the power supply off.

  • on : Sets the power supply on.

By default, the device power supply is on.

Step 2

show environment power

Example:

Device# show environment power

Verifies your settings.

Monitoring Internal Power Supplies

Table 1. Show Commands for Power Supplies

Command

Purpose

show environment power [ all | switch switch_number ]

(Optional) Displays the status of the internal power supplies for each device in the stack or for the specified device. The range is , depending on the device member numbers in the stack.

The device keywords are available only on stacking-capable devices.

View Power Consumption

The device uses the supplied power for powering the system resources and also for Power over Ethernet (PoE). Before allocating the PoE power, the operating system allocates a specific amount of power to the system resources such as the power controllers, LEDs, chips, FPGAs, and so on. This is called budgeted power. Budgeted power shows the maximum power that is reserved for the system usage. You can check the actual power consumption and the budgeted power using the show power detail and show power module commands. These show commands also display the Instantaneous Power, Reset Power, Peak Power, System Energy and System Meter Update Time.

Instantaneous Power is the power that is utilized at any given time. Peak Power is the maximum power that is consumed by the system at the time it is powered up. Reset Power indicates the amount of power the system is allocated in the reset mode. System Energy is the power consumed by the system for a specific duration of time.

Here is a sample output of the show power module command:

Device# show power module

Automatic Module Shutdown : Enabled
Power Budget Mode = SP-PS
 
                           shutdown  Power                                  Out of  In
Mod  Model No              Priority  State     Budget  Instantaneous  Peak  Reset   Reset
---  --------------------  --------  --------  ------  -------------  ----  ------  -----
1    C9300-48UXM           4         accepted  575     108            108   575     50  
---  --------------------  --------  --------  ------  -------------  ----  ------  -----
Total 575

Here is a sample output of the show power detail command:

Device# show power detail

SW  PID                 Serial#     Status           Sys Pwr  PoE Pwr  Watts
--  ------------------  ----------  ---------------  -------  -------  -----
1A  PWR-C1-1100WAC-P    DCC2505DH9Y  OK              Good     Good     1100
1B  PWR-C1-1100WAC-P    ART2236FELZ  OK              Good     Good     1100
2A  PWR-C1-1100WAC      DTN2203V17R  OK              Good     Good     1100
2B  PWR-C1-1100WAC-P    DCC2505D6PJ  OK              Good     Good     1100
3A  PWR-C1-1100WAC      LIT211227N2  OK              Good     Good     1100
3B  PWR-C1-350WAC       LIT18300WV1  Disabled        Bad      Bad      350 

PS Configuration Mode  : StackPower
PS Operating state     : StackPower

Power supplies currently active    : 5
Power supplies currently available : 6

Automatic Module Shutdown : Enabled
Mod  Model No              Priority  State     Budget  Instantaneous  Peak  Reset   Reset
---  --------------------  --------  --------  ------  -------------  ----  ------  -----
1    C9300-48UXM           4         accepted  575     105            105   575     50   
2    C9300X-24HX           4         accepted  365     129            129   365     50   
3    C9300-24P             4         accepted  235     81             81    235     50   
---  --------------------  --------  --------  ------  -------------  ----  ------  -----
Total                                          1175    315          


Power Summary                        Maximum
 (in Watts)    Allocated  Consumed   Available
-------------  ---------  ---------  ---------
System Power   1175       315        1670     
POE Power      274        85         4180     
-------------  ---------  ---------  ---------
Total          1449       400        5850     


Meter start time 2024-06-25 16:35:24 UTC
Energy Data For Last 180 Minute

                           System Energy   System Meter Update       
Mod  Model No              (MilliWattSec)  Time                      
---  --------------------  --------------  ------------------------  
1    C9300-48UXM           1100738625       2024-06-25 20:41:50 UTC  
2    C9300X-24HX           1338605237       2024-06-25 20:41:50 UTC  
3    C9300-24P             862059874        2024-06-25 20:41:50 UTC  
 
 

Configuration Examples for Internal Power Supplies

This example shows how to set the power supply in slot A to off:

Device# power supply 1 slot A off
Disabling Power supply A may result in a power loss to PoE devices and/or switches ... Continue? (yes/[no]): yes 
Device#
Jun 10 04:52:54.389: %PLATFORM_ENV-6-FRU_PS_OIR: FRU Power Supply 1 powered off 
Jun 10 04:52:56.717: %PLATFORM_ENV-1-FAN_NOT_PRESENT: Fan is not present
Device#

This example shows how to set the power supply in slot A to on:

Device# power supply 1 slot A on
Jun 10 04:54:39.600: %PLATFORM_ENV-6-FRU_PS_OIR: FRU Power Supply 1 powered on 

This example shows the output of the show env power command:

Table 2. show env power Status Descriptions
Field Description

OK

The power supply is present and power is good.

Not Present

No power supply is installed.

No Input Power

The power supply is present but there is no input power.

Disabled

The power supply and input power are present, but power supply is switched off by CLI.

Not Responding

The power supply is not recognizable or is faulty.

Failure-Fan

The power supply fan is faulty.

Additional References for Internal Power Supplies

Related Documentation

Related Topic Document Title

For complete syntax and usage information for the commands used in this chapter.

Command Reference (Catalyst 9300 Series Switches)

For information about the power supplies.

Cisco Catalyst 9300 Series Switches Hardware Installation Guide

Feature History for Internal Power Supplies

This table provides release and related information for features explained in this module.

These features are available on all releases subsequent to the one they were introduced in, unless noted otherwise.

Release

Feature

Feature Information

Cisco IOS XE Everest 16.5.1a

Internal Power Supplies

The switch operates with power supply modules which could be AC, DC or both. Refer the Hardware Installation Guide for more details on power supply units.

Cisco IOS XE Cupertino 17.8.1

Reporting System Power

show power detail and show power module commands were introduced to display the details of the system power usage.

Cisco IOS XE 17.15.1

Energy Consumption Visibility Enhancement.

New fields displaying the system energy and system meter update time were introduced in the output of the show power detail command.

Use Cisco Feature Navigator to find information about platform and software image support. To access Cisco Feature Navigator, go to https://cfnng.cisco.com/.