Changes

2,924 bytes removed ,  13:41, 24 July 2019
no edit summary
Line 1: Line 1: −
==Summary==
+
{{Template: Networking_rutxxx_manual_mobile
 
+
<!----------------------------DEVICE DETAILS---------------------------->
{{Template: webui_network_mobile_summary}}
+
| name                              = RUT955
 
+
| series                            = RUT9xx
==General==
+
| fw_version                        = RUT9XX_R_00.06.03.2
 
+
| 3g                                = 0
The '''General''' tab is used to configure mobile data connection parameters for SIM1 and SIM2, such as Service mode, Connection type, APN and more. All of the examples given below are concerning SIM1. SIM2 configuration is identical to SIM1. To configure SIM2 all you need to do is select the SIM2 tab. This is true for all cases in the Network → Mobile section of the router's WebUI (General, SIM Management, etc.)
+
<!-------------------------------GENERAL------------------------------->
 
+
| file_general_configuration      = Networking_rut9xx_manual_mobile_general_mobile_configuration_v1.png
===Mobile Configuration===
+
| file_general_demand            = Networking_rut9xx_manual_mobile_general_mobile_data_on_demand_v1.png
----
+
| file_general_bands              = Networking_rut9xx_manual_mobile_general_network_frequency_bands_v1.png
The '''Mobile Configuration''' section is used to configure main SIM card parameters.
+
| file_general_force_lte          = Networking_rutxxx_manual_mobile_general_force_lte_network_v1.png
 
+
<!----------------------------SIM MANAGEMENT--------------------------->
[[File:Network mobile general configuration RUT9 v2.PNG]]
+
| file_primary_sim_card          = Networking_rut9xx_manual_mobile_sim_management_primary_card_v1.png
 
+
| file_primary_sim_switching      = Networking_rut9xx_manual_mobile_sim_management_sim_switching_v1.png
<table class="nd-mantable">
+
| file_primary_sim_conditions     = Networking_rut9xx_manual_mobile_sim_management_sim_switch_conditions_v1.png
    <tr>
+
<!---------------------------NETWORK OPERATORS------------------------->
        <th>Field</th>
+
| file_network_operators_scan     = Networking_rutxxx_manual_mobile_network_operators_scan_v1.png
      <th>Value</th>
+
| file_network_operators_settings = Networking_rut9xx_manual_mobile_network_operators_settings_v1.png
      <th>Description</th>
+
| file_operator_list_settings     = Networking_rutxxx_manual_mobile_network_operators_operator_lists_settings_v1.png
    </tr>
+
| file_operator_list              = Networking_rutxxx_manual_mobile_network_operators_operator_lists_operator_list_v1.png
    <tr>
+
<!---------------------------MOBILE DATA LIMIT------------------------->
      <td>Connection type</td>
+
| file_data_limit_configuration  = Networking_rut9xx_manual_mobile_mobile_data_limit_configuration_v1.png
      <td>QMI | NCM | NDIS | PPP; default: <b>QMI</b></td>
+
| file_data_limit_warning         = Networking_rutxxx_manual_mobile_mobile_data_limit_sms_warning_configuration_v1.png
      <td>Defines how the router's modem will establish a connection to the ISP (Internet Service Provider)
+
| file_data_limit_clear          = Networking_rutxxx_manual_mobile_mobile_data_limit_clear_data_limit_v1.png
'''PPP''' uses a dialling number to establish a data connection
+
<!------------------------------SMS LIMIT------------------------------>
 
+
| file_sms_limit_config          = Networking_rutxxx_manual_mobile_sms_limit_configuration_v1.png
'''QMI''' does not use dialling or the PPP protocol to establish data connection and it is usually faster than PPP mode
+
| file_sms_limit_clear            = Networking_rutxxx_manual_mobile_sms_limit_clear_v1.png
 
+
<!--------------------------SIM IDLE PROTECTION------------------------>
'''NOTE''': PPP connection type exists on all RUT devices, but '''QMI''' does not. If you have a RUT device with a '''Telit''' modem, '''QMI''' will be replaced by '''NCM'''. If your RUT device has a '''Huawei''' modem, you will see '''NDIS''' instead of '''QMI'''. '''QMI''' connection type is available on RUT devices that use a '''Quectel''' modem (which is the standard modem for most RUT devices) </td>
+
| file_sim_idle_settings          = Networking_rut9xx_manual_mobile_sim_idle_protection_settings_v1.png
    </tr>
+
| file_sim_idle_test              = Networking_rut9xx_manual_mobile_sim_idle_protection_test_v1.png
    <tr>
+
}}
      <td>Mode</td>
  −
      <td>NAT | Passthrough'''*''' | Bridge'''**'''; default: <b>NAT</b></td>
  −
      <td>'''NAT''' mode enables network address translation on the router
  −
'''Bridge''' mode bridges the LTE data connection with LAN. In this mode the router does not have an internet connection as the ISP provides an IP address directly to the end device (e.g., computer). Using Bridge mode will disable most of the router’s capabilities and you will only be able to access your router's settings with a static IP address.
  −
 
  −
'''Passthrough''' mode works in a similar fashion to Bridge mode, except in passthrough mode the router will have an internet connection and be reachable from LAN, because the router's DHCP Server will not get disabled</td>
  −
    </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>Dialing number</td>
  −
      <td>string; default: <b>none</b></td>
  −
      <td>A Dialling number is used to establish a mobile PPP connection</td>
  −
     </tr>
  −
    <tr>
  −
      <td>MTU</td>
  −
      <td>integer [0..1500]; default: <b>1500</b></td>
  −
      <td>MTU (Maximum Transmission Unit) specifies the largest possible size of a data packet</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>
  −
    <tr>
  −
    <td>Deny data roaming</td>
  −
        <td>yes | no; default: <b>no</b></td>
  −
        <td>When enabled this function prevents the device from establishing mobile data connection while not in your home network</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Use IPv4 only</td>
  −
        <td>yes | no; default: <b>yes</b></td>
  −
        <td>When enabled this function makes the device use only IPv4 settings when connecting to an operator</td>
  −
    </tr>
  −
</table>
  −
'''* More on Passthrough mode in the [[#Passthrough_mode|2.4]] subsection of this chapter'''
  −
 
  −
'''** More on Bridge mode in the [[#Bridge_mode|2.5]] subsection of this chapter'''
      
===Mobile Data On Demand===
 
===Mobile Data On Demand===

Navigation menu