<?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: Traffic is not passing through IDSM-2 module in 6509 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615364#M65594</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;Actually, I have a server farm vlan (vlan 20). I need this vlan will be inspect when the users from different vlans, for example (vlan 30,40,50) want to access these servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 06:35:14 GMT</pubDate>
    <dc:creator>Shaikh Aman Uddin</dc:creator>
    <dc:date>2011-02-24T06:35:14Z</dc:date>
    <item>
      <title>Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615360#M65588</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some similar type of issue while configuring the IDSM-2 in inline mode. My scenario is that I want to deploy IDSM-2 inline mode between two vlans (vlan 20 and vlan 30). when the traffic going from vlan 20 to vlan 30 and vice versa then i shold be pass thgough the IDSM-2. I have configured the device both (6500 and IDSM-2) module according to the cisco configuration guide but unfortunately it is not working. I am not getting any logs in the IDSM-2 even action configured on IDSM-2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your information and review, I am attaching all the config with IDM snapshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;config on 6509 switch:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 management-port access-vlan 90&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 access-vlan 20&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 2 access-vlan 30&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 20&lt;/P&gt;&lt;P&gt;ip add 10.20.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 30&lt;/P&gt;&lt;P&gt;ip add 10.30.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 90&lt;/P&gt;&lt;P&gt;ip add 10.90.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 12:16:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615360#M65588</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2019-03-10T12:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615361#M65589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IDSM is a bridging device&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have configured a different IP subnet on two layer 3 VLAN interfaces. You need to have the same IP subnet on both VLANs (inside IDSM and outside IDSM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, you will have one Layer 3 VLAN for the first VLAN, and the second VLAN will not have any Layer 3 VLAN interfaces, and that's where you put your servers. The traffic would flow as such:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server 10.20.1.2 (default gateway 10.20.1.1) --- VLAN 30 --- IDSM --- VLAN 20 --- SVI VLAN 20 10.20.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to pass traffic through IDSM between two L3 SVIs, then you have to put L3 SVIs into two separate VRFs, and both SVIs must be in the same IP subnet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:05:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615361#M65589</guid>
      <dc:creator>Roman Rodichev</dc:creator>
      <dc:date>2011-02-24T06:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615362#M65590</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;thanks for the prompt response, can you please write the config command that need to be done on 6500 switch, including intrusion-detection and SVI commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:24:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615362#M65590</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2011-02-24T06:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615363#M65592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to know what traffic you want to inspect. Are you inspecting traffic to/from a group of servers, what VLAN do these servers belong to? user to Internet traffic, what VLAN do the users belong to? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615363#M65592</guid>
      <dc:creator>Roman Rodichev</dc:creator>
      <dc:date>2011-02-24T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615364#M65594</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;Actually, I have a server farm vlan (vlan 20). I need this vlan will be inspect when the users from different vlans, for example (vlan 30,40,50) want to access these servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:35:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615364#M65594</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2011-02-24T06:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615365#M65597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok in this case, create new VLAN 21, remove VLAN 20 SVI and put the IP address on VLAN 21 SVI instead. Configure IDSM to bridge from VLAN 20 to VLAN 21. The servers will be in VLAN 20, no hosts will be in VLAN 21 (just SVI and one side of IDSM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vlan 21&lt;/P&gt;&lt;P&gt;vlan 20&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 management-port access-vlan 90&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 access-vlan 20&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 2 access-vlan 21&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 21&lt;/P&gt;&lt;P&gt;ip add 10.20.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you are probably better of trunking through the IDSM, this way you can add more VLANs to inspect in the future. Also note that when you trunk through IDSM both VLANs must be on the same data port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 trunk allowed-vlan 20&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 trunk allowed-vlan 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:39:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615365#M65597</guid>
      <dc:creator>Roman Rodichev</dc:creator>
      <dc:date>2011-02-24T06:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615366#M65600</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;Thanks a lot dear friend I got the answer !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice talking you. Can I contact you if&amp;nbsp; i will get any issue during deployment?&lt;/P&gt;&lt;P&gt;I have noted your email address from your profile. Kindly confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:47:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615366#M65600</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2011-02-24T06:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615367#M65601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's fine, but you'll probably get an answer here on CSC faster &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 06:49:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615367#M65601</guid>
      <dc:creator>Roman Rodichev</dc:creator>
      <dc:date>2011-02-24T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615368#M65603</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;You mean to say that, if I have users in diff vlan (like, vlan 40,45 abd 50-60) to access the servers in vlan 20 so the config wil be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 trunk allowed-vlan 20&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 trunk allowed-vlan 21&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;intrusion-detection module 1 data-port 2 trunk allowed-vlan 40,45,50-60&lt;/EM&gt;&lt;/STRONG&gt;&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;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 07:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615368#M65603</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2011-02-24T07:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615369#M65605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. User VLANs don't need to touch IDSM. The traffic flow is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User in VLAN 40 - VLAN 40 - VLAN 40 L3 SVI - VLAN 21 L3 SVI - VLAN 21 - IDSM - VLAN 20 - Server in VLAN 20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 07:34:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615369#M65605</guid>
      <dc:creator>Roman Rodichev</dc:creator>
      <dc:date>2011-02-24T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615370#M65606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its mean that the config will remain same, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 trunk allowed-vlan 20&lt;/P&gt;&lt;P&gt;intrusion-detection module 1 data-port 1 trunk allowed-vlan 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will not configure data-port 2 for any purpose. Am I rite?&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;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 07:44:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615370#M65606</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2011-02-24T07:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615371#M65607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's correct, you won't be using data port 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 14:08:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615371#M65607</guid>
      <dc:creator>Roman Rodichev</dc:creator>
      <dc:date>2011-02-24T14:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic is not passing through IDSM-2 module in 6509</title>
      <link>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615372#M65608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your all responses !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more query with you now,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only one Layer 3 switch in which Hosts and server are connected. Now I want to connect IPS applicance 4200 series in one port of switch and want to configure inline vlan pair mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case # 01:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both Hosts and servers are in the same ip subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case # 02&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Hosts and Server are in the diff subnets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise the connectivity and config that how can I achieve these targets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 06:15:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/traffic-is-not-passing-through-idsm-2-module-in-6509/m-p/1615372#M65608</guid>
      <dc:creator>Shaikh Aman Uddin</dc:creator>
      <dc:date>2011-03-30T06:15:05Z</dc:date>
    </item>
  </channel>
</rss>

