in my line of work, we need to do a significant amount of network sniffing.
An important tool for sniffing is a L2 hub.
Unfortunately, it is not as easy nowadays to buy true L2 hubs (not switches).
Is it possible to replicate a L2 hub with mikrotik? That is, to bridge multiple interfaces so that all traffic received over one interface is retransmitted on all the others?
I used to catch suspected spammers in the data center by taking a RB532 and bridging two ports for the server to pass traffic through, then feeding the output to a laptop running wireshark on the third port. Grab a little proof from the TCP stream then terminate the customer for TOS violation.