Schedueled bypassing/regularing a group of IP addresses!

Hi everybody!

*I need to bypass a group of IP addresses in my network at regular time
and then roll over them to regular after a period of time!
How can i do that?!
*

:open_mouth:

Add range you want to disable/enable,
/ip hotspot ip-binding add address=[you may specify range here] comment=bypass.
Create scheduler which will enable/disable the ip-binding rule (comment is necessary to determine which rule should be disabled).