<?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: Best practices for shared MAC on MLAG peers? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45673#M11441</link>
    <description>I guess it all boils down to the fact the the ISC is really nothing more than a normal LACP trunk to which the ISC VLAN is connected and across which the peer is defined, along with other VLAN's that are needed to support the "cross-core" LACP connections? Does that pretty much sum it up?</description>
    <pubDate>Fri, 01 Jun 2018 17:05:00 GMT</pubDate>
    <dc:creator>Eric_Burke</dc:creator>
    <dc:date>2018-06-01T17:05:00Z</dc:date>
    <item>
      <title>Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45667#M11435</link>
      <description>Creating an MLAG between two 440-G2's. The ISC will be an LACP of ports 15 and 16 and if I understand it, this LACP link must have a static MAC assigned on both sides of the ISC (on each peer). Is there a recommendation in terms of the MAC to use (do you just make one up)? &lt;BR /&gt;
&lt;BR /&gt;
Also, mostly out of curiosity - there's a note about downstream LACP switches (one port to each peer) that discusses ensuring that the MLAG ports (ISC LAG) be configured as LACP too (which I'm doing). It reads as though this is a required config (I can't use a single 10Gb ISC connection). What's the reason? Is it because of the shared MAC issue too?  Thanks!</description>
      <pubDate>Thu, 31 May 2018 23:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45667#M11435</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-05-31T23:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45668#M11436</link>
      <description>Hi Eric,&lt;BR /&gt;
&lt;BR /&gt;
Use the command&lt;BR /&gt;
&lt;BR /&gt;
configure mlag peer  lacp-mac &lt;MAC_ADDRESS&gt;to configure the mac address to use. I would heavily advise using one of the mac addresses found on one of the switches in a "show switch" output.&lt;BR /&gt;
&lt;BR /&gt;
Regarding the second note, static LAGs don't NEED to be configured, but static LAGs aren't often standardized, so there can be differences in assumptions made. LACP is an industry standard protocol, therefore more likely to have agreed upon assumptions. LACP would be required to be configured for dynamic LAGs due to the exchange of LACPDUs.&lt;BR /&gt;
ThanksBrad&lt;/MAC_ADDRESS&gt;</description>
      <pubDate>Thu, 31 May 2018 23:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45668#M11436</guid>
      <dc:creator>BradP</dc:creator>
      <dc:date>2018-05-31T23:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45669#M11437</link>
      <description>Thanks Brad. So to confirm, the shared mac on each mlag lacp/isc shared port will be the mac of one of the two core 440's. Same on both sides of the link. I'm assuming l3/l4 both there and on the downstream 440's (lacp with one port to each mlag core) will provide the most balanced lacp use?</description>
      <pubDate>Thu, 31 May 2018 23:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45669#M11437</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-05-31T23:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45670#M11438</link>
      <description>Okay, so after a little more digging I have another question about this. The KB shows that this command is in support of MLAG ports (ie: the downstream connections to the MLAG pair) using LACP (like a switch with an LACP split between MLAG peers). In one of the KB docs, the command simply says "configure mlag peer  &lt;B&gt;mac &lt;/B&gt;&lt;MAC_ADDRESS&gt;" but in another (as above) it shows "&lt;B&gt;lacp-mac&lt;/B&gt;" as the argument. &lt;BR /&gt;
&lt;BR /&gt;
Since MLAG Peer (ISC) and MLAG Port (downstream LACP) don't seem related, I'm a little confused. Does this command get executed on each peer (naming the other) like other MLAG peer commands? The document references the LACP actor address, but I'm not fully understanding how these relate...  Here's my config (two single units at core, stack of 2 remote switches):&lt;BR /&gt;
&lt;BR /&gt;
SW1&lt;BR /&gt;
en sharing 1:15 group 1:15,1:16 algorithm address-based L3_L4 lacp&lt;BR /&gt;
create vlan v4001-isc&lt;BR /&gt;
config vlan v4001-isc tag 4001&lt;BR /&gt;
config vlan v4001-isc add port 1:15 tag&lt;BR /&gt;
config vlan v4001-isc ipaddress 1.1.1.1/30&lt;BR /&gt;
&lt;BR /&gt;
create mlag peer "core-sw2"&lt;BR /&gt;
config mlag peer “core-sw2” ipaddress 1.1.1.2&lt;BR /&gt;
config mlag peer "core-sw2" lacp_mac 02:04:96:a2:02:b4&lt;BR /&gt;
&lt;BR /&gt;
SW2&lt;BR /&gt;
en sharing 1:15 group 1:15,1:16 algorithm address-based L3_L4 lacp&lt;BR /&gt;
create vlan v4001-isc&lt;BR /&gt;
config vlan v4001-isc tag 4001&lt;BR /&gt;
config vlan v4001-isc add port 1:15 tag&lt;BR /&gt;
config vlan v4001-isc ipaddress 1.1.1.2/30&lt;BR /&gt;
&lt;BR /&gt;
create mlag peer "core-sw1"&lt;BR /&gt;
config mlag peer “core-sw1” ipaddress 1.1.1.1&lt;BR /&gt;
config mlag peer "core-sw1" lacp_mac 02:04:96:a2:02:b4&lt;BR /&gt;
&lt;BR /&gt;
LACP from remote switch to both core switches (both cores 1:1 remote 1:1/2:1)&lt;BR /&gt;
  REMOTE SW1&lt;BR /&gt;
  en sharing 1:1 group 1:1,2:1 algorithm address-based L3_L4 lacp&lt;BR /&gt;
  config vlan... port 1:1 tag&lt;BR /&gt;
  &lt;BR /&gt;
  MLAG Port SW1&lt;BR /&gt;
  en mlag port 1:1 peer "core-sw2” id 1&lt;BR /&gt;
  &lt;BR /&gt;
  MLAG Port SW2&lt;BR /&gt;
  en mlag port 1:1 peer "core-sw1" id 1&lt;BR /&gt;
  &lt;BR /&gt;
  &lt;BR /&gt;
Is that it?&lt;BR /&gt;&lt;/MAC_ADDRESS&gt;</description>
      <pubDate>Fri, 01 Jun 2018 01:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45670#M11438</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-06-01T01:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45671#M11439</link>
      <description>You also need to enable LACP on the MLAG ports in SW1 and SW2&lt;BR /&gt;
  MLAG Port SW1&lt;BR /&gt;
  en mlag port 1:1 peer "core-sw2” id 1&lt;BR /&gt;
  en sharing 1:1 group 1:1 algorithm address-based L3_L4 lacp&lt;BR /&gt;
  &lt;BR /&gt;
  MLAG Port SW2&lt;BR /&gt;
  en mlag port 1:1 peer "core-sw1" id 1&lt;BR /&gt;
  en sharing 1:1 group 1:1 algorithm address-based L3_L4 lacp&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jun 2018 16:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45671#M11439</guid>
      <dc:creator>Ron_Huygens</dc:creator>
      <dc:date>2018-06-01T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45672#M11440</link>
      <description>Thanks Ron. Missed that. So even though each switch is only singly connected you still need LACP to make the LAG work. I was thinking that somehow the MLAG port definition inherently did that, but then I guess it wouldn't work for different (non LACP) LAG types. Cool and - thanks!</description>
      <pubDate>Fri, 01 Jun 2018 16:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45672#M11440</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-06-01T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45673#M11441</link>
      <description>I guess it all boils down to the fact the the ISC is really nothing more than a normal LACP trunk to which the ISC VLAN is connected and across which the peer is defined, along with other VLAN's that are needed to support the "cross-core" LACP connections? Does that pretty much sum it up?</description>
      <pubDate>Fri, 01 Jun 2018 17:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45673#M11441</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2018-06-01T17:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Best practices for shared MAC on MLAG peers?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45674#M11442</link>
      <description>That is a correct conclusion.</description>
      <pubDate>Fri, 01 Jun 2018 17:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/best-practices-for-shared-mac-on-mlag-peers/m-p/45674#M11442</guid>
      <dc:creator>Ron_Huygens</dc:creator>
      <dc:date>2018-06-01T17:05:00Z</dc:date>
    </item>
  </channel>
</rss>

