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
338 views 0 comments
by anonymous
I was wondering if there is a possibility to periodically reset the cellular interface on the rutx11. I would like to change the mobile ip like every 15 minutes or so. I know this works on my phone by getting into flight mode wait 10 seconds and then i get another ipv4 address from my provider. And if so is there a possibilty to script it and put it in a cron? I know this will give some downtime but I don't mind.

best regards

frank

1 Answer

0 votes
by anonymous

Hi,

To schedule reboots you can use crontab, more about it you'll find here:

https://wiki.teltonika-networks.com/view/Crontabs#Examples

The command that you'll have to execute is gsmctl -Q

It will restart the modem and should give enough time to gain a new IP address from your operator.

EB.