CRS VLAN UTAGGED / TAGGED PROBLEM.

Cattura.JPG
Cattura.JPG
I have this configuration , as shown in the diagram attached .
My problem is that un port TAGGED on AP i receive only untagged traffic.
VLAN90 is Untagged (for mangment VLAN)
VLAN30 is TAGGED for SSID1
VLAN31 is TAGGED for SSID2 (future implementing, now is not configured)

CRS CONFIG

/interface ethernet switch egress-vlan-tag
add tagged-ports=ether1-master-local,switch1-cpu vlan-id=90
add tagged-ports=“ether1-master-local,ether8-slave-local,ether10-slave-local,switch1-cpu” vlan-id=30
/interface ethernet switch ingress-vlan-translation
add new-customer-vid=90 ports=ether6-slave-local,ether8-slave-local,ether10-slave-local
/interface ethernet switch vlan
add ports=“ether1-master-local,ether6-slave-local,ether8-slave-local,ether10-slave-local” vlan-id=90
add ports=“ether1-master-local,ether8-slave-local,ether10-slave-local” vlan-id=30