Hi experts,
following scenario:
- Switch CRS326
- Source Systems (SS) on different ethernet ports, every system uses its own VLANs (VLAN_SSx)
- Target System (TS) connected to ETH1 as trunk.
Goals:
- Separation of Traffic of different Source Systems
- All the traffic switch ←→ TS shall be communicated under one dedicated VLAN_T
Idea:
- Let the switch add 2 layers of VLAN TAGs to achieve the goals:
- Use “tag stacking” on physical ports and encapsulate SS traffic in dedicated Source System VLANs (1 per SS) (first added layer of added VLAN TAG –> intermediate leyer VLAN IDs 1…x
- Then add another layer of VLAN with VLAN ID VLAN_T to packets and send all packets with same “outer” VLAN ID on ETH1.
As i could not find instructions and was not able to establish a solution inside the switch. Therefor we configured 2 separate bridges in the switch which are connected by using two physical ports and a external patch cable to connect them.
Is there a solution which avoids using the “external connection” and achieve the Q-in-Q-in-Q solution in one switch?
thanks and best regards,
Roman