41-9
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 41 Managing Software, Licenses, and Configurations
Backing Up Configuration Files
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:
•
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.
Backing Up a Context Configuration within a Context
In multiple context mode, from within a context, you can perform the following backups:
•
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
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:
•
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
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......