<?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 mlag port blocked in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39027#M8537</link>
    <description>I have the following mlag configuration:&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3f2e283435224c2abc3cd44861e3f4fe_RackMultipart20160412-44135-qtv179-mlag-configuration_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3675iDFE22BA55A588D5F/image-size/large?v=v2&amp;amp;px=999" role="button" title="3f2e283435224c2abc3cd44861e3f4fe_RackMultipart20160412-44135-qtv179-mlag-configuration_inline.jpg" alt="3f2e283435224c2abc3cd44861e3f4fe_RackMultipart20160412-44135-qtv179-mlag-configuration_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
I have created an mlag with a Juniper router with no problems.  However, on the mlag 2 with the Dell server, port 2 on R1484 is "blocked on the vlan".  Here is my config on R1484:&lt;BR /&gt;
******************************************&lt;BR /&gt;
# R1484 config&lt;BR /&gt;
&lt;BR /&gt;
create vlan "contrail"&lt;BR /&gt;
configure vlan contrail tag 10&lt;BR /&gt;
&lt;BR /&gt;
create vlan "R1484-R1485-IRL"&lt;BR /&gt;
configure vlan R1484-R1485-IRL tag 974&lt;BR /&gt;
&lt;BR /&gt;
configure ports 2 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 46 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 47 auto off speed 10000 duplex full&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 46 grouping 46-47 algorithm address-based L2 lacp&lt;BR /&gt;
enable sharing 2 grouping 2 algorithm address-based L2 lacp&lt;BR /&gt;
&lt;BR /&gt;
configure vlan contrail add ports 46, 48 tagged&lt;BR /&gt;
configure vlan contrail add ports 2 untagged&lt;BR /&gt;
configure vlan R1484-R1485-IRL add ports 46 tagged&lt;BR /&gt;
configure vlan R1484-R1485-IRL ipaddress 10.124.242.121 255.255.255.252&lt;BR /&gt;
&lt;BR /&gt;
# Module lacp configuration.&lt;BR /&gt;
configure sharing 2 lacp timeout short&lt;BR /&gt;
&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
create mlag peer "R1485"&lt;BR /&gt;
configure mlag peer "R1485" ipaddress 10.124.242.122 vr VR-Default&lt;BR /&gt;
enable mlag port 2 peer "R1485" id 2&lt;BR /&gt;
****************************************&lt;BR /&gt;
&lt;BR /&gt;
Here's the config on the Dell:&lt;BR /&gt;
***************************************&lt;BR /&gt;
auto em1&lt;BR /&gt;
iface em1 inet manual&lt;BR /&gt;
bond-master bond1&lt;BR /&gt;
&lt;BR /&gt;
auto em2&lt;BR /&gt;
iface em2 inet manual&lt;BR /&gt;
bond-master bond1&lt;BR /&gt;
&lt;BR /&gt;
auto bond1&lt;BR /&gt;
iface bond1 inet static&lt;BR /&gt;
address 192.168.135.12&lt;BR /&gt;
gateway 192.168.135.1&lt;BR /&gt;
netmask 255.255.255.0&lt;BR /&gt;
#use standard IEEE 802.3ad LACP bonding protocol&lt;BR /&gt;
bond-mode 4&lt;BR /&gt;
bond-miimon 100&lt;BR /&gt;
bond-lacp-rate 1&lt;BR /&gt;
bond-slaves em1 em2&lt;BR /&gt;
*********************************************&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any suggestions as to why port 2 on R1484 is blocked?&lt;BR /&gt;
This only happens with mlag.  If I do a single link bond to R1484, no issues.  Is there some&lt;BR /&gt;
sort of looping going on here?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Tim&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Apr 2016 02:11:00 GMT</pubDate>
    <dc:creator>Tim_Welch</dc:creator>
    <dc:date>2016-04-13T02:11:00Z</dc:date>
    <item>
      <title>mlag port blocked</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39027#M8537</link>
      <description>I have the following mlag configuration:&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3f2e283435224c2abc3cd44861e3f4fe_RackMultipart20160412-44135-qtv179-mlag-configuration_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3675iDFE22BA55A588D5F/image-size/large?v=v2&amp;amp;px=999" role="button" title="3f2e283435224c2abc3cd44861e3f4fe_RackMultipart20160412-44135-qtv179-mlag-configuration_inline.jpg" alt="3f2e283435224c2abc3cd44861e3f4fe_RackMultipart20160412-44135-qtv179-mlag-configuration_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
I have created an mlag with a Juniper router with no problems.  However, on the mlag 2 with the Dell server, port 2 on R1484 is "blocked on the vlan".  Here is my config on R1484:&lt;BR /&gt;
******************************************&lt;BR /&gt;
# R1484 config&lt;BR /&gt;
&lt;BR /&gt;
create vlan "contrail"&lt;BR /&gt;
configure vlan contrail tag 10&lt;BR /&gt;
&lt;BR /&gt;
create vlan "R1484-R1485-IRL"&lt;BR /&gt;
configure vlan R1484-R1485-IRL tag 974&lt;BR /&gt;
&lt;BR /&gt;
configure ports 2 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 46 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 47 auto off speed 10000 duplex full&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 46 grouping 46-47 algorithm address-based L2 lacp&lt;BR /&gt;
enable sharing 2 grouping 2 algorithm address-based L2 lacp&lt;BR /&gt;
&lt;BR /&gt;
configure vlan contrail add ports 46, 48 tagged&lt;BR /&gt;
configure vlan contrail add ports 2 untagged&lt;BR /&gt;
configure vlan R1484-R1485-IRL add ports 46 tagged&lt;BR /&gt;
configure vlan R1484-R1485-IRL ipaddress 10.124.242.121 255.255.255.252&lt;BR /&gt;
&lt;BR /&gt;
# Module lacp configuration.&lt;BR /&gt;
configure sharing 2 lacp timeout short&lt;BR /&gt;
&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
create mlag peer "R1485"&lt;BR /&gt;
configure mlag peer "R1485" ipaddress 10.124.242.122 vr VR-Default&lt;BR /&gt;
enable mlag port 2 peer "R1485" id 2&lt;BR /&gt;
****************************************&lt;BR /&gt;
&lt;BR /&gt;
Here's the config on the Dell:&lt;BR /&gt;
***************************************&lt;BR /&gt;
auto em1&lt;BR /&gt;
iface em1 inet manual&lt;BR /&gt;
bond-master bond1&lt;BR /&gt;
&lt;BR /&gt;
auto em2&lt;BR /&gt;
iface em2 inet manual&lt;BR /&gt;
bond-master bond1&lt;BR /&gt;
&lt;BR /&gt;
auto bond1&lt;BR /&gt;
iface bond1 inet static&lt;BR /&gt;
address 192.168.135.12&lt;BR /&gt;
gateway 192.168.135.1&lt;BR /&gt;
netmask 255.255.255.0&lt;BR /&gt;
#use standard IEEE 802.3ad LACP bonding protocol&lt;BR /&gt;
bond-mode 4&lt;BR /&gt;
bond-miimon 100&lt;BR /&gt;
bond-lacp-rate 1&lt;BR /&gt;
bond-slaves em1 em2&lt;BR /&gt;
*********************************************&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any suggestions as to why port 2 on R1484 is blocked?&lt;BR /&gt;
This only happens with mlag.  If I do a single link bond to R1484, no issues.  Is there some&lt;BR /&gt;
sort of looping going on here?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Tim&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2016 02:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39027#M8537</guid>
      <dc:creator>Tim_Welch</dc:creator>
      <dc:date>2016-04-13T02:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: mlag port blocked</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39028#M8538</link>
      <description>Hello Tim,&lt;BR /&gt;
&lt;BR /&gt;
Can you show us the output where you are seeing the port blocked. MLAG should not block ports so it may be another protocol doing this.</description>
      <pubDate>Wed, 13 Apr 2016 02:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39028#M8538</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2016-04-13T02:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: mlag port blocked</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39029#M8539</link>
      <description>Hello Tim,&lt;BR /&gt;
&lt;BR /&gt;
can you provide some additional info?&lt;BR /&gt;
&lt;BR /&gt;
In addition to the info asked for by Patrick, I would recommend to look at the active settings on both the Dell server and the X670V switches:&lt;BR /&gt;
&lt;BR /&gt;
Commands on the server:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;ip link show 
&lt;/LI&gt;&lt;LI&gt;cat /proc/net/bonding/bond1&lt;/LI&gt;&lt;/UL&gt;Commands on the switches:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;show lacp 
&lt;/LI&gt;&lt;LI&gt;clear lacp counters 
 
&lt;/LI&gt;&lt;LI&gt;show lacp counters 
&lt;/LI&gt;&lt;LI&gt;show lacp lag 2 
&lt;/LI&gt;&lt;LI&gt;show lacp member-port 2 detail 
&lt;/LI&gt;&lt;LI&gt;show mlag peer R1484 (resp. R1485)&lt;/LI&gt;&lt;/UL&gt;You did not manually configure an MLAG LACP MAC address (configure mlag peer R1484 lacp-mac &lt;MAC&gt;). Thus the server might have seen different LACP addresses on the two ports.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
Erik&lt;BR /&gt;&lt;/MAC&gt;</description>
      <pubDate>Wed, 13 Apr 2016 12:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39029#M8539</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-04-13T12:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: mlag port blocked</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39030#M8540</link>
      <description>Just as a clarification:  if one does not manually configure an MLAG LACP MAC, the default config is:&lt;BR /&gt;
configure mlag peer lacp-mac autoThis sets the mac in the LACPDU to the switch MAC of the MLAG peer with the highest IP address for the ISC control VLAN.&lt;BR /&gt;
&lt;BR /&gt;
If one does choose to manually configure the MLAG LACP MAC, one must be sure to do so on both MLAG peers or MLAG will break.&lt;BR /&gt;
&lt;BR /&gt;
In this case, it looks like the x670 named R1485 has the highest ipaddr on the ISC, so the LACPDUs should be sent with his MAC.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2016 12:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39030#M8540</guid>
      <dc:creator>Derek_Bird</dc:creator>
      <dc:date>2016-04-13T12:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: mlag port blocked</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39031#M8541</link>
      <description>Maybe you could check/verify your MLAG config with this Phyton Script:    https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/mlag_config_check    Cheers  Jan</description>
      <pubDate>Thu, 14 Apr 2016 00:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39031#M8541</guid>
      <dc:creator>SchmuFoo</dc:creator>
      <dc:date>2016-04-14T00:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: mlag port blocked</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39032#M8542</link>
      <description>Patrick, Erik, Derek, Jan,&lt;BR /&gt;
&lt;BR /&gt;
Thanks so much for your input.  We now have mlag 2 UP.  The behavior is a bit flakey. I had to manually bounce the port on R1484.  After that, LACP communication started on the link between R1484 and Server 6612.&lt;BR /&gt;
&lt;BR /&gt;
I did observe that when doing a "show vlan...." and if you see the small "b" in the ports output, that it is really an indication of what is happening on the far end (i.e. Untag:  *2bgG ).  For example,  when rebooting Server 6612 and both em1 and em2 ports were down, both R1484 and R1485 showed "Untag:  *2bgG" in the Ports section of the "show vlan"command.  I had originally mis-interpreted this indication to mean the Extreme was blocking the port.&lt;BR /&gt;
&lt;BR /&gt;
During troubleshooting of the "Untag: *2bgG" condition, we did a tcpdump on 6612 and noticed that we were seeing LACP messages from the Extreme, but not from Server 6612.  Bouncing ports on the Server didn't change the condition.  However, once we bounced port 2 on R1484, then link came up.&lt;BR /&gt;
&lt;BR /&gt;
Weird.  Anyway, thanks again for the help. &lt;BR /&gt;
&lt;BR /&gt;
Tim &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Apr 2016 18:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-port-blocked/m-p/39032#M8542</guid>
      <dc:creator>Tim_Welch</dc:creator>
      <dc:date>2016-04-14T18:40:00Z</dc:date>
    </item>
  </channel>
</rss>

