Hi Mikrotik guys,
I can’t find relevant information about this. Can someone please make it clear if it’s possible to have QinQ vlan stack, with 0x8100 double tagging in the switch chip, on CRS with routerOS like:
I’ve been investigating this issue earlier and I’m actually back on this topic once again since I now need 10G upgrade to my original setup. I tried to set it up on CRS226 and I’m not sure if CRS can even be configured that way: having mixed VLANs - single and double tagged (stacked). I can get it working either one way or another, but not for both. Does anybody know if it’s possible to configure CRS to have a both types of VLANs on trunk port?
For example..
On sfp1 I receive:
VLAN 1001(outter) - VLAN 101, 102, 103 (inner);
VLAN 1002 (only single tagged);
VLAN 1003 (only single tagged).
And I need to:
Strip tag 1001 and forward tagged VLANs 101, 102, 103 to ether2;
Leave tag 1002 and 1003 and forward tagged VLAN 1002, 1003 on ether3.
After some work, I managed to get the VLAN QinQ to work on a CRS106 running the latest stable version of RouterOS 6.46.6 If You can make it better, please let me know!
I also managed to get a loopback within a management VLAN working, but I can’t seem to get “Drop if VLAN Not Set” to work If I enable it or unselect “Forward Invalid VLAN”… it breaks.
Note, The other side of the link is a CCR1016 using Service Tag on the outer VLAN.