<?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: limit-learning doesn't work on stack with EXOS 15.3.1.4 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32017#M5797</link>
    <description>Hello Ilya,&lt;BR /&gt;
&lt;BR /&gt;
You stacks are running XOS image affected with next CR's:&lt;BR /&gt;
xos0057211 - Traffic gets forwarded for blackholed MAC address when limit learning enabled.&lt;BR /&gt;
xos0054065 - Switch fails to recognize previously learnt MAC Addresses when configuring the features - MAC Lockdown and Limit Learning&lt;BR /&gt;
&lt;BR /&gt;
Updating EXOS to the latest 15.3 patch should solve the issue.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Nikolay</description>
    <pubDate>Wed, 18 Jan 2017 22:16:00 GMT</pubDate>
    <dc:creator>Necheporenko__N</dc:creator>
    <dc:date>2017-01-18T22:16:00Z</dc:date>
    <item>
      <title>limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32008#M5788</link>
      <description>Hello, everybody!&lt;BR /&gt;
&lt;BR /&gt;
I have a mixed stack of x440 and x460 g1 switches.&lt;BR /&gt;
&lt;BR /&gt;
I want to configure limit-learning for a certain port.&lt;BR /&gt;
&lt;BR /&gt;
I say: configure port 3:9 vlan v12 limit-learning 1 action stop-learning&lt;BR /&gt;
&lt;BR /&gt;
I connect laptop to this port and get an IP. Then I change to another laptop ang get an IP again!&lt;BR /&gt;
&lt;BR /&gt;
What am I doing wrong?&lt;BR /&gt;
&lt;BR /&gt;
show fdb port 3:9 show that MACs are changing (and these are laptops MACs)&lt;BR /&gt;
&lt;BR /&gt;
show port 3:9 info detail show:&lt;BR /&gt;
&lt;BR /&gt;
MAC-limit = 1, Action = stop-learning.&lt;BR /&gt;
&lt;BR /&gt;
But nothing happens! I connect third laptop and it gets IP too.&lt;BR /&gt;
&lt;BR /&gt;
When I say "configure port 3:9 vlan v12 lock-learning" it blocks the port.&lt;BR /&gt;
&lt;BR /&gt;
Could you please help me with this issue?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Ilya &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2017 20:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32008#M5788</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2017-01-18T20:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32009#M5789</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Limit-learning is dynamic. That means the port allows only 1 MAC address at a time (based on your configuration of limit-learning = 1). If you disconnect the laptop an plug in a new one, it will also work.&lt;BR /&gt;
&lt;BR /&gt;
Lock-learning will "convert" the MAC already learned from dynamic to static and set limit-learning to zero so no new MACs will be added to the FDB.&lt;BR /&gt;
&lt;BR /&gt;
Could you please clarify what are you trying to accomplish?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Wed, 18 Jan 2017 20:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32009#M5789</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2017-01-18T20:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32010#M5790</link>
      <description>Hello, Henrique!&lt;BR /&gt;
&lt;BR /&gt;
I want to prevent users from changing machines on a port. If they try to connect one more device to the port, this port shold be blocked.&lt;BR /&gt;
&lt;BR /&gt;
I can't apply lock-learning after limit-learning and vice versa.&lt;BR /&gt;
&lt;BR /&gt;
Are there any solutions on my task?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Wed, 18 Jan 2017 20:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32010#M5790</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2017-01-18T20:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32011#M5791</link>
      <description>You can add a static mac address to port and disable learning on that port.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
      <pubDate>Wed, 18 Jan 2017 20:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32011#M5791</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2017-01-18T20:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32012#M5792</link>
      <description>I have 9 stacks with about 2000+ ports...</description>
      <pubDate>Wed, 18 Jan 2017 20:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32012#M5792</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2017-01-18T20:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32013#M5793</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
When using limit-learning = 1 with action blackhole, if the user tries to use a second device to that port, the second MAC will be added as a blackhole entry to FDB.&lt;BR /&gt;
&lt;BR /&gt;
configure port  vlan &lt;VLAN_NAME&gt; limit-learning 1 action blackhole&lt;BR /&gt;
&lt;BR /&gt;
However, if the user unplug the laptop and plug the new laptop he will get access. &lt;BR /&gt;
&lt;BR /&gt;
On both cases, they will be able to use just 1 device at a time.&lt;/VLAN_NAME&gt;</description>
      <pubDate>Wed, 18 Jan 2017 20:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32013#M5793</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2017-01-18T20:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32014#M5794</link>
      <description>Ilya,&lt;BR /&gt;
&lt;BR /&gt;
limit-learning - specifies a limit on the number of MAC addresses that can be dynamically&lt;BR /&gt;
learned on the specified ports.&lt;BR /&gt;
&lt;BR /&gt;
When you disconnect laptop switch clear fdb for that port.&lt;BR /&gt;
Then you connect new device, switch learn new mac address.&lt;BR /&gt;
&lt;BR /&gt;
If you connect to sw-Extreme port another switch and to this switch 3 laptops,&lt;BR /&gt;
then switch sw-Extreme will learn only one mac address, all other are blackholed.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2017 20:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32014#M5794</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2017-01-18T20:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32015#M5795</link>
      <description>&lt;A href="https://community.extremenetworks.com/extreme/topics/how-can-i-tell-the-switch-to-lock-the-first-learned-mac-address" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/how-can-i-tell-the-switch-to-lock-the-first-lea...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2017 21:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32015#M5795</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2017-01-18T21:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32016#M5796</link>
      <description>Hello, Ron!&lt;BR /&gt;
&lt;BR /&gt;
I have experience using mac-locking command and know it works, but I live in 15.3 world.&lt;BR /&gt;
&lt;BR /&gt;
This is very obvious good idea to upgrade EXOS. But the problem is when I upgrade my composite stacks (x440-x460) to 16.2 (or to any of 15.x - higher than 15.3) they start arbitrary blocking ports during daily peak hours. Two years ago Extreme's engineers from Moscow (! - your employees) were unable to solve the problem and left 15.3 as the only stable firmware. The contract is expired now. I 99% sure that it is MSTP issue, totally useless for the current infrastructure (less than 30 vlans). I am going to change STP version to PVST+ on Saturday. Hope it will help.&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Wed, 18 Jan 2017 21:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32016#M5796</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2017-01-18T21:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32017#M5797</link>
      <description>Hello Ilya,&lt;BR /&gt;
&lt;BR /&gt;
You stacks are running XOS image affected with next CR's:&lt;BR /&gt;
xos0057211 - Traffic gets forwarded for blackholed MAC address when limit learning enabled.&lt;BR /&gt;
xos0054065 - Switch fails to recognize previously learnt MAC Addresses when configuring the features - MAC Lockdown and Limit Learning&lt;BR /&gt;
&lt;BR /&gt;
Updating EXOS to the latest 15.3 patch should solve the issue.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Nikolay</description>
      <pubDate>Wed, 18 Jan 2017 22:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32017#M5797</guid>
      <dc:creator>Necheporenko__N</dc:creator>
      <dc:date>2017-01-18T22:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32018#M5798</link>
      <description>Ya pryamo hochu dva laika postavit, potomu cho eto desyatiy, navernoe, bag, na kotoriy ya natikayus, pomipo obnarujennih mnoy lichno i podtverzhdenniy mezhdunarodnim TACom. Zaprosil u distukov poslednyuyu zaplatku...&lt;BR /&gt;
&lt;BR /&gt;
Zbazibo.</description>
      <pubDate>Wed, 18 Jan 2017 22:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32018#M5798</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2017-01-18T22:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: limit-learning doesn't work on stack with EXOS 15.3.1.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32019#M5799</link>
      <description>Evening, everyone!&lt;BR /&gt;
&lt;BR /&gt;
I've tried to implement such a configuration on my 16.2 stack:&lt;BR /&gt;
&lt;BR /&gt;
enable mac-locking&lt;BR /&gt;
enable mac-locking ports 5:17&lt;BR /&gt;
configure mac-locking ports 5:17 first-arrival limit-learning 1&lt;BR /&gt;
configure mac-locking ports 5:17 first-arrival link-down-action retain-macs&lt;BR /&gt;
configure mac-locking ports 5:17 log violation on&lt;BR /&gt;
configure mac-locking ports 5:17 learn-limit-action disable-port&lt;BR /&gt;
&lt;BR /&gt;
Everything works as expected, but I want to ensure that it will keep working after rebooting the switch!&lt;BR /&gt;
&lt;BR /&gt;
Many thanks to all participants of this discussion!!!!</description>
      <pubDate>Thu, 19 Jan 2017 18:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/limit-learning-doesn-t-work-on-stack-with-exos-15-3-1-4/m-p/32019#M5799</guid>
      <dc:creator>Ilya_Semenov</dc:creator>
      <dc:date>2017-01-19T18:30:00Z</dc:date>
    </item>
  </channel>
</rss>

