<?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 &amp; IPS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621209#M567838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You''ll are perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now chk the attached diagram and please confirm the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;routing &amp;amp; switching and redundancy&lt;/STRONG&gt;&lt;/SPAN&gt; are perfect,?? If not please suggest me according to ur expierience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS-1 inline interface pair 1 and 3,&amp;nbsp; 2 and 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS-2 inline interface pair 1 and 3,&amp;nbsp; 2 and 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Feb 2011 08:07:09 GMT</pubDate>
    <dc:creator>estelamathew</dc:creator>
    <dc:date>2011-02-04T08:07:09Z</dc:date>
    <item>
      <title>ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621206#M567834</link>
      <description>&lt;P&gt;Hello Dear's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached design and confirm, what i m thinking is correct and it is fully redundant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Web Server NIC's are in active/standby mode&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Full&amp;nbsp; DMZ is in 1 subnet&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;IPS-1 and IPS-2 will be having inline interface pairing as per the diagram attached&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If primary ASA fails,,the packets will be routed by DMZ-Switch-2 to Secondary ASA.&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Packet flow will ------&amp;gt;&amp;nbsp;&amp;nbsp; web server----NIC-1-----switch-1----switch-2----secondary ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:44:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621206#M567834</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2019-03-11T19:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621207#M567836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that is a fully redundant design. If the cables marked as 3 or 4 fail the communication will get interrupted. There's got to be redundant links all over. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 23:39:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621207#M567836</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-03T23:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621208#M567837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, ASA failover does not work in that fashion.&lt;/P&gt;&lt;P&gt;ASA can only have 1 active firewall at a given time, and the redundancy is provided when the ASA actually fails over from the active to the standby ASA when the failure actually occurs on the ASA firewall, not when other devices in the network fails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the web server fails over and traffic is actually being routed towards the secondary standby ASA, the standby ASA will drop the packet because standby ASA does not route nor inspect any traffic. Within the ASA failover pair, there is only 1 active ASA at any given time&amp;nbsp; as well as only 1 active IP Address. The ip address follows the active ASA firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;IP address of 10.1.1.1 is currently active on the primary ASA, and when primary fails over to the secondary ASA, secondary ASA becomes active and it resumes the ip address of 10.1.1.1. The standby ip address normally assigned to the standby ASA is only used for management purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 02:01:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621208#M567837</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-04T02:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621209#M567838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You''ll are perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now chk the attached diagram and please confirm the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;routing &amp;amp; switching and redundancy&lt;/STRONG&gt;&lt;/SPAN&gt; are perfect,?? If not please suggest me according to ur expierience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS-1 inline interface pair 1 and 3,&amp;nbsp; 2 and 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS-2 inline interface pair 1 and 3,&amp;nbsp; 2 and 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 08:07:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621209#M567838</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-04T08:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621210#M567839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks perfect now. Just to confirm again that only the active ASA will be passing traffic, so traffic will always be routed to only the active ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:31:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621210#M567839</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-04T12:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621211#M567840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now you got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 14:00:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621211#M567840</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-04T14:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621212#M567841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Yes only 1 ASA will be active either ASA-1 or ASA-2,&lt;/LI&gt;&lt;LI&gt;I have prepared new design with 1 IPS in DMZ in which i will configure the inline&lt;STRONG style="color: #ff0000; "&gt; vlan interface pair&lt;/STRONG&gt; in IPS.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the attached,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 14:07:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621212#M567841</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-04T14:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621213#M567842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This new design doesn't seem as soo good as the one before. There are two week points. It will be better to have to cables for each ASA going to each switch. If you have an extra interface on each ASA you can configure redundant interfaces which will make two physical interfaces work as one that way you can cable two interfaces of each ASA going to each switch on VLAN 120.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 14:31:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621213#M567842</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-04T14:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621214#M567844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This design looks fine to me.&lt;/P&gt;&lt;P&gt;As Paul has advised, you can further drill down on redundancy. It's just how far you would like to make the network redundant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 16:53:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621214#M567844</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-04T16:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621215#M567846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have prepared the 2nd design becz i may be runnng in&amp;nbsp; shortage with 1 No's switch, According to ur redundant interface configuiration it is not&amp;nbsp; possible becz i m running shortage of interface on ASA too. Can u link me any redundant interface configuration example on ASA.&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can u confirm me&amp;nbsp; with 2nd design&amp;nbsp; whether there will any issue with &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;routing and swithching or redundancy&lt;/STRONG&gt;&lt;/SPAN&gt;. If u say about the redundant interface then in 1st design also i have only 1 interface going to 1 switch.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 17:04:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621215#M567846</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-04T17:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621216#M567847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the link for redundant interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/docs/security/asa/asa80/configuration/guide/intrface.html#wp1045838"&gt;http://www.cisco.com/en/US/partner/docs/security/asa/asa80/configuration/guide/intrface.html#wp1045838&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you second design will cause issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 17:11:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621216#M567847</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-04T17:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621217#M567848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dear's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 1 doubt in my 2nd design,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i m doing interface pairing insted of vlan pairing&amp;nbsp; on IPS (Right side 100 and 200 from NIC B ) and (Left side 100 and 200 from NIC A), suppose if Active ASA fails still the packets from NIC B will flow to Active ASA (previous standby) without any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above query is about interface pairing in IPS, what i know abt interface pairing is ,, it is just forwarding packets to out interface of the pair.i.e (Right side vlan 200 on IPS from NIC B ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 17:52:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621217#M567848</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-04T17:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621218#M567849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Jennifer/Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Waiting for ur last reply dear's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 16:15:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621218#M567849</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-05T16:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621219#M567850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 options in configuring IPS with interface pairing:&lt;/P&gt;&lt;P&gt;1) Connect each of the IPS interface to 2 different switches.&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; If you need to connect both IPS interfaces to 1 switch, you are&amp;nbsp; correct, both needs to be in different VLAN, and the default gateway&amp;nbsp; needs to be on the opposite VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;For example&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;Inside&amp;nbsp; network: vlan 100 (10.10.10.0/24), eg: host A connects to vlan 100 with&amp;nbsp; ip address of 10.10.10.5 and its default gateway is 10.10.10.1 (ASA&amp;nbsp; inside interface).&lt;/P&gt;&lt;P&gt;ASA inside interface: vlan 200 (10.10.10.1)&lt;/P&gt;&lt;P&gt;IPS interface 1: vlan 100&lt;/P&gt;&lt;P&gt;IPS interface 2: vlan 200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 17:04:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621219#M567850</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-05T17:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621220#M567851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cool Explanation.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached new design with added 1 more switch with full redundant design, as client is running in stock of switches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer if i m wrong please correct me , My &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;each IPS pair&lt;/STRONG&gt;&lt;/SPAN&gt; is going on different switch so they can be in same vlan. If i m wrong then which interface will be in which vlan please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS-1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pair 1 and 3 ( ASA-SW-1 and DMZ-SW-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pair 2 and 4 (ASA-SW-1 and DMZ-SW-2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pair 1 and 3 ( ASA-SW-2 and DMZ-SW-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pair 2 and 4 (ASA-SW-2 and DMZ-SW-2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Feb 2011 20:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621220#M567851</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-05T20:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621221#M567852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are absolutely correct.&lt;/P&gt;&lt;P&gt;If you are using different switches, then there is no issue at all as long as the only way from the web server towards the ASA and vice versa is via the IPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 09:44:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621221#M567852</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-07T09:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621222#M567853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dear's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; "&gt;Inline pair IPS-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;gig0/0&amp;lt;------&amp;gt;gig0/1&lt;/P&gt;&lt;P&gt;gig0/2&amp;lt;------&amp;gt;gig0/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; "&gt;Inline pair IPS-2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;gig0/0&amp;lt;------&amp;gt;gig0/1&lt;/P&gt;&lt;P&gt;gig0/2&amp;lt;------&amp;gt;gig0/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attched the previous topology and the current attached&amp;nbsp; topology is not fully redundant, We missed the below conditions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For previous topology,&lt;/P&gt;&lt;P&gt;IF ASA-SW1,IPS-2 and DMZ-SW-1 fails there is no connectivity (buisness down)&lt;/P&gt;&lt;P&gt;IF ASA-SW2,IPS-1 and DMZ-SW-2 fails there is no connectivity (buisness down)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Current attached topology:&lt;/P&gt;&lt;P&gt;IF suppose ASA-SW1 and IPS-1 and DMZ-SW2 fails then there is no connectivity,(buisness down)&lt;/P&gt;&lt;P&gt;IF suppose ASA-SW2 and IPS-2 and DMZ-SW1 fails then there is no connectivity,(buisness down)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be the soluttion dears i dont think so we can do it by interface pairing,IF you'll have any ideas pls suggest,I have to try with inline vlan pairing i tried but i have some doubts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example IPS 4240,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have configured gig0/0 as inline vlan pair for vlan 1 and vlan 2 and on&amp;nbsp; the DMZ-SW1 i had configured trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i shld configure on gig0/2,???? when i configure the same pair on gig0/2 it gives me error and i saw in user guide it is written that we should'nt configure same pair on more than 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please please suggest .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 17:39:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621222#M567853</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-09T17:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621223#M567854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer/Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need ur help on above questions,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 06:37:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621223#M567854</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-10T06:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621224#M567855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Estela one of the major concerns is that there is only one link between each switch and the ASA. If the link fails on the primary unit the traffic will fail. Let me analyze this in detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 14:18:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621224#M567855</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-10T14:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: ASA &amp; IPS</title>
      <link>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621225#M567856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the new design and answer me.the problem below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DMZ-SW1 all ports will be vlan 2 and 2 trunk port connecting to ASA-SW1 &amp;amp; ASA-SW2&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;DMZ-SW2 all ports will be in vlan 4 and 2 trunk port connecting to ASA-SW2 &amp;amp; ASA-SW1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we&amp;nbsp; configure the redundant interface on ASA, 1 active interface will go to the ASA-SW1 on vlan 3 and another standby interface of active ASA to ASA-SW2 in vlan 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PUT A SCENARIO WHEN ASA-SW2 ,IPS1 and DMZ-SW1 fails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packet will come from DMZ-SW2 from vlan 4 and it will pass to IPS it will change to vlan 5 and do a arp request for ASA-interface ,the arp request will go to the ASA-SW1 also but it will not respond becz on ASA-SW1 the ASA interface is in vlan 3 the packet will be drop and standby interface of active ASA on ASA-SW2 is in vlan 5 which is already (ASA-SW2) down according to this scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How the packet will reach ASA with full redundancy without any issues. I need a solution dears,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 20:47:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ips/m-p/1621225#M567856</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2011-02-10T20:47:25Z</dc:date>
    </item>
  </channel>
</rss>

