Difference between revisions of "RUT955 Mobile"

From Teltonika Networks Wiki
Line 31: Line 31:
 
| file_sim_idle_settings          = Networking_rut9xx_manual_mobile_sim_idle_protection_settings_v1.png
 
| file_sim_idle_settings          = Networking_rut9xx_manual_mobile_sim_idle_protection_settings_v1.png
 
| file_sim_idle_test              = Networking_rut9xx_manual_mobile_sim_idle_protection_test_v1.png
 
| file_sim_idle_test              = Networking_rut9xx_manual_mobile_sim_idle_protection_test_v1.png
 +
<!------------------------------USB MODEM------------------------------>
 +
| file_usb_modem                  = Networking_rut955_manual_mobile_usb_modem_v1.png
 
}}
 
}}
 
==SIM Idle Protection==
 
 
Some operators block user SIM cards after a period of inactivity. The '''SIM Idle Protection''' window provides you with the possibility to configure the router to periodically switch to the secondary SIM card and establish a data connection with a mobile network operator in order to break the idleness and prevent the SIM card from being blocked.
 
 
===Settings===
 
----
 
The '''Settings''' tab is used to configure the parameters used by the SIM Idle Protection function.
 
 
[[File:Network mobile idle settings v2.PNG]]
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>Field</th>
 
      <th>Value</th>
 
      <th>Description</th>
 
    </tr>
 
    <tr>
 
      <td>Enable</td>
 
      <td>yes | no; default: <b>no</b></td>
 
      <td>Toggless SIM Idle Protection ON or OFF</td>
 
    </tr>
 
    <tr>
 
      <td>Period</td>
 
      <td>Month | Week; default: <b>Month</b></td>
 
      <td>Period after which a SIM switch will occur</td>
 
    </tr>
 
    <tr>
 
    <td>Day</td>
 
        <td>day [1..31] | day [Monday..Sunday]; default: <b>day 1</b></td>
 
        <td>Day of the month or week when the SIM switch will occur</td>
 
    </tr>
 
    <tr>
 
    <td>Hour</td>
 
        <td>hour [1..24]; default: <b>1</b></td>
 
        <td>Hour of the day when the SIM switch will occur</td>
 
    </tr>
 
    <tr>
 
      <td>Minute</td>
 
      <td>minute [0..59]; default: <b>1</b></td>
 
      <td>Minute of the hour when the SIM switch will occur</td>
 
    </tr>
 
    <tr>
 
      <td>Host to ping</td>
 
      <td>ip; default: <b>127.0.0.1</b></td>
 
      <td>When the SIM switch occurs, the router will ping a host specified in this field</td>
 
    </tr>
 
    <tr>
 
    <td>Ping package size</td>
 
        <td> integer [1..100]; default: <b>56</b></td>
 
        <td> Size (in bytes) of the package that will be sent</td>
 
    </tr>
 
    <tr>
 
    <td>Ping requests</td>
 
        <td>integer [1..30]; default: <b>2</b></td>
 
        <td>How many ping packets will be sent</td>
 
    </tr>
 
</table>
 
 
===Test===
 
----
 
Once you have configured your SIM Idle Protection settings, the '''Test''' tab will provide you with possibility to test these settings to make sure everything works correctly. Once you click the '''Test*''' button, the test will initiate. The test is designed to simulate SIM Idle Protection according to your current SIM Idle Protection settings.
 
 
The test takes about 2 minutes, so make sure the router isn't doing anything important before you start the test because during it you will lose connectivity. Once you have started the test you will see this warning appear:
 
 
[[File:Network mobile idle test warning.PNG]]
 
 
'''It is very important to heed this advice since if you commit any action during test phase (apply new configurations, reboot the router, etc.) you may cause the router to crash, which could require a Factory Reset to fix'''
 
----
 
[[File:Network mobile idle test v2.PNG]]
 
 
Above is an example of a successful Test. The test results display both SIM cards' IMSI (International Mobile Subscriber Identity), ICCID (Integrated Circuit Card Identifier), host to ping, WAN IP and whether the ping was successful or not.
 
 
==USB Modem==
 
 
The <b>USB Modem</b> section is used to configuration the connection settings of a USB modem attached to the router's USB connector. This section only becomes visible when a USB modem is connected to the router.
 
 
The configuration is a minimalistic version of the regular SIM card settings page:
 
 
[[File:Additional modem setup figure 1 v1.png]]
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>Field</th>
 
      <th>Value</th>
 
      <th>Description</th>
 
    </tr>
 
    <tr>
 
    <td>APN</td>
 
        <td>string; default: <b>none</b></td>
 
        <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require to enter the APN just to complete the registration to a network. In other cases, APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract. <br> '''NOTE''': an APN Network Identifier cannot start with any of the following strings: "rac", "lac", "sgsn" or "rnc"; it cannot end in ".gprs" and it cannot take the value "*"</td>
 
    </tr>
 
    <tr>
 
    <td>PIN number</td>
 
        <td>string; Default: <b>none</b></td>
 
        <td>A personal identification number (PIN) is a numeric password used to authenticate a user to a system (in this case, the user to the SIM card)</td>
 
    </tr>
 
    <tr>
 
    <td>Authentication method</td>
 
        <td>CHAP | PAP | None; Default: <b>None</b></td>
 
        <td>The Authentication method that your GSM carrier uses to authenticate new connections on its network</td>
 
    </tr>
 
    <tr>
 
    <td>Username</td>
 
        <td>string; Default: <b>none</b></td>
 
        <td>The username used to connect to your carrier’s network. This field becomes available when you select an Auth Mode (i.e., the selected Auth Mode is not “None”)</td>
 
    </tr>
 
    <tr>
 
      <td>Password</td>
 
      <td>string; Default: <b>none</b></td>
 
      <td>The password used to connect to your carrier’s network</td>
 
    </tr>
 
    <tr>
 
      <td>Service mode</td>
 
      <td>2G only | 3G only | 4G (LTE) only | Automatic; Default: <b>Automatic</b></td>
 
      <td>Your service mode preference. If your local mobile network supports 2G, 3G and 4G (LTE) you can specify to which type of network you wish to connect to, e.g., if you choose 2G only, the router will connect to a 2G network, so long as it is available, otherwise it will connect to a network that provides better connectivity. If you select Automatic, then the router will connect to the network that provides the best connectivity</td>
 
    </tr>
 
</table>
 
 
To select the USB modem to act as a WAN connection, go to the <b>Network → [[RUT955 WAN|WAN]]</b> page.
 
 
For step-by-step instructions, <b>[[How to set up a USB modem|click here]]</b>.
 

Revision as of 10:12, 25 July 2019

Main Page > RUT Routers > RUT955 > RUT955 Manual > RUT955 WebUI > RUT955 Network section > RUT955 Mobile