drop untagged traffic on trunk port

We have a few mikrotik switches and we are using the latest RC firmware 6.41RC11

We have added a few vlans to a trunk port via /interface/bridge/vlan

We have vlan filtering enabled, and everything regarding the trunk works exactly as we expect. We just don’t want any untagged traffic to flow through the port.

I know we can set the pvid in /interface/bridge/port to set the default VLAN for untagged packets, but we just want to drop all traffic that we don’t have a vlan for in the vlan config.

Anyone know how to achieve this ???

Martin

Hi everyone, found the solution in the frame types under interface/bridge/port.

I guess the new hw switch bridge implementatin takes a little getting used to.