Conel - Automatic reboot

· 1 min read

Automatic reboot at the defined time. (In this example, 23:55 is the required defined time).

Copy&Paste below script into Start-up Script field. This will work after reboot.

Startup Script

echo "55 23 * * * root /sbin/reboot" > /etc/crontab
service cron start

Related Articles

4G Routers SNMP trap on exception
· 3 min read
Manage Advantech Routers easy way
· 3 min read
4G Router metrics and alarms in Slack
· 2 min read
SmartWorx, Conel, FW 6.1.1
· 1 min read
Conel Routers WatchDog description
· 1 min read