RB493AH, I have vlan trunk on eth1, which is a member of switch1, I need to forward vlan tagging traffic to eth2, which is a member of switch2. How to?
To Be honest , I found the Switch Interface on ROS to be a bit clunky…
Ithink you would be far better of using the Software mode, ie use 1 bridge for each vlan and add vlan interfaces on trunk ports, and add physical interfaces to the bridge (these would be access ports)…
if you want to forward packets between switch groups you will have to use a Bridge between the 2 master interfaces on each switch
remember Bridging… Maximum flexiblity-- reasonable performance
switching… Max Performance — Minimum flexibility