I was trying to make part of my network resilient using L2 routing. I have point A connected to point B (a PtMP radio) and hence through several hops to Z. A is also connected to PtMP radio C and hence to Z by a different route. I was thinking that this would make a redundant route for A to Z. All connected via bridges with rtsp. Trouble is, rtsp turns off the entire PtMP radio link thus cutting off all the other users of B or C depending on the route that A takes to Z.
Suggestions? Mesh doesn't work AFIK because all the radios have to be on the same wavelength. Can I somehow subdivide the PtMP connections and have them added to the bridge? Or will I have to use different subnets and rely on IP routing to provide the resilience?