help me

/ip firewall mangle
add action=mark-connection chain=htb-wan1-up comment=“” disabled=no new-connection-mark=small-udpup passthrough=yes protocol=udp src-address=192.168.0.2 packet-size=0-60000 limit=360/min,540


This script is wrong. “Min”
Help me correct this script.

Dear qq4569712

Explain what you want to do ? also mention mikrotik os version and yout total network design.

regards

:for lanip from=2 to=253 do={/ip firewall mangle add action=mark-connection chain=htb-wan1-up comment=“” disabled=no new-connection-mark=small-udpup passthrough=yes protocol=udp src-address=(“192.168.0.”. $lanip) packet-size=0-60000 limit=360,540}


Version 5.2 pc/x86

This script can not complete the set, “min” how to use?