problem cap mapping physical inteface

hello.
routeos 7.12, wifiwave + cap ax
I can’t forward traffic from the cap interface to the physical port of the router

wifiwave2 SSID VLAN133, datapatch: bridge_vlan133 , vlan133
router:
bridge: ether 1-2
bridge_valn133: vlan133, ether 3

On ether 3 there is an external dhcp, port ether 3 is isolated from all others.
As a result, clients connected to the cap with ssid vlan133 and bridge_vlan133 must receive addresses from port 3, via an external dhcp.
How to organize this?

ps: on routeos 6.xx work

1- can you make a drawing how everything is connected because it’s not clear to me …

2- Since you changed base vlan (pvid=1) for that cap AX (I think ? Hence my question for a more clear picture), on cap ax you need to add VLAN133 interface as part of bridge. Don’t enable VLAN filtering.
Set DHCP client to VLAN133 interface.
And make sure capsman is listening to that same VLAN133 on its own end.
Don’t use 2 bridges on controller ! Not needed.

http://forum.mikrotik.com/t/wifiwave2-no-connection-to-capsman/170729/10

3- No way this works on ROS6. AX devices and wifiwave2 are a ROS7-only thing. Different way of handling VLANs.