Vlan Tagging on Bridge mode

I have e Routerboard 411 with one wireless interface and one ethernet both interfaces are in bridge, what I need is to tag all the frames with VLAN tag 702, is it possible in this mode to do this.

regards

faton

/interface bridge filter
add action=mark-packet chain=forward comment="" disabled=no mac-protocol=vlan new-packet-mark=vlan702-tag vlan-id=702

You can’t transmit vlans over wireless links unless you use WDS.