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 ?

-- 
p...@opsec.eu            +49 171 3101372                         5 years to go !
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to