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:Status network mobile 2g signal.PNG]]
+
[[File:2G signal RutOS.png|1000px|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:Status network mobile 3g signal.PNG]]
+
[[File:3G Signal RutOS.png|1050px|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|1000px|border|class=tlt-border]]
+
[[File:Signal RutOS 2024-07-04 14h48 37.png|1050px|border|class=tlt-border]]
   −
==How do I check the signal quality on a RUT device?==
+
==How do I check the signal quality on a Teltonika device?==
    
===WebUI===
 
===WebUI===
 
----
 
----
The fastest and easiest way to find out your '''[[RSSI]]''' is by checking the Overview window of your router's WebUI (web user interface). The Overview window can be reached simply by accessing your router's WebUI (the default log in information is: address: '''192.168.1.1'''; Username: '''admin'''; Password: '''admin01'''). Once you've logged in, you will be redirected to the Overview window automatically. The Overview window contains widgets that display various information summaries about the status of your router. The '''[[RSSI]]''' value can be checked by looking at the '''Mobile''' widget that is located in the top right corner of the Overview window by default.
+
To check signal parameters Mobile Information section, which is located in '''Status -> Network -> Mobile'''. The Mobile Information window contains information about your mobile connection. Concerning signal quality, it displays Signal Strength ('''RSSI'''), '''RSRP''', '''RSRQ''' and '''SINR''' for LTE, Signal Strength ('''RSSI'''), '''EC/IO''' and '''RSCP''' for 3G and Signal Strength ('''RSSI''') for 2G.
 
  −
[[File:Status overview mobile.PNG]] 
  −
 
  −
To get more detail about signal quality, you may want to check the Mobile Information section, which is located in '''Status -> Network -> Mobile'''. The Mobile Information window contains information about your mobile connection. Concerning signal quality, it displays Signal Strength ('''RSSI'''), '''RSRP''', '''RSRQ''' and '''SINR''' for LTE, Signal Strength ('''RSSI'''), '''EC/IO''' and '''RSCP''' for 3G and Signal Strength ('''RSSI''') for 2G.
  −
 
  −
[[File:Status network mobile.PNG]]
      
===Router LEDs===
 
===Router LEDs===
 
----
 
----
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 RUT950 router. Signal Strength LEDs are highlighted'''
+
'''A picture of the front panel of a RUTX11 router. Signal Strength LEDs are highlighted'''
   −
[[File:Rut950 front signal leds.jpg]]
+
[[File:RUTX11 LEDS.png|500px|border|class=tlt-border]]
    
=== Advanced===
 
=== Advanced===
Line 316: Line 310:  
'''''gsmctl''''' commands concerning signal quality:
 
'''''gsmctl''''' commands concerning signal quality:
   −
*'''''gsmctl -q''''' - returns the current '''RSSI''' value (available with all services modes)
+
*'''''gsmctl -q''''' - returns current signal values.
*'''''gsmctl -W''''' - returns the current '''RSRP''' value (only with 4G)
  −
*'''''gsmctl -M''''' - returns the current '''RSRQ''' value (only with 4G)
  −
*'''''gsmctl -Z''''' - returns the current '''SINR''' value (only with 4G)
  −
*'''''gsmctl -E''''' - returns the current '''EC/IO''' value (only with 3G)
  −
*'''''gsmctl -X''''' - returns the current '''RSCP''' value (only with 3G)
  −
*'''''gsmctl -h''''' - provides you with a list of all possible '''''gsmctl''''' commands
      
====CLI====
 
====CLI====
 
----
 
----
CLI (Command Line Interface) allows you to enter and execute commands into the router's terminal. CLI can be found in the '''Services''' section ('''Services -> CLI'''). The default Username for logging into CLI is '''root''' and the password is your router's password (default: '''admin01'''). 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:Cli rutos v4.PNG]]
+
[[File:2024-07-04 15h20 39.png|800px|border|class=tlt-border]]
   −
'''An example of a ''gsmctl'' command usage with CLI. In the example, the user is requesting the current RSRP value by issuing the ''gsmctl -W'' command'''
+
'''An example of a ''gsmctl'' command usage with CLI:
   −
[[File:Services cli gsmctl.PNG]]
+
[[File:2024-07-04 15h19 25.png|400px|border|class=tlt-border]]
    
====SSH====
 
====SSH====
Line 338: Line 326:  
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'''.
 
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'''.
+
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
 
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
Line 346: Line 334:  
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.
 
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.
   −
'''An example of a ''gsmctl'' command usage with SSH. In the example, the user is requesting the current SINR value by issuing the ''gsmctl -Z'' command'''
+
----
 +
 
 +
Example of the '''gsmctl -q''' command output while using SSH:
   −
[[File:Putty gsmctl example.PNG]]
+
[[File:2024-07-04 15h22 40.png|400px|border|class=tlt-border]]
    
[[Category:Networking]]
 
[[Category:Networking]]

Navigation menu