Backing Up The Configuration; Backing Up The Single Mode Configuration Or Multiple Mode System Configuration; Backing Up A Context Configuration In Flash Memory; Backing Up A Context Configuration Within A Context - Cisco 7604 Configuration Manual

Catalyst 6500 series switch and cisco 7600 series router firewall services module configuration guide using the cli
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Chapter 24
Managing Software, Licenses, and Configurations

Backing Up the Configuration

To back up your configuration, use one of the following methods:

Backing up the Single Mode Configuration or Multiple Mode System Configuration

In single context mode or from the system configuration in multiple mode, you can copy the startup
configuration or running configuration to an external server or to the local flash memory:

Backing Up a Context Configuration in Flash Memory

In multiple context mode, copy context configurations that are on the local flash memory by entering
one of the following commands in the system execution space:

Backing Up a Context Configuration within a Context

In multiple context mode, from within a context, you can perform the following backups:
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
OL-20748-01
Backing up the Single Mode Configuration or Multiple Mode System Configuration, page 24-17
Backing Up a Context Configuration in Flash Memory, page 24-17
Backing Up a Context Configuration within a Context, page 24-17
Copying the Configuration from the Terminal Display, page 24-18
To copy to a TFTP server, enter the following command:
hostname# copy {startup-config | running-config} tftp://server[/path]/filename
To copy to a FTP server, enter the following command:
hostname# copy {startup-config | running-config}
ftp://[user[:password]@]server[/path]/filename
To copy to local flash memory, enter the following command:
hostname# copy {startup-config | running-config} disk:[path/]filename
Be sure the destination directory exists. If it does not exist, first create the directory using the mkdir
command.
To copy to a TFTP server, enter the following command:
hostname# copy disk:[path/]filename tftp://server[/path]/filename
To copy to a FTP server, enter the following command:
hostname# copy disk:[path/]filename ftp://[user[:password]@]server[/path]/filename
To copy to local flash memory, enter the following command:
hostname# copy disk:[path/]filename disk:[path/]newfilename
Be sure that the destination directory exists. If it does not, create the directory using the mkdir
command.
To copy the running configuration to the startup configuration server (connected to the
admin context), enter the following command:
hostname/contexta# copy running-config startup-config
Downloading and Backing Up Configuration Files
24-17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7609-s76137606-sCatalyst 6500 series7600 series

Table of Contents