Hello,
I need to bridge networks on 2 different ethernet interfaces. Each network has a different VLAN ID on both interfaces.
I read the examples on the wiki, but there is no change of VLAN ID in there.
The networks and VLAN IDs are the following:
My first idea is to create VLAN interfaces on both ethernet interfaces and bridge the correct VLAN interfaces pairs (ether23.10 with ether24.20, ether23.11 with ether24.21, ether3.12 with ether24.22).
But I think it is not the best way to do this, especially performance wise.
I have a CRS125-24G-1S to do this.
Is there a better way to achieve this than the bridges ?