ROSv7 equivalent for action=mark-routing in firewall mangle

Hello.

The following line of code on ROSv7.1.1 is executed with error “input does not match any value of new-routing-mark” but has been working in ROSv6.49.2:


/ip firewall mangle add chain=prerouting action=mark-routing src-address=192.168.88.128/30 new-routing-mark=NETWORK1

I heard that some significant changes were made in new version of ROS that cause backward incompatibility but could not find solution on the web.

Thank you.

Routing tables in RouterOS v7 have to be defined before they can be used:

/routing/table/add name=NETWORK1 fib