cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
857
Views
15
Helpful
6
Replies

CATALYST 2960 plus - extracting configuration info

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!

6 Replies 6

Mark Elsen
Hall of Fame
Hall of Fame

 

    - # copy running-config tftp://ip-adrr-of-tftp-server/c2960-config.txt 

M.



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

thank you!
is there any web GUI interface for the Catalyst 2960? or only CLI?
thanks!

Depends on install package you have GUI yes or not, by default CLI only.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi @balaji.bandi , thanks. How to know which package is installed?

#show version 

#dir  (show you archive installed - folder) - if not archive installed you see only .bin file

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

balaji.bandi
Hall of Fame
Hall of Fame

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)

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help