Changes

Line 1: Line 1: −
{{Template: Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.07.00
+
| series = {{{series}}}
| series     = {{{series}}}
+
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Mobile (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.3 and earlier) user manual page.</i>|}}
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Mobile (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} Mobile (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.1 and earlier) user manual page.</i>|}}
+
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} Mobile (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
   Line 19: Line 23:  
The <b>General</b> section is used to configure SIM card parameters that define how the device will establish a mobile connection.
 
The <b>General</b> section is used to configure SIM card parameters that define how the device will establish a mobile connection.
   −
===Operator settings===
+
===SIM card settings===
 
----
 
----
The <b>Operator Settings</b> section is used to configure which operators can be allowed (Whitelist) or blocked (Blacklist){{#ifeq:{{{dualsim}}}|1|&nbsp;for specified SIM card.|.}}
+
The <b>SIM Card Settings</b> section is used to configure main SIM card parameters. Refer to the figure and table below for information on the fields contained in that section.
   −
[[File:Networking_rutx12_manual_mobile_general_operator_settings_v1.png|border|class=tlt-border]]
+
 
 +
[[File:Networking_rutos_manual_mobile_general_sim_card_settings_dualsim_{{{dualsim}}}_v4.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 30: Line 35:  
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
 +
    </tr>{{#ifeq: {{{dualmodem}}} | 0 | {{#ifeq: {{{dualsim}}} | 1 |
 +
    <tr>
 +
      <td>Default SIM</td>
 +
      <td>off {{!}} on; default: <b>on</b></td>
 +
      <td>Sets this SIM slot as the default one.</td>
 +
    </tr>|}} |}}
 +
    <tr>
 +
      <td>Deny data roaming</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Denies data connection on roaming conditions.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Enable</td>
+
       <td>PIN</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>integer [0000..99999999]; default: <b>none</b></td>
       <td>Enables Whitelist or Blacklist for specified operator list.</td>
+
      <td>SIM card's PIN (Personal Identification Number) is a secret numeric password used to authenticate the device to the SIM card. PIN codes are comprised of numbers only and the length can range from 4 to 8 symbols. PIN number is saved in <b>flash</b> memory therefore it does not reset when default settings are restored.</td>
 +
    </tr>
 +
</table>
 +
 
 +
===Interface mob1s1a1 APN configuration===
 +
 
 +
[[File:Networking rutos manual mobile general interface configuration.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Auto APN</td>
 +
      <td>on | <span style="color:red">off</span>; default: <b>on</b></td>
 +
       <td>Auto APN scans an internal APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database ( APN database )</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Mode</td>
+
       <td>APN</td>  
       <td>Whitelist {{!}} Blacklist; default: <b>Whitelist</b></td>
+
       <td>string; default: <b>none</b></td>
       <td>Mode to be applied for operator list.<br>
+
       <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 you to use an APN just to complete the registration on 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>An APN Network Identifier cannot start with any of the following strings:
 
             <ul>
 
             <ul>
                 <li>Whitelist - only allow operators in list</li>
+
                 <li>rac;</li>
                 <li>Blacklist - block all operators in list</li>
+
                <li>lac;</li>
             </ul>
+
                <li>sgsn;</li>
 +
                 <li>rnc;</li>
 +
            </ul>it cannot end in:
 +
            <ul>
 +
                <li>.gprs;</li>
 +
             </ul>and it cannot contain the asterisk symbol (<b>*</b>).
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Operator list</td>
+
       <td><span style="color:red">Authentication type</span></td>  
       <td>operator list; default: <b>none</b></td>
+
       <td>None | <span style="color:green">PAP | CHAP</span>; default: <b>None</b></td>
       <td>A list of operators which can be configured in [[#Operators list|Operators List page]].</td>
+
       <td>Authentication method that your carrier uses to authenticate new connections on it's network</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:green">Username</span></td>
 +
      <td>string; default: <b>empty</b></td>
 +
      <td>Username provided by your carrier</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:green">Password</span></td>
 +
      <td>string; default: <b>empty</b></td>
 +
      <td>Password provided by your carrier</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
   −
===SIM card settings===
+
==Connection==
----
+
 
The <b>SIM Card Settings</b> section is used to configure main SIM card parameters. Refer to the figure and table below for information on the fields contained in that section.
+
===Connection===
 +
 
 +
{{#switch: {{{name}}}
 +
|#default = [[File:Networking_rutos_manual_mobile_connection_connection.png|border|class=tlt-border]]
 +
|TRB245|RUT956|RUT951|RUT906|RUT901|RUT241 = [[File:Networking_rutos_manual_mobile_connection_connection_2g.png|border|class=tlt-border]]
 +
|TRB256 = [[File:Networking_rutos_manual_mobile_connection_connection_trb2m.png|border|class=tlt-border]]
 +
|RUTX50|TRB500|RUTM50|RUTC50 = [[File:Networking_rutos_manual_mobile_connection_connection_5g.png|border|class=tlt-border]]}}
   −
{{#ifeq: {{{dualmodem}}} | 1 |
  −
[[File:Networking_{{lc:{{{series}}}}}_manual_mobile_general_sim_card_settings_dualmodem.png|border|class=tlt-border]] |
  −
[[File:Networking_{{lc:{{{series}}}}}_manual_mobile_general_sim_card_settings.png|border|class=tlt-border]]}}
      
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 66: Line 116:  
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
     </tr>{{#ifeq: {{{dualmodem}}} | 0 | {{#ifeq: {{{dualsim}}} | 1 |
+
     </tr>{{#switch:{{{name}}}|RUT230|TRB255|TRB256=|#default=
 +
    <tr>
 +
      <td>VoLTE</td>
 +
      <td>Auto {{!}} On {{!}} Off; default: <b>Auto</b></td>
 +
      <td>Enables Voice over LTE, a digital packet technology that uses 4G LTE networks to route voice traffic and transmit data.</td>
 +
    </tr>}}
 +
    <tr>
 +
      <td>Preferred network type</td>
 +
      <td>{{#switch: {{{series}}}
 +
|RUTX|RUTM|RUTC = {{#switch: {{{name}}}
 +
        |RUTX50|RUTM50|RUTC50 = 5G/4G/3G auto {{!}} 5G/4G auto {{!}} 4G/3G auto {{!}} 5G only {{!}} 4G only {{!}} 3G only; default: <b>5G/4G/3G auto</b>
 +
        |#default = 4G/3G auto {{!}} 4G only {{!}} 3G only; default: <b>4G/3G auto</b>}}
 +
|TRB5 = 5G/4G/3G auto {{!}} 4G/3G auto {{!}} 4G only {{!}} 3G only; default: <b>5G/4G/3G auto</b>
 +
|RUT36X|TCR1|RUT361|TRB16 = 4G/3G auto {{!}} 4G only {{!}} 3G only; default: <b>4G/3G auto</b>
 +
|TRB1|RUT9|RUT9M = 4G/3G/2G auto {{!}} 3G/2G auto {{!}} 4G only {{!}} 3G only {{!}} 2G only; default: <b>4G/3G/2G auto</b>
 +
|RUT2M = {{#switch: {{{name}}}
 +
        |RUT241|RUT200 = 4G/3G/2G auto {{!}} 3G/2G auto {{!}} 4G only {{!}} 3G only {{!}} 2G only; default: <b>4G/3G/2G auto</b>
 +
        |RUT260 = 4G/3G auto {{!}} 4G only {{!}} 3G only; default: <b>4G/3G auto</b>}}
 +
|TRB2 = {{#switch: {{{name}}}
 +
        |TRB245 = 4G/3G/2G auto {{!}} 3G/2G auto {{!}} 4G only {{!}} 3G only {{!}} 2G only; default: <b>4G/3G/2G auto</b>
 +
        |TRB255 = 4G/2G auto {{!}} 4G only {{!}} 2G only; default: <b>4G/2G auto</b>}}
 +
|TRB2M = {{#switch: {{{name}}}
 +
        |TRB246 = 4G/3G/2G auto {{!}} 3G/2G auto {{!}} 4G only {{!}} 3G only {{!}} 2G only; default: <b>4G/3G/2G auto</b>}}
 +
|RUT2 = {{#switch: {{{name}}}
 +
        |RUT230 = 3G/2G auto {{!}} 3G only {{!}} 2G only; default: <b>3G/2G auto</b>
 +
        |RUT240 = 4G/3G/2G auto {{!}} 3G/2G auto {{!}} 4G only {{!}} 3G only {{!}} 2G only; default: <b>4G/3G/2G auto</b>}}
 +
}}</td>
 +
      <td>Network connection type preference.</td>
 +
    </tr>{{#switch: {{{name}}} |TRB255|TRB256=
 
     <tr>
 
     <tr>
       <td>Default SIM</td>
+
       <td>Network Category</td>
       <td>off {{!}} on; default: <b>on</b></td>
+
       <td>M1+NB auto {{!}} M1 only {{!}} NB only; default: <b>M1+NB auto</b></td>
       <td>Sets this SIM slot as the default one.</td>
+
       <td>Selects LTE category preference.<br><b>Note:</b> this field only becomes visible when Network type is set to <i>4G/2G auto {{!}} 4G only</i>.</td>
     </tr>|}} |}}
+
     </tr>|#default=}}
 
     <tr>
 
     <tr>
       <td>Deny data roaming</td>
+
       <td>Band selection</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>Auto | Manual; default: <b>Auto</b></td>
       <td>Denies data connection on roaming conditions.</td>
+
       <td>Network frequency band selection method. When set to <i>Auto</i>, the device connects to the band with the best connectivity conditions, while <i>Manual</i> provides the possibility to manually select the bands which the device will obliged to use. Selecting bands manually shows their duplex modes for 4G and 5G capable devices only.</td>
 
     </tr>
 
     </tr>
 +
</table>
 +
 +
 +
===Low signal reconnect===
 +
----
 +
The <b>Low signal reconnect</b> section is used to configure modem operator connection resetting based on signal strength {{#ifeq:{{{dualsim}}}|1|&nbsp;for specified SIM card.|.}}
 +
 +
[[File:Networking_rutos_manual_mobile_general_low_signal_reconnect_v1.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 
     <tr>
 
     <tr>
      <td>Service mode</td>
+
        <th>Field</th>
       <td>Auto | {{#switch: {{{series}}}
+
       <th>Value</th>
| RUTX = 4G (LTE) only {{!}} 3G only
+
       <th>Description</th>
| TRB1 = 4G (LTE) only {{!}} 3G only {{!}} 2G only
+
     </tr>
| TRB2 = {{#switch: {{{name}}}
  −
        | TRB245 = 4G (LTE) only {{!}} 3G only {{!}} 2G only
  −
        | TRB255 = 4G (LTE) only {{!}} 2G only}}
  −
}}; default: <b>Auto</b></td>
  −
       <td>Network connection type preference.</td>
  −
     </tr>{{#ifeq: {{{name}}} | TRB255 |
   
     <tr>
 
     <tr>
       <td>Network Category</td>
+
       <td>Enable</td>
       <td>M1 only {{!}} NB only {{!}} Auto; default: <b>M1 only</b></td>
+
       <td>off | on; default: <b>off</b></td>
       <td>Selects LTE category preference.<br><b>Note:</b> this field only becomes visible when Service mode is set to <i>4G (LTE) only</i>.</td>
+
       <td>Enables Low signal reconnect.</td>
     </tr>|}}
+
     </tr>
 
     <tr>
 
     <tr>
       <td>PIN</td>
+
       <td>Reset threshold</td>
       <td>integer [0000..99999999]; default: <b>none</b></td>
+
       <td>integer [-120..-50]; default: <b>none</b></td>
       <td>SIM card's PIN (Personal Identification Number) is a secret numeric password used to authenticate the device to the SIM card. PIN codes are comprised of numbers only and the length can range from 4 to 8 symbols. PIN number is saved in <b>flash</b> memory therefore it does not reset when default settings are restored.</td>
+
       <td>Signal threshold in dB for the connection. When signal is under this value modem resets connection.</td>
     </tr>{{#ifeq: {{{series}}} | RUTX |
+
     </tr>
 
     <tr>
 
     <tr>
       <td>Band selection</td>
+
       <td>Reset timeout</td>
       <td>Auto {{!}} Manual; default: <b>Auto</b></td>
+
       <td>integer [15..65535]; default: <b>600</b></td>
       <td>Network frequency band selection method. When set to <i>Auto</i>, the device connects to the band with the best connectivity conditions, while <i>Manual</i> provides the possibility to manually select the bands which the device will obliged to use.</td>
+
       <td>Time for the device to wait in seconds before trying to reset the connection again.</td>
     </tr>|}}
+
     </tr>
 
</table>
 
</table>
   −
===SMS limit settings===
+
 
 +
==Limits==
 +
 
 +
===Data limit===
 
----
 
----
The <b>SMS Limit Settings</b> section provides you with the possibility to set up a maximum sent SMS message cap for your SIM card.
+
The <b>Data Limit</b> section provides you with the possibility to set up a maximum used data cap for your SIM card.
 +
 
 +
{{#switch: {{{name}}} |RUTX12|RUTM52|RUTM12 = [[File:Networking_rutos_manual_mobile_limit_data_limit_dualmodem.png|border|class=tlt-border]]; default: [[File:Networking_rutos_manual_mobile_limits_data_limit_{{{dualsim}}}.png|border|class=tlt-border]]}}
   −
[[File:Networking_rutos_manual_mobile_general_sms_limit_settings.png|border|class=tlt-border]]
+
To configure <b>Data Limit</b> press <b>Edit</b>
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 118: Line 205:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Enable SMS Limit</td>
+
       <td>Enable data connection limit</td>
 
       <td>off | on; default: <b>off</b></td>
 
       <td>off | on; default: <b>off</b></td>
       <td>Turns SMS limiting on or off.</td>
+
       <td>Disables mobile data when the limit for the current period is reached</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>SMS limit count</td>
+
       <td>Data limit (MB)</td>
 
       <td>integer; default: <b>none</b></td>
 
       <td>integer; default: <b>none</b></td>
       <td>Sets the SMS sending cap, i.e., how many SMS messages can be sent from this SIM card during the specified period.</td>
+
       <td>Disable mobile data after the limit value in MB is reached</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Period</td>
+
       <td>Reset period</td>
 
       <td>Day | Week | Month; default: <b>Day</b></td>
 
       <td>Day | Week | Month; default: <b>Day</b></td>
       <td>Period for which SMS limiting should apply. After the period expires, the SMS limit counter will be reset.</td>
+
       <td>Interval for resetting mobile data usage limit.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Reset time</td>
 +
      <td>0-23 / Monday - Sunday / 0-31; default: <b>0</b></td>
 +
      <td>Specify the hour (in 24-hour format) when the mobile data limit reset occurs.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable SMS warning</td>
 +
      <td>on | off; default: <span style="color:red"><b>off</b></span></td>
 +
      <td>Enables sending of warning SMS message when mobile data limit is reached.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">Warning threshold</span></td>
 +
      <td>integer; default: <b>none</b></td>
 +
      <td>Send warning SMS message after threshold in MB is reached. Warning threshold cannot be higher than data limit!</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">Phone number</span></td>
 +
      <td>integer; default: <b>none</b></td>
 +
      <td>A phone number to send warning SMS message to</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Clear SMS Limit</td>
+
       <td>Clear collected data</td>
 
       <td>- (interactive button)</td>
 
       <td>- (interactive button)</td>
       <td>Clears the SMS limit counter for the selected period.</td>
+
       <td>The data collected for this interface will be cleared, but only if the interface is active</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
{{#ifeq: {{{ussd}}} | 1 |
+
 
===USSD===
+
===SMS limit===
 +
 
 
----
 
----
<b>Unstructured Supplementary Service Data (USSD)</b> is communication protocol used in communication between cellular devices and mobile network operators. It is usually used with prepaid SIM cards to enable/disable certain services or to obtain information from a network operator.
+
The <b>SMS Limit</b> section provides you with the possibility to set up a maximum sent SMS message cap for your SIM card.
 +
 
 +
{{#switch: {{{name}}} |RUTX12|RUTM52|RUTM12 = [[File:Networking_rutos_manual_mobile_limit_sms_limit_dualmodem.png|border|class=tlt-border]]; default: [[File:Networking_rutos_manual_mobile_limit_sms_limit_{{{dualsim}}}.png|border|class=tlt-border]]}}
   −
This section provides the possibility to send USSD messages to the mobile operator.
+
----
 +
To configure <b>SMS Limit</b> press <b>Edit</b>
   −
[[File:Networking_rutos_manual_mobile_general_ussd.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mobile_limit_sms_limit_configuration.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 154: Line 265:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>USSD</td>  
+
       <td>Enable SMS Limit</td>
       <td>string; default: <b>none</b></td>
+
       <td>off | on; default: <b>off</b></td>
       <td>Enter a USSD code (up to 182 character) that you wish to send. To send the entered USSD code, click the 'Send' button below the Response box.</td>
+
      <td>Turns SMS limiting on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>SMS limit count</td>
 +
      <td>integer; default: <b>none</b></td>
 +
       <td>Sets the SMS sending cap, i.e., how many SMS messages can be sent from this SIM card during the specified period.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Period</td>
 +
      <td>Day | Week | Month; default: <b>Day</b></td>
 +
      <td>Period for which SMS limiting should apply. After the period expires, the SMS limit counter will be reset.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Response message</td>  
+
       <td>Reset time</td>
       <td>string; default: <b>No response yet</b></td>
+
       <td>0-23 / Monday - Sunday / 0-31; default: <b>0</b></td>
       <td>Displays the response to the last sent USSD message. Receiving the response may take up to a minute.</td>
+
       <td>Starting hour of the day / day of the week / day of the month for SMS limiting period.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Send</td>  
+
       <td>Clear SMS Limit</td>
 
       <td>- (interactive button)</td>
 
       <td>- (interactive button)</td>
       <td>Click to send the message entered in the USSD field.</td>
+
       <td>Clears the SMS limit counter for the selected period.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
|}}{{#ifeq: {{{dualsim}}} | 1 | {{#ifeq: {{{dualmodem}}} | 0 |
+
 
<h2>SIM Switch</h2>
+
{{#ifeq: {{{dualsim}}} | 1 | {{#ifeq: {{{dualmodem}}} | 0 |
 +
==SIM Switch==
    
The <b>SIM Switch</b> section provides you with the possibility to configure SIM switching rules, i.e., set up circumstances under which the device will perform a switch from using one SIM card to another. Refer to the figure and table below for information.
 
The <b>SIM Switch</b> section provides you with the possibility to configure SIM switching rules, i.e., set up circumstances under which the device will perform a switch from using one SIM card to another. Refer to the figure and table below for information.
   −
[[File:Networking_rutos_manual_mobile_sim_switch.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mobile_sim_switch_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 189: Line 311:  
     <tr>
 
     <tr>
 
       <td>Check interval</td>
 
       <td>Check interval</td>
       <td>integer [3..3600]; default: <b>10</b></td>
+
       <td>integer [3..3600]; default: <b>30</b></td>
 
       <td>The frequency (in seconds) at which the device will check for SIM switch conditions. If such a condition exists, the router will perform a SIM switch, if not - it will check for the same conditions again after the amount of time specified in this field passes.</td>
 
       <td>The frequency (in seconds) at which the device will check for SIM switch conditions. If such a condition exists, the router will perform a SIM switch, if not - it will check for the same conditions again after the amount of time specified in this field passes.</td>
 
     </tr>
 
     </tr>
 +
    <tr>
 
       <td>Attempts before SIM switch</td>
 
       <td>Attempts before SIM switch</td>
 
       <td>integer [1..10]; default: <b>3</b></td>
 
       <td>integer [1..10]; default: <b>3</b></td>
Line 197: Line 320:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>On weak signal</td>
+
       <td>On weak signal<span style="color:red">*</span></td>
 
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Performs a SIM switch when the signal strength drops below a certain threshold.</td>
 
       <td>Performs a SIM switch when the signal strength drops below a certain threshold.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">*Signal strength (dBm)</span></td>
 +
      <td>integer [-120..-50]; default: <b>-90</b></td>
 +
      <td>Lowest signal's strength value (RSSI) in dBm below which a SIM card switch should occur. More information: [[RSSI|RSSI]]</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 258: Line 386:  
       <td>Indicates a time value (in minutes) after which the device will attempt to switch back to the primary SIM card.</td>
 
       <td>Indicates a time value (in minutes) after which the device will attempt to switch back to the primary SIM card.</td>
 
     </tr>
 
     </tr>
</table>|}} |}}
+
</table>|}}|}}
==Network operators==
  −
{{#ifeq: {{{name}}}|TRB255| |
  −
The <b>Network operators</b> section provides you with the possibility to scan for and manage mobile network operators to which the device's SIM card can connect to. {{#ifeq: {{{dualsim}}} | 1 | {{#ifeq: {{{dualmodem}}} | 0 |Operator selection is only available for the primary SIM card. In order to specify an operator for the other SIM card it must first be selected as the Primary SIM in the [[#SIM card settings|SIM card settings]] section.|}} |}}
     −
[[File:Networking_rutos_manual_mobile_network_operators_{{{dualsim}}}_{{{dualmodem}}}.png|border|class=tlt-border]]
+
{{#switch: {{{name}}}|TRB255|TRB256= |#default=
 +
==Network selection==
 +
The <b>Network operators</b> section provides you with the possibility to scan for and manage mobile network operators to which the device's SIM card can connect to. {{#ifeq: {{{dualsim}}} | 1 | {{#ifeq: {{{dualmodem}}} | 0 |Operator selection is only available for the primary SIM card. In order to specify an operator for the other SIM card it must first be selected as the Primary SIM in the [[#SIM card settings|SIM card settings]] section.|}}|}}
    +
{{#ifeq: {{{dualmodem}}} | 1 | [[File:Networking_rutos_manual_mobile_network_operators_scan_dualmodem.png|border|class=tlt-border]] | [[File:Networking_rutos_manual_mobile_network_operators_scan_dualsim_{{{dualsim}}}.png|border|class=tlt-border]]
 +
}}
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
Line 288: Line 417:  
     <tr>
 
     <tr>
 
       <td>Connection mode</td>  
 
       <td>Connection mode</td>  
       <td>Auto {{!}} Manual; default: <b>Auto</b></td>
+
       <td>Auto {{!}} Manual {{!}} Manual-Auto; default: <b>Auto</b></td>
 
       <td>Operator selection method.
 
       <td>Operator selection method.
 
             <ul>
 
             <ul>
Line 296: Line 425:  
         </td>
 
         </td>
 
     </tr>
 
     </tr>
</table>
+
</table>}}
    
===Manual operator selection===
 
===Manual operator selection===
Line 302: Line 431:  
To select an operator manually, specify {{#ifeq: {{{dualmodem}}} | 1 |<b>Modem</b>,<nowiki> </nowiki>|}}<b>Connection mode: <i>Manual</i></b> and click <b>'Scan For Operators'</b>.
 
To select an operator manually, specify {{#ifeq: {{{dualmodem}}} | 1 |<b>Modem</b>,<nowiki> </nowiki>|}}<b>Connection mode: <i>Manual</i></b> and click <b>'Scan For Operators'</b>.
   −
[[File:Networking_rutos_manual_mobile_network_operators_scan_process_step_1_{{{dualsim}}}_{{{dualmodem}}}.png|border|class=tlt-border]]
+
{{#ifeq: {{{dualmodem}}} | 1 | [[File:Networking_rutos_manual_mobile_network_operators_scan_proccess_step_1_dualmodem_v2.png|border|class=tlt-border]] | [[File:Networking_rutos_manual_mobile_network_operators_scan_proccess_step_1_dualsim_{{{dualsim}}}_v2.png|border|class=tlt-border]] }}
   −
Will be prompted with a pop-up asking if you're sure. Click 'Yes' if you wish to proceed.
+
Will be prompted with a pop-up asking if you're sure. Click 'Scan' if you wish to proceed.
   −
[[File:Networking_rutos_manual_mobile_network_operators_scan_process_step_2.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mobile_network_operators_scan_proccess_step_2_v2.png|border|class=tlt-border]]
    
Wait for the scan to finish. As indicated by the onscreen message, the process can take up to 3 minutes.
 
Wait for the scan to finish. As indicated by the onscreen message, the process can take up to 3 minutes.
   −
[[File:Networking_rutos_manual_mobile_network_operators_scan_proccess_step_3.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mobile_network_operators_scan_proccess_step_3_v2.png|border|class=tlt-border]]
 
----
 
----
Once the scan has finished, you will see the results in the 'Operators List'.  
+
Once the scan has finished, you will see the results in the 'Available operators'.  
 +
 
 +
[[File:Networking_rutos_manual_mobile_network_operators_operators_list_v2.png|border|class=tlt-border]]
   −
[[File:Networking_rutos_manual_mobile_network_operators_operators_list.png|border|class=tlt-border]]
+
In order to lock the SIM card to using a single operator, select operator from Operator code field and click 'Save & Apply'.
   −
In order to lock the SIM card to using a single operator, place a check mark next to the relevant entry in the list and click 'Save & Apply'.
  −
}}
   
===Operators list===
 
===Operators list===
 
----
 
----
Line 323: Line 452:  
to Whitelist of Blacklist them. Operator code consists of two parts - Mobile Country Code (MCC) and Mobile Network Code (MNC).
 
to Whitelist of Blacklist them. Operator code consists of two parts - Mobile Country Code (MCC) and Mobile Network Code (MNC).
   −
[[File:Networking_rutos_manual_mobile_network_operators_list_management_v1.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mobile_network_operators_list_management_v2.png|border|class=tlt-border]]
    
By clicking Edit [[File:Networking_rutx_manual_edit_button_v1.png]]  
 
By clicking Edit [[File:Networking_rutx_manual_edit_button_v1.png]]  
 
on a list you will be redirected to editing page in which you can enter operator codes for that list.
 
on a list you will be redirected to editing page in which you can enter operator codes for that list.
   −
[[File:Networking_rutos_manual_mobile_network_operators_list_edit_v1.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_mobile_network_operators_list_edit_v3.png|border|class=tlt-border]]}}
 +
 
 +
==Utilities==
 +
 
 +
===SIM PIN management===
 +
 
 +
{{#ifeq: {{{dualmodem}}} | 1 | [[File:Networking rutos manual mobile utilities sim pin dualmodem.png|border|class=tlt-border]] | [[File:Networking rutos manual mobile utilities sim pin.png|border|class=tlt-border]]}}
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>SIM card lock</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Correct PIN code is required to enable or disable SIM card lock. Once SIM card lock is disabled you will not need to enter PIN code on any device to use SIM card.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Change PIN</td>
 +
      <td>- (interactive button)</td>
 +
      <td>Open modal window to change SIM PIN</td>
 +
    </tr>
 +
</table>
 +
 
 +
{{#ifeq: {{{ussd}}} | 1 |
 +
===USSD===
 +
----
 +
<b>Unstructured Supplementary Service Data (USSD)</b> is communication protocol used in communication between cellular devices and mobile network operators. It is usually used with prepaid SIM cards to enable/disable certain services or to obtain information from a network operator.
 +
 
 +
This section provides the possibility to send USSD messages to the mobile operator.
 +
 
 +
[[File:Networking_rutos_manual_mobile_general_ussd_v2.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>USSD</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Enter a USSD code (up to 182 character) that you wish to send. To send the entered USSD code, click the 'Send' button below the Response box.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Send</td>
 +
      <td>- (interactive button)</td>
 +
      <td>Click to send the message entered in the USSD field.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Response message</td>
 +
      <td>string; default: <b>No response yet</b></td>
 +
      <td>Displays the response to the last sent USSD message. Receiving the response may take up to a minute.</td>
 +
    </tr>
 +
</table>
 +
|}}
 +
 
 +
===PIN/PUK lock notification===
 +
----
 +
If you set an invalid PIN/PUK code or insert a locked/blocked SIM card, a side message will pop up with information that the SIM card is locked or blocked.  Click 'Unlock SIM here` to open the modal window where you can enter the SIM card PIN/PUK codes.
 +
 
 +
Side message where the SIM is locked
 +
[[File:Networking_rutos_manual_mobile_general_pin.png|border|class=tlt-border]]
 +
 
 +
Side message where the SIM is blocked
 +
[[File:Networking_rutos_manual_mobile_general_puk.png|border|class=tlt-border]]
 +
 
 +
[[File:Networking_rutos_manual_mobile_general_pin_puk.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>PIN</td>
 +
      <td>4-8 positive numeric chars (positive number); default: <b>none</b></td>
 +
      <td>SIM card's PIN (Personal Identification Number) is a secret numeric password shared between a user and a system that can be used to authenticate the user. PIN is saved in flash memory, it will be saved after device reset.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>PUK</td>
 +
      <td>8 positive numeric chars (positive number); default: <b>none</b></td>
 +
      <td>SIM PUK (Personal Unblocking Key) is a code consisting of 8 digits. It is used to unblock your SIM card when you entered 3 times a wrong PIN code</td>
 +
    </tr>
 +
</table>
 +
 
 +
==APN Database==
 +
 
 +
APN stands for Access Point Name and allows a device's network to connect to the internet. With the APN settings in place, your device builds a connection to a carrier's gateway. APN Database page section provides you with possibility to create/edit/delete APN records.
 +
<b>Note:</b> APN Database is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.
 +
 
 +
[[File:Network rutos mobile apn database.png|border|class=tlt-border]]
 +
 
 +
===Adding new APN===
 +
----
 +
In order to create new APN to database, insert required information and click Add button.
 +
 
 +
[[File:Network rutos mobile apn database add button.png|border|class=tlt-border]]
 +
 
 +
[[File:Network rutos mobile apn database entry configuration.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Carrier name</td>
 +
      <td>default: <b>empty</b></td>
 +
      <td>Carrier name - name of a company that sells wireless connectivity to customers for cellphone data and telephone calls. It may also be called a mobile network operator, a mobile carrier, cellular company or wireless service provider. </td>
 +
    </tr> 
 +
    <tr>
 +
        <td>Mobile Country Code</td>
 +
      <td>default: <b>empty</b></td>
 +
      <td>Mobile Country Code (MCC) - a mobile code consisting of three digits used to identify GSM networks. MCC is also used along with the International Mobile Subscriber Identity (IMSI) to identify the region from which mobile subscriber belongs. </td>
 +
    </tr>
 +
    <tr>
 +
        <td>Mobile Network Code</td>
 +
      <td>default: <b>empty</b></td>
 +
      <td>Mobile Network Code (MNC) - a unique two- or three-digit number used to identify a home Public Land Mobile Network (PLMN) to. MNC is allocated by the national regulator. </td>
 +
    </tr> 
 +
    <tr>
 +
        <td>APN</td>
 +
      <td>default: <b>empty</b></td>
 +
      <td>APN (Access Point Name) is configurable network identifier used by a mobile device when connecting to a carrier </td>
 +
    </tr> 
 +
    <tr>
 +
        <td>PDP type</td>
 +
      <td>IPv4/IPv6 | IPv4 | IPv6; default: <b>IPv4/IPv6</b></td>
 +
      <td>Specifies what type of address is requested from the operator </td>
 +
    </tr> 
 +
    <tr>
 +
        <td>Authentication type</td>
 +
      <td>none | <span style="color:red">PAP</span> | <span style="color:red">CHAP</span>; default: <b>none</b></td>
 +
      <td>Authentication method that your GSM carrier uses to authenticate new connections on it's network </td>
 +
    </tr> 
 +
    <tr>
 +
        <td><span style="color:red">Username</span></td>
 +
      <td>default: <b>empty</b></td>
 +
      <td>Your username that you would use to connect to your GSM carrier's network </td>
 +
    </tr> 
 +
    <tr>
 +
        <td><span style="color:red">Password</span></td>
 +
      <td>default: <b>empty</b></td>
 +
      <td>Your password that you would use to connect to your GSM carrier's network </td>
 +
    </tr>
 +
</table>
 +
 
 +
{{#ifeq: {{{dualsim}}} | 1 |
 +
==SIM Idle Protection==
 +
Some operators block user SIM cards after a period of inactivity. The <b>SIM Idle Protection</b> tab 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.
 +
 
 +
<b>Note:</b> SIM Idle Protection is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.
 +
 
 +
[[File:Networking_rutos_mobile_sim_idle_protection.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Turns SIM Idle Protection on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Period</td>
 +
      <td>Month {{!}} Week; default: <b>Month</b></td>
 +
      <td>How often SIM Idle Protection will be performed. Use the two following fields ('Day' and 'Time') to set the exact time of the action.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Day</td>
 +
      <td>integer [1..30]; default: <b>1</b></td>
 +
      <td>TThe day of the month on which SIM Idle Protection will be performed.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Time</td>
 +
      <td>hh:mm; default: <b>01:00</b></td>
 +
      <td>The time when SIM Idle Protection will be performed.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>IP type</td>
 +
      <td>IPv4 {{!}} IPv6; default: <b>IPv4</b></td>
 +
      <td>IP type to be used for ping.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Host to ping</td>
 +
      <td>ip; default: <b>8.8.8.8</b></td>
 +
      <td>IP address of a host that will be pinged during the SIM Idle Protection action.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Ping package size</td>
 +
        <td>integer [1..1000]; default: <b>56</b></td>
 +
        <td>ICMP packet size in bytes.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Ping requests</td>
 +
        <td>integer [1..30]; default: <b>2</b></td>
 +
        <td>How many ping requests will be sent.</td>
 +
    </tr>
 +
</table>|}}
    
[[Category:{{{name}}} Network section]]
 
[[Category:{{{name}}} Network section]]

Navigation menu