I currently have a system in place that bridges everything to routers. For example: at the main site there is an AP that bridges the WLAN interfaces with the ethernet. The ethernet runs into the router. So the IP of the bridge is 192.168.1.254. At each of the other locations they connect to the AP and those radios are bridged. So location 1 would have a radio that would connect to the AP and it’s ethernet and WLAN is bridged. It’s bridges IP is 192.168.1.253. It then connects to a router. Now for example the links between the two routers appear to be just a cable but really is a wireless link. I am trying to figure out the best way to do this with mikrotik.
Thanks in advanced.