You can use LACP to combine 2 wireless connections together with a WISP switch on each end and it will use both links when they are both up and only use 1 when 1 fails
BUT:
I am not sure a wireless bridge would even work with LAGs especially LACP as the bridge may not pass the control packets correctly. I would do a lot of LAB testing and not all wireless bridges would work the same. LACP or Static LAG will only work if both ports are the same link speed such as 1G and 1G.
LACP is not capable of link congestion and would NOT be aware that link speeds are really less than the 100M or 1G Ethernet link state.
With any switch LAG does not give you a single pipe of 2G from combining two 1 G links but rather divides streams across the 2 links based on the method you select at the top of that Tab such as Source Destination IP, or Source Destination MAC.
If you LAG an airMAX AC PTP link which has a 1G link and an airFIBER 24 that has a 1G port the switch will assume both links can support 1G. lt will work fine and traffic (streams) will be divided up across the 2 links happily until the lessor link becomes full then all hell breaks lose.
You really need to read up on how LACP or Static aggregation works.
Now there is a Priority metric with LACP that may allow you to specify 1 link to be favored over another but this falls apart because a switch will assume a 1G Ethernet link state is actually capable of 1G which with wireless links this is NOT the fact and in reality the capacity varies all the time and the switch protocol will be un-aware of this fact.
Our switches follow the standard with LACP and Static LAG so they work with other routers and switches which are unaware of the random wireless capacity which is LESS than the Ethernet link state that they use to divide up traffic.
- LAG.png (150.51 KiB) Viewed 19629 times