<?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 configuration between two Black Diamond in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/mlag-configuration-between-two-black-diamond/m-p/13913#M1317</link>
    <description>create mlag peer "CORE-A"    configure mlag peer  "CORE-A" ipaddress 199.199.199.1 vr VR-Default &lt;BR /&gt;
&lt;BR /&gt;
    configure mlag peer  "CORE-A" interval 1000 &lt;BR /&gt;
&lt;BR /&gt;
    enable mlag port 10:47 peer  "CORE-A" id 20 &lt;BR /&gt;
&lt;BR /&gt;
    enable mlag port 10:48 peer  "CORE-A" id 10 &lt;BR /&gt;
&lt;BR /&gt;
What does above configuration mean ?&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Apr 2017 17:41:00 GMT</pubDate>
    <dc:creator>Sai_Prasad_Rao_</dc:creator>
    <dc:date>2017-04-26T17:41:00Z</dc:date>
    <item>
      <title>MLAG configuration between two Black Diamond</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mlag-configuration-between-two-black-diamond/m-p/13913#M1317</link>
      <description>create mlag peer "CORE-A"    configure mlag peer  "CORE-A" ipaddress 199.199.199.1 vr VR-Default &lt;BR /&gt;
&lt;BR /&gt;
    configure mlag peer  "CORE-A" interval 1000 &lt;BR /&gt;
&lt;BR /&gt;
    enable mlag port 10:47 peer  "CORE-A" id 20 &lt;BR /&gt;
&lt;BR /&gt;
    enable mlag port 10:48 peer  "CORE-A" id 10 &lt;BR /&gt;
&lt;BR /&gt;
What does above configuration mean ?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2017 17:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mlag-configuration-between-two-black-diamond/m-p/13913#M1317</guid>
      <dc:creator>Sai_Prasad_Rao_</dc:creator>
      <dc:date>2017-04-26T17:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: MLAG configuration between two Black Diamond</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mlag-configuration-between-two-black-diamond/m-p/13914#M1318</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
this is the typical minimal MLAG config.&lt;BR /&gt;
&lt;BR /&gt;
# Name of the other MLAG peer, to distinguish if several MLAG peers are present&lt;BR /&gt;
create mlag peer "CORE-A"     &lt;BR /&gt;
&lt;BR /&gt;
# IP address of the remote peer on the ISC vlan. Must not be routed&lt;BR /&gt;
configure mlag peer  "CORE-A" ipaddress 199.199.199.1 vr VR-Default &lt;BR /&gt;
&lt;BR /&gt;
# the MLAG Id per port, must be identical on each MLAG peer for the same end-system&lt;BR /&gt;
enable mlag port 10:48 peer  "CORE-A" id 10&lt;BR /&gt;
enable mlag port 10:47 peer  "CORE-A" id 20&lt;BR /&gt;
&lt;BR /&gt;
You also need to have the ISC vlan created with the correct IP address and all the necessary LAG created (10:48, 10:47) with LACP if needed.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Stephane&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mlag-configuration-between-two-black-diamond/m-p/13914#M1318</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2017-04-26T19:13:00Z</dc:date>
    </item>
  </channel>
</rss>

