Alternative to ip route command

I have upgraded one of my routers to Ros 7, and now this command is not longer working

/ip/route> add distance=1 gateway=tun-gre-gw routing-mark=tpl

i have added in /routing/table a “add name=tpl fib”

So i only need the command over to be translated for ROS7

/ip/route/add distance=1 gateway=tun-gre-gw routing-mark=tpl

Thanks in advance

Hmm maybe its table= and not routing-mark= in the route rule?