Changes

Created page with "==WAN== The <b>WAN</b> section displays information about the Main and Backup WAN connections. The figure below is an example of the Mobile page: [[File:{{{file_wan}}}]] <t..."
==WAN==

The <b>WAN</b> section displays information about the Main and Backup WAN connections. The figure below is an example of the Mobile page:

[[File:{{{file_wan}}}]]

<table class="nd-othertables_2>
<tr>
<th width=250>Field</th>
<th width=900>Description</th>
</tr>
<tr>
<td>Interface</td>
<td>WAN type. Possible values are:
<ul>
<li>Mobile</li>
<li>Wired</li>
<li>Wireless</li>
</ul>
</td>
</tr>
<tr>
<td>Type</td>
<td>[[{{{name}}}_Mobile#Mobile_Configuration|Connection type]] or [[{{{name}}}_WAN#Common_Configuration|protocol]]. The value displayed in this field is dependent on used WAN type. Possible values are:
<ul>
<li><b>Mobile WAN</b>
<ul>
<li><b>QMI</b> - Qualcomm MSM Interface, a proprietary protocol used between Qualcomm cellular processors and their software stacks</li>
<li><b>PPP</b> - Point-to-Point Protocol; uses a dialling number to establish a data connection</li>
</ul>
</li>
<li><b>WiFi WAN</b>
<ul>
<li><b>DHCP</b> - Dynamic Host Configuration Protocol; the WAN network interface controller acts as a DHCP client, meaning that it receives a dynamically assigned IP address and other network configuration parameters</li>
<li><b>Static</b> - WAN network interface controller configuration parameters are set manually (used when the WAN gateway is not a DHCP server)</li>
</ul>
</li>
</ul>
</td>
</tr>
<tr>
<td>IP address</td>
<td>Router's WAN IP address</td>
</tr>
<tr>
<td>WAN MAC</td>
<td>MAC address of the WAN network interface controller (WiFi radio). This field is only visible if main WAN is set to WiFi</td>
</tr>
<tr>
<td>Netmask</td>
<td>A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes the device</td>
</tr>
<tr>
<td>Gateway</td>
<td>Gateway of the default route - an IP address through which the router reaches the Internet</td>
</tr>
<tr>
<td>DNS</td>
<td>DNS servers used by the main WAN connection</td>
</tr>
<tr>
<td>Connected</td>
<td>Currently used WAN connection uptime</td>
</tr>
<tr>
<td>Backup WAN Status</td>
<td>Displays the router's current WAN failover status</td>
</tr>
<tr>
<td>Refresh</td>
<td>Refreshes all information fields in the page</td>
</tr>
</table>

WAN settings can be customized via the <b>Network → [[{{{name}}} WAN|WAN]]</b> page.