
31-7
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 31 Managing Software, Licenses, and Configurations
Downloading and Backing Up Configuration Files
–
ip—(Default) Binary passive mode
–
in—Binary normal mode
Use ASCII or binary for configuration files (as in this case), and binary only for image files.
Backing Up a Context Configuration within the 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, follow these
steps:
a. To specify the TFTP server that is connected to the context network, enter the following
command:
hostname/contexta# tftp-server
interface_name
ip_address
path
[/
filename
]
b. To copy the running configuration to the TFTP server, enter the following command:
hostname/contexta(config)# write net [:
filename
]
If you specify the filename in the tftp-server command (above), you do not need to identify it
in the write net command.
For example:
hostname/contexta(config)# tftp-server 10.1.1.1 /configs/contextbackup.cfg
hostname/contexta(config)# write net
Alternatively, you can use the following command:
hostname/contexta#
copy run tftp:
Copying the Configuration from the Terminal Display
To print the configuration to the terminal, enter the following command:
hostname# show run
Copy the output from this command, then paste the configuration into a text file.
Comentarios a estos manuales