Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

Reboot using Telnet or web interface | Telit Cinterion IoT Developer Community

October 24, 2018 - 9:43pm, 2272 views

I have a requirement to reboot the EHS6 LAN by code.

I've found that there's a link for it in the web interface, but it requires logging in. And the link changes for every login.

ie:

http://192.168.1.1/cgi-bin/luci/;stok=c630a6af673fad0ec6188ebbc2897992/a...

http://192.168.1.1/cgi-bin/luci/;stok=a421c2b8d02f71eaf0682fa32498a1b2/a...

So I can not use a HTTP request to do the reboot.

Is there a command in the telnet (port 23) interface that I can use to reboot?