- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 09:55 PM - edited 03-12-2019 02:45 AM
Hi,
I have 2 ASAs 5585 boxes with identical images: asa963-1-smp-k8.bin
I have 2 contexts:
but when I run the show failover command, it shows the following:
I see some of them say waiting and not monitored
The failover I think is working, have not tried yet, since the statistic say that is up, but why some
the admin context I have applied the following:
monitor-interface ADMIN-OUT
monitor-interface ADMIN-IN
but the output above shows one CCtx1 is monitored and the other not, but I even havent put the command
the config for the failover is
ASA1
failover
failover lan unit primary
failover lan interface failover GigabitEthernet0/3
failover link failover GigabitEthernet0/3
failover interface ip failover 10.10.10.1 255.255.255.252 standby 10.10.10.2
ASA2
failover
failover lan unit secondary
failover lan interface failover GigabitEthernet0/3
failover link failover GigabitEthernet0/3
failover interface ip failover 10.10.10.1 255.255.255.252 standby 10.10.10.2
Is there something that Im missing?
Regards,
Solved! Go to Solution.
- Labels:
-
NGFW Firewalls
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 10:06 PM
Hi,
I think the issue is the Admin-IN link on the secondary device which is showing Link down status.
Can you please check the link connectivity and see why it is showing down?
Alternatively, you can try using the command:
no monitor-interface ADMIN-IN
This would bring the failover status as up
Regards,
Aditya
Please rate helpful and correct answers

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 10:06 PM
Hi,
I think the issue is the Admin-IN link on the secondary device which is showing Link down status.
Can you please check the link connectivity and see why it is showing down?
Alternatively, you can try using the command:
no monitor-interface ADMIN-IN
This would bring the failover status as up
Regards,
Aditya
Please rate helpful and correct answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2017 10:56 PM
Thank you,
Let me try and I will let you know, I will keep posted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2017 09:00 PM
thanks, the command you provided did the trick,
regards
