Page 1 of 1

How to set schedule based on day and time?

Posted: Thu Apr 12, 2007 12:43 pm
by yudigadget
I want the schedulle running on Monday - Friday (08:30 and 17:00) then Saturday (09:00 and 14:00). How to do that? because right now, i only can set for every day...

thanks :)

Yudi

Re: How to set schedule based on day and time?

Posted: Thu Apr 12, 2007 5:16 pm
by dada
I want the schedulle running on Monday - Friday (08:30 and 17:00) then Saturday (09:00 and 14:00). How to do that? because right now, i only can set for every day...
I am not sure but it looks (and there is an unanswered question in this forum about getting day name) like there is no way how to get the currrent day name on RouterOS (2.9.x). I found no command which returned it.
If there is such command you can modify your script to do nothing during selected time intervals...

Regards

Posted: Fri Apr 13, 2007 10:03 am
by yudigadget
any solution for this problem?