Constant ping from router

Is there a way to do a ping -t equivalent on router, that would run regardless of admin signed in or not.

I tried
ping 192.168.xx.xx count 0 interval 5
but if i log out the ping stops. Also ping stops form the ping tool in tools / ping.

Any ideas?

This is what /tool netwatch is doing.

Oh i see, thanks!