<?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 block multicast traffic in specific VLAN? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45523#M11374</link>
    <description>Hey eyeV&lt;BR /&gt;
&lt;BR /&gt;
That looks correct. Note that multicast can be in the range of 224.0.0.0 - 239.255.255.255.  Also be aware that this may affect multicast traffic needed for route protocols etc.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
    <pubDate>Tue, 20 May 2014 17:55:00 GMT</pubDate>
    <dc:creator>Paul_Russo</dc:creator>
    <dc:date>2014-05-20T17:55:00Z</dc:date>
    <item>
      <title>How to block multicast traffic in specific VLAN?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45519#M11370</link>
      <description>Hi everybody.&lt;BR /&gt;
I'd like to block all ingress multicast traffic in specific VLAN. Can anybody suggest me how I can do this?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2014 13:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45519#M11370</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2014-05-20T13:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to block multicast traffic in specific VLAN?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45520#M11371</link>
      <description>Block  mulitcast ip address ranges</description>
      <pubDate>Tue, 20 May 2014 17:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45520#M11371</guid>
      <dc:creator>Dawid_Chrzan</dc:creator>
      <dc:date>2014-05-20T17:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to block multicast traffic in specific VLAN?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45521#M11372</link>
      <description>Hello eyeV what switch are you doing this on?  As David mentioned above you can create an ACL to block the traffic on the VLAN. Using XOS this is doe using a policy file that can then be assigned to the VLAN.  &lt;BR /&gt;
&lt;BR /&gt;
If you just need to limit traffic you can also use the Multicast/broadcast thresholds on a per port perspective.  You could set a very low threshold, possibly even 0pps to handle this but that is per port not per VLAN so trunk ports would affect all VLANs.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2014 17:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45521#M11372</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-05-20T17:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to block multicast traffic in specific VLAN?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45522#M11373</link>
      <description>Thanks for suggests. I've created ACL and added it to VLAN.&lt;BR /&gt;
&lt;BR /&gt;
entry multicast {&lt;BR /&gt;
    if {&lt;BR /&gt;
       source-address 224.0.0.0/4;&lt;BR /&gt;
   }&lt;BR /&gt;
    then {&lt;BR /&gt;
       deny;&lt;BR /&gt;
      packet-count mcast-deny;&lt;BR /&gt;
    }&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2014 17:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45522#M11373</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2014-05-20T17:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to block multicast traffic in specific VLAN?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45523#M11374</link>
      <description>Hey eyeV&lt;BR /&gt;
&lt;BR /&gt;
That looks correct. Note that multicast can be in the range of 224.0.0.0 - 239.255.255.255.  Also be aware that this may affect multicast traffic needed for route protocols etc.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2014 17:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45523#M11374</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-05-20T17:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to block multicast traffic in specific VLAN?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45524#M11375</link>
      <description>I remember about protocols which use multicast, but we don't use any in this VLAN. &lt;BR /&gt;
Thanks!&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2014 17:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-block-multicast-traffic-in-specific-vlan/m-p/45524#M11375</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2014-05-20T17:55:00Z</dc:date>
    </item>
  </channel>
</rss>

