<?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 how to filter bpdu frames in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17529#M587</link>
    <description>Create Date: Jul  6 2012  4:24AM&lt;BR /&gt;
&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
 I'm desperately trying to make xos switches drop bpdu. I'm not using STP , but I have have some old no-extreme switches that keep broadcast bpdu. Since my network is huge, I need that XOS switches drop those bpdus.&lt;BR /&gt;
&lt;BR /&gt;
 I've managed to do that on cisco and almost any other switch with cisco-like CLI&lt;BR /&gt;
&lt;BR /&gt;
 Is there someway to do that on XOS?&lt;BR /&gt;
&lt;BR /&gt;
  (from Stefano_Ferrari)</description>
    <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:54:00Z</dc:date>
    <item>
      <title>how to filter bpdu frames</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17529#M587</link>
      <description>Create Date: Jul  6 2012  4:24AM&lt;BR /&gt;
&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
 I'm desperately trying to make xos switches drop bpdu. I'm not using STP , but I have have some old no-extreme switches that keep broadcast bpdu. Since my network is huge, I need that XOS switches drop those bpdus.&lt;BR /&gt;
&lt;BR /&gt;
 I've managed to do that on cisco and almost any other switch with cisco-like CLI&lt;BR /&gt;
&lt;BR /&gt;
 Is there someway to do that on XOS?&lt;BR /&gt;
&lt;BR /&gt;
  (from Stefano_Ferrari)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17529#M587</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to filter bpdu frames</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17530#M588</link>
      <description>Create Date: Jul  6 2012  9:02AM&lt;BR /&gt;
&lt;BR /&gt;
Hi, &lt;BR /&gt;
&lt;BR /&gt;
following concept guide:&lt;BR /&gt;
&lt;BR /&gt;
-----&lt;BR /&gt;
Dynamic ACL for STP &lt;BR /&gt;
&lt;BR /&gt;
create access-list bpdu1 "ethernet-destination-address 01:80:C2:00:00:00;" "deny; count bpdu1"&lt;BR /&gt;
conf access-list add "bpdu1" first ports 6 ingress&lt;BR /&gt;
&lt;BR /&gt;
To configure a dynamic ACL for blocking PVST frames on port 6, use the following:&lt;BR /&gt;
&lt;BR /&gt;
create access-list bpdu2 "ethernet-destination-address 01:00:0c??cc:cd;" "deny; count bpdu2"&lt;BR /&gt;
conf access-list add "bpdu2" first ports 6 ingress&lt;BR /&gt;
&lt;BR /&gt;
----------&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;
  (from Jaroslaw_Kasjaniuk)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17530#M588</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to filter bpdu frames</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17531#M589</link>
      <description>Is this a valid answer? Please confirm.Thanks.</description>
      <pubDate>Mon, 03 Mar 2014 17:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17531#M589</guid>
      <dc:creator>Suleima</dc:creator>
      <dc:date>2014-03-03T17:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to filter bpdu frames</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17532#M590</link>
      <description>Hi Suleima,&lt;BR /&gt;
&lt;BR /&gt;
Yes, this is a valid answer. In fact it is copied out of our concepts guide.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Ron&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Mar 2014 19:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17532#M590</guid>
      <dc:creator>Ron_Huygens</dc:creator>
      <dc:date>2014-03-03T19:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to filter bpdu frames</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17533#M591</link>
      <description>Hi Ron,&lt;BR /&gt;
&lt;BR /&gt;
Actually am very new to Extreme..&lt;BR /&gt;
&lt;BR /&gt;
For Vlan7 -  ZU1 and port 4, Need to config bdpu filter enable ( Like Cisco). The STP functionality is not required (listening, learning, disabled). Would you please comment how to proceed on that and what would be the command?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
Suleima&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17533#M591</guid>
      <dc:creator>Suleima</dc:creator>
      <dc:date>2014-03-03T20:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to filter bpdu frames</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17534#M592</link>
      <description>By default, switch will drop the BPDU packet if STP is not configured on the switch and switch will generate the EMS log messages  with "STP.InBPDU.Drop". However, you can configure the above dynamic ACL to block the BPDU traffic coming on port. Refer the ACL chapter from EXOS concept guide for sample configuration.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Mar 2014 21:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-bpdu-frames/m-p/17534#M592</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-03-03T21:08:00Z</dc:date>
    </item>
  </channel>
</rss>

