<?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: EAPS and Load Sharing in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49992#M13363</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Will CRC16 and CRC32 give more ethernet farmes reordering overhead than L3_L4?&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://en.wikipedia.org/wiki/Link_aggregation" target="_blank" rel="nofollow noreferrer noopener"&gt;http://en.wikipedia.org/wiki/Link_aggregation&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
    <pubDate>Tue, 09 Dec 2014 00:03:00 GMT</pubDate>
    <dc:creator>Mrxlazuardin</dc:creator>
    <dc:date>2014-12-09T00:03:00Z</dc:date>
    <item>
      <title>EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49974#M13345</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I want to double my ring bandwidth between one BD8800 and two X460. Which one is the best, using EAPS over load sharing ports (ex. LACP) or use multiple domain rings with different ways (clockwise and conter clockwise)?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Sun, 30 Nov 2014 02:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49974#M13345</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2014-11-30T02:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49975#M13346</link>
      <description>Hello Lazuardi    I would create a LAG connection between the two switches over that link.    Thanks  P</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49975#M13346</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49976#M13347</link>
      <description>Hi  &lt;A href="https://community.extremenetworks.com/#" target="_blank" rel="nofollow noreferrer noopener"&gt;Paul &lt;/A&gt;,&lt;BR /&gt;
&lt;BR /&gt;
Could you explain more about LAG connection please? basic setup, configuration and possible outcome? Thanks.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49976#M13347</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49977#M13348</link>
      <description>Hello Linn the LAG is what we call sharing it is created using the command enable sharing &lt;MASTER port=""&gt;  Grouping  algorithm address &lt;L2&gt; LACP  You can either set the group as static which means it will not use LACP or add LACP where the two sides communicate to establish the LAG group.   The effect is that you share the load over all of the links in the LAG.  It will not be balanced because the traffic is sent over a particular port based on the hash and is flow based.  So for example if I have two flows one can be a ping and the other can be a TFTP connection.  They can be assigned to two different ports but the data I'll not be the same.     Hope that helps&lt;/L2&gt;&lt;/MASTER&gt;</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49977#M13348</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49978#M13349</link>
      <description>Utilization is high on Link 1 only. I want to use &lt;B&gt;load balance on both links&lt;/B&gt;. &lt;BR /&gt;
Please kindly see the below output and advice thanks.&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;B&gt;* I try L2 static, L3_L4 and LACP. all the same. Ports are not load balance. *&lt;/B&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;enable sharing 1 grouping 1,4&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;enable sharing 1 grouping 1,4 L3_L4&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;U&gt;enable sharing 1 grouping 1,4 algorithm address-based L3_L4 lacp&lt;/U&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
CoreSW # sh port 1,4  utilization bandwithPort     Link    Link   Rx             Peak Rx       Tx            Peak Tx&lt;BR /&gt;
         State   Speed  % bandwidth    % bandwidth   % bandwidth   % bandwidth&lt;BR /&gt;
================================================================================&lt;BR /&gt;
Link_1&amp;gt; A       1000     &lt;B&gt;82.06   &lt;/B&gt;      94.94        &lt;B&gt; 48.23   &lt;/B&gt;        55.72&lt;BR /&gt;
Link_2&amp;gt; A       1000      &lt;B&gt;0.25  &lt;/B&gt;        0.30          &lt;B&gt;1.34&lt;/B&gt;            1.57&lt;BR /&gt;
================================================================================&lt;BR /&gt;
          &amp;gt; indicates Port Display Name truncated past 8 characters&lt;BR /&gt;
          Link State: A-Active, R-Ready, NP-Port Not Present, L-Loopback&lt;BR /&gt;
&lt;BR /&gt;
Please help me how to load balance these two links together. Thanks sir.</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49978#M13349</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49979#M13350</link>
      <description>Hey Lazuardi&lt;BR /&gt;
&lt;BR /&gt;
you will not get a perfect load balance.  that is why it is called sharing or link aggregation versus load balanced.  It all depends on how the addresses are hashed.  I see you are using L3 and L4 which should hash based on src and dst IP and IP port number.  How much traffic are you providing across the link?  is this production or in a lab?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49979#M13350</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49980#M13351</link>
      <description>Hi &lt;A href="https://community.extremenetworks.com/#" target="_blank" rel="nofollow noreferrer noopener"&gt;Paul Russo&lt;/A&gt;,&lt;BR /&gt;
&lt;BR /&gt;
It is in Production live network. Please advice how to load share on two links. &lt;BR /&gt;
Really appreciate your help and thanks for your time.&lt;BR /&gt;
&lt;BR /&gt;
We do need your advice.&lt;BR /&gt;
&lt;BR /&gt;
Thanks sir.</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49980#M13351</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49981#M13352</link>
      <description>Hey Lazuardi&lt;BR /&gt;
&lt;BR /&gt;
You can change the CRC to customize the hash.  The command is &lt;BR /&gt;
&lt;BR /&gt;
"configure sharing address-based custom"&lt;BR /&gt;
"configure sharing address-based custom [ipv4 [L3-and-L4 | source-only |"&lt;BR /&gt;
"destination-only | source-and-destination] | hash-algorithm [xor | crc-16 |"&lt;BR /&gt;
"crc-32 [lower | upper]]]"&lt;BR /&gt;
&lt;BR /&gt;
I would recommend calling GTAC to help set this up to make sure that everything is set up properly.&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Nov 2014 08:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49981#M13352</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-11-30T08:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49982#M13353</link>
      <description>IF there are more number of switches then can  go for  EAPS and other solutions</description>
      <pubDate>Sun, 30 Nov 2014 09:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49982#M13353</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2014-11-30T09:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49983#M13354</link>
      <description>Now i'm trying EAPS over LACP. Any drawbacks I should know of this method? Why this method is better than using multiple domain rings with different ways?</description>
      <pubDate>Sun, 30 Nov 2014 18:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49983#M13354</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2014-11-30T18:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49984#M13355</link>
      <description>Hello Lazuardi.    You can do Another EAPS ring but that won't add bandwidth per SE because you are still using the same ports tx/rx just sending the traffic in a different direction. It is a solution if you want to use all of the links of the ring since you can change the blocked port.    Using a LAG actually adds more bandwidth to the existing ring allowing you to keep the VLANs in tact and you can add them with usually no impact to the traffic, however, I do recommend adding them in off hours.    If you do two separate rings with two different domains you will have to make sure they are separate and connect them with just one link or route between them on one switch so you don't have a loop.    I hope that helps.    P</description>
      <pubDate>Sun, 30 Nov 2014 19:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49984#M13355</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-11-30T19:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49985#M13356</link>
      <description>Hi Paul,&lt;BR /&gt;
&lt;BR /&gt;
Do you mean that I cannot have the same protected VLANs on all ring domains of the same devices?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Mon, 01 Dec 2014 10:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49985#M13356</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2014-12-01T10:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49986#M13357</link>
      <description>Hey Lazuadri    Yes a VLAN can only be one one domain if they share the same physical ring.  if you are using spatial-reuse on EAPS, where one domain goes one direction and the other  domain goes in the other direction you have to divide the VLANs in half where half are on one domain and the other half on the other domain.    P</description>
      <pubDate>Mon, 01 Dec 2014 18:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49986#M13357</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-12-01T18:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49987#M13358</link>
      <description>Hi Paul,&lt;BR /&gt;
&lt;BR /&gt;
Any specific reason of selecting L3_L4 or CRC algorithms? What is default default hashing algorithm for LACP?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Fri, 05 Dec 2014 08:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49987#M13358</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2014-12-05T08:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49988#M13359</link>
      <description>Hey Lazar do the default is crc16 I believe.   Changing it to crc32 may help but I would recommend testing it if you can.    P</description>
      <pubDate>Fri, 05 Dec 2014 08:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49988#M13359</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-12-05T08:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49989#M13360</link>
      <description>Hey Lazuardi&lt;BR /&gt;
&lt;BR /&gt;
I if you just use LACP the algorithm is L2.  The reason to use L3-L4 is to get more info to hash off of which should get a better spread of traffic.  If you use CRC32 verses CRC16 the that should help as well.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Dec 2014 21:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49989#M13360</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-12-08T21:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49990#M13361</link>
      <description>Hi Paul,&lt;BR /&gt;
&lt;BR /&gt;
In your opinion, which one is better for spreading, L3_L4, CRC16 or CRC32? Any license required for custom CRC16 and CRC32 sharing hash, especially for X460?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Mon, 08 Dec 2014 21:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49990#M13361</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2014-12-08T21:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49991#M13362</link>
      <description>License is not required  Try both and save the best one</description>
      <pubDate>Mon, 08 Dec 2014 23:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49991#M13362</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2014-12-08T23:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49992#M13363</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Will CRC16 and CRC32 give more ethernet farmes reordering overhead than L3_L4?&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://en.wikipedia.org/wiki/Link_aggregation" target="_blank" rel="nofollow noreferrer noopener"&gt;http://en.wikipedia.org/wiki/Link_aggregation&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Tue, 09 Dec 2014 00:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49992#M13363</guid>
      <dc:creator>Mrxlazuardin</dc:creator>
      <dc:date>2014-12-09T00:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: EAPS and Load Sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49993#M13364</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I try this command and not supported in XOS 15.3.3.5 model X450a-24x.&lt;BR /&gt;
&lt;BR /&gt;
"configure sharing address-based custom"&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to change the CRC to customize the hash for X450a-24x? Thanks.&lt;BR /&gt;
&lt;BR /&gt;
BRgds,&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2014 08:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/eaps-and-load-sharing/m-p/49993#M13364</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-09T08:14:00Z</dc:date>
    </item>
  </channel>
</rss>

