Changes

no edit summary
Line 147: Line 147:  
==WiFi==
 
==WiFi==
   −
The <b>WiFi</b> section is used to configure the device's WiFi access points (APs). The {{{name}}} supports two types of WiFi: 2.4 GHz and 5 GHz. 2.4 GHz WiFi provides better coverage and works at a longer range, but has lower data transfer speeds when compared to 5 GHz WiFi.
+
The <b>WiFi</b> section is used to configure the device's WiFi Access Point{{#ifeq:{{{wifi}}}|5|s|}} (AP{{#ifeq:{{{wifi}}}|5|s|}}). {{#ifeq:{{{wifi}}}|5|The {{{name}}} supports two types of WiFi: 2.4 GHz and 5 GHz. 2.4 GHz WiFi provides better coverage and works at a longer range, but has lower data transfer speeds when compared to 5 GHz WiFi.|}}
    
[[File:Networking_rutos_manual_setup_wizard_wifi_{{{wifi}}}.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_setup_wizard_wifi_{{{wifi}}}.png|border|class=tlt-border]]
Line 163: Line 163:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Channel</td>
+
     <td>ESSID</td>
         <td>WiFi channel number {{!}} auto; default: <b>auto</b></td>
+
         <td>string; default: <b>RUT_<last 4 symbols of WiFi MAC>{{#ifeq:{{{wifi}}}|5|_<frequency>|}}</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>
+
         <td>An identification string (name) for the access point. It is how the access point will be seen by connecting devices.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>SSID</td>
+
     <td>Password</td>
         <td>string; default: <b>RUT_<last 4 symbols of WiFi MAC>_<frequency></b></td>
+
         <td>string; default: <b>unique to each device</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>
+
         <td>A password used to authenticate users to this access point.</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>
    <tr>
+
</table>
    <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.</td>
  −
    </tr></table>
      
If you wish to set the device's WiFi settings later instead, you can do so via the <i>Network → [[{{{name}}} Wireless|Wireless]]</i> page.
 
If you wish to set the device's WiFi settings later instead, you can do so via the <i>Network → [[{{{name}}} Wireless|Wireless]]</i> page.

Navigation menu