cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
468
Views
3
Helpful
6
Replies

Cisco 9300 Reload

JAISONTHOMAS
Level 1
Level 1

Hi,

We have a stack of 4 X C9300-48UXM switches in one of our Hub rooms. They are all on version 17.12.04.

All these switches got reloaded yesterday. All these switches are connected to the main power supply. We got it confirmed with the power company that there were no power disruptions.

Is anyone aware of any bugs associated with this issue?

XXXXXX-01 uptime is 21 hours, 19 minutes
Uptime for this control processor is 21 hours, 21 minutes
System returned to ROM by PowerOn at 14:41:17 UTC Tue Oct 29 2024
System restarted at 12:54:59 UTC Tue Feb 18 2025
System image file is "flash:packages.conf"
Last reload reason: PowerOn

Switch Ports Model SW Version SW Image Mode
------ ----- ----- ---------- ---------- ----
* 1 65 C9300-48UXM 17.12.04 CAT9K_IOSXE INSTALL
2 65 C9300-48UXM 17.12.04 CAT9K_IOSXE INSTALL
3 65 C9300-48UXM 17.12.04 CAT9K_IOSXE INSTALL
4 65 C9300-48UXM 17.12.04 CAT9K_IOSXE INSTALL

 

 

 

6 Replies 6

Leo Laohoo
Hall of Fame
Hall of Fame

Post the complete output to the following commands: 

1.  sh log on switch active uptime detail

2.  sh log on switch active messages detail

3.  sh environ power detail

JAISONTHOMAS
Level 1
Level 1

Hi Leo,

KMH-FEN-A-01#sh log on switch active uptime detail
--------------------------------------------------------------------------------
UPTIME SUMMARY INFORMATION
--------------------------------------------------------------------------------
First customer power on : 03/26/2023 15:54:28
Total uptime : 0 years 16 weeks 1 days 16 hours 30 minutes
Total downtime : 1 years 31 weeks 0 days 1 hours 30 minutes
Number of resets : 4
Number of slot changes : 0
Current reset reason : PowerOn
Current reset timestamp : 02/18/2025 12:54:34
Current slot : 1
Chassis type : 0
Current uptime : 0 years 0 weeks 0 days 21 hours 0 minutes
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
UPTIME CONTINUOUS INFORMATION
--------------------------------------------------------------------------------
Time Stamp | Reset | Uptime
MM/DD/YYYY HH:MM:SS | Reason | years weeks days hours minutes
--------------------------------------------------------------------------------
10/28/2024 17:04:34 Image Install 0 0 0 0 0
10/29/2024 12:18:56 PnP reset CLI 0 0 0 19 0
10/29/2024 14:44:04 PnP reset CLI 0 0 0 2 0
02/18/2025 12:54:34 PowerOn 0 15 6 22 0
--------------------------------------------------------------------------------

KMH-FEN-A-01#
KMH-FEN-A-01#
KMH-FEN-A-01#sh log on switch act
KMH-FEN-A-01#sh log on switch active messa
KMH-FEN-A-01#sh log on switch active message deta
KMH-FEN-A-01#sh log on switch active message detail
--------------------------------------------------------------------------------
ERROR MESSAGE SUMMARY INFORMATION
--------------------------------------------------------------------------------
MM/DD/YYYY HH:MM:SS Facility-Sev-Name | Count | Persistence Flag
--------------------------------------------------------------------------------
No historical data
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
ERROR MESSAGE CONTINUOUS INFORMATION
--------------------------------------------------------------------------------
MM/DD/YYYY HH:MM:SS Facility-Sev-Name
--------------------------------------------------------------------------------
No continuous data
--------------------------------------------------------------------------------

KMH-FEN-A-01# sh environ powe det
^
% Invalid input detected at '^' marker.

KMH-FEN-A-01# sh environ powe
KMH-FEN-A-01# sh environ power de
KMH-FEN-A-01# sh environ power deta
KMH-FEN-A-01# sh environ power?
power

KMH-FEN-A-01# sh environ power
SW PID Serial# Status Sys Pwr PoE Pwr Watts
-- ------------------ ---------- --------------- ------- ------- -----
1A Unknown Unknown No Input Power Bad Bad Unknown
1B PWR-C1-1100WAC-P DCC2709D4UV OK Good Good 1100

KMH-FEN-A-01#

 

Ok, so the entire stack is running off one power supply. 

The output shows there was  a power outage.  If all switches are reporting the same output "PowerOn" then the stack lost power.  

marce1000
Hall of Fame
Hall of Fame

 

  -  @JAISONTHOMAS wrote :We got it confirmed with the power company that there were no power disruptions.
                                               Well perhaps, but the situation looks different; therefore and for future follow up I recommend that you configure a common syslog server on all stacks (and all other cisco network equipment) , when devices got rebooted or started again for some reason, examining logs or last logging received at the syslog server may provide extra insights ,

   As @Leo Laohoo , stated the command show version will also include the reboot reason,

 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

It's always a good idea to power the switches, or any other networking equipment, from an UPS which can mitigate situations like a small power fluctuation from the power company - a second is enough to restart your equipment, If you have a UPS dimensioned correctly, you can survive even a small power outage of several minutes.

HTH

Regards, LG
*** Please Rate All Helpful Responses ***

JAISONTHOMAS
Level 1
Level 1

Thank you all. Appreciated your help