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
1,098 views 0 comments
by anonymous

I am trying to write a script on the console but don't know what programming language is installed on the router. Is there a certain file or command I can use to find that out?

1 Answer

0 votes
by anonymous

Hello.

You can check the commands in the device in the following links:

https://wiki.teltonika.lt/view/UCI_command_usage#Available_commands

https://oldwiki.archive.openwrt.org/doc/uci?do=

Also keep in mind that Teltonika routers are based on Linux OpenWRT. It uses busybox's ash shell by default. You can find more information on the following links:

https://openwrt.org/docs/techref/initscripts

https://openwrt.org/docs/guide-user/base-system/user.beginner.cli

Regards