bridged network

Hello,

is it possible to make bridge with metarouter and mikrotik switch so inside metarouter so see the whole traffic?

what I’ve done:

  • ether2 is master port, ether 3,4,5 - set to use it as master
  • create bridge and put ether2 into it
  • make metarouter
  • create mr interface, set it as dynamic and selected bridge from step 2

inside metarouter there is interface, it can obtain ip from mikrotik dhcp, is is possible to connect to client behind mikrotik switch and versa and internet
but, then I start tcpdump on eth0 inside metarouter I can see only broadcast traffic and internal traffic of metarouter…

how to see the whole traffic?