Hi guys. How would you do this configuration?
On a rb1100AHx2 I want a private and a guest networks. On port 1-5 (switch group 1) I want the private network untagged and guest network as a tagged vlan (vlanid 7). On port 6-10 (switch group 2) I want the guest network untagged and private network as a tagged vlan (vlanid 5).
Where should I configure vlan for this?
If I put the two master ports for the switch groups into same bridge and add vlan to the bridge, I'll end up with the same tagged vlan on both switch groups.
If I add vlan to the switch groups master port, I'm unable to bridge the untagged interface of one switch group with the tagged interface of the other switch group.
So I guess I'll need to combine the config attempts above with some vlan config in the switch group config. Any suggestions?