03-05-2019 02:51 AM - edited 02-21-2020 08:53 AM
Hello.
I am using a pair of switches (SW1, SW2) for failover link between ASA nodes and for several data interfaces (C,D).
Also I am using another pairs of switches (SW3,SW4 and SW5,SW6) for another data links on ASA nodes (inside,B).
When I rebooted SW1 3rd Mar I expected that the failover will happen and ASA_5525_2 (STB) become Active. But something went wrong. It looked like split brain happened and both ASA nodes became active. I can't understand why nodes didn't hear hello packets through inside or B interfaces. (Maybe I interpreted the logs wrong way). So the network didn't work correctly until SW1 loaded complitely.
A little more details: ASA is monitoring all interfaces (inside, B,C,D). ASA has OSPF relationships with SW3,SW4 and SW5,SW6. My configuration and logs:
failover
failover lan unit primary
failover lan interface failover GigabitEthernet0/7
failover key *****
failover link failover GigabitEthernet0/7
failover interface ip failover 1.1.1.1 255.255.255.0 standby 1.1.1.2
"show failover history" on ASA_5525_1:
11:10:35 MSK Mar 3 2019
Active Failed Interface check
11:10:36 MSK Mar 3 2019
Failed Just Active HELLO not heard from mate
11:10:36 MSK Mar 3 2019
Just Active Active Drain HELLO not heard from mate
11:10:36 MSK Mar 3 2019
Active Drain Active Applying Config HELLO not heard from mate
11:10:36 MSK Mar 3 2019
Active Applying Config Active Config Applied HELLO not heard from mate
11:10:36 MSK Mar 3 2019
Active Config Applied Active HELLO not heard from mate
"show failover history" ASA_5525_2:
11:10:36 MSK Mar 3 2019
Standby Ready Just Active Interface check
11:10:36 MSK Mar 3 2019
Just Active Active Drain Interface check
11:10:36 MSK Mar 3 2019
Active Drain Active Applying Config Interface check
11:10:36 MSK Mar 3 2019
Active Applying Config Active Config Applied Interface check
11:10:36 MSK Mar 3 2019
Active Config Applied Active Interface check
11:16:51 MSK Mar 3 2019
Active Cold Standby Failover state check
11:16:53 MSK Mar 3 2019
Cold Standby Sync Config Failover state check
11:17:01 MSK Mar 3 2019
Sync Config Sync File System Failover state check
11:17:01 MSK Mar 3 2019
Sync File System Bulk Sync Failover state check
11:17:14 MSK Mar 3 2019
Bulk Sync Standby Ready Failover state check
<185>Mar 03 2019 11:10:30 ASA_5525 : %ASA-1-105005: (Secondary) Lost Failover communications with mate on interface inside
<185>Mar 03 2019 11:10:30 ASA_5525 : %ASA-1-105009: (Secondary) Testing on interface inside Passed
<185>Mar 03 2019 11:10:36 ASA_5525 : %ASA-1-103001: (Primary) No response from other firewall (reason code = 4).
<185>Mar 03 2019 11:10:35 ASA_5525 : %ASA-1-104002: (Primary) Switching to STANDBY - Interface check
<185>Mar 03 2019 11:10:36 ASA_5525 : %ASA-1-104001: (Primary) Switching to ACTIVE - HELLO not heard from mate.
Would you mind giving your opinion about my network design and reasons why this happened. I can use separated pair of switches for failover link but I haven't understood yet why whether I have to do it. I've read cisco guide https://www.cisco.com/c/en/us/td/docs/security/asa/asa95/configuration/general/asa-95-general-config/ha-failover.pdf Scenario 3—Recommended and it looks like my network topology.
I need you help, please.
03-05-2019 03:38 PM
can you show what config you have on both switches for the failover. seems to me some inconsistent configuration at switches side where the failover config are setup.
03-06-2019 12:31 PM
03-06-2019 03:22 PM
I kind of disagree with you. by default interface are in monitor mode when you configure the failover configuration on the box. unless the interfaces are in sub-interface than yes. need to give command on the cli to monitor these interface/s
03-07-2019 02:21 AM
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