Changes

no edit summary
Line 265: Line 265:  
     <tr>
 
     <tr>
 
         <td>Mode</td>
 
         <td>Mode</td>
         <td>Access Point | Client | Mesh; default: <b>Access Point</b></td>
+
         <td>Access Point | Client; default: <b>Access Point</b></td>
         <td>Defines what role this interface will do, Access point to supply WiFi for other devices, Client to use other devices WiFi for WWAN and Mesh to act as mesh network gateway or node.</td>
+
         <td>Defines what role this interface will do, Access point to supply WiFi for other devices, or as Client to use other devices WiFi for WWAN.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 308: Line 308:  
         <td>Basic service set identifier.</td>
 
         <td>Basic service set identifier.</td>
 
     </tr>
 
     </tr>
 +
</table>
   −
        <th>Mesh mode</th>
  −
        <th></th>
  −
        <th></th>   
  −
    </tr>
  −
    <tr>
  −
        <td>Mesh ID</td>
  −
        <td>integer; default: <b>none</b></td>
  −
        <td>Mesh network identifier.</td>
  −
    </tr>
  −
</table>
      
===Wireless Security===
 
===Wireless Security===
Line 487: Line 478:  
         <td>off | on; default: <b>on</b></td>
 
         <td>off | on; default: <b>on</b></td>
 
         <td>Allow AP mode to disconnect stations/clients based on low Acknowledgement condition.</td>
 
         <td>Allow AP mode to disconnect stations/clients based on low Acknowledgement condition.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Forward mesh peer traffic</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Allow traffic forwarding of mesh network peers.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>RSSI threshold for joining</td>
 +
        <td>integer; default: <b>0</b> </td>
 +
        <td>Radio signal strength threshold. If set to 0 - not using RSSI threshold, 1 - do not change driver default RSSI threshold. Any RSSI value lower than -80 dBm is considered poor signal strength.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>