[SOLVED]How to setup VLAN at CRS125-24G-1S (QCA-8513L chip)?

Hello
I have switch CRS125-24G-1S
firmware to MikroTik RouterOS 6.38.5

I switched it to bridge mode using “quick setup”, as I understand correct this action turn on SWITCH mode on my QCA-8513L chip.

Now I trying to setup VLAN using guide https://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features but I can’t find options like vlan-mode, vlan-header.

Where I can find guide how to setup VLAN on my switch in switch-chip mode?

As I can see by default all ports are transparent to all vlan tags and works, like cisco “trunk” port.
But I need to make some ports “access” only with vlan 0(1,2,1000..etc) on it. Please advice.

MikroTik uses two different switching ‘methods’.

The link you referred to is for the basic 5-6 port switch chips.

For the CRS which has many more switching features, you need to look at:
https://wiki.mikrotik.com/wiki/Manual:CRS_features
and
https://wiki.mikrotik.com/wiki/Manual:CRS_examples

Thank you. This help me a lot.