
31-6
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 31 Managing Software, Licenses, and Configurations
Downloading and Backing Up Configuration Files
• To copy from a HTTP or HTTPS server, enter the following command:
hostname# copy http[s]://[
user
[:
password
]@]
server
[:
port
][/
path
]/
filename
disk0:[
path
/]
filename
Step 3 Copy the new startup configuration to the running configuration using one of these options:
• To merge the startup configuration with the current running configuration, enter the following
command:
hostname(config)# copy startup-config running-config
• To load the startup configuration and discard the running configuration, restart the security
appliance by entering the following command:
hostname# reboot
Alternatively, you can use the following commands to load the startup configuration and discard the
running configuration without requiring a reboot:
hostname/contexta(config)# clear config all
hostname/contexta(config)#
copy start run
Backing Up the Configuration
To back up your configuration, copy it to an external server. Use one of the following methods:
• Copying the Configuration to a Server, page 31-6
• Copying the Configuration from the Terminal Display, page 31-7
Copying the Configuration to a Server
You can back up configuration files in the following circumstances:
• Backing up the Single Mode Configuration or Multiple Mode System Configuration, page 31-6
• Backing Up a Context Configuration within the Context, page 31-7
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, running configuration, or a configuration file by name on disk (such as the admin.cfg).
Enter one of the following commands for the appropriate backup server:
• To copy to a TFTP server, enter the following command:
hostname# copy {startup-config | running-config | disk0:[
path
/]
filename
}
tftp://
server
[/
path
]/
filename
• To copy to a FTP server, enter the following command:
hostname# copy {startup-config | running-config | disk0:[
path
/]
filename
}
ftp://[
user
[:
password
]@]
server
[/
path
]/
filename
[;type=
xx
]
The type can be one of the following keywords:
–
ap—ASCII passive mode
–
an—ASCII normal mode
Comentarios a estos manuales