Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2015 17:16:27 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Alan Somers <asomers@freebsd.org>
Cc:        Johan Hendriks <joh.hendriks@gmail.com>, FreeBSD <freebsd-stable@freebsd.org>
Subject:   Re: LACP with 3 interfaces.
Message-ID:  <20151117161627.GH35480@home.opsec.eu>
In-Reply-To: <CAOtMX2gghJMabmYbPze8%2Bm4okPViixtgWCW0aR6CSON45f_05A@mail.gmail.com>
References:  <564B4736.3000100@gmail.com> <CAOtMX2gghJMabmYbPze8%2Bm4okPViixtgWCW0aR6CSON45f_05A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> > Is there something we can do to make sure lagg0 uses all the interfaces.
> 
> Nope.  LACP doesn't actively load balance its interfaces.

On FreeBSD 11

	man lagg(4)

says:

The driver currently supports the aggregation protocols failover (the
default), lacp, loadbalance, roundrobin, broadcast, and none.

with

     roundrobin   Distributes outgoing traffic using a round-robin scheduler
                  through all active ports and accepts incoming traffic from
                  any active port.

If the three ports are needed for sending, shouldn't this work ?

-- 
pi@opsec.eu            +49 171 3101372                         5 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151117161627.GH35480>