FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
158 views 0 comments
by
Hi. RUT955. Is There possible to switch "Mobile Data"(or restart mobile connection)   Periodically ON OFF by script or crontab?

1 Answer

0 votes
by anonymous

Hi,

You can use these commands that are executable from CLI:

/etc/init.d/modem disable

/etc/init.d/modem enable

As these commands do work in CLI, you will also be able to execute them from scripts and cron.

EB.