Cisco ASA Series Cli Configuration Manual page 2066

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Command
Step 1
more system:running-config
Example:
primary# more system:running-config
Step 2
copy tftp://server[/path]/asa_image_name
{disk0:/ | disk1:/}[path/]asa_image_name
Example:
primary# copy
tftp://10.1.1.1/asa901-smp-k9.bin
disk0:/asa901-smp-k9.bin
Step 3
failover exec mate copy /noconfirm
tftp://server[/path]/filename {disk0:/ |
disk1:/}[path/]filename
Example:
primary# failover exec mate copy
/noconfirm
tftp://10.1.1.1/asa901-smp-k9.bin
disk0:/asa901-smp-k9.bin
Step 4
copy tftp://server[/path]/asdm_image_name
{disk0:/ | disk1:/}[path/]asdm_image_name
Example:
primary# copy tftp://10.1.1.1/asdm-701.bin
disk0:/asdm-701.bin
Step 5
failover exec mate copy /noconfirm
tftp://server[/path]/asdm_image_name
{disk0:/ | disk1:/}[path/]asdm_image_name
Example:
primary# failover exec mate copy
/noconfirm tftp://10.1.1.1/asdm-701.bin
disk0:/asdm-701.bin
Step 6
failover active group 1
failover active group 2
Example:
primary# failover active group 1
primary# failover active group 2
Step 7
configure terminal
Example:
primary(config)# configure terminal
Cisco ASA Series CLI Configuration Guide
1-6
Chapter 1
Purpose
(If there is a configuration migration) The output shows the
configuration on the terminal so that you can back up your
configuration. Copy the output from this command, then paste the
configuration in to a text file.
Note
If you are upgrading from a pre-8.3 version, then the
running configuration is backed up automatically.
For other methods of backing up, see the configuration guide.
Copies the ASA software to the primary unit flash memory. For
other methods than TFTP, see the copy command.
Copies the software to the secondary unit; be sure to specify the
same path as for the primary unit.
Copies the ASDM image to the primary unit flash memory.
Copies the ASDM image to the secondary unit; be sure to specify
the same path as for the active unit.
Makes both failover groups active on the primary unit.
If you are not already in global configuration mode, accesses
global configuration mode.
Managing Software and Configurations

Advertisement

Table of Contents
loading

Table of Contents