Template:Networking rutos manual esim: Difference between revisions

From Teltonika Networks Wiki
No edit summary
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>

Revision as of 13:38, 25 July 2024

The information in this page is updated in accordance with firmware version .


Summary

The Mobile eSIM section is used to add a new eSIM profile or configure its settings.

This manual page provides an overview of the eSIM section in {{{name}}} devices.

If you're having trouble finding this page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button, located at the top of the WebUI.

eSIM profiles

Disclaimer: not the all {{{name}}} devices support eSIM functionality. {{{name}}} supports it from *Batch NO: and up.

*Note: Information about the batch version can be found [[{{{name}}}_Product_Labels|here]].

Status


The Status section provides eSIM ID and notification information.

Field Value Description
eSIM ID ID; default: ID number of eSIM
Pending notifications - (interactive button) Shows pending notifications.

eSIM profiles


The eSIM profiles section shows eSIM profiles configuration.

To configure eSIM profiles press Edit button near profile. To remove eSIM profile press Delete button

From here you can change profile name.

Add new eSIM profile


*Note: to download the eSIM profile (additional WAN is required) and eSIM must set as Default SIM in Network → Mobile -> General page. Also it's possible to add eSIM profile with [[{{{name}}}_Mobile_Utilities#SMS_Utilities|SMS Utilities]] (example bellow):

This section allows you to *add new eSIM profile configuration.

Field Value Description
Name string; default: empty Name of profile
Activation codes string; default: empty eSIM profile activation code.

eSIM as default SIM

Changing the eSIM to the default SIM can be done on the Network → Mobile -> General page:

eSIM enables features

Devices with eSIM support enable features like "Sim switch" for single SIM slot devices and more "Failover" capabilities.

SIM Switch


The SIM Switch section in Network → Mobile 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.

Field Value Description
Enable automatic switching off | on; default: off Turns automatic SIM switching on or off.
Check interval integer [3..3600]; default: 30 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.
Attempts before SIM switch integer [1..10]; default: 3 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.
On weak signal* off | on; default: off Performs a SIM switch when the signal strength drops below a certain threshold.
*Signal strength (dBm) integer [-120..-50]; default: -90 Lowest signal's strength value (RSSI) in dBm below which a SIM card switch should occur. More information: RSSI
On data limit off | on; default: off 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.
On SMS limit off | on; default: off 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 page.
On roaming off | on; default: off Performs a SIM switch when roaming conditions are detected.
No network off | on; default: off Performs a SIM switch when a network connection is not available.
On network denied off | on; default: off Performs a SIM switch when access to a network is denied by an operator.
On data connection fail off | on; default: off Performs a SIM switch when mobile data connection fails. Possible failure determination methods are:
  • LCP echo
  • ICMP echo
If no echo is received, the data connection is considered to be down.

When configuring SIM switching from the Secondary card, an additional field called "Switch back to primary SIM card after timeout" becomes available:

Field Value Description
Switch back to primary SIM card after timeout yes | no; default: no Attempts to switch back to the primary SIM card once the specified period of time passed.
Initial timeout (min) integer; default: 1 Indicates a time value (in minutes) after which the device will attempt to switch back to the primary SIM card.