<?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: Configure maximum mac-addresses per port in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52533#M14577</link>
    <description>Hi Jack,&lt;BR /&gt;
&lt;BR /&gt;
As Alexandr pointed out, we can also make this information automated so that it can show up in the log as below: &lt;BR /&gt;
&lt;BR /&gt;
Make the following configuration: &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;configure log filter DefaultFilter add events FDB.FdbNotice&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 Stack.32 # sh log&lt;BR /&gt;
10/28/2015 05:27:23.98 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1D  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.91 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1C  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.85 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1B  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.78 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1A  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.71 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:19  Vlan Default&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps! &lt;BR /&gt;
&lt;BR /&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;</description>
    <pubDate>Wed, 28 Oct 2015 14:10:00 GMT</pubDate>
    <dc:creator>Prashanth_KG</dc:creator>
    <dc:date>2015-10-28T14:10:00Z</dc:date>
    <item>
      <title>Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52526#M14570</link>
      <description>Hello Mates, I would like to know what is the equivalent of this cisco command "switchport port-security maximum 2" Im actually working on X440-48p switches and I need to configure that. Thank you very much </description>
      <pubDate>Tue, 17 Feb 2015 16:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52526#M14570</guid>
      <dc:creator>Hermes_Medina</dc:creator>
      <dc:date>2015-02-17T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52527#M14571</link>
      <description>hello!&lt;BR /&gt;
&lt;BR /&gt;
configure ports port_list {tagged tag} vlan vlan_name limit-learning &lt;NUMBER&gt; action stop-learning&lt;BR /&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52527#M14571</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-02-17T16:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52528#M14572</link>
      <description>Thank you very much</description>
      <pubDate>Tue, 17 Feb 2015 18:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52528#M14572</guid>
      <dc:creator>Hermes_Medina</dc:creator>
      <dc:date>2015-02-17T18:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52529#M14573</link>
      <description>Is there a possibility to be informed if there are mac addresses dropped by the limitation.</description>
      <pubDate>Tue, 20 Oct 2015 14:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52529#M14573</guid>
      <dc:creator>jackmikel</dc:creator>
      <dc:date>2015-10-20T14:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52530#M14574</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
You can configure log event.&lt;BR /&gt;
More information in EXOS User Guide and Command Reference Guide.&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Tue, 20 Oct 2015 14:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52530#M14574</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2015-10-20T14:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52531#M14575</link>
      <description>It's not standard, isn't it? Because whether in the User Guide nor in the Refernce Guide I found a possiblity to be informed when mac-adresses are dropped because the limit-learning is reached and stop-learning takes place. The command "sh foobar sec" shows only "learned, blackholed and locked" but not dropped! And "sh fdb stats foobar" shows dropped mac-adresses, but not at which port of the switch. It would be great to see or to be informed at which port of the switch the macs are dropped because of limt-learning and action stop-learning. Any example or idea how this could work? Thank you in advance.</description>
      <pubDate>Wed, 21 Oct 2015 16:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52531#M14575</guid>
      <dc:creator>jackmikel</dc:creator>
      <dc:date>2015-10-21T16:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52532#M14576</link>
      <description>Hi Jack,&lt;BR /&gt;
&lt;BR /&gt;
You might be interested in the output of "show fdb &lt;VLAN name=""&gt; which will display the port number and the mac-address which is dropped. &lt;BR /&gt;
&lt;BR /&gt;
Slot-1 Stack.30 # sh fdb "Default"&lt;BR /&gt;
Mac                     Vlan       Age  Flags           Port / Virtual Port List&lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
00:00:00:00:01:15    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:16    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:17    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:18    Default(0001) 0049  d m            1:47&lt;BR /&gt;
&lt;B&gt;00:00:00:00:01:19    Default(0001) 0166  d m  Bb        1:47&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;00:00:00:00:01:1a    Default(0001) 0166  d m  Bb        1:47&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;00:00:00:00:01:1b    Default(0001) 0166  d m  Bb        1:47&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;00:00:00:00:01:1c    Default(0001) 0166  d m  Bb        1:47&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;00:00:00:00:01:1d    Default(0001) 0166  d m  Bb        1:47&lt;/B&gt;&lt;BR /&gt;
00:00:00:00:01:1e    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:1f    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:20    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:21    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:22    Default(0001) 0049  d m            1:47&lt;BR /&gt;
00:00:00:00:01:23    Default(0001) 0049  d m            1:47&lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN&gt;</description>
      <pubDate>Wed, 28 Oct 2015 13:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52532#M14576</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-10-28T13:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52533#M14577</link>
      <description>Hi Jack,&lt;BR /&gt;
&lt;BR /&gt;
As Alexandr pointed out, we can also make this information automated so that it can show up in the log as below: &lt;BR /&gt;
&lt;BR /&gt;
Make the following configuration: &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;configure log filter DefaultFilter add events FDB.FdbNotice&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 Stack.32 # sh log&lt;BR /&gt;
10/28/2015 05:27:23.98 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1D  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.91 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1C  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.85 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1B  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.78 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:1A  Vlan Default&lt;BR /&gt;
10/28/2015 05:27:23.71 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC Blackholed [limit exceeded]: Port 1:47 tag 1 MAC  0: 0: 0: 0: 1:19  Vlan Default&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps! &lt;BR /&gt;
&lt;BR /&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;&lt;/FDB.FDBNOTICE&gt;</description>
      <pubDate>Wed, 28 Oct 2015 14:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52533#M14577</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-10-28T14:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Configure maximum mac-addresses per port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52534#M14578</link>
      <description>I agree with you when I configure:&lt;BR /&gt;
conf port 3:15 "foobar" limit-learning 1 action blackhole&lt;BR /&gt;
&lt;BR /&gt;
but with&lt;BR /&gt;
&lt;BR /&gt;
conf port 3:15 "foobar" limit-learning 1 action stop-learning&lt;BR /&gt;
you will not see the mac with "show fdb foobar"&lt;BR /&gt;
&lt;BR /&gt;
But this made my day:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;configure log filter DefaultFilter add events FDB.FdbNotice&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
With this extension of the DefaultFilter you get:&lt;BR /&gt;
&lt;BR /&gt;
10/28/2015 13:08:17.58 &lt;FDB.FDBNOTICE&gt; Slot-1: MAC stopLearning[limit exceeded]: Port 3:15  MAC A4:BA:DB:B6: 7:7F  Vlan foobar&lt;BR /&gt;
&lt;BR /&gt;
Thank you!&lt;BR /&gt;
&lt;BR /&gt;&lt;/FDB.FDBNOTICE&gt;</description>
      <pubDate>Wed, 28 Oct 2015 18:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/configure-maximum-mac-addresses-per-port/m-p/52534#M14578</guid>
      <dc:creator>jackmikel</dc:creator>
      <dc:date>2015-10-28T18:48:00Z</dc:date>
    </item>
  </channel>
</rss>

