Vlan Interface RB750Gr3

Hi,
I am brand new on Mikrotik and have my first question. I am owning a hEX Router (RB750Gr3)
I created a Vlan Interface (Vlan2) on the master port (eth3) and Vlan1 is untagged and Vlan2 tagged on eth3.
This works fine but, I want to use slave port eth4 as an access port for Vlan2 but this is not working.
it seems eth4 is working as access port for Vlan1. Can somebody check my config

/interface vlan
add interface=eth3-m-EG name=vlan2 vlan-id=2

/interface ethernet switch port
set 3 default-vlan-id=2

/interface ethernet switch vlan
add independent-learning=yes ports=switch1-cpu,eth3-m-EG switch=switch1 vlan-id=2

[admin@MikroTik] > interface ethernet switch port pr
Flags: I - invalid 
 #   NAME                                                   SWITCH                                                  VLAN-MODE VLAN-HEADER    DEFAULT-VLAN-ID
 0   eth1-A1                                                switch1                                                 fallback                               1
 1   eth2-TMA                                               switch1                                                 fallback                               1
 2   eth3-m-EG                                              switch1                                                 fallback                               1
 3   eth4-cam                                               switch1                                                 fallback                               2
 4   eth5-switch                                            switch1                                                 fallback                               1
 5   switch1-cpu                                            switch1                                                 fallback                               1

Bump

Gesendet von meinem SM-G935F mit Tapatalk