Changes

m
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 505: 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 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.
   −
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.
+
For complete wireless mesh network example please visit [[Wireless_Mesh_configuration_example|Wireless Mesh configuration example]].
    
===Mesh Gateway===
 
===Mesh Gateway===
Line 513: 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 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 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]]
 +
 
 +
Next navigate to '''Wireless Security''' tab and select '''WPA3-SAE''' encryption to add authentication layer. The password must match in all devices within the mesh network.
 +
 
 +
[[File:Networking rutos manual wireless mesh gateway 2.png|Networking rutos manual wireless mesh gateway security|border|class=tlt-border]]
 +
 
 +
Lastly, in '''Advanced Settings''' tab enable '''Forward mesh peer traffic''' and set '''RSSI threshold for joining''' to -80. Leave the rest as set by default.
 +
 
 +
[[File:Networking rutos manual wireless mesh gateway 3.png|Networking rutos manual wireless mesh gateway advanced settings|border|class=tlt-border]]
 +
 
 +
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:
   −
[[File:Networking_rutos_manual_wireless_interface_configuration_edit_button_{{#ifeq:{{{series}}}|TCR1|tcr1_|}}v1.png|border|class=tlt-border]]
+
1. Access router‘s WebUI. Navigate to Network → Interfaces.
   −
In '''General Setup''' tab change '''Mode''' to '''Mesh''', set '''Mesh ID''' (this number has to be the same in all wireless mesh network devices) and select desired '''Network'''. Click '''Save & Apply'''.
+
2. Press pencil icon on the right of the LAN interface.
   −
[[File:Networking rutos manual wireless mesh gateway1.png|Networking rutos manual wireless mesh gateway main view||border|class=tlt-border]]
+
[[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 you configured correctly, you will have wireless mesh node working.
+
Click '''Save & Apply''' and If everything was setup correctly, mesh node should be ready use.
    
==Multi AP==
 
==Multi AP==

Navigation menu