Changes

no edit summary
Line 50: Line 50:  
       <td>integer [0000..99999999]; default: <b>none</b></td>
 
       <td>integer [0000..99999999]; 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>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>
 +
      <td>APN<span style="color:red">APN</span></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 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>
 +
                <li>rac;</li>
 +
                <li>lac;</li>
 +
                <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>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">Authentication type</span></td>
 +
      <td>None | <span style="color:green">PAP | CHAP</span>; default: <b>None</b></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>

Navigation menu