Recreate this Mangle Rule on routerOS

Hi, i would like to know if it is possible to recreate this mangle rule from iptables in routerOS:

iptables -t mangle -A POSTROUTING \
    -d [IP to spy on] \
    -j ROUTE –tee –gw [IP]

as described e.g. here:
https://superuser.com/questions/853077/iptables-duplicate-traffic-to-another-ip

all my approaches up to now was not successful. also searching for solution did not help.

thank you very much!

br

What is your Goal ?

Analyse a Client via Wireshark?
https://wiki.mikrotik.com/wiki/Manual:Tools/Packet_Sniffer
https://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features#Port_Mirroring