<?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: MLAG VRRP Member Switch Connection in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/41000#M9319</link>
    <description>Thanks Brandon!</description>
    <pubDate>Tue, 18 Oct 2016 04:50:00 GMT</pubDate>
    <dc:creator>Ty_Kolff</dc:creator>
    <dc:date>2016-10-18T04:50:00Z</dc:date>
    <item>
      <title>MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40995#M9314</link>
      <description>Good Evening,&lt;BR /&gt;
&lt;BR /&gt;
I was testing a MLAG/VRRP setup today and couldn't get a member switch LAG to connect to the two cores.  The two cores seem to be working correctly, they are able to ping each other and the VRRP address that is configured.  When I do a "show mlag peer" they see each other just fine.  &lt;BR /&gt;
&lt;BR /&gt;
When I added a member switch and connected a lacp LAG from the member switch to each of the cores, the links light up but there doesn't seem to be any traffic flowing.  Do the following configs look correct?&lt;BR /&gt;
&lt;BR /&gt;
Core Switch 1&lt;BR /&gt;
&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1:1-64&lt;BR /&gt;
configure vr VR-Default add ports 1:1-64&lt;BR /&gt;
configure vlan default delete ports 1:1-64create vlan "isc"  configure vlan isc tag 4090  create vlan "Switch-MGMT"  configure vlan Switch-MGMT tag 2    enable sharing 1:49 grouping 1:49,1:53 algorithm address-based L2 lacp  configure vlan isc add ports 1:49 tagged    configure vlan Switch-MGMT add ports 1:1,1:49 tagged    configure vlan isc ipaddress 192.168.99.253 255.255.255.252  configure vlan Switch-MGMT ipaddress 10.10.0.2 255.255.252.0  enable ipforwarding vlan Switch-MGMT    create vrrp vlan Switch-MGMT vrid 2  configure vrrp vlan Switch-MGMT vrid 2 priority 200  configure vrrp vlan Switch-MGMT vrid 2 preempt delay 5  configure vrrp vlan Switch-MGMT vrid 2 fabric-routing on  configure vrrp vlan Switch-MGMT vrid 2 add 10.10.0.1  enable vrrp vlan Switch-MGMT vrid 2    create mlag peer "x670_Bottom"   configure mlag peer "x670_Bottom" ipaddress 192.168.99.254 vr VR-Default   enable mlag port 1:1 peer "x670_Bottom" id 1&lt;BR /&gt;
 &lt;BR /&gt;
Core Switch 2&lt;BR /&gt;
configure vlan default delete ports all  configure vr VR-Default delete ports 1:1-64  configure vr VR-Default add ports 1:1-64  configure vlan default delete ports 1:1-64    create vlan "isc"  configure vlan isc tag 4090  create vlan "Switch-MGMT"  configure vlan Switch-MGMT tag 2    enable sharing 1:49 grouping 1:49,1:53 algorithm address-based L2 lacp  configure vlan isc add ports 1:49 tagged    configure vlan Switch-MGMT add ports 1:1,1:49 tagged    configure vlan isc ipaddress 192.168.99.254 255.255.255.252  configure vlan Switch-MGMT ipaddress 10.10.0.3 255.255.252.0  enable ipforwarding vlan Switch-MGMT    create vrrp vlan Switch-MGMT vrid 2  configure vrrp vlan Switch-MGMT vrid 2 fabric-routing on  configure vrrp vlan Switch-MGMT vrid 2 add 10.10.0.1  enable vrrp vlan Switch-MGMT vrid 2    create mlag peer "x670_Top"   configure mlag peer "x670_Top" ipaddress 192.168.99.253 vr VR-Default   enable mlag port 1:1 peer "x670_Top" id 1 &lt;BR /&gt;
Member Switch&lt;BR /&gt;
&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-54&lt;BR /&gt;
configure vr VR-Default add ports 1-54&lt;BR /&gt;
configure vlan default delete ports 1-54&lt;BR /&gt;
&lt;BR /&gt;
create vlan "Switch-MGMT"&lt;BR /&gt;
configure vlan Switch-MGMT tag 2&lt;BR /&gt;
configure ports 49 auto off speed 10000 duplex full &lt;BR /&gt;
configure ports 50 auto off speed 10000 duplex full &lt;BR /&gt;
configure ports 51 auto off speed 10000 duplex full &lt;BR /&gt;
configure ports 52 auto off speed 10000 duplex full &lt;BR /&gt;
enable sharing 49 grouping 49-50 algorithm address-based L2 lacp&lt;BR /&gt;
configure vlan Switch-MGMT add ports 49 tagged  &lt;BR /&gt;
configure vlan Switch-MGMT ipaddress 10.10.0.4 255.255.252.0&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Tue, 18 Oct 2016 04:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40995#M9314</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-10-18T04:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40996#M9315</link>
      <description>I just found this at extremenetworks.guru:&lt;BR /&gt;
One thing to be mindful of is if when looking at Vlan (lab), and with everything connected it is showing blocking as per below:&lt;BR /&gt;
# show vlan lab&lt;BR /&gt;
 &lt;BR /&gt;
Ports:   3.           (Number of active ports=2)&lt;BR /&gt;
 Untag:     *17,     18&lt;BR /&gt;
 Tag:      *1bg&lt;BR /&gt;
&lt;BR /&gt;
This is probably due to only one side of the lag configured for LACP.&lt;BR /&gt;
&lt;BR /&gt;
If the core is the side that does not have LACP enabled the process is as follows:&lt;BR /&gt;
&lt;BR /&gt;
Core1&lt;BR /&gt;
&lt;BR /&gt;
disable mlag port 1&lt;BR /&gt;
enable sharing 1 grouping 1 lacp algorithm address-based L2&lt;BR /&gt;
enable mlag port 1 peer "MLAG-PEER-253" id 100&lt;BR /&gt;
&lt;BR /&gt;
Core2&lt;BR /&gt;
&lt;BR /&gt;
disable mlag port 1&lt;BR /&gt;
enable sharing 1 grouping 1 lacp algorithm address-based L2&lt;BR /&gt;
enable mlag port 1 peer "MLAG-PEER-254" id 100&lt;BR /&gt;
&lt;BR /&gt;
 I think this may be what I was missing as the ports on the Member switch were showing as "blocking" when I did the "Show vlan" command.  I will check into this tomorrow and post here with the results.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2016 04:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40996#M9315</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-10-18T04:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40997#M9316</link>
      <description>That should be it. Since LACP wasn't enabled on the MLAG peers for the MLAG ports, the downstream switch never added the LAG ports to the aggregator.&lt;BR /&gt;
&lt;BR /&gt;
Let us know if this fixes it.&lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Tue, 18 Oct 2016 04:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40997#M9316</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-10-18T04:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40998#M9317</link>
      <description>That did work for me.  I didn't realize you needed to enable sharing and create an lacp port for a single port, although now it makes sense that the switch then uses the MLAG MAC address for the lacp connection.  &lt;BR /&gt;
&lt;BR /&gt;
I do have one more question, do you need to tag all vlans on the ISC connection between the two MLAG switches?</description>
      <pubDate>Tue, 18 Oct 2016 04:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40998#M9317</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-10-18T04:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40999#M9318</link>
      <description>Yes, any VLANs that are on MLAG ports should also be on the ISC link. &lt;BR /&gt;
&lt;BR /&gt;
If this isn't done, failover may not work correctly and there may be FDB learning issues as well for the MLAG ports.</description>
      <pubDate>Tue, 18 Oct 2016 04:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/40999#M9318</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-10-18T04:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/41000#M9319</link>
      <description>Thanks Brandon!</description>
      <pubDate>Tue, 18 Oct 2016 04:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/41000#M9319</guid>
      <dc:creator>Ty_Kolff</dc:creator>
      <dc:date>2016-10-18T04:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG VRRP Member Switch Connection</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/41001#M9320</link>
      <description>If you have a client switch connecting to 2 MLAG peers using LACP. You need to create a 1 port lag on each peer.&lt;BR /&gt;
&lt;BR /&gt;
For example,&lt;BR /&gt;
&lt;BR /&gt;
Client switch has port 1 and 2 in a lag:&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 1 grouping 1,2 lacp&lt;BR /&gt;
&lt;BR /&gt;
Both these ports connect to port one on core1 and core2. You need to configure the following on each core:&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 1 grouping 1 lacp&lt;BR /&gt;
&lt;BR /&gt;
Once MLAG is enabled it will take care of the LACP ID shared between the cores to the client switch. This should allow the switch to start passing traffic.&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps!&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2016 04:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-vrrp-member-switch-connection/m-p/41001#M9320</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2016-10-18T04:52:00Z</dc:date>
    </item>
  </channel>
</rss>

