I have 3 sites connected with multiple Full-duplex/WL connections and I would like to agragate the bandwith of all this connections.
On the border of the 3 sites I have some 3party VPN that encrypt the traffic.
This means that with ECMP all traffic use the same route.
Only with round-robin/per-packet load balanging I can use all the abailable bandwith.
how can I tell the mikrotik to don’t use ECMP and to use round-robin load-balancing?
Unfortunately there is no option similar to cisco, but you can try to use mangle nth to mark packets equally and then add manually routes with routing marks.