<?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 How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15107#M2287</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Fairly new to Extreme and coming over from Cisco so I'm hoping I have the terminologies correct.  I have one x440 G2 that I want to uplink two ports from, to a pair of x670's in a MLAG with ISC Link between them.  The 670's are already in production.  I guess the end goal is to have both ports on the 440 active so in the event one of the 670's fails, we'll won't have downtime on the 440.&lt;BR /&gt;
&lt;BR /&gt;
How exactly would I configure each side?  Do I just need a LACP sharing group on the 440 or VRRP on the 670s, etc?  I'm also trying not to put a loop in the network accidentally.&lt;BR /&gt;
&lt;BR /&gt;
The 440 G2 is running:    ExtremeXOS version 21.1.1.4 21.1.1.4-patch1-5&lt;BR /&gt;
The 670 G2's are running:  ExtremeXOS version 15.6.3.1 v1563b1-patch1-9&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance for any information you can provide.</description>
    <pubDate>Mon, 10 Apr 2017 22:34:00 GMT</pubDate>
    <dc:creator>Rory_Schmitz</dc:creator>
    <dc:date>2017-04-10T22:34:00Z</dc:date>
    <item>
      <title>How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15107#M2287</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Fairly new to Extreme and coming over from Cisco so I'm hoping I have the terminologies correct.  I have one x440 G2 that I want to uplink two ports from, to a pair of x670's in a MLAG with ISC Link between them.  The 670's are already in production.  I guess the end goal is to have both ports on the 440 active so in the event one of the 670's fails, we'll won't have downtime on the 440.&lt;BR /&gt;
&lt;BR /&gt;
How exactly would I configure each side?  Do I just need a LACP sharing group on the 440 or VRRP on the 670s, etc?  I'm also trying not to put a loop in the network accidentally.&lt;BR /&gt;
&lt;BR /&gt;
The 440 G2 is running:    ExtremeXOS version 21.1.1.4 21.1.1.4-patch1-5&lt;BR /&gt;
The 670 G2's are running:  ExtremeXOS version 15.6.3.1 v1563b1-patch1-9&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance for any information you can provide.</description>
      <pubDate>Mon, 10 Apr 2017 22:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15107#M2287</guid>
      <dc:creator>Rory_Schmitz</dc:creator>
      <dc:date>2017-04-10T22:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15108#M2288</link>
      <description>Say port 2 will be the uplink on each &lt;BR /&gt;
First switch&lt;BR /&gt;
enable mlag port 2 peer "R4-SW2" id 2&lt;BR /&gt;
Second switch&lt;BR /&gt;
enable mlag port 2 peer "R4-SW1" id 2&lt;BR /&gt;
&lt;BR /&gt;
First and second mlag switch&lt;BR /&gt;
enable sharing 2 grouping 2 algorithm address-based L2 lacp&lt;BR /&gt;
&lt;BR /&gt;
Enable sharing on the 2 ports on the 440s.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Apr 2017 22:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15108#M2288</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2017-04-10T22:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15109#M2289</link>
      <description>Thanks Jeremy.  I ran the MLAG commands on each 670, then tried the enable sharing command on them and got this back:  &lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;Error: Sharing configuration on MLAG ports 42 cannot be modified.Use "disable mlag port" to remove port from MLAG first&lt;/BLOCKQUOTE&gt;Should have I reversed the order of the commands?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Apr 2017 23:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15109#M2289</guid>
      <dc:creator>Rory_Schmitz</dc:creator>
      <dc:date>2017-04-10T23:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15110#M2290</link>
      <description>Yes, you have to create the lag before enabling MLAG.</description>
      <pubDate>Mon, 10 Apr 2017 23:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15110#M2290</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-04-10T23:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15111#M2291</link>
      <description>Thank you, both.  I believe I have it working now.  I've been testing by unplugging and re-plugging the uplinks of the sharing ports on the 440 switch.  It seems like when I unplug the Master port of the Sharing group, I drop 1 ping.  However, when I plug the master back in, then unplug the other sharing port member, I do &lt;I&gt;not&lt;/I&gt; lose a ping.  Does that all sound normal?  If so, is it due to the sharing group master changing to the other port?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2017 00:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15111#M2291</guid>
      <dc:creator>Rory_Schmitz</dc:creator>
      <dc:date>2017-04-11T00:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to dual uplink a single x440 G2 to two x670s  G2's in MLAG with ISC Link</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15112#M2292</link>
      <description>A ping lost with LACP is normal.  I usually test with IPERF.</description>
      <pubDate>Tue, 11 Apr 2017 00:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/how-to-dual-uplink-a-single-x440-g2-to-two-x670s-g2-s-in-mlag/m-p/15112#M2292</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2017-04-11T00:48:00Z</dc:date>
    </item>
  </channel>
</rss>

