<?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: Sample Config - IDSM-2 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271105#M68720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to decide the mode you want to run your IPS in? Promiscuous, Inline (VLAN/Interface pair) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are two examples from CCO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="https://www.cisco.com/en/US/products/sw/secursw/ps2113/products_configuration_example09186a0080876d9f.shtml" target="_blank"&gt;https://www.cisco.com/en/US/products/sw/secursw/ps2113/products_configuration_example09186a0080876d9f.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_configuration_example09186a00809c37cb.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_configuration_example09186a00809c37cb.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2009 13:23:39 GMT</pubDate>
    <dc:creator>Farrukh Haroon</dc:creator>
    <dc:date>2009-08-28T13:23:39Z</dc:date>
    <item>
      <title>Sample Config - IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271102#M68715</link>
      <description>&lt;P&gt;I'm looking for a sample config for a IPS IDSM-2.  I've been reviewing the configuration manual and love the excruciating detail, but would like to work from a sample config.  Maybe just the basics to get started and then I can add stuff in later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any samples would be most appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 11:44:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271102#M68715</guid>
      <dc:creator>mikedawson2005</dc:creator>
      <dc:date>2019-03-10T11:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Config - IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271103#M68718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you're looking for the 6500/7600 config since the IDSM sensor configs are identical to the appliance sensors. &lt;/P&gt;&lt;P&gt;There's two ways you can run traffic throught a sensor, promiscious and in-line. Here's a simple promiscious config:&lt;/P&gt;&lt;P&gt;intrusion-detection module 9 management-port access-vlan 101 (puts the ISDM in slot 9 management port on VLAN 101)&lt;/P&gt;&lt;P&gt;intrusion-detection module 9 data-port 1 capture allowed-vlan 1001,1002,1003 (sends the contents of those VLANS to port 1 of the IDSM) &lt;/P&gt;&lt;P&gt;intrusion-detection module 9 data-port 1 capture&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 20:05:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271103#M68718</guid>
      <dc:creator>rhermes</dc:creator>
      <dc:date>2009-08-26T20:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Config - IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271104#M68719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks for the info.  I guess, with all the commands and detail in the configuration manual that there would be a lot more to it than this.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 13:26:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271104#M68719</guid>
      <dc:creator>mikedawson2005</dc:creator>
      <dc:date>2009-08-27T13:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Config - IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271105#M68720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to decide the mode you want to run your IPS in? Promiscuous, Inline (VLAN/Interface pair) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are two examples from CCO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="https://www.cisco.com/en/US/products/sw/secursw/ps2113/products_configuration_example09186a0080876d9f.shtml" target="_blank"&gt;https://www.cisco.com/en/US/products/sw/secursw/ps2113/products_configuration_example09186a0080876d9f.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_configuration_example09186a00809c37cb.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_configuration_example09186a00809c37cb.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 13:23:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271105#M68720</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2009-08-28T13:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Config - IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271106#M68721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Farrukh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent, perfect, just what I needed...Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2009 12:00:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/sample-config-idsm-2/m-p/1271106#M68721</guid>
      <dc:creator>mikedawson2005</dc:creator>
      <dc:date>2009-08-31T12:00:58Z</dc:date>
    </item>
  </channel>
</rss>

