01-20-2023 01:53 AM
Hi there,
what would be the best way to extract all the configuration of this switch in order to do firmware update/reset and restart all from scratch but having a bit of a road map and reference to some of the settings?
is there any step by step guide available?
Thank you!
01-20-2023 05:20 AM
- # copy running-config tftp://ip-adrr-of-tftp-server/c2960-config.txt ,
M.
01-20-2023 10:18 AM
01-22-2023 09:40 AM
Depends on install package you have GUI yes or not, by default CLI only.
01-22-2023 10:25 AM
Hi @balaji.bandi , thanks. How to know which package is installed?
01-22-2023 10:47 AM
#show version
#dir (show you archive installed - folder) - if not archive installed you see only .bin file
01-20-2023 05:28 AM
If you have access to device using SSH
show run (copy that to text file) or if you have TFTP you can use to upload the config.
Firmware upgrade will not erage the config at all.
To restart from scratch you need erase the config and reload (so the config will be out of box kind of and you need start bootstrapping config)
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