41-8
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 41 Managing Software, Licenses, and Configurations
Backing Up Configuration Files
primary#
no failover active
Step 5
Make sure both failover groups are in the Standby Ready state on the primary unit, and then reload the
primary unit using the following command:
primary#
reload
Step 6
If the failover groups are configured with the
preempt
command, they will automatically become active
on their designated unit after the preempt delay has passed. If the failover groups are not configured with
the
preempt
command, you can return them to active status on their designated units using the
failover
active group
command.
Backing Up Configuration Files
To back up your configuration, use one of the following methods:
•
Backing up the Single Mode Configuration or Multiple Mode System Configuration, page 41-8
•
Backing Up a Context Configuration in Flash Memory, page 41-9
•
Backing Up a Context Configuration within a Context, page 41-9
•
Copying the Configuration from the Terminal Display, page 41-9
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 or running configuration to an external server or to the local Flash memory:
•
To copy to a TFTP server, enter the following command:
hostname#
copy
{
startup-config
|
running-config
}
tftp://
server
[
/
path
]
/
filename
•
To copy to a FTP server, enter the following command:
hostname#
copy
{
startup-config
|
running-config
}
ftp://
[
user
[
:
password
]
@
]
server
[
/
path
]
/
filename
•
To copy to local Flash memory, enter the following command:
hostname#
copy
{
startup-config
|
running-config
}
{
flash:/
|
disk0:/
|
disk1:/
}[
path
/
]
filename
Be sure the destination directory exists. If it does not exist, first create the directory using the
mkdir
command.
Backing up
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......