CSS 610 swOS Lite VLAN Translation

Hi,

I have a CSS610-8G-2S+IN switch, and would like to know if VLAN translation is possible. If so, how would I go about doing this?

Thank you.

CSS swOS (lite) does not feature this function

https://help.mikrotik.com/docs/display/SWOS/CSS610+series+Manual

You can always do the “manual” way, configure one port untagged egressing with old VLAN and another port untagged ingressing (PVID) with the new VLAN. Connect with a patch-cable both pirts.

There are two problems with “manual” way:

  1. two ports (on CSS610 that’s one fifth) are wasted
  2. STP/RSTP will likely detect a loop
    since SwOS doesn’t support MSTP one has to configure these two ports as edge ports explicitly

Well, if one does such VID translation on wire between two parts of network which would be connected by wire anyway, then neither of problems mentioned above are relevant.