Changes

no edit summary
Line 265: Line 265:  
     <tr>
 
     <tr>
 
         <td>Mode</td>
 
         <td>Mode</td>
         <td>Access Point | Client; default: <b>Access Point</b></td>
+
         <td>Access Point | Client | Mesh; default: <b>Access Point</b></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>
+
         <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 a node in a mesh network.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 307: Line 307:  
         <td>off | on; default: <b>off</b></td>
 
         <td>off | on; default: <b>off</b></td>
 
         <td>Basic service set identifier.</td>
 
         <td>Basic service set identifier.</td>
 +
    </tr>
 +
 +
        <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>
 
     </tr>
 
</table>
 
</table>
      
===Wireless Security===
 
===Wireless Security===
Line 478: Line 487:  
         <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>
Line 515: Line 514:  
==Mesh Mode==
 
==Mesh Mode==
   −
{{{name}}} can also be configured as a mesh gateway or as a node connecting to a wireless mesh network.  
+
{{{name}}} can also be configured as a mesh gateway or as a node (router) connecting to a mesh gateway.
   −
When {{{name}}} is configured as '''mesh gateway''' it provides internet access to other mesh nodes. When configured as '''mesh client''' it acts as a mesh node which uses mesh gateway device to access the internet.
+
When {{{name}}} is configured as '''mesh gateway''' it provides internet access to other mesh nodes. When configured as '''mesh node''' it acts as a mesh router which forwards traffic to and from mesh gateway. Nodes also connect other wireless devices to the network such as laptops and cellphones.
 +
 
 +
For complete wireless mesh network example please visit [[Wireless_Mesh_configuration_example|Wireless Mesh configuration example]].
    
===Mesh Gateway===
 
===Mesh Gateway===
Line 523: Line 524:  
When configuring {{{name}}} as a '''mesh gateway''' internet connectivity is '''required'''.
 
When configuring {{{name}}} as a '''mesh gateway''' internet connectivity is '''required'''.
   −
To begin configuring click the 'Edit' button next to a wireless interface in the Network → Wireless page:
+
To begin click the 'Add' button below of wireless interface in the Network → Wireless page:
   −
[[File:Networking_rutos_manual_wireless_interface_configuration_edit_button_{{#ifeq:{{{series}}}|TCR1|tcr1_|}}v1.png|border|class=tlt-border]]
+
[[File:Networking rutos manual wireless mesh gateway add button.png|border|class=tlt-border]]
   −
In '''General Setup''' tab change '''Mode''' to '''Mesh''', set '''Mesh ID''' (this number has to be the same in all nodes that connect to this wireless mesh network) and select desired '''Network''' which will be attached to selected interface. Click '''Save & Apply'''.
+
In '''General Setup''' tab change '''Mode''' to '''Mesh''', set '''Mesh ID''' (this number has to be the same in all nodes that connect to this wireless mesh network) and select desired '''Network''' which will be attached to the interface. Click '''Save & Apply'''.
    
[[File:Networking rutos manual wireless mesh gateway 1.png|Networking rutos manual wireless mesh gateway general settings|border|class=tlt-border]]
 
[[File:Networking rutos manual wireless mesh gateway 1.png|Networking rutos manual wireless mesh gateway general settings|border|class=tlt-border]]
Line 540: Line 541:     
Click '''Save & Apply''' and if you configured correctly, you will have wireless mesh gateway ready.
 
Click '''Save & Apply''' and if you configured correctly, you will have wireless mesh gateway ready.
 +
 +
===Mesh node===
 +
 +
Mesh node is configured the same way as mesh gateway. Node has to match gateway's wireless mesh interface configuration. Additionally, LAN interface has to be setup as DHCP client:
 +
 +
1. Access router‘s WebUI. Navigate to Network → Interfaces.
 +
 +
2. Press pencil icon on the right of the LAN interface.
 +
 +
[[File:Networking rutx11 configuration example wireless mesh mesh node configuration 1 v2.png|border|class=tlt-border]]
 +
 +
3. Change Protocol to DHCP.
 +
 +
[[File:Networking rutx11 configuration example wireless mesh mesh node configuration 2 v2.png|border|class=tlt-border]]
 +
 +
Click '''Save & Apply''' and If everything was setup correctly, mesh node should be ready use.
    
==Multi AP==
 
==Multi AP==

Navigation menu