<?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 do I block certain MAC addresses on Extreme Summit Switches? in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55074#M3597</link>
    <description>Hello Prateek Yes there are two ways to do this.  If the traffic is locally bridged at the AP then you can do the same command to stop them on the wired network.  You can also block them in the AP by adding their MAC into the wireless firewall.  Please check out the WM_5.4_Controller_reference_guide to see step by step process.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Oct 2014 16:46:00 GMT</pubDate>
    <dc:creator>Paul_Russo</dc:creator>
    <dc:date>2014-10-01T16:46:00Z</dc:date>
    <item>
      <title>How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55069#M3592</link>
      <description>I want to be able to block certain MAC addresses on my Extreme Switches.  I want ot stop certain devices from being able to connect to my network&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Sep 2014 20:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55069#M3592</guid>
      <dc:creator>Vince_MacNeil</dc:creator>
      <dc:date>2014-09-30T20:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55070#M3593</link>
      <description>Hello   You can use an ACL to block.  But there are much better options available.  Use Mac limit learning and allow only specific Mac address .based on your requirement exos has multiple options .  ACL is the easiest .</description>
      <pubDate>Tue, 30 Sep 2014 22:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55070#M3593</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2014-09-30T22:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55071#M3594</link>
      <description>i have a list of MAC addresses I want want blocked.  Do you have the command?&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Sep 2014 22:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55071#M3594</guid>
      <dc:creator>Vince_MacNeil</dc:creator>
      <dc:date>2014-09-30T22:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55072#M3595</link>
      <description>Vince  In order to block certain MAC addresses use the FDB blackhole.  This is a permanent static entry in the Fowarding DataBase table.  The command is create fdbentry mac_addr vlan vlan_name [ports port_list {tagged tag} | blackhole]&lt;BR /&gt;
&lt;BR /&gt;
blackhole Enables the blackhole option. Any packets with either a source MAC address&lt;BR /&gt;
or a destination MAC address matching the FDB entry are dropped.&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Oct 2014 01:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55072#M3595</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-10-01T01:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55073#M3596</link>
      <description>Hi..Paul...I want block the end users mac address in extreme WiFi wm3400 controller...so is there any command or option for the same&lt;BR /&gt;
??&lt;BR /&gt;
 &lt;BR /&gt;</description>
      <pubDate>Wed, 01 Oct 2014 11:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55073#M3596</guid>
      <dc:creator>Prateek_Shukla</dc:creator>
      <dc:date>2014-10-01T11:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55074#M3597</link>
      <description>Hello Prateek Yes there are two ways to do this.  If the traffic is locally bridged at the AP then you can do the same command to stop them on the wired network.  You can also block them in the AP by adding their MAC into the wireless firewall.  Please check out the WM_5.4_Controller_reference_guide to see step by step process.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55074#M3597</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-10-01T16:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55075#M3598</link>
      <description>Hi Paul,&lt;BR /&gt;
&lt;BR /&gt;
is it possible to set FDB entry to blackhole for such MAC addresses but for all VLANs (or many VLANs) without defining each MAC address one per VLAN?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Mon, 19 Jan 2015 23:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55075#M3598</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2015-01-19T23:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55076#M3599</link>
      <description>Hey Lazuardi.&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately if you use the create FDB command to blackhole a MAC you have to specify the VLAN so you would have to execute the command for all of the VLANS.&lt;BR /&gt;
&lt;BR /&gt;
If you use an ACL you would still have to apply it to a VLAN or to all of the ports.  When configuring an ACL on a port you can only have one policy file per port.&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2015 00:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55076#M3599</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2015-01-20T00:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55077#M3600</link>
      <description>Hi Paul,&lt;BR /&gt;
&lt;BR /&gt;
we are using one L3 switch and 10 L2 switch in our organization. I would like to allow particular user through access list .So,is it possible for me if i create a ACL on L3 switch and its working for all users who are connected through our L2 switches.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2016 14:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55077#M3600</guid>
      <dc:creator>shashank_sharma</dc:creator>
      <dc:date>2016-04-06T14:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: How do I block certain MAC addresses on Extreme Summit Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55078#M3601</link>
      <description>Hi Shashank, yes you can create an ACL on the L3 switch to filter out specific streams arriving from the edge switches.  If the 10 L2 switches terminate into a single VLAN on the L3 switch, you could create a single ACL and assign to the ingress traffic of the VLAN, otherwise, a single ACL could be created and applied to the ingress traffic of multiple ports.  In the commands below, I &lt;ACL-POLICY-NAME&gt; refers to a policy file you'd have to create on the L3 switch&lt;BR /&gt;
configure access-list &lt;ACL-POLICY-NAME&gt; vlan &lt;VLAN-NAME&gt; ingress&lt;BR /&gt;
configure access-list &lt;ACL-POLICY-NAME&gt; ports  ingress&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;How to create ACLs in EXOS&lt;/A&gt;&lt;BR /&gt;&lt;/ACL-POLICY-NAME&gt;&lt;/VLAN-NAME&gt;&lt;/ACL-POLICY-NAME&gt;&lt;/ACL-POLICY-NAME&gt;</description>
      <pubDate>Wed, 06 Apr 2016 14:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/how-do-i-block-certain-mac-addresses-on-extreme-summit-switches/m-p/55078#M3601</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2016-04-06T14:07:00Z</dc:date>
    </item>
  </channel>
</rss>

