Changes

no edit summary
Line 375: Line 375:     
[[File:Networking_rutos_manual_mobile_network_operators_list_edit_v1.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_mobile_network_operators_list_edit_v1.png|border|class=tlt-border]]
 +
 +
==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.
 +
 +
[[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>
 +
    
[[Category:{{{name}}} Network section]]
 
[[Category:{{{name}}} Network section]]

Navigation menu