
31-5
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 31 Managing Software, Licenses, and Configurations
Downloading and Backing Up Configuration Files
To download a text configuration from a server, follow these steps:
Step 1 To copy the single mode startup configuration or the multiple mode system startup configuration from
the server to flash memory, enter one of the following commands for the appropriate download server:
• To copy from a TFTP server, enter the following command:
hostname# copy tftp://
server
[/
path
]/
filename
startup-config
• To copy from an FTP server, enter the following command:
hostname# copy ftp://[
user
[:
password
]@]
server
[/
path
]/
filename
[;type=
xx
] startup-config
The type can be one of the following keywords:
–
ap—ASCII passive mode
–
an—ASCII normal mode
–
ip—(Default) Binary passive mode
–
in—Binary normal mode
You can use ASCII or binary for configuration files.
• To copy from an HTTP or HTTPS server, enter the following command:
hostname# copy http[s]://[
user
[:
password
]@]
server
[:
port
][/
path
]/
filename
startup-config
For example, to copy the configuration from a TFTP server, enter the following command:
hostname# copy tftp://209.165.200.226/configs/startup.cfg startup-config
To copy the configuration from an FTP server, enter the following command:
startup-config
To copy the configuration from an HTTP server, enter the following command:
hostname# copy http://209.165.200.228/configs/startup.cfg startup-config
Step 2 (Multiple context mode only) To copy context configurations to disk, including the admin configuration,
enter one of the following commands for the appropriate download server:
• To copy from a TFTP server, enter the following command:
hostname# copy tftp://
server
[/
path
]/
filename
disk0:[
path
/]
filename
• To copy from a FTP server, enter the following command:
hostname# copy ftp://[
user
[:
password
]@]
server
[/
path
]/
filename
[;type=
xx
]
disk:[
path
/]
filename
The type can be one of the following keywords:
–
ap—ASCII passive mode
–
an—ASCII normal mode
–
ip—(Default) Binary passive mode
–
in—Binary normal mode
You can use ASCII or binary for configuration files.
Comentarios a estos manuales