02-14-2011 05:00 AM - edited 03-11-2019 12:50 PM
if one out of few interface , monitored under failover, is shutdown on the primary firewall, what impact will it cause with failover of devices.
how will the connection be regained in such case.
thank you.
Solved! Go to Solution.
02-14-2011 02:45 PM
By default, when 1 out of the few ASA "monitored" interfaces are shutdown, it will failover to the standby unit within 5 seconds.
You can check which interfaces are monitored by issueing the "show monitor-interface" command, as not all interfaces are possibly configured to be monitored. ASA will only detect failure on "monitored" interfaces and if failure occurs on interface that is not being monitored, failover will not occur.
You can also change the policy on when failover occurs with the command: failover interface-policy [num/%]
You can configure it in such a way that only when 2 out of the 5 monitored interfaces are down to trigger the failover. However, if you are happy with the default of 1 monitored interface failure, then just leave it as default.
Here is the configuration guide for your reference:
Here is the failover default times for different failures for your reference:
http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/ha_overview.html#wp1079158
Hope this helps.
02-14-2011 02:45 PM
By default, when 1 out of the few ASA "monitored" interfaces are shutdown, it will failover to the standby unit within 5 seconds.
You can check which interfaces are monitored by issueing the "show monitor-interface" command, as not all interfaces are possibly configured to be monitored. ASA will only detect failure on "monitored" interfaces and if failure occurs on interface that is not being monitored, failover will not occur.
You can also change the policy on when failover occurs with the command: failover interface-policy [num/%]
You can configure it in such a way that only when 2 out of the 5 monitored interfaces are down to trigger the failover. However, if you are happy with the default of 1 monitored interface failure, then just leave it as default.
Here is the configuration guide for your reference:
Here is the failover default times for different failures for your reference:
http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/ha_overview.html#wp1079158
Hope this helps.
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