Cisco ASA Series Cli Configuration Manual page 375

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

Advertisement

Chapter 1
Configuring Active/Standby Failover
Command
no failover
Example:
hostname(config)# no failover
Restoring a Failed Unit
To restore a failed unit to an unfailed state, enter the following command:
Command
failover reset
Example:
hostname(config)# failover reset
Testing the Failover Functionality
To test failover functionality, perform the following steps:
Step 1
Test that your active unit is passing traffic as expected by using FTP (for example) to send a file between
hosts on different interfaces.
Step 2
Force a failover by entering the following command on the active unit:
hostname(config)# no failover active
Step 3
Use FTP to send another file between the same two hosts.
Step 4
If the test was not successful, enter the show failover command to check the failover status.
Step 5
When you are finished, you can restore the unit to active status by enter the following command on the
newly active unit:
hostname(config)# no failover active
Note
When an ASA interface goes down, for failover it is still considered to be a unit issue. If the ASA detects
that an interface is down, failover occurs immediately, without waiting for the interface holdtime. The
interface holdtime is only useful when the ASA considers its status to be OK, although it is not receiving
hello packets from the peer. To simulate interface holdtime, shut down the VLAN on the switch to
prevent peers from receiving hello packets from each other.
Purpose
Disables failover. Disabling failover on an Active/Standby pair causes the
active and standby state of each unit to be maintained until you restart. For
example, the standby unit remains in standby mode so that both units do
not start passing traffic. To make the standby unit active (even with failover
disabled), see the
"Forcing Failover" section on page
Purpose
Restores a failed unit to an unfailed state. Restoring a failed unit to an
unfailed state does not automatically make it active; restored units remain
in the standby state until made active by failover (forced or natural).
Cisco ASA Series CLI Configuration Guide
Controlling Failover
1-16.
1-17

Advertisement

Table of Contents
loading

Table of Contents