Changes

m
Line 2: Line 2:  
| fw_version ={{Template: Networking_rutos_manual_latest_fw
 
| fw_version ={{Template: Networking_rutos_manual_latest_fw
 
  | series = {{{series}}}
 
  | series = {{{series}}}
 +
| name  = {{{name}}}
 
  }}
 
  }}
 
}}
 
}}
Line 254: Line 255:  
The <b>General Setup</b> tab contains basic options for ESSID and network interface.
 
The <b>General Setup</b> tab contains basic options for ESSID and network interface.
   −
[[File:Networking_rutos_manual_wireless_interface_configuration_general_setup_{{#ifeq:{{{series}}}|TCR1|tcr1_|}}v1.png.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_wireless_interface_configuration_general_setup_{{#ifeq:{{{series}}}|TCR1|tcr1_|}}v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 264: 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 291: Line 292:  
         <td>off | on; default: <b>on</b></td>
 
         <td>off | on; default: <b>on</b></td>
 
         <td>Wi-Fi Multimedia (WMM), previously known as Wireless Multimedia Extensions (WME), is a subset of the 802.11e wireless LAN (WLAN) specification that enhances quality of service (QoS) on a network by prioritizing data packets according to four categories.</td>
 
         <td>Wi-Fi Multimedia (WMM), previously known as Wireless Multimedia Extensions (WME), is a subset of the 802.11e wireless LAN (WLAN) specification that enhances quality of service (QoS) on a network by prioritizing data packets according to four categories.</td>
     </tr>{{#ifeq:TCR1|TCR1|
+
     </tr>{{#ifeq:{{{series}}}|TCR1|
 
     <tr>
 
     <tr>
 
         <td>WPS</td>
 
         <td>WPS</td>
Line 306: 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 501: Line 511:     
Click '''Save & Apply''' and if you configured correctly, you will have Wireless Client working.   
 
Click '''Save & Apply''' and if you configured correctly, you will have Wireless Client working.   
 +
 +
==Mesh Mode==
 +
 +
{{{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.
 +
 +
For complete wireless mesh network example please visit [[Wireless_Mesh_configuration_example|Wireless Mesh configuration example]].
 +
 +
===Mesh Gateway===
 +
 +
When configuring {{{name}}} as a '''mesh gateway''' internet connectivity is '''required'''.
 +
 +
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:
 +
 +
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