LACP bonding support

Dear all,

My ALIX 2D13 router with 3 x 100Mb NIC is sitting behind a fiber line (100Mb download, 50Mb upload) and I need to increase the bandwidth using bonding. At first, I would like to aggregate 2xNICs. My switch supports Link Aggregation Control Protocol (LACP) is all modes (active, passive, on).

Under Debian, LACP is supported the following way:
http://crashmag.net/how-to-configure-network-bonding-lacp-on-debian-wheezy

Can it be done under LEDE? I found the package kmod-bonding in LED, but not ifenslave.

I also found this project:
https://github.com/yskcg/openwrt-bonding

Kind regards,
French Fries

The short answer is that a bond0 interface is seen by LEDE. But this bond0 has no parents. I will report more, if you have any information, please tell me and I will write a short HOWTO accordingly.

Ill take that tutorial...

yea me too

https://elixir.bootlin.com/linux/v4.14.63/source/Documentation/networking/bonding.txt

Scroll down to section "3.3 Configuring Bonding Manually with iproute2"