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
130 views 1 comments
by anonymous
By mistake, I set the LAN-Interface remotely via RMS to Off.
Now I could no more reach the Device. Mobile-Part is still ok.

How I could activate this LAN-interface again by uci command ?

It tried it by uci-commands via SMS:
uci show network.lan -> network.lan.disabled=1 visible
uci set network.lan.disabled=0
uci commit network.lan
luci-reload
uci show network.lan -> network.lan.disabled=0 visible
 

But at the end it did not help

There are SMS Rules called wifion/wifioff
But not any about LAN. As example lanon/lanoff

/Nado

1 Answer

0 votes
by anonymous

Hello,

The command luci-reload comes from the legacy design firmware and does not apply to the RutOS.

In your case, if uci show network.lan returns network.lan.disabled=0, I would suggest to reboot the router, by sending the following SMS command: 

  • <authorization_method> reboot 

You should be able to access the device afterwards.

Best regards

Best answer
by anonymous
Perfect answer ! Many thanks.
After the reboot device was reachable again !

br