script to switch between pppoe connections

Hi

I have two internet service providers who gives me different speeds depending on the package i buy.

Package 1 = 384 Kbits from 8:00 to 20:00 and full 4 Megs After 20:00 (unlimited gigs)
Package 2 = 4megs all the time (pay per gig)

Package 1 is relatively cheaper than package 2 (per gig) hence the need for me to try and use both. What i would like to do is use package 2 during the day and package 1 at night.

If i where to create two pppoe client connections in my mikrotik router, with these two packages in each, is there a way of disabling the one and enabling the other with some sort of script and schedule?

Thanks in advance

/interface pppoe-client disable pppoe1
/interface pppoe-client enable pppoe2

lol that simple. Works like a bomb i just added a schedule. I love mikrotik. :smiley:

Thanks
Chupaka