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