I am using a tri-band (linksys MX4200) router as a wireless bridge connected to an ISP router that I can not control. I configured wwan and relayd so the clients get their IP directly from the ISP router.
The ISP router is set to choose channel automatically and is currently on channel 44. I suspect this is a reasonably stable choice and most of the time my configuration will work. But I am worried that the router may decide to switch to a channel in the upper band in which case radio0 (bands 36-64) will not see it and the radio2 (bands 100-149) does not have wwan client configured.
So my question is -- is it possible to configure wwan on both radios so that the openwrt is always connected to the ISP router even if the ISP router switches band? Will the relayd (and any other routing component) know to switch between upstream connections? Of course, only one of these connections will be active at any given time but I still want reassurance that relayd will be smart enough to use whichever one is available.
A related question (assuming two wwan radios could be enabled) -- is it possible to automate enabling/disabling access points so that the access point and wwan are always on different radios?