cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
180
Views
0
Helpful
1
Replies

Failover configuration order for adding secondary

tahscolony
Level 1
Level 1

It has been a few years since I added a second ASA to an active one that was not configured for failover. I forget the order to activate failover. I remember the first time doing this I goofed and the secondary unit, which had nothing but failover configured kept overwriting the primary unit.

So I have a 5510 with failover configured and it is enabled. Do I add in the second ASA by first enabling the management(failover) interface, verifying that it can ping the primary, keep all the other interfaces disabled and then commit the failover command? I already have the base failover configured, and there are certs on the primary that need to be pushed to the secondary.  Once the primary finishes pushing the configuration to the standby, then enable the interfaces?  Since the active unit is already enabled, I shouldn't see any downtime for this, or will I?

1 Reply 1

Collin Clark
VIP Alumni
VIP Alumni

Here's the cut sheet I use.

On PRIMARY
============================================================
failover lan unit primary
failover lan interface FAILOVER-INTF GigabitEthernet0/6
failover link STATEFUL-FAILOVER-INTF GigabitEthernet0/7
failover interface ip FAILOVER-INTF 169.254.254.1 255.255.255.252 standby 169.254.254.2
failover interface ip STATEFUL-FAILOVER-INTF 169.254.254.5 255.255.255.252 standby 169.254.254.6
failover ipsec pre-shared 0 SeCrEtKeY

On SECONDARY
============================================================
failover lan unit secondary
failover lan interface FAILOVER-INTF GigabitEthernet0/6
failover link STATEFUL-FAILOVER-INTF GigabitEthernet0/7
failover interface ip FAILOVER-INTF 169.254.254.1 255.255.255.252 standby 169.254.254.2
failover interface ip STATEFUL-FAILOVER-INTF 169.254.254.5 255.255.255.252 standby 169.254.254.6
failover ipsec pre-shared 0 SeCrEtKeY


PROCEDURES
============================================================
On PRIMARY
--------------------
failover

On Secondary
--------------------
failover

On PRIMARY

-------------------

monitor interface [nameif]

Review Cisco Networking products for a $25 gift card