<?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 ASA, management interface and failover. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252874#M347751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jouni, I'm going to test this configuration....&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 14:38:03 GMT</pubDate>
    <dc:creator>andrea.meconi</dc:creator>
    <dc:date>2013-06-19T14:38:03Z</dc:date>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252865#M347742</link>
      <description>&lt;P&gt;Hello at all.&lt;/P&gt;&lt;P&gt;I'm using ASA 5550 with software version 7.2(4).&lt;/P&gt;&lt;P&gt; I'm looking for informations about management only interface and failover. &lt;/P&gt;&lt;P&gt;Any info is appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:00:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252865#M347742</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2019-03-12T02:00:27Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252866#M347743</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;I am not quite sure what you are after. Do you mean can the Management0/0 interface be used as a Failover link or perhaps something else related to the Management interface and Failover?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the original ASA5500 Series (5510, 5520, 5540 and so on) you can use the Management0/0 interface as a Failover link. In the new ASA5500-X Series this is not possible to my understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration can be for example (just posted this in another thread)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover lan unit primary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover lan interface failover Management0/0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover key &lt;KEY&gt;&lt;/KEY&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover replication http&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover link failover Management0/0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover interface ip failover 10.1.1.1 255.255.255.0 standby 10.1.1.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover lan unit secondary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover lan interface failover Management0/0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover key &lt;KEY&gt;&lt;/KEY&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover replication http&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover link failover Management0/0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;failover interface ip failover 10.1.1.1 255.255.255.0 standby 10.1.1.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:19:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252866#M347743</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-06-19T13:19:26Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252867#M347744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jouni and many thanks for your help.&lt;/P&gt;&lt;P&gt;My question is related to the management interface and failover. &lt;/P&gt;&lt;P&gt;I need to understand how this interface changes state when failover occurs. Can I configure this interface so it cannot change IP when failover?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:30:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252867#M347744</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2013-06-19T13:30:42Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252868#M347745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;W&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;e can use the management interface for setting up failover ie Management interface can be used as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;failover interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a sample config that might help you out.&lt;/P&gt;&lt;P&gt;############################&lt;/P&gt;&lt;P&gt;interface management 0/0&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;no &lt;STRONG style="color: #000000; font-size: 12px;"&gt;management-only&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for primary asa&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;failover lan unit primary&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;failover lan interface flink &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;management 0/0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;failover interface ip flink 10.1.0.1 255.255.255.0 standby 10.1.0.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;failover link flink &lt;SPAN style="font-size: 10pt;"&gt;management 0/0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // for stateful failover&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;failover interface ip&amp;nbsp; flink 20.0.0.1 standby 20.0.0.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Failover&lt;/P&gt;&lt;P&gt;***********&lt;/P&gt;&lt;P&gt;for secondary&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;failover lan unit secondary&lt;/P&gt;&lt;P&gt;failover lan interface flink management 0/0&lt;/P&gt;&lt;P&gt;failover interface ip flink 10.1.0.1 255.255.255.0 standby 10.1.0.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;failover link flink&lt;SPAN style="font-size: 10pt;"&gt; management 0/0&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;failover interface ip&amp;nbsp; flink 20.0.0.1 standby 20.0.0.2&lt;/P&gt;&lt;P&gt;Failover&lt;/P&gt;&lt;P&gt;------------&lt;/P&gt;&lt;P&gt; ###########################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer the folloiwn link that explans the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A class="active_link" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00807dac5f.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00807dac5f.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE- extract from the above link.&lt;/P&gt;&lt;P&gt;Cisco recommends that you do not use the management interface for failover, especially for stateful failover in which the security appliance constantly sends the connection information from one security appliance to the other. The interface for failover must be at least of the same capacity as the interfaces that pass regular traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please feel free to reach me if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesu Kumar Bose&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Engineer-Customer Support(SECURITY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Cisco Systems Inc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;E-Mail&amp;nbsp; :&amp;nbsp; &lt;/SPAN&gt;&lt;A href="mailto:jebose@cisco.com" style="font-size: 10pt;"&gt;jebose@cisco.com&lt;/A&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Phone : +1 (408) 895 7588&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:34:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252868#M347745</guid>
      <dc:creator>jebose</dc:creator>
      <dc:date>2013-06-19T13:34:33Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252869#M347746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello Jesu and many many thanks for your help.&lt;/P&gt;&lt;P&gt;My question is related to the management interface and failover. &lt;/P&gt;&lt;P&gt;I&amp;nbsp; need to understand how this interface changes state when failover&amp;nbsp; occurs. Can I configure this interface so it cannot change IP when&amp;nbsp; failover?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:49:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252869#M347746</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2013-06-19T13:49:12Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252870#M347747</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;The Management interface is to my understanding like any othe Data interface that is part of the Failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meaning that the Primary IP address is always on the Active unit. So it can be on different hardware if Failover has occured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding its not possible to have the Management interfaces stay static on a certain hardware even when Failover happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252870#M347747</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-06-19T13:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252871#M347748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the rquirement still says that you need an interface whoses ip address should not change then simply go ahead and disable the monitoring for the concerned interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the link that explains the command.&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_active_standby.html#wp1097144" rel="nofollow"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/ha_active_standby.html#wp1097144&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Asa will never monitor the non monitored interface.Also a subinterface is not monitored by dafult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;## Interface change Procedure during an event of failover ##&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Primary (active)&amp;nbsp; secondary (standby) -- event-&amp;gt; failover &lt;/P&gt;&lt;P&gt;Secondary becomes active&amp;nbsp; and takes over the active ip and primary being standby takes over the standby ip address.&lt;/P&gt;&lt;P&gt;Note-&amp;nbsp; the secondary unit takes the mac address of the Primary unit to begin passing traffic.&lt;/P&gt;&lt;P&gt;For vice versa the Primary unit retains burned in mac if failover occurs. this ensure smooth transition in an event of failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesu Kumar Bose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:09:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252871#M347748</guid>
      <dc:creator>jebose</dc:creator>
      <dc:date>2013-06-19T14:09:35Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252872#M347749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, if I understand well I can configure the IP address on my ASA as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Primary&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif mgmt&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.0.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif mgmt&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.0.0.2 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and simply set&lt;/P&gt;&lt;P&gt;no monitor-interface management 0/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When failover occurs I can reach the primary on 10.0.0.1 and secondary on 10.0.0.2?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:31:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252872#M347749</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2013-06-19T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252873#M347750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would also like some clarification to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that the &lt;STRONG&gt;"no monitor-interface &lt;NAMEIF&gt;"&lt;/NAMEIF&gt;&lt;/STRONG&gt; only tells the ASA whether or not the ASA should care about the state of this link when deciding whether to Failove or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the Failover pairs share the single configuration it should also to my understanding mean that even if you configure the units with different IP addresses, as soon as the next failover happens the other units configuration would overwrite the interface configuration for Management0/0?Or?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:35:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252873#M347750</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-06-19T14:35:09Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252874#M347751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jouni, I'm going to test this configuration....&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:38:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252874#M347751</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2013-06-19T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252875#M347752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea/Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i agree with Jouni on this. we cannot have two interfaces configured with two different ip address on primary and secondary.&lt;/P&gt;&lt;P&gt;the active unit will over write the same ip address to standby unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Jesu Kumar Bose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:42:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252875#M347752</guid>
      <dc:creator>jebose</dc:creator>
      <dc:date>2013-06-19T14:42:17Z</dc:date>
    </item>
    <item>
      <title>ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252876#M347753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jouni/Jesu.&lt;/P&gt;&lt;P&gt;Right! I cannot have two different IP address on primary and secondary. I need to use the standby keyword.&lt;/P&gt;&lt;P&gt;Many many thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 19:05:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/2252876#M347753</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2013-06-19T19:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA, management interface and failover.</title>
      <link>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/3997593#M347754</link>
      <description>&lt;P&gt;I tested on&amp;nbsp; ASA5585-SSP-10, the IP addr of&amp;nbsp;Management0/0 will stay static after failover. Just don't append the keyword standby.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 02:53:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-management-interface-and-failover/m-p/3997593#M347754</guid>
      <dc:creator>Gang Ma</dc:creator>
      <dc:date>2019-12-12T02:53:36Z</dc:date>
    </item>
  </channel>
</rss>

