<?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: IDSM-2 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485822#M66774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Estela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understood your questions correctly.&lt;/P&gt;&lt;P&gt;This is difficult to explain by email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link below to understand difference between 'inline interface pair mode ' and inline vlan pair mode'&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/squish/6F956" id="ext-gen223"&gt;http://tools.cisco.com/squish/6F956&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; "&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt;&lt;/SPAN&gt;The above RED HIGLIGHTED line is confusing me ,We can assign vlan's in &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;inline Interface pair mode&lt;/STRONG&gt;&lt;/SPAN&gt; as u have suggested me to use in ur above mail???&amp;nbsp; If so, then can we&amp;nbsp; use as much real vlan on port gig0/7 and as much virtual vlan on&amp;nbsp; gig0/8,so that IDSM-2 will bridge between them.Uptill now what i m&amp;nbsp; thinking is in inline interface pair mode supports only 1 set of vlan&amp;nbsp; and that to they are access ports.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Answer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Inline interface pair is used when IPS ports are connected to access ports , correct.&lt;/P&gt;&lt;P&gt;IDSM will bridge only 2 vlans in inline interface pair mode.&lt;/P&gt;&lt;P&gt;Remember, IDSM in inline interface pair mode has no notions of vlans as such.&lt;/P&gt;&lt;P&gt;The vlan assignment is done on the 6500 on ports connecting to the IDSM.&lt;/P&gt;&lt;P&gt;For IDSM,&amp;nbsp; inline interface pair is like a wire connecting two ports.&lt;/P&gt;&lt;P&gt;Whatever comes in on one interface, send it out of the other.&lt;/P&gt;&lt;P&gt;The 6500 ports connecting to the ports on IDSM are access ports belonging in different vlans of the pair.&lt;/P&gt;&lt;P&gt;Hence IDSM in theory bridges 2 vlans together.&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;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt;&lt;/SPAN&gt;ON what scenarios we need INLINE VLAN PAIR MODE THEN??&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline vlan pair is roughly analogous to 'Router on a stick '&lt;/P&gt;&lt;P&gt;In inline vlan pair mode we have: One physical interface, and a pair of vlans per subinterface.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;Packets received on one of the paired VLANs are analyzed and then forwarded to the other VLAN in the pair. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can have multiple sub-interface pairs on a single physical interface.&lt;/P&gt;&lt;P&gt;For a inline vlan pair mode, the IDSM port needs to be connected to a trunk port on the switch side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following example might make it easier to understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gig 0/7 - Physical interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline vlan pair #1&lt;/P&gt;&lt;P&gt;sub interface 1&lt;/P&gt;&lt;P&gt;vlan 10&lt;/P&gt;&lt;P&gt;vlan 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline vlan pair #2&lt;/P&gt;&lt;P&gt;sub interface 2&lt;/P&gt;&lt;P&gt;Vlan 30&lt;/P&gt;&lt;P&gt;Vlan 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On 6500 switch, data-port 1 connects to gig0/7 over backplane.&lt;/P&gt;&lt;P&gt;data-port 1 needs to be a trunk port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When traffic in vlan 10 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 20&lt;/P&gt;&lt;P&gt;When traffic in vlan 20 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 10&lt;/P&gt;&lt;P&gt;Sub interface 1 is used to associate the pair of vlans 10 and 20 to physical interface gig0/7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When traffic in vlan 30 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 40&lt;/P&gt;&lt;P&gt;When traffic in vlan 40 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 30&lt;/P&gt;&lt;P&gt;Sub interface 2 is used to associate the pair of vlans 130 and 40 to physical interface gig0/7&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;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 3:&lt;/STRONG&gt;&lt;/SPAN&gt; In 1 virtual sensor&amp;nbsp; traffic is passed how many times to IDSM-2.for&amp;nbsp; Example in&amp;nbsp; inline vlan pair mode.if i want to allow inter-vlan routing&amp;nbsp; from vlan 100 to vlan 200.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not understand the question. For inline interface pair, traffic flows through virtual sensor once for each direction.&lt;/P&gt;&lt;P&gt;From x &amp;gt; y&amp;nbsp; one.&lt;/P&gt;&lt;P&gt;From y back to &amp;gt; x two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the design document I wrote and take a look at the packet walk for arp.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/docs/DOC-12206"&gt;https://supportforums.cisco.com/docs/DOC-12206&lt;/A&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;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;INLINE VLAN PAIR&lt;/STRONG&gt;: vlan 1 and vlan2 are real SVI interface&amp;nbsp; and vlan 100 and vlan 200 are virtual just for pairing.&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan 1 to&amp;nbsp; 100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan 2 to 200&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;USER-PC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWITCH SVI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWITCH SVI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER-PC&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan&amp;nbsp; 100----IDSM--------int vlan1 SVI --- ----int vlan2&amp;nbsp; SVI-------IDSM----vlan 200&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please correct the above steps for traffic flow.from 1 vlan to another.I hope the traffic is passing 2 times to IDSM-2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch cannot have SVI for 2 vlans. It will do intervlan routing directly without the packet ever going through the IDSM.&lt;/P&gt;&lt;P&gt;We need&amp;nbsp; one ip subnet, 2 vlans, and SVI only on one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Check " Normal intervlan routing " on the design doc: &lt;/SPAN&gt;&lt;A href="https://community.cisco.com/docs/DOC-12206"&gt;https://supportforums.cisco.com/docs/DOC-12206&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 4:&lt;/STRONG&gt;&lt;/SPAN&gt;I&amp;nbsp; m also going to place IDSM-2 with FWSM,any different configuration or&amp;nbsp; traffic flow will be the same, as it was hitting the switch SVI now it&amp;nbsp; will hit to FWSM SVI&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well say, inside vlan is 100 and outside vlan is 200.&lt;/P&gt;&lt;P&gt;All hosts reside in inside vlan 100.&lt;/P&gt;&lt;P&gt;Outside artificial vlan 200 is created to force traffic to go through IDSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then vlan 100 and vlan 200 share same common ip subnet.&lt;/P&gt;&lt;P&gt;SVI only exists on vlan 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6500 data port 1&amp;nbsp; is access port in vlan 100&lt;/P&gt;&lt;P&gt;6500 data port 2 is access port in vlan 200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDSM gig0/7-gig0/8 are a inline interface pair.&lt;/P&gt;&lt;P&gt;IDSM bridges vlan 100 &amp;amp; 200 together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default gateway for all hosts in vlan 100 and 200 is SVI for 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This SVI can be placed on FWSM, and FWSM can be put it routing mode.&lt;/P&gt;&lt;P&gt;That way traffic is forced to go through to the FWSM after it passes through the IDSM and back to the switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sid Chandrachud&lt;/P&gt;&lt;P&gt;TAC Security Solutions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Aug 2010 21:33:53 GMT</pubDate>
    <dc:creator>Siddharth Chandrachud</dc:creator>
    <dc:date>2010-08-31T21:33:53Z</dc:date>
    <item>
      <title>IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485818#M66770</link>
      <description>&lt;P&gt;Hello Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm planning to place IDSM-2 in INLINE VLAN PAIR mode rather than&amp;nbsp; promiscous&amp;nbsp; mode.Please correct my steps if i m wrong in below points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to&amp;nbsp; configure 6500 switch with cisco IOS for IDSM-2&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;router(config)#&amp;nbsp; intrusion-detection module 13 data-port 1 trunk&amp;nbsp; allowed-vlan all&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to configure IDSM-2 for Inline&amp;nbsp; Vlan&amp;nbsp; pairing:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;when we Enter yes to modify the interface and&amp;nbsp; virtual sensor configuration.&lt;/LI&gt;&lt;LI&gt;we select Edit Interface Configuration&lt;/LI&gt;&lt;LI&gt;we select Add/Modify Inline Vlan Pairs.&lt;/LI&gt;&lt;LI&gt;after that we should create as much Subinterfaces on gig0/7 OR&amp;nbsp; gig0/8 as much Vlan pair we have &lt;BR /&gt; &lt;/LI&gt;&lt;LI&gt;Set up the inline VLAN pair.&lt;BR /&gt; sensor(config-int-phy)# subinterface-type inline-vlan-pair&lt;BR /&gt; sensor(config-int-phy-inl)# subinterface 1&lt;BR /&gt; sensor(config-int-phy-inl-sub)# vlan1 62&lt;BR /&gt; sensor(config-int-phy-inl-sub)# vlan2 63&lt;/LI&gt;&lt;LI&gt;&lt;BR /&gt; sensor(config-int-phy)# subinterface-type inline-vlan-pair&lt;BR /&gt; sensor(config-int-phy-inl)# subinterface 2&lt;BR /&gt; sensor(config-int-phy-inl-sub)# vlan3 72&lt;BR /&gt; sensor(config-int-phy-inl-sub)# vlan4 73&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 12:05:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485818#M66770</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2019-03-10T12:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485819#M66771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IDSM2 inline mode design consists of two parts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Configuring IDSM2 module itself.&lt;/P&gt;&lt;P&gt;Your IDSM2 configuration seems fine.&lt;/P&gt;&lt;P&gt;Again I am not sure why you are doing a inline vlan pair as opposed to a inline pair.&lt;/P&gt;&lt;P&gt;Inline vlan pair is IDSM on a stick.&amp;nbsp; One physical interface and multiple subinterfaces.&lt;/P&gt;&lt;P&gt;Each subinterface is associated with a pair of vlans. &lt;SPAN class="content"&gt;Packets received on one of the paired VLANs &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;are analyzed and then forwarded to the other VLAN in the pair. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Configuring 6500 switch so that the traffic actually goes to the IDSM2 module.&lt;/P&gt;&lt;P&gt;IDSM2 does not do routing. IDSM2 can only bridge Vlans (Operates at layer 2).&lt;/P&gt;&lt;P&gt;Hence you will have to design 6500 configuration in way to force traffic to go to the IDSM.&lt;/P&gt;&lt;P&gt;The main principle is to have one ip subnet and 2 vlans in the same ip subnet.&lt;/P&gt;&lt;P&gt;To better understand the above in detail please check my design document on IDSM2 inline mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-12206"&gt;https://supportforums.cisco.com/docs/DOC-12206&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sid Chandrachud&lt;/P&gt;&lt;P&gt;TAC Security Solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 18:14:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485819#M66771</guid>
      <dc:creator>Siddharth Chandrachud</dc:creator>
      <dc:date>2010-08-19T18:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485820#M66772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent document Siddharth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ur architecture:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt; Data flow between IDSM2 and 6500 happens via ports on the&amp;nbsp; back-plane. &lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt; 6500 dataport 1 connects to IDSM gig0/7.&amp;nbsp;&amp;nbsp; 6500 dataport 2 connects to IDSM gig0/8 &lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt; IDSM will&amp;nbsp; bridge gig0/7 and gig0/8 together. &lt;/LI&gt;&lt;LI&gt; Vlan assignment to&amp;nbsp; ports can be done only on Cat6500 side. &lt;/LI&gt;&lt;LI&gt; &lt;STRONG style="color: #ff0000; "&gt;If Dataport1&amp;nbsp; is in vlan x and Dataport 2 is in Vlan y then, IDSM is in fact bridging&amp;nbsp; Vlan x &amp;amp; y due to the architecture&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt;&lt;/SPAN&gt;The above RED HIGLIGHTED line is confusing me ,We can assign vlan's in &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;inline Interface pair mode&lt;/STRONG&gt;&lt;/SPAN&gt; as u have suggested me to use in ur above mail???&amp;nbsp; If so, then can we use as much real vlan on port gig0/7 and as much virtual vlan on gig0/8,so that IDSM-2 will bridge between them.Uptill now what i m thinking is in inline interface pair mode supports only 1 set of vlan and that to they are access ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt;&lt;/SPAN&gt;ON what scenarios we need INLINE VLAN PAIR MODE THEN??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 3:&lt;/STRONG&gt;&lt;/SPAN&gt; In 1 virtual sensor&amp;nbsp; traffic is passed how many times to IDSM-2.for Example in&amp;nbsp; inline vlan pair mode.if i want to allow inter-vlan routing from vlan 100 to vlan 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000; "&gt;INLINE VLAN PAIR&lt;/STRONG&gt;: vlan 1 and vlan2 are real SVI interface&amp;nbsp; and vlan 100 and vlan 200 are virtual just for pairing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vlan 1 to&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;vlan 2 to 200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USER-PC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWITCH SVI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWITCH SVI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER-PC&lt;/P&gt;&lt;P&gt;vlan&amp;nbsp; 100----IDSM--------int vlan1 SVI --- ----int vlan2&amp;nbsp; SVI-------IDSM----vlan 200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct the above steps for traffic flow.from 1 vlan to another.I hope the traffic is passing 2 times to IDSM-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 4:&lt;/STRONG&gt;&lt;/SPAN&gt;I m also going to place IDSM-2 with FWSM,any different configuration or traffic flow will be the same, as it was hitting the switch SVI now it will hit to FWSM SVI&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>Thu, 19 Aug 2010 21:18:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485820#M66772</guid>
      <dc:creator>estelamathew</dc:creator>
      <dc:date>2010-08-19T21:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485821#M66773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i came across this thread and i am finding it very useful I have &lt;SPAN style="background-color: #f8fafd;"&gt;a custmer who has an e-commerce environment which contains a 6509 service chassis, with 2x layers of FWSM, CSM/SSL and IDSM-2. The IDSM-2 has never been used but now there is a PCI compliance requirement to enable the module. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;The information you have provided will help with the configuration, however, i have a question and probably a very simple one at that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; what can be used to view the output of the ISDM-2? The customer is lookiing for as cheap a solution as possible, so that probably rules out CS-MARS.. What do most people use? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Also, the requirement is to only capture traffic destined to certain secure zones, i believe i can use VACLS or ACLs to only capture specified traffic, is that correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Any assistance would be great,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;many thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;rays&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 07:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485821#M66773</guid>
      <dc:creator>rays</dc:creator>
      <dc:date>2010-08-25T07:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485822#M66774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Estela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understood your questions correctly.&lt;/P&gt;&lt;P&gt;This is difficult to explain by email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link below to understand difference between 'inline interface pair mode ' and inline vlan pair mode'&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/squish/6F956" id="ext-gen223"&gt;http://tools.cisco.com/squish/6F956&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; "&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt;&lt;/SPAN&gt;The above RED HIGLIGHTED line is confusing me ,We can assign vlan's in &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;inline Interface pair mode&lt;/STRONG&gt;&lt;/SPAN&gt; as u have suggested me to use in ur above mail???&amp;nbsp; If so, then can we&amp;nbsp; use as much real vlan on port gig0/7 and as much virtual vlan on&amp;nbsp; gig0/8,so that IDSM-2 will bridge between them.Uptill now what i m&amp;nbsp; thinking is in inline interface pair mode supports only 1 set of vlan&amp;nbsp; and that to they are access ports.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Answer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Inline interface pair is used when IPS ports are connected to access ports , correct.&lt;/P&gt;&lt;P&gt;IDSM will bridge only 2 vlans in inline interface pair mode.&lt;/P&gt;&lt;P&gt;Remember, IDSM in inline interface pair mode has no notions of vlans as such.&lt;/P&gt;&lt;P&gt;The vlan assignment is done on the 6500 on ports connecting to the IDSM.&lt;/P&gt;&lt;P&gt;For IDSM,&amp;nbsp; inline interface pair is like a wire connecting two ports.&lt;/P&gt;&lt;P&gt;Whatever comes in on one interface, send it out of the other.&lt;/P&gt;&lt;P&gt;The 6500 ports connecting to the ports on IDSM are access ports belonging in different vlans of the pair.&lt;/P&gt;&lt;P&gt;Hence IDSM in theory bridges 2 vlans together.&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;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt;&lt;/SPAN&gt;ON what scenarios we need INLINE VLAN PAIR MODE THEN??&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline vlan pair is roughly analogous to 'Router on a stick '&lt;/P&gt;&lt;P&gt;In inline vlan pair mode we have: One physical interface, and a pair of vlans per subinterface.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;Packets received on one of the paired VLANs are analyzed and then forwarded to the other VLAN in the pair. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can have multiple sub-interface pairs on a single physical interface.&lt;/P&gt;&lt;P&gt;For a inline vlan pair mode, the IDSM port needs to be connected to a trunk port on the switch side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following example might make it easier to understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gig 0/7 - Physical interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline vlan pair #1&lt;/P&gt;&lt;P&gt;sub interface 1&lt;/P&gt;&lt;P&gt;vlan 10&lt;/P&gt;&lt;P&gt;vlan 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline vlan pair #2&lt;/P&gt;&lt;P&gt;sub interface 2&lt;/P&gt;&lt;P&gt;Vlan 30&lt;/P&gt;&lt;P&gt;Vlan 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On 6500 switch, data-port 1 connects to gig0/7 over backplane.&lt;/P&gt;&lt;P&gt;data-port 1 needs to be a trunk port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When traffic in vlan 10 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 20&lt;/P&gt;&lt;P&gt;When traffic in vlan 20 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 10&lt;/P&gt;&lt;P&gt;Sub interface 1 is used to associate the pair of vlans 10 and 20 to physical interface gig0/7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When traffic in vlan 30 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 40&lt;/P&gt;&lt;P&gt;When traffic in vlan 40 is recieved on gig0/7 its forwarded out of same interface gig0/7 out of vlan 30&lt;/P&gt;&lt;P&gt;Sub interface 2 is used to associate the pair of vlans 130 and 40 to physical interface gig0/7&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;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 3:&lt;/STRONG&gt;&lt;/SPAN&gt; In 1 virtual sensor&amp;nbsp; traffic is passed how many times to IDSM-2.for&amp;nbsp; Example in&amp;nbsp; inline vlan pair mode.if i want to allow inter-vlan routing&amp;nbsp; from vlan 100 to vlan 200.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not understand the question. For inline interface pair, traffic flows through virtual sensor once for each direction.&lt;/P&gt;&lt;P&gt;From x &amp;gt; y&amp;nbsp; one.&lt;/P&gt;&lt;P&gt;From y back to &amp;gt; x two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the design document I wrote and take a look at the packet walk for arp.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/docs/DOC-12206"&gt;https://supportforums.cisco.com/docs/DOC-12206&lt;/A&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;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;INLINE VLAN PAIR&lt;/STRONG&gt;: vlan 1 and vlan2 are real SVI interface&amp;nbsp; and vlan 100 and vlan 200 are virtual just for pairing.&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan 1 to&amp;nbsp; 100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan 2 to 200&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;USER-PC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWITCH SVI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWITCH SVI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER-PC&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan&amp;nbsp; 100----IDSM--------int vlan1 SVI --- ----int vlan2&amp;nbsp; SVI-------IDSM----vlan 200&lt;/EM&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please correct the above steps for traffic flow.from 1 vlan to another.I hope the traffic is passing 2 times to IDSM-2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch cannot have SVI for 2 vlans. It will do intervlan routing directly without the packet ever going through the IDSM.&lt;/P&gt;&lt;P&gt;We need&amp;nbsp; one ip subnet, 2 vlans, and SVI only on one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Check " Normal intervlan routing " on the design doc: &lt;/SPAN&gt;&lt;A href="https://community.cisco.com/docs/DOC-12206"&gt;https://supportforums.cisco.com/docs/DOC-12206&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Question 4:&lt;/STRONG&gt;&lt;/SPAN&gt;I&amp;nbsp; m also going to place IDSM-2 with FWSM,any different configuration or&amp;nbsp; traffic flow will be the same, as it was hitting the switch SVI now it&amp;nbsp; will hit to FWSM SVI&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well say, inside vlan is 100 and outside vlan is 200.&lt;/P&gt;&lt;P&gt;All hosts reside in inside vlan 100.&lt;/P&gt;&lt;P&gt;Outside artificial vlan 200 is created to force traffic to go through IDSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then vlan 100 and vlan 200 share same common ip subnet.&lt;/P&gt;&lt;P&gt;SVI only exists on vlan 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6500 data port 1&amp;nbsp; is access port in vlan 100&lt;/P&gt;&lt;P&gt;6500 data port 2 is access port in vlan 200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDSM gig0/7-gig0/8 are a inline interface pair.&lt;/P&gt;&lt;P&gt;IDSM bridges vlan 100 &amp;amp; 200 together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default gateway for all hosts in vlan 100 and 200 is SVI for 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This SVI can be placed on FWSM, and FWSM can be put it routing mode.&lt;/P&gt;&lt;P&gt;That way traffic is forced to go through to the FWSM after it passes through the IDSM and back to the switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sid Chandrachud&lt;/P&gt;&lt;P&gt;TAC Security Solutions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 21:33:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485822#M66774</guid>
      <dc:creator>Siddharth Chandrachud</dc:creator>
      <dc:date>2010-08-31T21:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485823#M66775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rays,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; To view events one can use IPS devuce manager or IDM which is the web gui for IDSM.&lt;/P&gt;&lt;P&gt;To access IDSM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&lt;IP-ADDRESS-OF-IPS&gt;&lt;/IP-ADDRESS-OF-IPS&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click monitoring &amp;gt; events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You can also install IPS manager express (free software) from cisco.com&lt;/P&gt;&lt;P&gt;This can be used to configure IDSM and view the events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IME can be downloaded here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/squish/0dbB3" id="ext-gen223"&gt;http://tools.cisco.com/squish/0dbB3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3. To send traffic to IDSM two methods can be used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPAN&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Vacl Capture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both configurations are listed here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/squish/4DDA3" id="ext-gen223"&gt;http://tools.cisco.com/squish/4DDA3&lt;/A&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;Sid Chandrachud&lt;/P&gt;&lt;P&gt;TAC Security Solutions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 21:38:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485823#M66775</guid>
      <dc:creator>Siddharth Chandrachud</dc:creator>
      <dc:date>2010-08-31T21:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485824#M66776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information Sid.&lt;/P&gt;&lt;P&gt;WIth the options you have mentioned, do you know how long the event logs are kept for? The customer has to meet PCI DSS&lt;/P&gt;&lt;P&gt;compliance and one of requirements is that logged information is kept for a period of time..&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;rays&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 08:27:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485824#M66776</guid>
      <dc:creator>rays</dc:creator>
      <dc:date>2010-09-02T08:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: IDSM-2</title>
      <link>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485825#M66777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a. IDM is not meant for event storage.&lt;/P&gt;&lt;P&gt;IDM is displaying events from IPS's own event store which is limited and gets overwritten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. IME is a software installed on a p.c which can configure IPS and also store events from it.&lt;/P&gt;&lt;P&gt;It installs a version of MYSQL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c. IME stores events in a event file.&lt;/P&gt;&lt;P&gt;Each event file has a max event capacity of 1 million events.&lt;/P&gt;&lt;P&gt;IME can archive max 400 such events files.&lt;/P&gt;&lt;P&gt;So 400 archive files each having 1 million events each is the number of events that can be stored on IME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view the files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Arial; font-size: 10pt;"&gt;\Program Files\Cisco Systems\Cisco IPS Manager Express\MYSQL\data\alarmDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d. For a comprehensive event storage solution you can look to something like Mars which can store all events on a NFS share.&lt;/P&gt;&lt;P&gt;Or IPS is also a SDEE client. So an external SDEE server can log into IPS and grab events from it. Event storage then depends on the capacity of the SDEE server. Check out my document about SDEE and IPS:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/docs/DOC-12515"&gt;https://supportforums.cisco.com/docs/DOC-12515&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sid Chandrachud&lt;/P&gt;&lt;P&gt;TAC Security Solutions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 16:44:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/idsm-2/m-p/1485825#M66777</guid>
      <dc:creator>Siddharth Chandrachud</dc:creator>
      <dc:date>2010-09-02T16:44:57Z</dc:date>
    </item>
  </channel>
</rss>

