<?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: Port Load sharing in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23198#M2210</link>
    <description>Load sharing is not the same as load balancing.  EXOS does load sharing (link aggregation), but not load balancing.  As Parthiban and Jarek have mentioned, you can adjust the hash algorithm to attempt to better spread the traffic across the links.&lt;BR /&gt;
&lt;BR /&gt;
I'd like to try to understand your use case.  Is there a problem with the traffic favoring one link over another, or is it just a preference to have it balanced?  What type of traffic is between these two switches?  Using the L3_L4 algorithm, you could see one link more saturated than the other if the IP address and protocol port is the same for a majority of the traffic.  If you use the L2 algorithm, it will be based on the MAC address of the source and destination systems - if they are the same, only one link will be chosen.&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Dec 2014 22:49:00 GMT</pubDate>
    <dc:creator>Drew_C</dc:creator>
    <dc:date>2014-12-02T22:49:00Z</dc:date>
    <item>
      <title>Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23177#M2189</link>
      <description>After i enable Lacp .. port is not sharing. Utilization is high on Link 1 only. &lt;BR /&gt;
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;BR /&gt;
&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;
CoreSW #sh sharing &lt;BR /&gt;
Load Sharing Monitor&lt;BR /&gt;
Config    Current    Agg       Ld Share    Ld Share  Agg   Link    Link Up&lt;BR /&gt;
Master    Master     Control   Algorithm   Group     Mbr   State   Transitions&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
     1      1        LACP      L3_L4       1          Y      A        0&lt;BR /&gt;
                                        L3_L4       4          Y      A        0&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback&lt;BR /&gt;
Load Sharing Algorithm: (L2) Layer 2 address based&lt;BR /&gt;
                        (L3_L4) Layer 3 address and Layer 4 port based&lt;BR /&gt;
Number of &lt;B&gt;load sharing trunks&lt;/B&gt;:&lt;B&gt; 1&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Core2 # &lt;B&gt;&lt;I&gt;sh lacp lag 1&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
Lag   Actor    Actor  Partner           Partner  Partner Agg   Actor            &lt;BR /&gt;
      Sys-Pri  Key    MAC               Sys-Pri  Key     Count MAC              &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1           0  0x03e9 00:04:96:34:b2:e1       0  0x03e9      2 00:04:96:34:b2:e0&lt;BR /&gt;
&lt;BR /&gt;
Port list:&lt;BR /&gt;
&lt;BR /&gt;
Member     Port      Rx           Sel          Mux            Actor     Partner &lt;BR /&gt;
Port       Priority  State        Logic        State          Flags     Port    &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1          0         &lt;B&gt;Current &lt;/B&gt;     Selected     Collect-Dist   A-GSCD--  1001     &lt;BR /&gt;
4          0         Current      Selected     Collect-Dist  &lt;B&gt; A-GSCD--&lt;/B&gt;  1012     &lt;BR /&gt;
================================================================================&lt;BR /&gt;
Actor Flags: A-Activity, T-Timeout, G-Aggregation, S-Synchronization&lt;BR /&gt;
             C-Collecting, D-Distributing, F-Defaulted, E-Expired&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23177#M2189</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T08:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23178#M2190</link>
      <description>What model do you use in this example ? (Summit X250, 460, BD ? )&lt;BR /&gt;
&lt;BR /&gt;
LACP is between  two extreme switches or server and 1 extreme switch ? (other vendor ?)&lt;BR /&gt;
&lt;BR /&gt;
What EXOS is on the switch ?&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23178#M2190</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23179#M2191</link>
      <description>Thanks &lt;A href="https://community.extremenetworks.com/#" target="_blank" rel="nofollow noreferrer noopener"&gt;Jarek&lt;/A&gt;,&lt;BR /&gt;
&lt;BR /&gt;
Core1 and Core 2 using &lt;B&gt;X450a-24x&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
LACP is between two Core Switches.&lt;BR /&gt;
ExtremeXOS version&lt;B&gt; 15.3.1.4 &lt;BR /&gt;
&lt;BR /&gt;
Please advice thanks.&lt;BR /&gt;
&lt;BR /&gt;
&lt;/B&gt;We want to use &lt;B&gt;load balance on both links&lt;/B&gt;. &lt;B&gt;&lt;BR /&gt;
&lt;/B&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23179#M2191</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23180#M2192</link>
      <description>I have two X250e with config like bellow:&lt;BR /&gt;
"enable sharing 24 grouping 21-24 algorithm address-based L3_L4"&lt;BR /&gt;
&lt;BR /&gt;
 and all is working well (EXOS ver 15.3.1.4-1-30).&lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;&lt;/U&gt;Did you enabled sharing on both swicthes?&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23180#M2192</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23181#M2193</link>
      <description>could you please share the outcome of &lt;BR /&gt;
&lt;BR /&gt;
 sh port 21,24  utilization bandwith</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23181#M2193</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23182#M2194</link>
      <description>Yes i did sharing on both switches. Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Please kindly share the show command of&lt;BR /&gt;
&lt;BR /&gt;
 show port 21-24 utilization bandwidth&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Is it  load balance on port 21-24 links?&lt;/B&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23182#M2194</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23183#M2195</link>
      <description>Paul,&lt;BR /&gt;
&lt;BR /&gt;
you set those commands on switch like bellow:&lt;BR /&gt;
enable sharing 1 grouping 1,4&lt;BR /&gt;
enable sharing 1 grouping 1,4 L3_L4&lt;BR /&gt;
enable sharing 1 grouping 1,4 algorithm address-based L3_L4 lacp&lt;BR /&gt;
&lt;BR /&gt;
or only :&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 1 grouping 1,4 algorithm address-based L3_L4 lacp&lt;BR /&gt;
&lt;BR /&gt;
I have on my switches:&lt;BR /&gt;
&lt;BR /&gt;
enable sharing 24 grouping 21-24 algorithm address-based L3_L4 lacp&lt;BR /&gt;
&lt;BR /&gt;
# sh ports 21-24 utilization bandwidth &lt;BR /&gt;
Port     Link    Link   Rx             Peak Rx       Tx            Peak Tx&lt;BR /&gt;
         State   Speed  % bandwidth    % bandwidth   % bandwidth   % bandwidth&lt;BR /&gt;
================================================================================&lt;BR /&gt;
21        A       100       0.00          0.01          0.02            8.27&lt;BR /&gt;
22        A       100       1.61          1.61         45.28           45.28&lt;BR /&gt;
23        A       100       0.02          0.02          0.00            7.97&lt;BR /&gt;
24        A       100       1.54          2.96         43.32           90.63&lt;BR /&gt;
================================================================================&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23183#M2195</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23184#M2196</link>
      <description>I use only one command same like you.  But the both links are not load share as i mentioned above. Anyway how can i load balance on these port. Please advice</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23184#M2196</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23185#M2197</link>
      <description>Link1 is 82 % and Link2 is only 0.25 %  We want to achive load balanced on link1 and link2   Really appreciate your help and advice Jarek.</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23185#M2197</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23186#M2198</link>
      <description>What exactly exos do you have 15.3.1.4-p1-xx  &amp;lt;-?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23186#M2198</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23187#M2199</link>
      <description>Sorry my current active version is 15.3.3.5.   15.3.1.4 is on other partition. Thanks. Is it bug or firmware not supported?   I do need your adivce on this. The links are in live production network.</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23187#M2199</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23188#M2200</link>
      <description>Hmm, I don't use 15.3.3.5. Maybe there is a bug...&lt;BR /&gt;
Can you show me from both switches:&lt;BR /&gt;
sh sharing&lt;BR /&gt;
sh lacp&lt;BR /&gt;
sh lacp counters &lt;BR /&gt;
sh lacp lag 1 detail &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23188#M2200</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23189#M2201</link>
      <description>I will provide it later. Currently i m outside. Thanks alot.</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23189#M2201</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23190#M2202</link>
      <description>Core2 # sh sharing &lt;BR /&gt;
Load Sharing Monitor&lt;BR /&gt;
Config    Current    Agg       Ld Share    Ld Share  Agg   Link    Link Up&lt;BR /&gt;
Master    Master     Control   Algorithm   Group     Mbr   State   Transitions&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
     1      1        LACP      L3_L4       1          Y      A        0&lt;BR /&gt;
                               L3_L4       4          Y      A        0&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback&lt;BR /&gt;
Load Sharing Algorithm: (L2) Layer 2 address based&lt;BR /&gt;
                        (L3_L4) Layer 3 address and Layer 4 port based&lt;BR /&gt;
Number of load sharing trunks: 1&lt;BR /&gt;
&lt;BR /&gt;
************************************************************************************&lt;BR /&gt;
************************************************************************************&lt;BR /&gt;
&lt;BR /&gt;
Core2 # sh lacp &lt;BR /&gt;
&lt;BR /&gt;
LACP Up                             : Yes&lt;BR /&gt;
LACP Enabled                        : Yes&lt;BR /&gt;
System MAC                          : 00:04:96:34:b2:e0&lt;BR /&gt;
LACP PDUs dropped on non-LACP ports : 19  &lt;BR /&gt;
&lt;BR /&gt;
Lag        Actor    Actor   Partner            Partner  Partner  Agg   &lt;BR /&gt;
           Sys-Pri  Key     MAC                Sys-Pri  Key      Count &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1              0    0x03e9  00:04:96:34:b2:e1      0    0x03e9   2&lt;BR /&gt;
================================================================================&lt;BR /&gt;
&lt;BR /&gt;
Core2 # sh lacp lag 1&lt;BR /&gt;
&lt;BR /&gt;
Lag   Actor    Actor  Partner           Partner  Partner Agg   Actor            &lt;BR /&gt;
      Sys-Pri  Key    MAC               Sys-Pri  Key     Count MAC              &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1           0  0x03e9 00:04:96:34:b2:e1       0  0x03e9      2 00:04:96:34:b2:e0&lt;BR /&gt;
&lt;BR /&gt;
Port list:&lt;BR /&gt;
&lt;BR /&gt;
Member     Port      Rx           Sel          Mux            Actor     Partner &lt;BR /&gt;
Port       Priority  State        Logic        State          Flags     Port    &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1          0         Current      Selected     Collect-Dist   A-GSCD--  1001     &lt;BR /&gt;
4          0         Current      Selected     Collect-Dist   A-GSCD--  1012     &lt;BR /&gt;
================================================================================&lt;BR /&gt;
Actor Flags: A-Activity, T-Timeout, G-Aggregation, S-Synchronization&lt;BR /&gt;
             C-Collecting, D-Distributing, F-Defaulted, E-Expired&lt;BR /&gt;
&lt;BR /&gt;
************************************************************************************&lt;BR /&gt;
************************************************************************************&lt;BR /&gt;
&lt;BR /&gt;
Core2 # sh lacp lag 1 detail &lt;BR /&gt;
&lt;BR /&gt;
Lag   Actor    Actor  Partner           Partner  Partner Agg   Actor            &lt;BR /&gt;
      Sys-Pri  Key    MAC               Sys-Pri  Key     Count MAC              &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1           0  0x03e9 00:04:96:34:b2:e1       0  0x03e9      2 00:04:96:34:b2:e0&lt;BR /&gt;
&lt;BR /&gt;
Up               : Yes&lt;BR /&gt;
Enabled          : Yes&lt;BR /&gt;
Unack count      : 0&lt;BR /&gt;
Wait-for-count   : 0&lt;BR /&gt;
Current timeout  : Long&lt;BR /&gt;
Activity mode    : Active&lt;BR /&gt;
Defaulted Action : Delete&lt;BR /&gt;
Receive state    : Enabled&lt;BR /&gt;
Transmit state   : Enabled&lt;BR /&gt;
Selected count   : 2&lt;BR /&gt;
Standby count    : 0&lt;BR /&gt;
LAG Id flag      : Yes&lt;BR /&gt;
  S.pri:0   , S.id:00:04:96:34:b2:e0, K:0x03e9&lt;BR /&gt;
  T.pri:0   , T.id:00:04:96:34:b2:e1, L:0x03e9&lt;BR /&gt;
&lt;BR /&gt;
Port list:&lt;BR /&gt;
&lt;BR /&gt;
Member     Port      Rx           Sel          Mux            Actor     Partner &lt;BR /&gt;
Port       Priority  State        Logic        State          Flags     Port    &lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
1          0         Current      Selected     Collect-Dist   A-GSCD--  1001     &lt;BR /&gt;
4          0         Current      Selected     Collect-Dist   A-GSCD--  1012     &lt;BR /&gt;
================================================================================&lt;BR /&gt;
Actor Flags: A-Activity, T-Timeout, G-Aggregation, S-Synchronization&lt;BR /&gt;
             C-Collecting, D-Distributing, F-Defaulted, E-Expired&lt;BR /&gt;
&lt;BR /&gt;
************************************************************************************&lt;BR /&gt;
************************************************************************************&lt;BR /&gt;
Core1# show ports sharing &lt;BR /&gt;
Load Sharing Monitor&lt;BR /&gt;
Config    Current    Agg       Ld Share    Ld Share  Agg   Link    Link Up&lt;BR /&gt;
Master    Master     Control   Algorithm   Group     Mbr   State   Transitions&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
     1      1        LACP      L3_L4       1          Y      A        0&lt;BR /&gt;
                               L3_L4       12         Y      A        0&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback&lt;BR /&gt;
Load Sharing Algorithm: (L2) Layer 2 address based&lt;BR /&gt;
                        (L3_L4) Layer 3 address and Layer 4 port based&lt;BR /&gt;
Number of load sharing trunks: 1&lt;BR /&gt;
&lt;BR /&gt;
currently i don't have the log for Core1, I will provide for the Core1 also. Thanks.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23190#M2202</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23191#M2203</link>
      <description>Paul  you have on core2 ports 1,4 in lacp and on core1 ports 1 and 12?</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23191#M2203</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23192#M2204</link>
      <description>Hi jarek, Yes correct. It make any different please.</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23192#M2204</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23193#M2205</link>
      <description>From show sharing I see that Link Up Transitions in both switches are 0.&lt;BR /&gt;
Can you show from both:&lt;BR /&gt;
sh lacp counters&lt;BR /&gt;
sh configuration | inc shari&lt;BR /&gt;
&lt;BR /&gt;
I asked about ports, because I had understood that you set on both switches:&lt;BR /&gt;
enable sharing 1 grouping 1,4 algorithm address-based L3_L4 lacp&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23193#M2205</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23194#M2206</link>
      <description>Thanks Jarek,&lt;BR /&gt;
&lt;BR /&gt;
Core 1&lt;BR /&gt;
enable sharing 1 grouping 1, 12 algorithm address-based L3_L4 lacp&lt;BR /&gt;
&lt;BR /&gt;
Core 2&lt;BR /&gt;
sh configuration | inc shari&lt;BR /&gt;
enable sharing 1 grouping 1, 4 algorithm address-based L3_L4 lacp&lt;BR /&gt;
&lt;BR /&gt;
will provide the command output tomorrow. thank.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23194#M2206</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T14:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23195#M2207</link>
      <description>Try these steps:&lt;BR /&gt;
If&lt;BR /&gt;
1.configure sharing address-based custom&lt;BR /&gt;
&lt;BR /&gt;
check if it load shares&lt;BR /&gt;
&lt;BR /&gt;
else&lt;BR /&gt;
configure sharing address-based custom hash-algorithm [xor | crc-16 | crc-32]&lt;BR /&gt;
try CRC-16----If it doesnt help try CRC-32&lt;BR /&gt;
&lt;BR /&gt;
One or the other way changing hashing must help.</description>
      <pubDate>Tue, 02 Dec 2014 19:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23195#M2207</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2014-12-02T19:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Port Load sharing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23196#M2208</link>
      <description>Hi &lt;A href="https://community.extremenetworks.com/#" target="_blank" rel="nofollow noreferrer noopener"&gt;PARTHIBAN&lt;/A&gt;,&lt;BR /&gt;
&lt;BR /&gt;
I will try tomorrow morning. Thanks a lot for the information. Thanks.</description>
      <pubDate>Tue, 02 Dec 2014 19:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/port-load-sharing/m-p/23196#M2208</guid>
      <dc:creator>Paul11</dc:creator>
      <dc:date>2014-12-02T19:16:00Z</dc:date>
    </item>
  </channel>
</rss>

