Backing Up and Restoring Cisco Switch Settings


By Dan DiNicolo, July 5th, 2007 Posted in CCNA Study Guide Chapter 03. Subscribe to our RSS Feed



Rather Have Fast and Secure Remote Control?

 Securely access PCs and servers worldwide through any firewall. Try it and see for yourself!

Much like with Cisco routers, it’s generally a good idea to back up the configuration of your switches as well. The syntax to copy the configuration of a Catalyst 1900 series to a TFTP server is different than on a router, although it does following a similar “copy from to” format. The example below shows the configuration of a Catalyst 1912 being backed up to a TFTP server at address 192.168.1.31.

Cisco1912#copy nvram tftp://192.168.1.31/config-1912
Configuration upload is successfully completed

In this example, the contents of NVRAM (the configuration file) are copied to a TFTP server at 192.168.1.31, with a filename of config-1912. The command to copy this same configuration file from the TFTP server back to the switch is shown below.

Cisco1912#copy tftp://192.168.1.31/config-1912 nvram
TFTP successfully downloaded configuration file

Unlike with a Cisco router, a Cisco 1900 series switch does not allow you to upload its IOS image to a TFTP server. However, it does allow you to download a new IOS image from a TFTP server. The command to do so is listed below.

Cisco1912#copy tftp://192.168.1.31/cat1900EN_9_00.bin opcode

In this example, the image to be downloaded from the TFTP server is named cat1900EN_9_00.bin. The opcode command is used to instruct the switch to download the file into Flash memory.

Written by Dan DiNicolo - Visit Website

Print This Post Print This Post













All Tutorials by Category:















Entire site Copyright © 1999-2007 2000Trainers.com, all rights reserved.
Content on this site may not be copied or reproduced in any way without permission.





IT Showcase


Text Link Ads