Changes

no edit summary
Line 152: Line 152:  
If you wish to set the router's LAN and DHCP settings later instead, you can do so via the <i>Network → [[{{{name}}} LAN|LAN]]</i> page.
 
If you wish to set the router's LAN and DHCP settings later instead, you can do so via the <i>Network → [[{{{name}}} LAN|LAN]]</i> page.
   −
{{#ifeq:{{{modem}}}| 1
+
==WiFi==
| {{Template: Networking_rutx_manual_setup_wizard_wan
  −
    | name    = {{{name}}}
  −
    | file_wan = {{{file_wan}}}
  −
  }}
  −
|
  −
}}
     −
{{#ifeq:{{{wifi}}}| 1
+
The <b>WiFi</b> section is used to configure the router's WiFi access point (AP). A WiFi access point is a type of wireless interface that provides WiFi access to connecting clients.
| {{Template: Networking_rutx_manual_setup_wizard_wifi
+
 
     | name      = {{{name}}}
+
[[File:{{{file_wifi}}}]]
     | file_wifi = {{{file_wifi}}}  
+
 
  }}
+
<table class="nd-mantable">
|
+
    <tr>
}}
+
        <th>Field</th>
 +
        <th>Value</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Enable wireless</td>
 +
        <td>yes | no; default: <b>yes</b></td>
 +
        <td>Turns the WiFi access point on or off.</td>
 +
    </tr>
 +
     <tr>
 +
    <td>SSID</td>
 +
        <td>string; default: <b>{{{name}}}_<last 4 symbols of WiFi MAC></b></td>
 +
        <td>The Service Set Identifier (SSID) is an identification string (name) for the access point. It is how the access point will be seen by connecting devices.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Mode</td>
 +
        <td>Auto | 802.11b | 802.11g | 802.11g+n; default: <b>802.11g+n</b></td>
 +
        <td>WiFi access point's operating mode. Different modes provide different data throughput speeds and and security options.</td>
 +
     </tr>
 +
    <tr>
 +
    <td>Channel</td>
 +
        <td>WiFi channel number | auto; default: <b>auto</b></td>
 +
        <td>WiFi channel used by the access point. When this field is set to 'auto', the access point will choose the least populated channel.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Encryption</td>
 +
        <td>No encryption | WPA-PSK | WPA2-PSK | WPA-PSK/WPA2-PSK Mixed Mode | WPA-EAP | WPA2-EAP; default: <b>WPA2-PSK</b></td>
 +
        <td>The type of encryption used by the access point.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Cipher</td>
 +
        <td>auto | Force CCMP (AES) | Force TKIP | Force TKIP and CCMP (AES); default: <b>Force TKIP and CCMP (AES)</b></td>
 +
        <td>An algorithm for performing encryption and decryption.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Key</td>
 +
        <td>string; default: <b>unique to each device</b></td>
 +
        <td>A password used to authenticate users to the access point. New devices have a unique WiFi password which can be located on a sticker on the bottom of the device.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Country code</td>
 +
        <td>country code; default: <b>00 - World</b></td>
 +
        <td>Uses ISO/IEC 3166 alpha2 country codes to define some WiFi parameters.</td>
 +
    </tr>
 +
</table>
 +
 
 +
If you wish to set the router's WiFi settings later instead, you can do so via the <i>Network → [[{{{name}}} Wireless|Wireless]]</i> page.
    
==RMS==
 
==RMS==

Navigation menu