<?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 issue with HP server - Teaming LACP in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-issue-with-hp-server-teaming-lacp/m-p/52317#M14472</link>
    <description>Hi Arnaud,&lt;BR /&gt;
&lt;BR /&gt;
One thing to check is that the vlans on the MLAG ports are also added to the ISC.&lt;BR /&gt;
&lt;BR /&gt;
Can you post a topology, as well as the (sanitized) output of "show config vlan" and "show config vsm" from both MLAG peers?&lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
    <pubDate>Wed, 19 Aug 2015 01:16:00 GMT</pubDate>
    <dc:creator>BrandonC</dc:creator>
    <dc:date>2015-08-19T01:16:00Z</dc:date>
    <item>
      <title>MLAG issue with HP server - Teaming LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-issue-with-hp-server-teaming-lacp/m-p/52316#M14471</link>
      <description>Hi everyone,&lt;BR /&gt;
My customer bought 4 X460 and 2 X670 int order to replace old network devices.&lt;BR /&gt;
We created a two-tiers Mlag Network as described in "EXOS_User_Guide_16_1.pdf" on the page 300 (Figure 43).&lt;BR /&gt;
We had some troubles to do that but everything was right some hours later.&lt;BR /&gt;
&lt;BR /&gt;
Now, we have to migrate servers from old network to the new one and some of them are plugged with 2 wire. HP Teaming is used on and the team mode was "automatic" (so TLB with Fault tolerance if I'm not wrong) at the beginning. &lt;BR /&gt;
&lt;BR /&gt;
I tried to create MLAG without sharing specific option but no success.&lt;BR /&gt;
I tried to create MLAG and use L3 or L3_L4 algorithm but no success.&lt;BR /&gt;
&lt;BR /&gt;
When I told you "no success", I just can't ping my server when both wire are plugged.&lt;BR /&gt;
&lt;BR /&gt;
After that, I tried to create MLAG with LACP protocol.&lt;BR /&gt;
Here the configuration :&lt;BR /&gt;
&lt;BR /&gt;
Switch 1 :&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;enable sharing 2:11 grouping 2:11 algorithm L3 lacp&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure mlag peer "PAR-LTS-TOR_B-X460" lacp-mac 00:11:22:33:44:55&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;enable mlag port 2:11 peer "PAR-LTS-TOR_B-X460" id 211&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Switch 2 :&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;enable sharing 2:11 grouping 2:11 algorithm L3 lacp&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure mlag peer "PAR-LTS-TOR_A-X460" lacp-mac 00:11:22:33:44:55&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;enable mlag port 2:11 peer "PAR-LTS-TOR_A-X460" id 211&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Server :&lt;BR /&gt;
I used the 802.3ad mode.&lt;BR /&gt;
&lt;BR /&gt;
This configuration seems correct and I worked on since yesterday. I delete and configure it again about 15 times to be sure I didn't forget anything.&lt;BR /&gt;
&lt;BR /&gt;
But still no success, I can't even ping my server with that kind of configuration.&lt;BR /&gt;
&lt;BR /&gt;
I'm a little bit frustrated.&lt;BR /&gt;
&lt;BR /&gt;
The only way we found is to configure NFT mode on server Teaming and delete MLAG configuration on switches... My customer is ok with that.&lt;BR /&gt;
&lt;BR /&gt;
Any idea to help me ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks by advance.&lt;BR /&gt;
&lt;BR /&gt;
Arnaud</description>
      <pubDate>Wed, 19 Aug 2015 00:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-issue-with-hp-server-teaming-lacp/m-p/52316#M14471</guid>
      <dc:creator>Arnaud_DARDE</dc:creator>
      <dc:date>2015-08-19T00:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG issue with HP server - Teaming LACP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-issue-with-hp-server-teaming-lacp/m-p/52317#M14472</link>
      <description>Hi Arnaud,&lt;BR /&gt;
&lt;BR /&gt;
One thing to check is that the vlans on the MLAG ports are also added to the ISC.&lt;BR /&gt;
&lt;BR /&gt;
Can you post a topology, as well as the (sanitized) output of "show config vlan" and "show config vsm" from both MLAG peers?&lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Wed, 19 Aug 2015 01:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mlag-issue-with-hp-server-teaming-lacp/m-p/52317#M14472</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2015-08-19T01:16:00Z</dc:date>
    </item>
  </channel>
</rss>

