<?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: How To Configure IPS 4270 For Promiscuous Mode in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429153#M66895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Blayne,&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; My IPS is working now. I cleared the configuration, use the :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no monitor session 1 and re-enter again the monitor session 1 configuration. Just followed the Instruction you provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you and best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jul 2010 13:35:10 GMT</pubDate>
    <dc:creator>ericohermoso</dc:creator>
    <dc:date>2010-07-28T13:35:10Z</dc:date>
    <item>
      <title>HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429145#M66883</link>
      <description>&lt;P&gt;I have IPS4270 and I want to configure promiscous mode. I configured my IPS but it is not getting any traffic from vlan. Please how can I configure my IPS for promiscous mode. What would be the configuration ony my switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you and best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 12:04:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429145#M66883</guid>
      <dc:creator>ericohermoso</dc:creator>
      <dc:date>2019-03-10T12:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429146#M66884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you would like to gather traffic from intefaces Gi01 thru 20 and send the traffic to yoru 4270 on intergace Gi0/21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monitor session 1 source interface Gi01/ - 20 rx&lt;/P&gt;&lt;P&gt;monitor session 1 destination interface Gi0/21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 16:56:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429146#M66884</guid>
      <dc:creator>rhermes</dc:creator>
      <dc:date>2010-07-26T16:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429147#M66885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to configure my switch interface where the IPS is connected? I configured the switch interface where the IPS is connected as encapsulation dot1q but still I can get any traffic to my IPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 06:24:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429147#M66885</guid>
      <dc:creator>ericohermoso</dc:creator>
      <dc:date>2010-07-27T06:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429148#M66886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Edwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SPAN destination interface requires no configuration. The monitor session commands control VLAN tagging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For&amp;nbsp; example, to copy all traffic on Gi1/0/1 to Gi1/0/33 and maintain dot1q&amp;nbsp; tags, you would implement the following configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;monitor session 1 source interface Gi1/0/1&lt;BR /&gt; monitor session 1 destination interface Gi1/0/33 encapsulation replicate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To filter out all monitored VLAN traffic except for VLAN 55, you would implement the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;monitor session 1 filter vlan 55&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a good reference for all SPAN can offer:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/squish/856eE"&gt;http://tools.cisco.com/squish/856eE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you confirming that traffic is not reaching your IPS?&lt;/P&gt;&lt;P&gt;Do you see the SPAN destination port output packet counter on your switch increasing?&lt;/P&gt;&lt;P&gt;Do you see the Total Packets Received counter on your IPS promiscuous interface increasing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt; Blayne Dreier&lt;BR /&gt; Cisco TAC IDS Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Please check out our Podcast**&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TAC Security Show: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/go/tacsecuritypodcast"&gt;http://www.cisco.com/go/tacsecuritypodcast&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:58:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429148#M66886</guid>
      <dc:creator>Christopher Dreier</dc:creator>
      <dc:date>2010-07-27T13:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429149#M66887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My command in my switch like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monitor session 1 source vlan 12 , 34 rx&lt;/P&gt;&lt;P&gt;monitor session 1 destination interface gi1/0/10 encapsulation dot1q&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I configured my IPS in proper way I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I issue this comman in IPS :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh int gi3/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no packet from this two vlan, packets received 0 packets transmit 0.&lt;/P&gt;&lt;P&gt;When I ping devices in vlan 12 check the events status in my IPS i&amp;nbsp; cannot see the ICMP eventhough I enabled the Sig ID 2004.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 14:07:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429149#M66887</guid>
      <dc:creator>ericohermoso</dc:creator>
      <dc:date>2010-07-27T14:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429150#M66888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Edwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the ICMP on VLAN 12 is flowing through the SPAN session switch and your switch's Gi1/0/10 is directly connected to your IPS's Gi3/0, you should see packet counters increase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you clear the configuration on the destination interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you'd like, you can email me a "show tech"&amp;nbsp; from your switch and a "show tech" and "show conf" from your IPS. This might provide more insight into what is occurring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Blayne Dreier&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="mailto:blayne@cisco.com"&gt;blayne@cisco.com&lt;/A&gt;&lt;BR /&gt;Cisco TAC IDS Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Please check out our Podcast**&lt;BR /&gt;&lt;SPAN&gt;TAC Security Show: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/go/tacsecuritypodcast"&gt;http://www.cisco.com/go/tacsecuritypodcast&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 14:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429150#M66888</guid>
      <dc:creator>Christopher Dreier</dc:creator>
      <dc:date>2010-07-27T14:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO CONFIGURE IPS 4270 FOR PROMISCOUS MODE</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429151#M66890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My configuration on my destination interface is (switch):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gi1/0/10&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monito session 1 source vlan 12 , 34 rx&lt;/P&gt;&lt;P&gt;monitor session 1 destination int gi1/0/10 encapsulation dot1q&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the switch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh ip int bri :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; interface up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; line protocol down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see there is recieved packet but there is no transmit packet int the IPS, Note I use promiscous mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 10:18:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429151#M66890</guid>
      <dc:creator>ericohermoso</dc:creator>
      <dc:date>2010-07-28T10:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure IPS 4270 For Promiscuous Mode</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429152#M66891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Edwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The up/down on the switch is normal for a monitor destination port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clean up the config, run the following commands under the SPAN destination interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;no switchport mode trunk&lt;BR /&gt;no switchport trunk encapsulation dot1q&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mentioned that you are now seeing input traffic on your IPS. Is this correct? Can you please verify that you are seeing traffic leave the switch and arrive at the IPS by the "show int" command on each device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are seeing only unidirectional traffic (ICMP replies only for example) run the following command from global configuration mode so that you will see all bidirectional traffic on VLAN 12:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;monitor session 1 source vlan 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is normal to only see receive traffic on a promiscuous interface, assuming you are not sending TCP resets out of that same interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Blayne Dreier&lt;BR /&gt;Cisco TAC IDS Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Please check out our Podcast**&lt;BR /&gt;&lt;SPAN&gt;TAC Security Show: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/go/tacsecuritypodcast"&gt;http://www.cisco.com/go/tacsecuritypodcast&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 12:51:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429152#M66891</guid>
      <dc:creator>Christopher Dreier</dc:creator>
      <dc:date>2010-07-28T12:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: How To Configure IPS 4270 For Promiscuous Mode</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429153#M66895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Blayne,&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; My IPS is working now. I cleared the configuration, use the :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no monitor session 1 and re-enter again the monitor session 1 configuration. Just followed the Instruction you provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you and best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 13:35:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-ips-4270-for-promiscous-mode/m-p/1429153#M66895</guid>
      <dc:creator>ericohermoso</dc:creator>
      <dc:date>2010-07-28T13:35:10Z</dc:date>
    </item>
  </channel>
</rss>

