VLAN Translation

Hello,
I need to set up VLAN translation, VLAN 1 included from Cisco switch.
On the CRS326, I was unable to do this setup.
Does this mean 3xx series can’t do translation ?
Maybe I have to switch from ROS to SwOS ?

Thanks for help !

Emmanuel

SwOS has fewer features than RouterOS so probably SwOS won’t help you.

You can try doing some things in the “Rule” tab of the “Switch” menu. I know that can be used to change a VLAN tag so it might be possible to use switch rules for translation.

Never tried it, but you likely could have one port that has VLAN 1 as untagged and another port that has the other desired VLAN as untagged. Then run a cable between the two ports. I have never tried that, but I have heard of that being done.

Yop,

yes it works.!

The configuration need to be two ways in Rules

I notice there is no way to rewrite the same VLAN on several destination ports

https://wiki.mikrotik.com/wiki/Manual:CRS3xx_series_switches#Ingress_VLAN_translation

Thank you