<?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 Thank you, for all your in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965205#M43363</link>
    <description>&lt;P&gt;Thank you, for all your response. I'm going to try the failover next week and will let you know if it 's successful or not. cross finger.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2017 18:21:23 GMT</pubDate>
    <dc:creator>LC O</dc:creator>
    <dc:date>2017-01-11T18:21:23Z</dc:date>
    <item>
      <title>Newbie Cisco ASA 5515,IPS Failover Test.</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965199#M43353</link>
      <description>&lt;P&gt;I was wondering if someone can help me with the configuration of the cisco ips for failover we have 2 cisco asa 5515 IPS. I want to test the failover. When i look at this configuration. It appears that it is lan based failover. Correct me if i'm wrong my understanding for this failover operation is if gi0/2 went down the standby gi0/3 interface will be active. Now if i run show failover command it just shows primary standby ready which it doesnt have any ip address and secondary is active with external ip address and internal ip address. If anyone can help with this. I attached a screenshot of the show failover result command. Thank you in advance.&lt;/P&gt;
&lt;P&gt;int gi0/2 is 10.0.1.10&lt;/P&gt;
&lt;P&gt;int gi0/3 is 10.0.2.10&lt;/P&gt;
&lt;P&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface failover GigabitEthernet0/2&lt;BR /&gt;failover polltime unit msec 200 holdtime msec 800&lt;BR /&gt;failover polltime interface msec 500 holdtime 5&lt;BR /&gt;failover replication http&lt;BR /&gt;failover link statefulfailover GigabitEthernet0/3&lt;BR /&gt;failover interface ip failover 10.0.1.10 255.255.255.0 standby 10.0.1.11&lt;BR /&gt;failover interface ip statefulfailover 10.0.2.10 255.255.255.0 standby 10.0.2.11&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 13:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965199#M43353</guid>
      <dc:creator>LC O</dc:creator>
      <dc:date>2019-03-10T13:44:13Z</dc:date>
    </item>
    <item>
      <title>A couple of questions:</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965200#M43356</link>
      <description>&lt;P&gt;A couple of questions:&lt;/P&gt;
&lt;P&gt;1. Do you have standby IPs configured on those interfaces?&lt;/P&gt;
&lt;P&gt;2. Have you read this&amp;nbsp;ASA Configuration Guide for Failover:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/general/asa-96-general-config/ha-failover.html"&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/general/asa-96-general-config/ha-failover.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 20:10:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965200#M43356</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2016-12-14T20:10:07Z</dc:date>
    </item>
    <item>
      <title>In addition to what Neno</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965201#M43358</link>
      <description>&lt;P&gt;In addition to what Neno correctly pointed out, I would add that standby IP addresses for the production traffic interfaces are optional. &amp;nbsp;It appears they are not setup on your pair, thus the report of "0.0.0.0" addresses on the Standby unit.&lt;/P&gt;
&lt;P&gt;We often see this in situations where there are a very limited number of public IP addresses where the customer is unable or unwilling to dedicate an IP address for the sole purpose of monitoring the IP reachability of that particular interface on the standby unit. Fir private subnets I always use a standby IP address.&lt;/P&gt;
&lt;P&gt;It works perfectly fine, it just gives the failover cluster one fewer data point in assessing the health of the mate.&lt;/P&gt;
&lt;P&gt;Gi0/2 and Gi0/3 in your setup are used strictly for failover cluster monitoring and state replication respectively. They do not backup each other per se but rather handle different aspects of the failover cluster operations. Using a dedicated interface (like your Gi0/3) for stateful failover support is optional. If you do not have stateful failover setup, tcp session state will not be preserved across a failover event and any open sessions must be re-established.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 08:30:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965201#M43358</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-12-15T08:30:32Z</dc:date>
    </item>
    <item>
      <title>Thank you for quick response.</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965202#M43359</link>
      <description>&lt;P&gt;Thank you for quick response. Im going to read the failover link document. Apparently I inherit this task. I was told it's working and i need to do a failover. Here's the full configuration&lt;/P&gt;
&lt;P&gt;Primary Cisco IPS 5515x&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;int gi0/2 is 10.0.1.10&lt;/P&gt;
&lt;P&gt;int gi0/3 is 10.0.2.10&lt;/P&gt;
&lt;P&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface failover GigabitEthernet0/2&lt;BR /&gt;failover polltime unit msec 200 holdtime msec 800&lt;BR /&gt;failover polltime interface msec 500 holdtime 5&lt;BR /&gt;failover replication http&lt;BR /&gt;failover link statefulfailover GigabitEthernet0/3&lt;BR /&gt;failover interface ip failover 10.0.1.10 255.255.255.0 standby 10.0.1.11&lt;BR /&gt;failover interface ip statefulfailover 10.0.2.10 255.255.255.0 standby 10.0.2.1&lt;/P&gt;
&lt;P&gt;Secondary Cisco IPS 5515x&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;int gi0/2 is 10.0.1.11&lt;BR /&gt;int gi0/3 is 10.0.2.11&lt;/P&gt;
&lt;P&gt;failover&lt;BR /&gt;failover lan unit secondary&lt;BR /&gt;failover lan interface failover GigabitEthernet0/2&lt;BR /&gt;failover polltime unit msec 200 holdtime msec 800&lt;BR /&gt;failover polltime interface msec 500 holdtime 5&lt;BR /&gt;failover replication http&lt;BR /&gt;failover link statefulfailover GigabitEthernet0/3&lt;BR /&gt;failover interface ip failover 10.0.1.10 255.255.255.0 standby 10.0.1.11&lt;BR /&gt;failover interface ip statefulfailover 10.0.2.10 255.255.255.0 standby 10.0.2.11&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 21:45:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965202#M43359</guid>
      <dc:creator>LC O</dc:creator>
      <dc:date>2016-12-15T21:45:48Z</dc:date>
    </item>
    <item>
      <title>From your first posting, the</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965203#M43360</link>
      <description>&lt;P&gt;From your first posting, the Secondary is Active and the Primary is Standby Ready state. Simply log into the Secondary-Active in enable mode and type "no failover active".&lt;/P&gt;
&lt;P&gt;You will be disconnected from the unit and when you log back in you should be connected to Primary-Active.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2016 05:09:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965203#M43360</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-12-17T05:09:21Z</dc:date>
    </item>
    <item>
      <title>you can use the following</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965204#M43361</link>
      <description>&lt;P&gt;you can use the following command to configure standby IPs to the device&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;int Gi0/x&lt;/P&gt;
&lt;P&gt;ip address &amp;lt;active ip&amp;gt; &amp;lt;subnet&amp;gt; standby &amp;lt;standby ip&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"standby" is the keyword and the IP mentioned after this keyword would be assigned to standby device(doesn't matter which is standby, primary or secondary)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 05:18:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965204#M43361</guid>
      <dc:creator>ssingh3</dc:creator>
      <dc:date>2017-01-11T05:18:18Z</dc:date>
    </item>
    <item>
      <title>Thank you, for all your</title>
      <link>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965205#M43363</link>
      <description>&lt;P&gt;Thank you, for all your response. I'm going to try the failover next week and will let you know if it 's successful or not. cross finger.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 18:21:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-cisco-asa-5515-ips-failover-test/m-p/2965205#M43363</guid>
      <dc:creator>LC O</dc:creator>
      <dc:date>2017-01-11T18:21:23Z</dc:date>
    </item>
  </channel>
</rss>

