Thanks for the reply.
I had assumed that I needed to build a bridge, and played with that last night for a couple hours without any success. I can see the traffic coming in from the three AREDN nodes with Torch, but nothing going out. I'm sure it's easy for most people that have used a bridge in ROS, but as I said, I have never used a ROS based device as a switch - exclusively as a router.
I'm doing this on a RB750r2, not the RB750Gr3. When I upgraded my primary router from the 750r2 to the 750Gr3, the 750r2 became spare. Therefore intending to use the 750r2 for this specific switching application.
I have some partial success. Realizing that I had lots of leftovers from a couple years ago when this RB750r2 was my primary router, I just did a configuration reset - yes, I have a backup and export so I can put selected pieces back in... Connected a laptop to port 2 and connected via WinBox. Created VLAN 101 and put that on port 1 and gave it the correct IP address, and disabled the firewall rule that blocked access to the router from port 1, and wala, I can access the router from VLAN 101. Plugged the three AREDN nodes into ports 3, 4, & 5 and was a little surprised that the default bridge is passing VLAN tagged traffic. So for the time being, my immediate goal is accomplished - getting the three AREDN nodes talking to each other via VLAN 2.
But generic, "modern" approach to accomplish your configuration using ROS is to use a single bridge, enable "VLAN Filtering" on it, add all the ethernet ports with a correct VLAN(PVID) set on each bridge port, and finally add all the VLAN in use to the VLAN tab along with the ports you want tagged/untagged.
This is where I'm losing it. Do you mean the VLAN tab under bridge, the VLAN tab under Bridge Port, or the VLAN tab under interface? I think I tried all of those last night in various combinations and none worked. As for the PVID, am I giving it the PVID for the desired VLAN for untagged traffic, or something else. Are VLANs in the bridge the same as VLANs on an interface? This is so easy in SwitchOS...