Port mode access on crs3xx ether type 0x88a8

Hello everyone, I’m trying to put a crs328 port in access mode and it doesn’t work when ether type = 0x88a8 could someone help me with this situation?

What is not working, what are the symptoms, which firmware and version?

I myself don’t use VLAN, but IMO it should be something like this:

:global myPorts “ether1,ether2,ether3,ether4”
/interface ethernet switch rule
add switch=switch1 ports=$myPorts mac-protocol=0x88A8 comment=“EthType 0x88A8 34984 (service-vlan)” disabled=no
add switch=switch1 ports=$myPorts mac-protocol=0x8100 comment=“EthType 0x8100 33024 (vlan)” disabled=no

>

S.a.
https://wiki.mikrotik.com/wiki/Manual:Basic_VLAN_switching
https://wiki.mikrotik.com/wiki/Manual:CRS3xx_series_switches