<?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 Is there somehow to block mac address based on acl or other method on Enterasys S8? in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/is-there-somehow-to-block-mac-address-based-on-acl-or-other/m-p/16944#M409</link>
    <description>I'm trying to block a certain mac address on my switch core (Enterasys S8) but until now I've no success.&lt;BR /&gt;
&lt;BR /&gt;
I tried to use the "BlackHole" method:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;set vlan create 999&lt;BR /&gt;
set vlan name "BLACK HOLE"&lt;BR /&gt;
set vlan dynamicegress 999 enable&lt;BR /&gt;
set   vlan association mac 00112233445566 999 &amp;lt;--repeat this for each   banned MAC, where of course I'm using 00112233445566 as the example&lt;/BLOCKQUOTE&gt;But there is no command set   vlan association on this switch.&lt;BR /&gt;
&lt;BR /&gt;
So I was wondering if there is somehow to block that specific mac based on ACL or some other technique.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
&lt;BR /&gt;
Michel Braga Guimarães&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Nov 2017 20:50:00 GMT</pubDate>
    <dc:creator>Michel_Braga_Gu</dc:creator>
    <dc:date>2017-11-07T20:50:00Z</dc:date>
    <item>
      <title>Is there somehow to block mac address based on acl or other method on Enterasys S8?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/is-there-somehow-to-block-mac-address-based-on-acl-or-other/m-p/16944#M409</link>
      <description>I'm trying to block a certain mac address on my switch core (Enterasys S8) but until now I've no success.&lt;BR /&gt;
&lt;BR /&gt;
I tried to use the "BlackHole" method:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;set vlan create 999&lt;BR /&gt;
set vlan name "BLACK HOLE"&lt;BR /&gt;
set vlan dynamicegress 999 enable&lt;BR /&gt;
set   vlan association mac 00112233445566 999 &amp;lt;--repeat this for each   banned MAC, where of course I'm using 00112233445566 as the example&lt;/BLOCKQUOTE&gt;But there is no command set   vlan association on this switch.&lt;BR /&gt;
&lt;BR /&gt;
So I was wondering if there is somehow to block that specific mac based on ACL or some other technique.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
&lt;BR /&gt;
Michel Braga Guimarães&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2017 20:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/is-there-somehow-to-block-mac-address-based-on-acl-or-other/m-p/16944#M409</guid>
      <dc:creator>Michel_Braga_Gu</dc:creator>
      <dc:date>2017-11-07T20:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Is there somehow to block mac address based on acl or other method on Enterasys S8?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/is-there-somehow-to-block-mac-address-based-on-acl-or-other/m-p/16945#M410</link>
      <description>Hello Michel,&lt;BR /&gt;
&lt;BR /&gt;
The best way to do this on the S-Series would be to use Policy.  The following config should work to block any MAC address you specify.&lt;BR /&gt;
&lt;BR /&gt;
set policy profile [profile_index] name [policy_name] pvid-status enable pvid 0&lt;BR /&gt;
set policy rule admin-profile macsource [MAC address - xx-xx-xx-xx-xx-xx] mask 48 admin-pid [profile_index]&lt;BR /&gt;
&lt;BR /&gt;
I hope this helps.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
&lt;BR /&gt;
Steve Geisser&lt;BR /&gt;
Extreme GTAC</description>
      <pubDate>Tue, 14 Nov 2017 02:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/is-there-somehow-to-block-mac-address-based-on-acl-or-other/m-p/16945#M410</guid>
      <dc:creator>Steve_Geisser</dc:creator>
      <dc:date>2017-11-14T02:56:00Z</dc:date>
    </item>
  </channel>
</rss>

