As we outlined here http://forum.mikrotik.com/t/802-3ad-bond-without-using-a-bridge/90733/1 CRS does not support LACP on the switch chips only on the CPU so you are better off not using it.
As for the speed if there is a single stream of traffic going through the 802.3ad bonded link, like a single file transfer it tends to use only one physical link hence the half of advertised traffic, i might be wrong, but it has mostly been the case with my testing.
That’s exactly right. If the transfer stream is single-threaded, you won’t get more than a single link’s bandwidth. Only multi-threaded data streams will be able to take advantage of the aggregated link.
Try using the Trunk feature in the switch chip menu. It’s not LACP, but rather is Static Link Aggregation, and it runs on the switch chip, not the CPU. This should allow you to aggregate the interfaces at 1 gbps. I can’t say whether it will work for getting you up to 2 gbps aggregate, because I’m not using the function at all right now, but it seems like it would be a better option than trying to use the weak CPU in the CRS for bonding.
1- CSR doesn’t have enough CPU power to make link aggregation for 2 interfaces of 1GB
2- If CSR would have enough CPU power, still would be a problem with the throughtput link to the CPU (backplane? for similar terminology purposes)
3- LACP is not fully yet supported.
Ok the real problem I have is that we have upgraded our internet channel from 800MB to 1GB and our mikrotik (PC software) has 2 interfaces with 1GB. So we want to buy a mikrotik router (CCR class) to receive the upgrade.
However we have a C3200 Casa System CMTS with all interfaces at 1GB (8x1Gb). The CASA system support tell us to make Link aggregation but I have doubts because the exercise we have done with the CSR class only sends traffic from one interface. (balance RR)
I think that with the labs with 10MB I have done, would be enough to probe that is good but we haven’t been able to send and receive information on the 2 bonding interfaces.
I hope you understanding me with my english.
Anyone has experience Casa System C3200 with mikrotik with bonding?