Backing Up A Context Configuration In Flash Memory; Backing Up A Context Configuration Within A Context; Copying The Configuration From The Terminal Display; Backing Up Additional Files Using The Export And Import Commands - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Chapter 41
Managing Software, Licenses, and Configurations

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:

Copying the Configuration from the Terminal Display

To print the configuration to the terminal, enter the following command:
hostname# show running-config
Copy the output from this command, then paste the configuration in to a text file.

Backing Up Additional Files Using the Export and Import Commands

Additional files essential to your configuration might include the following:
OL-12172-03
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 {flash:/ | disk0:/ | disk1:/}[ path /] filename {flash:/ | disk0:/ |
disk1:/}[ path /]new filename
Be sure the destination directory exists. If it does not exist, first 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
To copy the running configuration to a TFTP server connected to the context network, enter the
following command:
hostname/contexta# copy running-config tftp:/ server [/ path ]/ filename
Files you import using the import webvpn command. Currently these files include customizations,
URL lists, web contents, plug-ins, and language translations.
DAP policies (dap.xml)
CSD configurations (data.xml)
Digital keys and certificates
Local CA user database and certificate status files
Cisco Security Appliance Command Line Configuration Guide
Backing Up Configuration Files
41-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents