12-01-2008 03:48 AM - edited 03-11-2019 07:19 AM
Hi all, when configuring failover on the cisco asa, my book says you configure the failover on the interface, like this failover lan interface MFAILOVER gigabit interace 0/3
what does the MYFAILOVER mean? is this just the name of the interface that you have done using the nameif command?
so if my gig 0/1 is called inside, you would type failover lan interface inside ??
cheers
12-01-2008 04:40 AM
Yes - to both questions, but depends on the type of failover, if you are using the serial failover cable.
12-01-2008 03:45 PM
Rubbish! For a start the ASA does not have a serial port, the only option is LAN-based failover.
And you must use a dedicated interface for failover, though you can share it with stateful failover. e.g.
failover
failover lan unit primary
failover lan interface failover Gig0/3
failover key *****
failover link failover Gig0/3
failover interface ip failover 1.1.1.1 255.255.255.252 standby 1.1.1.2
You should not connect the two ASA failover interfaces by cross-over - use a switch or hub.
12-03-2008 01:26 PM
MFAILOVER is the name of the failover interface. If you already named the interface, try removing the name. The putting in the failover configuration.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide