08-23-2018 05:57 AM - edited 03-08-2019 03:58 PM
Will upgrading my cisco switch overwrite my startup config? And if so how can I save it?
Thanks
Dave
Solved! Go to Solution.
08-23-2018 06:11 AM
Hi, IOS firmware is a bin file saved in flash memory separated by startup-config saved in nvram.
So you can upgrade the IOS whitout loosing your config.
If you want you can save the configuration file exporting the "show run" in a text file or using external server and copy command.
E.g.
copy startup-config http
copy startup-config ftp
copy startup-config tftp
Regards.
08-23-2018 06:11 AM
Hi, IOS firmware is a bin file saved in flash memory separated by startup-config saved in nvram.
So you can upgrade the IOS whitout loosing your config.
If you want you can save the configuration file exporting the "show run" in a text file or using external server and copy command.
E.g.
copy startup-config http
copy startup-config ftp
copy startup-config tftp
Regards.
08-23-2018 06:21 AM
Big thanks
Dave
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide