We bought a CRS 317 switch on the ARM processor to unload the main node. I planned to switch vlans on this switch, but did not find how to do a vlan-id replacement with a switching chip. through routeros also there is a problem that when hwoffload and bridge bridging are enabled, the tags and forks do not work. When disabling hwoffload traffic is normal, but the load on the processor is high. I tried to solve the problem via ACL in SwitchOS - the packet counter in the initial wilan is increased, but the packages do not fall into the target.
eventually:
Through the RouterOS vlan-id between the interfaces on the switching chip does not work out.
It is not clear how to combine several VLANs between two or more interfaces in a combination:
eth1 (vlan 15, 16, 17)
eth2 (vlan 25, 26, 17)
eth2 (vlan 25, 26, 17)
eth1.15-eth2.25-eth3.25
eth1.16-eth2.26-eth3.26
eth1.17-eth2.17-eth3.17
RouterOS does not allow you to add ether twice, even with different vlan-id
With SwitchOS, I can not replace the vlan-id between interfaces.
I need help.