Changes

Prepared for 2.6
Line 1: Line 1:  
{{Template:Networking_rutos_manual_fw_disclosure
 
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05.1
+
| fw_version = {{{series}}}_R_00.02.06
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 127: Line 127:  
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <th>Operating Frequency (2.4 GHz)</th>
 +
        <th></th>
 +
        <th></th>   
 
     </tr>
 
     </tr>
 
<tr>
 
<tr>
Line 158: Line 163:  
         <td>Beacon signal interval in seconds.</td>
 
         <td>Beacon signal interval in seconds.</td>
 
     </tr>
 
     </tr>
 +
{{#ifeq:{{{wifi}}}|5|
 +
    <tr>
 +
      <th>Operating Frequency (5 GHz)</th>
 +
        <th></th>
 +
        <th></th>   
 +
    </tr>
 +
    <tr>
 +
      <td>Distance Optimization</td>
 +
      <td>integer [0..65535]; default: <b>none</b> </td>
 +
      <td>HT Distance to farthest network member in meters.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Fragmentation threshold</td>
 +
        <td>integer [256..2346]; default: <b>none</b></td>
 +
        <td>The smallest packet size that can be fragmented and transmitted by multiple frames. In areas were interference is a problem, setting a lower fragment threshold might help reduce the probability of unsuccessful packet transfers, thus increasing speed</td>
 +
    </tr>
 +
    <tr>
 +
    <td>RTS/CTS threshold</td>
 +
        <td>integer [0..2347]; default: <b>none</b></td>
 +
        <td>RTS/CTS (Request to Send/Clear to Send) are mechanisms, used to reduce frame collisions introduced by the hidden node problem. It can help resolve problems arising when several access points are in the same area, contending</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Force 40MHz mode</td>
 +
        <td>off {{!}} on; default: <b>off</b></td>
 +
        <td>Always use 40MHz channels even if the secondary channel overlaps. Using this option does not comply with IEEE 802.11n-2009!</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Beacon interval</td>
 +
        <td>integer [15..65535]; default: <b>none</b></td>
 +
        <td>Beacon signal interval in seconds.</td>
 +
    </tr>
 +
<tr>
 +
      <td>ACS exclude DFS</td>
 +
      <td>off {{!}} on; default: <b>off</b></td>
 +
      <td>Turn this option on to exclude DFS channels from automatic channel selection.</td>
 +
    </tr>
 +
|}}
 
</table>
 
</table>
   Line 259: Line 301:  
     <tr>
 
     <tr>
 
       <td>Encryption</td>
 
       <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>No encryption | WPA-PSK/WPA2-PSK Mixed Mode | WPA2-PSK | WPA2-EAP |
       <td>The type of encryption used on this Wireless Interface.</td>
+
WPA2-EAP/WPA3-EAP Mixed Mode | WPA3-EAP | WPA2-PSK/WPA3-SAE Mixed Mode
 +
| WPA3-SAE | OWE; default: <b>WPA2-PSK</b></td>
 +
       <td>The type of encryption used on this Wireless Interface.
 +
Opportunistic Wireless Encryption (<b>OWE</b>) - no password is required and
 +
all wireless traffic is encrypted (safer than <b>No Encryption</b>).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 273: Line 319:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <th>WPA-PSK, WPA2-PSK, WPA-PSK/WPA2-PSK Mixed Mode</th>
+
       <th>WPA-PSK/WPA2-PSK Mixed Mode, WPA2-PSK, WPA2-PSK/WPA3-SAE Mixed Mode, WPA3-SAE</th>
 
         <th></th>
 
         <th></th>
 
         <th></th>     
 
         <th></th>     
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Key</td>
+
     <td>Password</td>
 
         <td>string; default: <b>random</b> </td>
 
         <td>string; default: <b>random</b> </td>
 
         <td>A custom passphrase used for authentication (at least 8 characters long).</td>
 
         <td>A custom passphrase used for authentication (at least 8 characters long).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <th>WPA-EAP, WPA2-EAP</th>
+
       <th>WPA2-EAP, WPA2-EAP/WPA3-EAP Mixed Mode, WPA3-EAP</th>
 
         <th></th>
 
         <th></th>
 
         <th></th>     
 
         <th></th>     

Navigation menu