Hi, i have crs212 and i want to catch tagged trafic on sfp1 and send untagged to any other sfp.
I can simply create vlan on sfp1 and bridged with any other sfp. It overload CPU. Or i can config Switch CPU. It works perfect.
Problem is with tis:
I catch tagged trafiic on sfp1(vla257), utagg and send to sfp10. Behind sfp10 is next mikrotik(customer router) which send to me tagged traffic(vlan4). I want untag and send to any other sfp.
I solved this only with bridge. See attachments. It overload cpu.
Is real to solve this with switch cpu???
According to this manual page, everything on earth regarding VLANs is possible using the switch chip, but to find out how to actually set up an access or hybrid port, you have to read the Examples page.
The point is that:
to tag tagless ingress frames on a port, you have to use an ingress VLAN mapping rule translating VLAN ID 0 to the desired one as the condition customer-vid=0 matches also on tagless frames.