cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
193
Views
2
Helpful
4
Replies

It does not save the configuration SW C9300L-48P-4X

 

We are experiencing an issue with a Cisco Catalyst C9300L-48P-4X where the device does not save the configuration. After running commands such as:

Version:17.12.2r

 

 
write memory copy running-config startup-config

 

the configuration is not stored and is lost after a reload.

Could you please assist us in identifying the root cause?
Below are the details and information we can provide or collect if needed:

  • Platform: C9300L-48P-4X

  • Running mode (Install/Bundle)

  • NVRAM status and free space

  • Flash/NVRAM filesystem status (possible read-only condition)

  • Stack status (if applicable)

Please let us know what additional logs or outputs you require to troubleshoot this issue.

Thank you,
Regards.

4 Replies 4

Mark Elsen
Hall of Fame
Hall of Fame

 

  - @Francisco Leon     Check this document, and verify your settings :
                                                   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

Please post the complete output to the following command:

sh romvar

pieterh
VIP
VIP

i am confused about your command: 

write memory copy running-config startup-config

it is one of two variants
- write memory
or
- copy running-config startup-config
the last is the more official command, the first is still in use for compatability

Ethan Campbell
Level 1
Level 1

Here is the long form of the command:

copy system:running-config nvram:startup-config

 

What output do you get when attempting this?