Changes

no edit summary
Line 74: Line 74:  
To check the 2G signal strength value of your RUT device, log in to your router's WebUI and go to the Status -> Network -> Mobile window:
 
To check the 2G signal strength value of your RUT device, log in to your router's WebUI and go to the Status -> Network -> Mobile window:
   −
[[File:2G signal RutOS.png|1000px|border|class=tlt-border]]
+
[[File:2G signal RutOS.png|850px|border|class=tlt-border]]
    
==3G (WCDMA, TDSCDMA, CDMA, EVDO, CDMA-EVDO)==
 
==3G (WCDMA, TDSCDMA, CDMA, EVDO, CDMA-EVDO)==
Line 163: Line 163:  
To check the 3G signal strength values of your RUT device, log in to your router's WebUI and go to the Status -> Network -> Mobile window:  
 
To check the 3G signal strength values of your RUT device, log in to your router's WebUI and go to the Status -> Network -> Mobile window:  
   −
[[File:3G Signal RutOS.png|1050px|border|class=tlt-border]]
+
[[File:3G Signal RutOS.png|850px|border|class=tlt-border]]
    
==4G and 5G==
 
==4G and 5G==
Line 286: Line 286:  
To check the 4G/5G signal strength values of your RUT device, log in to your router's WebUI and go to the Status -> Network -> Mobile window:  
 
To check the 4G/5G signal strength values of your RUT device, log in to your router's WebUI and go to the Status -> Network -> Mobile window:  
   −
[[File:Signal RutOS 2024-07-04 14h48 37.png|1050px|border|class=tlt-border]]
+
[[File:Signal RutOS 2024-07-04 14h48 37.png|850px|border|class=tlt-border]]
    
==How do I check the signal quality on a Teltonika device?==
 
==How do I check the signal quality on a Teltonika device?==
Line 316: Line 316:  
CLI (Command Line Interface) allows you to enter and execute commands into the router's terminal. CLI can be found in the '''System''' section ('''System -> Maintenance -> CLI'''). The default Username for logging into CLI is '''root''' and the password is your router's password. Once you've logged in you should be greeted by a window like this:
 
CLI (Command Line Interface) allows you to enter and execute commands into the router's terminal. CLI can be found in the '''System''' section ('''System -> Maintenance -> CLI'''). The default Username for logging into CLI is '''root''' and the password is your router's password. Once you've logged in you should be greeted by a window like this:
   −
[[File:2024-07-04 15h20 39.png|800px|border|class=tlt-border]]
+
[[File:RutOS WebUI CLI logged in fixed 2.png|border|class=tlt-border|781x467px]]
    
'''An example of a ''gsmctl'' command usage with CLI:
 
'''An example of a ''gsmctl'' command usage with CLI:
   −
[[File:2024-07-04 15h19 25.png|400px|border|class=tlt-border]]
+
[[File:2024-07-04 15h19 25.png|300px|border|class=tlt-border]]
 
  −
====SSH====
  −
----
  −
Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. If you are using a Linux type Operating System, login to a RUT router via SSH through the Terminal app. If you are using Windows, you will need to download an app to login via SSH, for example, '''PuTTY'''.
  −
 
  −
The login sequence is very similar to CLI, except you will also need to specify the router's LAN address. The login string on a Linux based OS should like this: '''ssh ''username''@''routers_lan'''''. After this, you will be prompted to enter the router's password (default: '''admin01'''). The login string to a default RUT device would look like this: '''ssh [email protected]''' with the password being '''admin01'''.
  −
 
  −
To login via SSH using PuTTY on a Windows OS, open the PuTTY app, where you will be required to enter your router's LAN IP address in the '''Host name (or IP address)''' field. Below is an example of how it looks
  −
 
  −
[[File:P.PNG]]
  −
 
  −
Once you've entered your router's LAN IP address, click the '''Open''' button after which you will be greeted with a similar window to CLI, where you will prompted to enter a user name (default: '''root''') and password (default: '''admin01'''). After this you can start using '''''gsmctl''''' commands in an identical manner to CLI.
  −
 
  −
----
  −
 
  −
Example of the '''gsmctl -q''' command output while using SSH:
  −
 
  −
[[File:2024-07-04 15h22 40.png|400px|border|class=tlt-border]]
  −
 
  −
[[Category:Networking]]
      
==Improving signal parameters==
 
==Improving signal parameters==