<?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: MAC Filtering in RUCKUS Support for Lennar Homes</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48474#M2262</link>
    <description>&lt;P&gt;This helps slightly, it does tell me how to remove the mac filter which is good to know. It also provides another avenue for applying one (quite an easier way too).&lt;/P&gt;&lt;P&gt;Can you explain why you recommend applying two mac filters to the port instead of just one? Meaning, in your example mac filter 1 permits a specific device. Then mac filter 2 denies any device., then you applied both of these mac filters to port 1/1/11.&lt;/P&gt;&lt;P&gt;Doesn't writing the below accomplish the same thing? Meaning, why do you need to "deny any any" if I am already writing to "permit" a specific address. I thought what I wrote below basically says to ONLY permit the mac address listed and therefor all other addresses are automatically denied.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;ICX7250-24P Device(config)#mac filter 1 permit 0000.0006.3a4f ffff.ffff.ffff any&lt;BR /&gt;ICX7250-24P Device(config)#interface ethernet 1/1/11&lt;BR /&gt;ICX7250-24P Device(config-if-e1000-1/1/11)#mac access-group mf_1 in&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Still, the GUI should allow this as it used to. It was fine when I was on image file 08.08, but once I went to 08.0.95 it went away. What image should I be on for my switch? I would like the GUI to show my mac lists correctly.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2022 06:24:50 GMT</pubDate>
    <dc:creator>WF_DUB</dc:creator>
    <dc:date>2022-11-17T06:24:50Z</dc:date>
    <item>
      <title>Re: MAC Filtering</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48385#M2209</link>
      <description>&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;I'm running 08.0.95gt211 I just updated to this image file last week and that's when I noticed the issue. Is there a later one I should be on?&lt;/P&gt;&lt;P&gt;I went through 2 firmware updates to get to this one, don't really want to do more if I don't have to. I am not a network engineer so it was a bit stressful a couple of times. Would be a lot easier if the app, web interface, or GUI would just let me do an update and it loads everything automatically.&lt;/P&gt;&lt;H4&gt;"Show Run" says I have a mac filter for port 11&amp;nbsp;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;Looks like the mac filter is on for port 11 to only permit the mac address I gave (which is good). However, what if I wanted to clear this?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I don't mind opening a support case, but last time I did I was told they don't support Lennar home owners anymore. Would you like me to submit one anyway?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-11-15_212148.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/3818i7C5D1FFF248261D2/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="2022-11-15_212148.png" alt="2022-11-15_212148.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-11-15_212242.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/3819i95797A9718558E9F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="2022-11-15_212242.png" alt="2022-11-15_212242.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H4&gt; &lt;/H4&gt;</description>
      <pubDate>Wed, 16 Nov 2022 05:25:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48385#M2209</guid>
      <dc:creator>WF_DUB</dc:creator>
      <dc:date>2022-11-16T05:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: MAC Filtering</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48398#M2211</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/17245"&gt;@WF_DUB&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to revert the changes you applied basically you have to go to interface 1/1/11 and write &lt;STRONG&gt;No&lt;/STRONG&gt; at the initial part of the command&amp;nbsp;to remove the configuration from the ACL MAC applied.&lt;/P&gt;
&lt;P&gt;ICX7250-24P Device&amp;gt;ena&lt;BR /&gt;ICX7250-24P Device#conf t&lt;BR /&gt;ICX7250-24P Device(config)#interface ethernet 1/1/11&lt;BR /&gt;ICX7250-24P Device(config-if-e1000-1/1/11)#no mac-access-group mf_1 in&lt;/P&gt;
&lt;P&gt;There is also another way to perform Mac address filter on a specific port&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;ICX7250-24P Device(config)#mac filter 1 permit 0050.56AB.ABD8 fffF.FFF.FFF ANY&lt;BR /&gt;ICX7250-24P Device(config)#mac filter 2 deny any any&lt;/P&gt;
&lt;P&gt;ICX7250-24P Device(config)#interface ethernet 1/1/11&lt;BR /&gt;ICX7250-24P Device(config-if-e1000-1/1/11)#mac filter-group 1 to 2&lt;/P&gt;
&lt;P&gt;Basically this will allow the assigned mac to be the only one that can go out and receive data and deny another mac address on the assigned port this configuration&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.ruckuswireless.com/fastiron/08.0.60/fastiron-08060-securityguide/GUID-22E17C0E-6595-4297-A5EB-0F723CFAF22F.html" target="_self"&gt;https://docs.ruckuswireless.com/fastiron/08.0.60/fastiron-08060-securityguide/GUID-22E17C0E-6595-4297-A5EB-0F723CFAF22F.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fernando Vasquez&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 15:40:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48398#M2211</guid>
      <dc:creator>Vásquez_Fer</dc:creator>
      <dc:date>2022-11-16T15:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: MAC Filtering</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48474#M2262</link>
      <description>&lt;P&gt;This helps slightly, it does tell me how to remove the mac filter which is good to know. It also provides another avenue for applying one (quite an easier way too).&lt;/P&gt;&lt;P&gt;Can you explain why you recommend applying two mac filters to the port instead of just one? Meaning, in your example mac filter 1 permits a specific device. Then mac filter 2 denies any device., then you applied both of these mac filters to port 1/1/11.&lt;/P&gt;&lt;P&gt;Doesn't writing the below accomplish the same thing? Meaning, why do you need to "deny any any" if I am already writing to "permit" a specific address. I thought what I wrote below basically says to ONLY permit the mac address listed and therefor all other addresses are automatically denied.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;ICX7250-24P Device(config)#mac filter 1 permit 0000.0006.3a4f ffff.ffff.ffff any&lt;BR /&gt;ICX7250-24P Device(config)#interface ethernet 1/1/11&lt;BR /&gt;ICX7250-24P Device(config-if-e1000-1/1/11)#mac access-group mf_1 in&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Still, the GUI should allow this as it used to. It was fine when I was on image file 08.08, but once I went to 08.0.95 it went away. What image should I be on for my switch? I would like the GUI to show my mac lists correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 06:24:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48474#M2262</guid>
      <dc:creator>WF_DUB</dc:creator>
      <dc:date>2022-11-17T06:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: MAC Filtering</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48496#M2269</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/17245"&gt;@WF_DUB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After checking the release notes on version 8095x + found that the Mac filter was modified to be Mac address access list&amp;nbsp; for that reason does not allow to see&amp;nbsp; the&amp;nbsp; MAC filters on the&amp;nbsp; GUI or create new Mac filters&amp;nbsp; since this feature is no longer available.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAC address filter.PNG" style="width: 663px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/3841i2D2CF687F38F7734/image-dimensions/663x196?v=v2" width="663" height="196" role="button" title="MAC address filter.PNG" alt="MAC address filter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This ACLs MACs would be only be visible through the CLI.&lt;/P&gt;
&lt;P&gt;As you can see in the below picture you are going to see the MAC filter command was removed&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mac filter.PNG" style="width: 636px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/3842i00D576A6FCFFB919/image-dimensions/636x1226?v=v2" width="636" height="1226" role="button" title="Mac filter.PNG" alt="Mac filter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is the new way to preform ACLs MAC filters on 8095x + versions&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-08095-securityguide/page/GUID-28D251BE-8752-4F4C-96AA-14D3ECBBD6B1.html" target="_self"&gt;https://docs.commscope.com/bundle/fastiron-08095-securityguide/page/GUID-28D251BE-8752-4F4C-96AA-14D3ECBBD6B1.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If this feature is so important to you via GUI I would recommend the SPS8090mc version for you.&lt;/P&gt;
&lt;P&gt;MAC filter is a configuration in sequence therefore, if you do not apply the deny any any option, it will allow any device to use this port (assuming that what you want is to configure that only 1 device is allowed per port)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.ruckuswireless.com/fastiron/08.0.60/fastiron-08060-securityguide/GUID-22E17C0E-6595-4297-A5EB-0F723CFAF22F.html" target="_self"&gt;https://docs.ruckuswireless.com/fastiron/08.0.60/fastiron-08060-securityguide/GUID-22E17C0E-6595-4297-A5EB-0F723CFAF22F.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is a example I crate a MAC filter with a specific MAC address&amp;nbsp; ( I did not add the deny any any ) and connect a PC ( with a different MAC )&amp;nbsp; to my switch and allow me ping ( sent data ) to the IP address as you can see '&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;'&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;once I applied the deny any any on the Switch '&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;'&amp;nbsp; I say that it&lt;STRONG&gt; is not allowed&lt;/STRONG&gt; that another device that is not in the filter (configured) can connect or have connectivity to my switch.&lt;/P&gt;
&lt;P&gt;PC MAc &lt;STRONG&gt;0050&lt;/STRONG&gt;.56abab.d8&lt;/P&gt;
&lt;P&gt;Config:&lt;/P&gt;
&lt;P&gt;mac filter 1 permit &lt;STRONG&gt;0051&lt;/STRONG&gt;.56ab.abd8 ffff.ffff.ffff any&lt;BR /&gt;mac filter 2 deny any any&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tempsnip.png" style="width: 656px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/3844i7F6A6CDBF546FDAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="tempsnip.png" alt="tempsnip.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fernando Vasquez&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 15:27:44 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/Re-MAC-Filtering/m-p/48496#M2269</guid>
      <dc:creator>Vásquez_Fer</dc:creator>
      <dc:date>2022-11-17T15:27:44Z</dc:date>
    </item>
  </channel>
</rss>

