Cisco PIX 500 Series Configuration Manual page 250

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Configuring Failover
Configure the Primary Unit
To configure the primary unit in an Active/Active failover configuration, perform the following steps:
If you have not done so already, configure the active and standby IP addresses for each data interface
Step 1
(routed mode), for the management IP address (transparent mode), or for the management-only
interface. The standby IP address is used on the security appliance that is currently the standby unit. It
must be in the same subnet as the active IP address.
You must configure the interface addresses from within each context. Use the changeto context
command to switch between contexts. The command prompt changes to
hostname/ context (config-if)#
firewall mode, you must enter a management IP address for each context.
Note
hostname/context(config-if)# ip address active_addr netmask standby standby_addr
In routed firewall mode and for the management-only interface, this command is entered in interface
configuration mode for each interface. In transparent firewall mode, the command is entered in global
configuration mode.
Configure the basic failover parameters in the system execution space.
Step 2
a.
b.
c.
d.
Cisco Security Appliance Command Line Configuration Guide
14-30
Configure the Primary Unit, page 14-30
Configure the Secondary Unit, page 14-32
Do not configure an IP address for the Stateful Failover link if you are going to use a dedicated
Stateful Failover interface. You use the failover interface ip command to configure a dedicated
Stateful Failover interface in a later step.
(PIX 500 series security appliance only) Enable LAN-based failover:
hostname(config)# hostname(config)# failover lan enable
Designate the unit as the primary unit:
hostname(config)# failover lan unit primary
Specify the failover link:
hostname(config)# failover lan interface if_name phy_if
The if_name argument assigns a logical name to the interface specified by the phy_if argument. The
phy_if argument can be the physical port name, such as Ethernet1, or a previously created
subinterface, such as Ethernet0/2.3. On the ASA 5505 adaptive security appliance, the phy_if
specifies a VLAN. This interface should not be used for any other purpose (except, optionally, the
Stateful Failover link).
Specify the failover link active and standby IP addresses:
hostname(config)# failover interface ip if_name ip_addr mask standby ip_addr
The standby IP address must be in the same subnet as the active IP address. You do not need to
identify the standby IP address subnet mask. The failover link IP address and MAC address do not
change at failover. The active IP address always stays with the primary unit, while the standby IP
address stays with the secondary unit.
, where context is the name of the current context. In transparent
Chapter 14
Configuring Failover
OL-12172-03

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents