You can do it like this (example is for ether1, but any ether / sfp / sfpplus ports can be set up the same way):
/interface bridge port
add bridge=bridge interface=ether1 frame-types=admit-only-vlan-tagged ingress-filtering=yes # this makes a trunk port - tagged only
/interface bridge vlan
add bridge=bridge tagged=ether1 vlan-ids=1-4094 # this makes this port pass all possible VLAN IDs