RouterOS scheduled reconnection PPPoE script

# $(PPPOE-Connect-Name) :Change to your PPPoe connection name
# start-time : set to the time you want to relink

/system scheduler add name="restart pppoe" on-event="/interface pppoe-client enable $(PPPOE-Connect-Name)" start-time=03:00:00 interval=1d