I don’t to make ping from VLAN Departament IT to any IP of Mikrotik.
I dont understand how join the VLANS to bridge without making a loop into interface. I’ve to do various load factory default by COM by this cause.
The configuration of wireles and Cisco it’s fine. I have been able to verify it of separated form (connecting both CISCO directly).
Interface, new VLAN. Make new VLAN ID 50, and attach to “trunk” port (Cisco terminology). Do the same with VLAN ID 20 + 30.
IP address, add 10.32.83.1/xx to VLAN 50 on one side and add add 10.32.83.2/xx to VLAN 50 on the other side.
Now you should be able to ping router on each side.
Make WDS link (Static WDS interfaces) terminated in bridge. Do as above with the VLANs, adding them all to both WDS interfaces and to both Bridge interfaces, and things should be going. You might want to consider lowering the MTU on the ethernet side because of the 1500 bytes MTU on the wireless link would cause fragmented packets when the 1504 byte tagged packets comes through.