Changes

Line 28: Line 28:  
*Physical barriers (mountains, buildings, trains, etc.)
 
*Physical barriers (mountains, buildings, trains, etc.)
 
*Weather
 
*Weather
      
Therefore, measurements like Signal Strength (RSSI) and Signal Quality (EC/IO) do not incorporate all of the relevant factors to describe the quality of the connection. For example, you may have an excellent RSSI value of -51 dBm, but the Tower Load (the number of mobile users) in your area is very high. In this case, even though you have a great Signal Strength value, you may not achieve maximum mobile data speeds.
 
Therefore, measurements like Signal Strength (RSSI) and Signal Quality (EC/IO) do not incorporate all of the relevant factors to describe the quality of the connection. For example, you may have an excellent RSSI value of -51 dBm, but the Tower Load (the number of mobile users) in your area is very high. In this case, even though you have a great Signal Strength value, you may not achieve maximum mobile data speeds.
Line 74: Line 73:  
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 162:  
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 285:  
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 298: Line 297:  
You can also find out the router's signal strength by checking the Signal Strength LEDs on the front panel of your router. This will not provide you with a numeric value of signal strength. The LEDs indicate '''RSSI''' value in bar form (similar to a cell phone).
 
You can also find out the router's signal strength by checking the Signal Strength LEDs on the front panel of your router. This will not provide you with a numeric value of signal strength. The LEDs indicate '''RSSI''' value in bar form (similar to a cell phone).
   −
'''A picture of the front panel of a RUTX11 router. Signal Strength LEDs are highlighted'''
+
'''A picture of the front panel of a RUTX11 router. Signal Strength LEDs are highlighted:'''
    
[[File:RUTX11 LEDS.png|500px|border|class=tlt-border]]
 
[[File:RUTX11 LEDS.png|500px|border|class=tlt-border]]
Line 316: Line 315:  
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:
  −
 
  −
[[File:2024-07-04 15h19 25.png|400px|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]]
+
An example of a ''gsmctl'' command usage with CLI:
   −
[[Category:Networking]]
+
[[File:2024-07-04 15h19 25.png|300px|border|class=tlt-border]]
    
==Improving signal parameters==
 
==Improving signal parameters==

Navigation menu