Changes

6,351 bytes removed ,  13:52, 24 July 2019
no edit summary
Line 30: Line 30:  
| 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
 
}}
 
}}
  −
===Mobile Data On Demand===
  −
----
  −
The '''Mobile Data On Demand''' function keeps the mobile data connection ''ON'' only when it is in use. When the router detects that there is no traffic, it shuts down the mobile data connection and turns it back ''ON'' only when there is a "Demand" (a user trying to reach a website, for example).
  −
  −
[[File:Network mobile general data 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>Toggles Mobile Data On Demand ON or OFF<br>
  −
'''NOTE:''' This function is only available whith PPP Connection type</td>
  −
    </tr>
  −
    <tr>
  −
      <td>No data timeout (sec)</td>
  −
      <td>integer [10..3600]; default: <b>10</b></td>
  −
      <td>Mobile data connection will be terminated if no data is transferred during the timeout period specified in this field</td>
  −
    </tr>
  −
</table>
  −
  −
===Force LTE network===
  −
----
  −
The '''Force LTE network''' function makes the router forcefully connect to an LTE network at a specified period of time.
  −
  −
[[File:Network mobile general forcelte 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>Toggles Force LTE network ON or OF</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Reregister</td>
  −
      <td>yes | no; default: <b>no</b></td>
  −
      <td>When enabled the modem will reregister before trying to connect to an LTE network</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Timeout (sec)</td>
  −
        <td>integer [180..3600]; default: <b>300</b></td>
  −
        <td>Time in seconds between attempts to connect to an LTE network</td>
  −
    </tr>
  −
</table>
  −
  −
===Passthrough mode===
  −
----
  −
In '''Passthrough''' mode the router assigns its WAN IP address to another device instead of [[Network Address Translation]] (NAT). It is similar to '''Bridge''' mode, except in Passthrough mode other devices can still connect to the router and get LAN IP addresses and both other clients and the router retain Internet access, while Bridge mode also disables the router's DHCP Server.
  −
  −
[[File:Network mobile general passthrough v2.PNG]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>DHCP mode</td>
  −
      <td>Static | Dynamic | No DHCP; default: <b>Static</b></td>
  −
      <td>Specifies DHCP mode used with Passthrough mode
  −
'''Static''' mode requires that you enter your computer’s MAC address (xx:xx:xx:xx:xx:xx) and select a lease time (expiration time for the leased address). The device will get an IP address from your GSM operator. Other devices that are connected to the router will get IP addresses from the router’s DHCP server, but they will not have internet access.
  −
  −
In '''Dynamic''' mode the GSM operator will connect to the router first and give out an IP address to one of your connected devices. The device will be selected at random, therefore, you should usually use Dynamic mode when you have only one device (e.g., computer) connected to the router. When using Passthrough in Dynamic mode, the router‘s LAN DHCP server will be disabled, but it will enabled again automatically when you switch to a different mode.
  −
  −
In '''No DHCP''' mode the IP address, subnet mask, default gateway and DNS from the GSM operator will have to be entered on your computer manually. When using Passthrough in No DHCP mode, the router‘s LAN DHCP server will be disabled, but it will become enabled automatically when you switch to a different mode</td>
  −
    </tr>
  −
    <tr>
  −
      <td>MAC address</td>
  −
      <td>mac; default: <b>none</b></td>
  −
      <td>MAC address of the device (e.g., computer)</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Lease time</td>
  −
        <td>time; default: <b>12h</b></td>
  −
        <td>The duration of an IP lease. Leased out addresses will expire after the amount of time specified in this field and the device that was using the lease will have to send a new DHCP request to the router's DHCP server. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes, e.g., if the lease time is 12 hours, then every 6 hours the device will send a request to the router asking to renew its lease.<br>
  −
Lease time can be set in hours or minutes. The minimal amount of time that can be specified is 2min</td>
  −
    </tr>
  −
</table>
  −
  −
'''Note''': Using Passthrough mode will disable most of the router’s capabilities.
  −
  −
===Bridge mode===
  −
----
  −
In '''Bridge''' mode the router assigns its WAN IP address to another device. It is used instead of [[Network Address Translation]] (NAT) in order to make the router "transparent" in the communication process. The main difference between Passthrough and Bridge is that in Passthrough, the router's DHCP Server still works and the regular LAN interface is still up, therefore, allowing clients to connect to the router's local network as usual, while Bridge mode disables all of these features and simply gives the a single specified device its WAN IP address. Since Bridge uses less of the router's features, it is a bit faster than Passthrough.
  −
  −
[[File:Network mobile general bridge 2.png]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Bind to MAC</td>
  −
      <td>mac; default: <b>none</b></td>
  −
      <td>Specifies the MAC address of the device that will work with the router in Bridge mode, i.e., the device whose MAC is specified in this field will be assigned the router's Mobile WAN IP address.</td>
  −
    </tr>
  −
</table>
  −
  −
'''NOTE''': using Bridge Mode will disable most of the router's capabilities and you can access your router's settings only through its Static IP address.
  −
  −
If you have configured Bridge mode and can no longer reach your router, you'll need to set up a Static IP address on your PC in order to do so. If you don't know how to set up a Static IP, you can check out our how to guide on this subject:
  −
  −
* For Windows users: '''[[Setting up a Static IP address on a Windows 10 PC]]'''
  −
* Fox Linux users: '''[[Setting up a Static IP address on a Ubuntu 16.04 PC]]'''
      
==SIM Management==
 
==SIM Management==

Navigation menu