cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
622
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

marce1000
Hall of Fame
Hall of Fame

 

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

M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

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

Review Cisco Networking for a $25 gift card