<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Erich,<br>
      <br>
      I tried changing LACP rates with mode 4 but status was the same
      and linux box was also not able to get partner MAC on its
      aggregation status. I tried with balance-rr mode as well but same,
      only single MAC was obtained under Load Balancing on foundry. I
      can pass traffic from the bonded interface but still don't have
      any idea if those interfaces are really bonded and load balance is
      happening.<br>
      <br>
      <b>Status on Linux Box with Mode1:</b> <br>
      Bonding Mode: load balancing (round-robin)<br>
      MII Status: up<br>
      MII Polling Interval (ms): 30000<br>
      Up Delay (ms): 0<br>
      Down Delay (ms): 0<br>
      <br>
      Slave Interface: eth0<br>
      MII Status: up<br>
      Speed: 1000 Mbps<br>
      Duplex: full<br>
      Link Failure Count: 0<br>
      Permanent HW addr: 00:e0:ed:2b:a1:96<br>
      Slave queue ID: 0<br>
      <br>
      Slave Interface: eth1<br>
      MII Status: up<br>
      Speed: 1000 Mbps<br>
      Duplex: full<br>
      Link Failure Count: 0<br>
      Permanent HW addr: 00:e0:ed:2b:a1:97<br>
      Slave queue ID: 0<br>
      <br>
      <b>Status on Linux Box with mode 4:</b><br>
      Bonding Mode: IEEE 802.3ad Dynamic link aggregation<br>
      Transmit Hash Policy: layer2 (0)<br>
      MII Status: up<br>
      MII Polling Interval (ms): 30000<br>
      Up Delay (ms): 0<br>
      Down Delay (ms): 0<br>
      <br>
      802.3ad info<br>
      LACP rate: slow<br>
      Min links: 0<br>
      Aggregator selection policy (ad_select): stable<br>
      Active Aggregator Info:<br>
          Aggregator ID: 1<br>
          Number of ports: 1<br>
          Actor Key: 17<br>
          Partner Key: 1<br>
          Partner Mac Address: 00:00:00:00:00:00<br>
      <br>
      Slave Interface: eth0<br>
      MII Status: up<br>
      Speed: 1000 Mbps<br>
      Duplex: full<br>
      Link Failure Count: 0<br>
      Permanent HW addr: 00:e0:ed:2b:a1:96<br>
      Aggregator ID: 1<br>
      Slave queue ID: 0<br>
      <br>
      Slave Interface: eth1<br>
      MII Status: up<br>
      Speed: 1000 Mbps<br>
      Duplex: full<br>
      Link Failure Count: 0<br>
      Permanent HW addr: 00:e0:ed:2b:a1:97<br>
      Aggregator ID: 2<br>
      Slave queue ID: 0<br>
      <br>
      <pre class="moz-signature" cols="72">Regards,
--------
Rupesh Basnet

System Operations
Subisu Cablenet (P.) Ltd.
148 Thirbum Sadak
Baluwatar, Kathmandu
Nepal


T: 00977 1 4429616/17 Ext.: 322,323(4412832-Direct Line)
F: 00977 1 4430572

<a class="moz-txt-link-freetext" href="http://www.subisu.net.np">http://www.subisu.net.np</a>

(An ISO 9001:2008 Certified Company)
</pre>
      On 03/29/2014 11:45 AM, Erich Hohermuth wrote:<br>
    </div>
    <blockquote cite="mid:53366183.1010406@hoh.ch" type="cite">
      <pre wrap="">Hi Rupesh,

According to your post which is only one side I can assume the 
following.

</pre>
      <blockquote type="cite">
        <pre wrap="">Trunk ID: 98
Type: Switch
Duplex: Full
Speed: 1G
Tag: No
Priority: level0
Active Ports: 2
</pre>
      </blockquote>
      <pre wrap="">
This looks fine to me (Speed = Port Speed)


</pre>
      <blockquote type="cite">
        <pre wrap="">Ports         4/3     4/4
Link_Status   active  active
</pre>
      </blockquote>
      <pre wrap="">
LACP Information is missing. What is your linux doing  now (cat 
/proc/net/bonding/bond0) ?

</pre>
      <blockquote type="cite">
        <pre wrap="">Load Sharing
 Mac Address  1       0
</pre>
      </blockquote>
      <pre wrap="">
Only one mac is visible. I guess you should switch to mode 4 and adjust 
the lacp timers like George said.
Be careful and read your man pages carefully, cause linux distros are 
likely to change their syntax after a dist upgrade.
Please bare in mind the limits of ethernet interface bonding in general 
(unknown, multicast and unicast hashing).

Regards
 Erich
</pre>
    </blockquote>
    <br>
  </body>
</html>