Hi All,
I have the following real world problem I would like to kindly ask you to help me with:
- I have internet service on port 1
- IPT service on port 2 (both comming in at separate ports and untagged, and this cannot be changed)
these two need to be combined on ports 3,4,5 so that inet service remains untagged and ipt service is tagged with a vlan.
it should look like this:
P1: inet (untagged vlan 1)
P2: ipt (untagged vlan 10)
P3: inet (untagged vlan 1) + ipt (tagged vlan 10)
P4: inet (untagged vlan 1) + ipt (tagged vlan 10)
P5: inet (untagged vlan 1) + ipt (tagged vlan 10)
enabling “add if missing” on egress side of p3,p4,p5 definition will tag vlan 1 as well which is unwanted bahaveour.
enabling "leave as is " will fail to tag frames from p2 with vlan 10 which is also what we do not want.
Could you please change the bahaveour of the “add if missing” so that it would add all the vlan tags except for the default vlan which should remain untagged. This is afterall how 99.9% of the swithes operate.
workaround with 2 switches is expensive…
I tried fidling with ACLs but they do not provide a workaround in this case.
And you guessed it: this will not work with rb750 either: due to the fact you cannot add physical interface into the bridge without transporting vlan traffic as well untagged traffic: untagged traffic should go into one bridge and vlan traffic into another ![]()
And yes, I’m submitting this at 1:23 in the morning and yes i’m a ccie.
Best regards, Arijan