Time policy to use hotspot

Hi
i create a hotspot network and i want to enable it between 1:00PM to 6:00PM.
can i do it using firewall rules?
thanks

You should be able to do it with a script and the scheduler. Replace the ‘X’ below with the line number or name of the hotspot.

Schedule this to run and enable it at 1PM daily.

/ip hotspot
enable X

Schedule this to run disable it at 6PM daily.

/ip hotspot
disable X

Take a look over here : http://www.wirelessinfo.be/index.php/mikrotik/pages/wireless-on-off

thanks to your answers my friends

i create a script in system/script but how can i schedule it?

See http://www.wirelessinfo.be/index.php/mikrotik/pages/wireless-on-off

Try to Read The Fine Manual

http://wiki.mikrotik.com/wiki/Manual:System/Scheduler