<?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: IPS 4240 inline pair in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092190#M78472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your very useful info. &lt;/P&gt;&lt;P&gt;I just found that I can simply connect IPS between ASA and switch and configure inline physical pair without to define vlan pair. in this situation, IPS inspect all traffic and ports in IPS act like trunk and it doesn't care about vlan ID. &lt;/P&gt;&lt;P&gt;am I right? I hope I am. &lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2008 06:15:46 GMT</pubDate>
    <dc:creator>alex goshtaei</dc:creator>
    <dc:date>2008-11-04T06:15:46Z</dc:date>
    <item>
      <title>IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092185#M78456</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;Can I use inline pair in IPS as trunk? The IPS is connected to ASA in one end and connected to switch to another end. I'd like to use inline pair but I am not sure if it can pass all vlan traffic. &lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 11:21:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092185#M78456</guid>
      <dc:creator>alex goshtaei</dc:creator>
      <dc:date>2019-03-10T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092186#M78462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, they're called in-line vlan pairs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 16:29:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092186#M78462</guid>
      <dc:creator>rhermes</dc:creator>
      <dc:date>2008-11-03T16:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092187#M78463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks rhermes, &lt;/P&gt;&lt;P&gt;but in one end, there is ASA with eight subinterface with eight vlans, and the other end is the switch with trunk port. &lt;/P&gt;&lt;P&gt;In IPS, if I configure inline vlan pair, it is only allow me to bridge two vlan not eight vlan. &lt;/P&gt;&lt;P&gt;if you have any design suggestion how to connect IPS between ASA and switch with 8 vlan, that would be very appreciated. &lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 16:43:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092187#M78463</guid>
      <dc:creator>alex goshtaei</dc:creator>
      <dc:date>2008-11-03T16:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092188#M78467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The in-line mode of the IPS sensors allows you to specify multiple in-line VLAN pairs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 18:46:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092188#M78467</guid>
      <dc:creator>rhermes</dc:creator>
      <dc:date>2008-11-03T18:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092189#M78470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to use atleast 2 physical interface on the IPS device for the 8 vlans you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In inline VLAN pair, the IPS interface is doing the VLAN translation.&lt;/P&gt;&lt;P&gt;So, only allow the specific vlans on the trunk port, something like this:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int f0/20&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1&lt;/P&gt;&lt;P&gt;switchport mode trunk &lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 11,12,13,14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int f0/21&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1&lt;/P&gt;&lt;P&gt;switchport mode trunk &lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan 111,112,113,114&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect f0/10 and f0/20 to different interfaces on the IPS.&lt;/P&gt;&lt;P&gt;On the IPS, create vlan pairs, for vlan 11,12,13,14 and vlans 111,112,113,114.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 05:49:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092189#M78470</guid>
      <dc:creator>dhananjoy chowdhury</dc:creator>
      <dc:date>2008-11-04T05:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092190#M78472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your very useful info. &lt;/P&gt;&lt;P&gt;I just found that I can simply connect IPS between ASA and switch and configure inline physical pair without to define vlan pair. in this situation, IPS inspect all traffic and ports in IPS act like trunk and it doesn't care about vlan ID. &lt;/P&gt;&lt;P&gt;am I right? I hope I am. &lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 06:15:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092190#M78472</guid>
      <dc:creator>alex goshtaei</dc:creator>
      <dc:date>2008-11-04T06:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: IPS 4240 inline pair</title>
      <link>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092191#M78476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you are right, if its inline physical interface pair, then you don't have to care about the vlans.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 09:22:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ips-4240-inline-pair/m-p/1092191#M78476</guid>
      <dc:creator>dhananjoy chowdhury</dc:creator>
      <dc:date>2008-11-04T09:22:01Z</dc:date>
    </item>
  </channel>
</rss>

