Changes

no edit summary
Line 21: Line 21:  
{{#switch: {{{wifi}}}
 
{{#switch: {{{wifi}}}
 
| 2 = {{{name}}} devices support IEEE 802.11b/g/n and 802.11e_WMM wireless technologies.
 
| 2 = {{{name}}} devices support IEEE 802.11b/g/n and 802.11e_WMM wireless technologies.
| 5 = {{{name}}} devices support IEEE 802.11ac (WiFi 5) with data transmission rates up to 867 Mbps (Dual Band, MU-MIMO), 802.11r fast transition.
+
| 5 = {{#switch: {{{name}}} | RUTC50 = {{{name}}} devices support IEEE 802.11b/g/n/ac/ax with data transmission rates up to 3603Mbps on 5GHz, 576Mbps on 2.4GHz (Dual Band, MU-MIMO), 802.11r fast transition.| #default = {{{name}}} devices support IEEE 802.11ac (WiFi 5) with data transmission rates up to 867 Mbps (Dual Band, MU-MIMO), 802.11r fast transition.}}
 
}}
 
}}
   Line 528: Line 528:  
          
 
          
 
       <td>No encryption {{!}} WPA-PSK {{!}} WPA2-PSK {{!}} WPA-PSK/WPA2-PSK Mixed Mode {{!}} WPA3-SAE  {{!}} WPA2-PSK/WPA3-SAE Mixed Mode
 
       <td>No encryption {{!}} WPA-PSK {{!}} WPA2-PSK {{!}} WPA-PSK/WPA2-PSK Mixed Mode {{!}} WPA3-SAE  {{!}} WPA2-PSK/WPA3-SAE Mixed Mode
{{!}} WPA-EAP {{!}} WPA2-EAP {{!}} OWE {{#switch:{{{name}}}|RUT241|RUT200|RUT951|RUT956|RUT906 =
+
{{!}} OWE {{#switch:{{{name}}}|RUT241|RUT200|RUT951|RUT956|RUT906 =
|#default = {{!}} WPA2-EAP/WPA3-EAP Mixed Mode {{!}} WPA3-EAP}}; default: {{#switch:{{{name}}}
+
|#default = {{!}} WPA3-EAP Mixed Mode {{!}} WPA3-EAP}}; default: {{#switch:{{{name}}}
 
|RUT241|RUT200|RUT951|RUT956|RUT906|RUT901 = <b>WPA2-PSK/WPA3-SAE Mixed Mode</b>
 
|RUT241|RUT200|RUT951|RUT956|RUT906|RUT901 = <b>WPA2-PSK/WPA3-SAE Mixed Mode</b>
 
|#default = <b>WPA2-PSK</b>
 
|#default = <b>WPA2-PSK</b>
Line 538: Line 538:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <th>WPA-PSK, WPA2-PSK, WPA-PSK/WPA2-PSK Mixed Mode, WPA-EAP, WPA2-EAP, WPA3-EAP</th>
+
       <th>WPA-PSK, WPA2-PSK, WPA-PSK/WPA2-PSK Mixed Mode, WPA3-EAP</th>
 
         <th></th>
 
         <th></th>
 
         <th></th>     
 
         <th></th>     
Line 604: Line 604:  
     <tr>
 
     <tr>
 
     <td><span style="color:red;">EAP-Method</span></td>
 
     <td><span style="color:red;">EAP-Method</span></td>
         <td><span style="color:brown;">TLS</span> {{!}} TTLS {{!}} PEAP {{!}} FAST; default: <b>TLS</b> </td>
+
         <td><span style="color:brown;">TLS</span> {{!}} <span style="color:blue;">TTLS</span> {{!}} <span style="color:blue;">PEAP</span> {{!}} <span style="color:blue;">FAST</span>; default: <b><span style="color:brown;">TLS</span></b> </td>
 
         <td>Network access server identifier.</td>
 
         <td>Network access server identifier.</td>
 
     </tr>
 
     </tr>
Line 628: Line 628:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color:brown;">CA-Certificate</span></td>
+
     <td>CA-Certificate</td>
         <td>.crt file; default: <b>none</b> </td>
+
         <td>.crt file; default: <b>none</b></td>
         <td>This file can have one or more trusted CA certificates. If CA-Certificate is not included, server certificate will not be verified. This is insecure and a trusted CA-Certificate should always be configured when using EAP-TLS/TTLS/PEAP.</td>
+
         <td>This file can have one or more trusted CA certificates. If CA-Certificate is not included, server certificate will not be verified. This is insecure and a trusted CA-Certificate should always be configured when using EAP-TLS/TTLS/PEAP/FAST.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td><span style="color:brown;">Client-Certificate</span></td>
 
     <td><span style="color:brown;">Client-Certificate</span></td>
         <td>.crt file; default: <b>none</b> </td>
+
         <td>.crt file; default: <b>none</b></td>
 
         <td>Client certificate is a type of digital certificate that is used by client systems to make authenticated requests to a remote server. Client certificates play a key role in many mutual authentication designs, providing strong assurances of a requester's identity..</td>
 
         <td>Client certificate is a type of digital certificate that is used by client systems to make authenticated requests to a remote server. Client certificates play a key role in many mutual authentication designs, providing strong assurances of a requester's identity..</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td><span style="color:brown;">Private Key</span></td>
 
     <td><span style="color:brown;">Private Key</span></td>
         <td>.key file; default: <b>none</b> </td>
+
         <td>.key file; default: <b>none</b></td>
         <td>TLS client key file..</td>
+
         <td>TLS client key file.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:brown;">Password of Private Key</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Password of Private Key.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:blue;">Authentication</span></td>
 +
        <td>EAP-GTC {{!}} EAP-MD5 {{!}} EAP-MSCHAPv2 {{!}} <span style="color:olive;">EAP-TLS</span> {{!}} PAP {{!}} CHAP {{!}} MSCHAP {{!}} MSCHAPv2; default: <b>EAP-GTC</b> </td>
 +
        <td>Used as the username for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:olive;">Inner certificate files from device</span></td>
 +
        <td>off {{!}} on; default: <b>off</b></td>
 +
        <td>Choose this option if you want to select certificate files from device.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:olive;">Inner CA-Certificate</span></td>
 +
        <td>.crt file; default: <b>none</b></td>
 +
        <td>Inner CA-Certificate.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:olive;">Inner Client-Certificate</span></td>
 +
        <td>.crt file; default: <b>none</b></td>
 +
        <td>Inner Client-Certificate.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:olive;">Inner Private Key</span></td>
 +
        <td>.key file; default: <b>none</b></td>
 +
        <td>Inner Private Key.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:olive;">Password of inner Private Key</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Password of inner Private Key.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Identity</td>
 +
        <td>string; default: <b>none</b> </td>
 +
        <td>Used as the username for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Anonymous Identity</td>
 +
        <td>string; default: <b>none</b> </td>
 +
        <td>Shown as username outside the encrypted tunnel. Not used for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
    <td><span style="color:blue;">Password</span></td>
 +
        <td>string; default: <b>none</b> </td>
 +
        <td>Used for authentication.</td>
 
     </tr>
 
     </tr>
 
</table>}}
 
</table>}}

Navigation menu