cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
234
Views
3
Helpful
8
Replies

3850 Switch issue

hamza-ali
Level 1
Level 1

Hi Team,

I have an issue related to cisco switch with model WS-C3850-48P. Its become factory reset when we restart it...
its version sw-version:16.09.06
Switch Image: CAT3K_CAA-UNIVERSALK9 INSTALL. Please suggest

1 Accepted Solution

Accepted Solutions

Thanks Team,
Issue got resolved to run this command in global configuration mode:

config terminal:
no system ignore startup config switch all
then,
Privileged mode:
copy startup config.

reload






 

View solution in original post

8 Replies 8

Mark Elsen
Hall of Fame
Hall of Fame

 

 - @hamza-ali            It can't factory reset on it's own; post the full boot process

  M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

M02@rt37
VIP
VIP

Hello @hamza-ali 

Please share you config-register value.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hi M02@rt37.. i have configure (config reg is 0x2102) when switch restart its come back to Configuration register is 0x142.
with zero configuration

Ok @hamza-ali 

You perform a 'wr' before reload ? sorry for that question...

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Try also to add this command and test reload after modify also the config-regsiter value:

no system ignore startupconfig switch all

also see here:

https://community.cisco.com/t5/switching/why-sw-3850-loses-config-after-reload-even-though-config-is/td-p/2471639

https://quickview.cloudapps.cisco.com/quickview/bug/CSCui54490

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Mark Elsen
Hall of Fame
Hall of Fame

 

  - @hamza-ali         Checkout  https://www.cisco.com/c/en/us/support/docs/switches/catalyst-9300-series-switches/216850-configuration-register-equivalent-clis-i.html

    M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

Leo Laohoo
Hall of Fame
Hall of Fame

If the switch is in ROMMON, please post the complete output to the command "set".

Thanks Team,
Issue got resolved to run this command in global configuration mode:

config terminal:
no system ignore startup config switch all
then,
Privileged mode:
copy startup config.

reload