Changes

no edit summary
Line 97: Line 97:     
Devices with eSIM support enable features like "Sim switch" for single SIM slot devices and more "Failover" capabilities.
 
Devices with eSIM support enable features like "Sim switch" for single SIM slot devices and more "Failover" capabilities.
 +
 +
===SIM Switch===
 +
----
 +
The <b>SIM Switch</b> section in <b>Network → Mobile</b> page 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_esim_switch.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable automatic switching</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Turns automatic SIM switching on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Check interval</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>
 +
    </tr>
 +
    <tr>
 +
      <td>Attempts before SIM switch</td>
 +
      <td>integer [1..10]; default: <b>3</b></td>
 +
      <td>How many times a condition will be checked before executing a SIM switch. For example, if the device is a state that meets at least one SIM switch condition, the device will perform a number of additional checks specified in this field and will perform a SIM switch only if the condition is met on every check.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>On weak signal<span style="color:red">*</span></td>
 +
      <td>off {{!}} on; default: <b>off</b></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>
 +
      <td>On data limit</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Performs a SIM switch when the mobile data limit for this SIM card is reached. You can set up a mobile data limit in the Network → [[{{{name}}} WAN|WAN]] (Basic WebUI mode) or Network → [[{{{name}}} Interfaces|Interfaces]] (Advanced WebUI mode) pages by clicking 'Edit' next to the interface you wish limit the data for.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>On SMS limit</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Performs a SIM switch when the SMS limit for this SIM card is reached. You can set up SMS limit in the Network → Mobile → [[#General|General]] page.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>On roaming</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Performs a SIM switch when roaming conditions are detected.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>No network</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Performs a SIM switch when a network connection is not available.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>On network denied</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Performs a SIM switch when access to a network is denied by an operator.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>On data connection fail</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Performs a SIM switch when mobile data connection fails. Possible failure determination methods are:
 +
            <ul>
 +
                <li><b>LCP echo</b></li>
 +
                <li><b>ICMP echo</b></li>
 +
            </ul>If no echo is received, the data connection is considered to be down.
 +
        </td>
 +
    </tr>
 +
</table>
 +
 +
When configuring SIM switching from the Secondary card, an additional field called "Switch back to primary SIM card after timeout" becomes available:
 +
 +
[[File:Networking_rutos_manual_mobile_sim_management_sim_switching_rules_back_to_primary.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Switch back to primary SIM card after timeout</td>
 +
      <td>yes {{!}} no; default: <b>no</b></td>
 +
      <td>Attempts to switch back to the primary SIM card once the specified period of time passed.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Initial timeout (min)</td>
 +
      <td>integer; default: <b>1</b></td>
 +
      <td>Indicates a time value (in minutes) after which the device will attempt to switch back to the primary SIM card.</td>
 +
    </tr>
 +
</table>

Navigation menu