<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ASA Failover Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086802#M395150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding if at the moment your ASA (Active ASA that is passing the traffic) shows the output of &lt;STRONG&gt;"failover lan unit secondary"&lt;/STRONG&gt; when issuing the command &lt;STRONG&gt;"show run failover"&lt;/STRONG&gt; but the output of &lt;STRONG&gt;"show failover"&lt;/STRONG&gt; shows that its &lt;STRONG&gt;Active&lt;/STRONG&gt;, the &lt;STRONG&gt;Active&lt;/STRONG&gt; unit is the ASA you originally configured as the &lt;STRONG&gt;Secondary Hardware&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you copy paste here the output of the &lt;STRONG&gt;"show run failover"&lt;/STRONG&gt; and &lt;STRONG&gt;"show failover"&lt;/STRONG&gt; of the unit that is &lt;STRONG&gt;Active&lt;/STRONG&gt; at the moment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2012 09:54:20 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2012-11-26T09:54:20Z</dc:date>
    <item>
      <title>ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086799#M395147</link>
      <description>&lt;P&gt;Hellu Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got into a peculiar issue, I have 2 5520 ASA firewalls running ASA ver 8.4.2, fe days back we tested ASA failover between the primary and secondary, below is the fail over config,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMS-BLR-ASA# sh run | inc failover &lt;/P&gt;&lt;P&gt;failover &lt;/P&gt;&lt;P&gt;failover lan unit primary &lt;/P&gt;&lt;P&gt;failover lan interface lanfailover GigabitEthernet0/3.1 &lt;/P&gt;&lt;P&gt;failover link statefailover GigabitEthernet0/3.2 &lt;/P&gt;&lt;P&gt;failover interface ip lanfailover 10.224.248.41 255.255.255.248 standby 10.224.248.42 &lt;/P&gt;&lt;P&gt;failover interface ip statefailover 10.224.248.49 255.255.255.248 standby 10.224.248.50 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECONDARY ASA: &lt;/P&gt;&lt;P&gt;IMS-BLR-ASA# sh run | inc failover &lt;/P&gt;&lt;P&gt;failover&lt;/P&gt;&lt;P&gt;failover lan unit secondary &lt;/P&gt;&lt;P&gt;failover lan interface lanfailover GigabitEthernet0/3.1 &lt;/P&gt;&lt;P&gt;failover link statefailover GigabitEthernet0/3.2 &lt;/P&gt;&lt;P&gt;failover interface ip lanfailover 10.224.248.41 255.255.255.248 standby 10.224.248.42 &lt;/P&gt;&lt;P&gt;failover interface ip statefailover 10.224.248.49 255.255.255.248 standby 10.224.248.50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I am facing is when we manually force failover from the primay to secondary the traffic flows as expected everything is fine, but when we revert back and check the sh failover my ASA1 was supposed to become the Primary still shows as secondary even though it has become the active unit. Not sure whether this is a config issue or a bug issue any suggestion would be helful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx &lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:27:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086799#M395147</guid>
      <dc:creator>Udupikrishna091</dc:creator>
      <dc:date>2019-03-12T00:27:54Z</dc:date>
    </item>
    <item>
      <title>ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086800#M395148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any "show failover" command outputs from the all of the different phases you mention in your post that we could go through?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;but when we revert back and check the sh failover my ASA1 was supposed&amp;nbsp; to become the Primary still shows as secondary even though it has become&amp;nbsp; the active unit&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean the "show failover" output shows for the Primary ASA (hardware) that its Active after returning to the original setup and it also shows "secondary" with the command "show run failover"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the best situation would be if you could give "show failover" command output from the different phases of the failover test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 09:41:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086800#M395148</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-11-26T09:41:43Z</dc:date>
    </item>
    <item>
      <title>ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086801#M395149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx for the reply, sorry but currently I cannot give the sh failover of the diff phases, but I can put across through this post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 1&lt;/P&gt;&lt;P&gt;ASA1 - Primary and active unit, ASA2 - Secondary and Standby Unit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;force the failover, ASA1 became secondary and stand by unit, ASA2 becamse Primary and active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we reverted back to original setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1 - still secondary but active, ASA2 still primary but in stand&amp;nbsp; by mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 09:47:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086801#M395149</guid>
      <dc:creator>Udupikrishna091</dc:creator>
      <dc:date>2012-11-26T09:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086802#M395150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding if at the moment your ASA (Active ASA that is passing the traffic) shows the output of &lt;STRONG&gt;"failover lan unit secondary"&lt;/STRONG&gt; when issuing the command &lt;STRONG&gt;"show run failover"&lt;/STRONG&gt; but the output of &lt;STRONG&gt;"show failover"&lt;/STRONG&gt; shows that its &lt;STRONG&gt;Active&lt;/STRONG&gt;, the &lt;STRONG&gt;Active&lt;/STRONG&gt; unit is the ASA you originally configured as the &lt;STRONG&gt;Secondary Hardware&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you copy paste here the output of the &lt;STRONG&gt;"show run failover"&lt;/STRONG&gt; and &lt;STRONG&gt;"show failover"&lt;/STRONG&gt; of the unit that is &lt;STRONG&gt;Active&lt;/STRONG&gt; at the moment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 09:54:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086802#M395150</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-11-26T09:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086803#M395151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I did cross verify the config during this phase what I observed even though we had configured the ASA1 as "failover lan unit primary" after we forced the failover and reverted back the config had changed to "&lt;STRONG style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;failover lan unit secondary&lt;/STRONG&gt;&lt;BR /&gt;" not sure how this happened but it was the Active unit at this moment. The config was precise we double checked the config before starting the activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 10:16:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086803#M395151</guid>
      <dc:creator>Udupikrishna091</dc:creator>
      <dc:date>2012-11-26T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086804#M395152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can't say I've ever had this kind of problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only&amp;nbsp; problems related to Failover have been some odd situation where the&amp;nbsp; configuration Sync doesnt go through the the Failover stops working. But&amp;nbsp; nothing like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding no matter how many times you issue &lt;STRONG&gt;"failover active"&lt;/STRONG&gt; and/or &lt;STRONG&gt;"no failover active"&lt;/STRONG&gt; (if these were the commands) the configuration line &lt;STRONG&gt;"failover lan unit primary/secondary"&lt;/STRONG&gt; should not change between the devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also with Active/Standby Failover the configuration&lt;STRONG&gt; "pimary" / "secondary"&lt;/STRONG&gt; dont have much use. To my understanding they only define the firewall that will take the active role WHEN both boot up at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Active/Active Failover you will configure failover groups where you can then define a preempt timer which would change back to the original primary after the timer when the primary was back up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, could you post the output of "show run failover" and "show failover" from both units at the moment? Remove any IP address or names if you need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 09:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086804#M395152</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-11-27T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Failover Issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086805#M395153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I know what u meant, I would love to share the logs but unfortunately the ASAs are of my customer, so they won't provide the logs currently&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 10:20:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-failover-issue/m-p/2086805#M395153</guid>
      <dc:creator>Udupikrishna091</dc:creator>
      <dc:date>2012-11-27T10:20:02Z</dc:date>
    </item>
  </channel>
</rss>

