Hi:
Does anyone have this working? I tried with ubuntu server 18.04 with 2 cards and i can not make it work. It is necessary to switch off rstp? Can someone put a full working example on manual or similar with linux (Bonding is working on ubuntu).
Thank you very much
I am having problem with CRS317 LAG too. It is not working. I have a bonding interface in a Vyos and between the I have a CRS317 and it is not allow to pass LACP. I tried to configure it directly on SWOS but it does not work too.
Really said!
Here I have working with 1.25gb gbics in LAG image attached, I hope it helps!
Yes now it is better, but sttil problem on ubuntu server 18.04, bond is ok but i get message: “bond0: Warning: No 802.3ad response from the link partner for any adapters in the bond”
it looks like switch is not responding
# Bond
network:
version: 2
renderer: networkd
ethernets:
switchports:
match: {name: "enp*"}
bonds:
bond0:
interfaces: [switchports]
addresses: [ 192.168.10.50/24, 192.168.10.51/24 ]
gateway4: 192.168.10.2
parameters:
mode: 802.3ad
mii-monitor-interval: 100
nameservers:
addresses: [ 192.168.10.50, 192.168.10.51]
if anyone can help thank you very much
Hi brandaoeb,
I have LAG working just fine on the CSS326 connected to two network interfaces on my NAS’es configured to “Round Robin”, LAG are set to Static on the switch ports. RSTP must be unchecked for the used switch ports.
/Jan
News: i tried with ubuntu 16.04, made a bond0 with 2 intel pro nics and it WORKS !!. So we have netplan.io problems on ubuntu server 18.04.NOT a Mikrotik problem. The message: “bond0: Warning: No 802.3ad response from the link partner for any adapters in the bond” is stil there but it works tested with iperf3.