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
472 views 0 comments
by
I'd like to know how can I get the connection type and signal strength from command line on old RUT500

1 Answer

0 votes
by anonymous

Hello,

To begin with, connect to your RUT500 via SSH or CLI:

  • SSH/CLI login: root
  • SSH/CLI password: <your device's password>

Then you could use "gsmget --help" SSH/CLI command, to get whole list of available mobile information, which you can read from the router.

For example "gsmget -t" command should return data connection type.