Changes

no edit summary
Line 2: Line 2:     
==Introduction==
 
==Introduction==
The simplest setup involves setting up multiple APs (or routers set as APs) supporting 802.11r, connecting them to the same WiFi network with the same DHCP server, same SSID, same security type (i.e. WPA2-AES, etc.), same passphrase.
  −
This type of setup allows for users to roam around the coverage area, and switch between APs without noticing interruptions in most cases.
  −
   
This article provides a basic configuration example of WiFi roaming.
 
This article provides a basic configuration example of WiFi roaming.
    
==Prerequisites==
 
==Prerequisites==
* Main gateway with WAN access (RUTXR1 is used in this example)
+
* Main gateway with WAN access (Any RUTOS router. RUTXR1 is used in this example)
* Access Points (RUTX11 and RUT955 are used in this example)
+
* Access Points (Any WiFi-capable RUTOS device. RUTX11 (Router 1) and RUT955 (Router 2) are used in this example)
 
* All devices on <b><i>R_00.02.05.1</i></b> or newer firmware. Legacy firmware is not supported.
 
* All devices on <b><i>R_00.02.05.1</i></b> or newer firmware. Legacy firmware is not supported.
   Line 18: Line 15:  
==Configuration==
 
==Configuration==
   −
[[File:Networking rutos configuration examples wifi roaming configuration scheme v1.png|border|class=tlt-border]]
+
[[File:Networking rutos configuration examples wifi roaming configuration scheme v2.png|border|class=tlt-border]]
    
===Gateway router===
 
===Gateway router===
Line 32: Line 29:  
   <li>Login to the router's WebUI, navigate to the '''Network → Interfaces → Edit LAN''' page. Configure as follows:</li>
 
   <li>Login to the router's WebUI, navigate to the '''Network → Interfaces → Edit LAN''' page. Configure as follows:</li>
 
   <ol>
 
   <ol>
     <li>Enter IP address on the same subnet as main gateway. We will use 192.168.1.2 for RUTX11 and 192.168.1.3 for RUT955 in this example.</li>
+
     <li>Enter IP address on the same subnet as main gateway. We will use 192.168.1.2 for Router 1 and 192.168.1.3 for Router 2 in this example.</li>
 
     <li>Enter <b>IPv4 gateway</b>. We will use our gateway router's IP - 192.168.1.1.</li>
 
     <li>Enter <b>IPv4 gateway</b>. We will use our gateway router's IP - 192.168.1.1.</li>
 
     <li>Disable <b>DHCP server</b>.</li>
 
     <li>Disable <b>DHCP server</b>.</li>
Line 80: Line 77:  
[[File:Networking rutos configuration examples wifi roaming testing 1 v1.png|border|class=tlt-border]]
 
[[File:Networking rutos configuration examples wifi roaming testing 1 v1.png|border|class=tlt-border]]
   −
Additionally, we can see that there is a client connected on our RUTX11 routers's WebUI. There should be working internet connection on our wireless device (phone).
+
Additionally, we can see that there is a client connected in Router 1 WebUI. There should be working internet connection on our wireless device (phone).
    
[[File:Networking rutos configuration examples wifi roaming testing 2 v1.png|border|class=tlt-border]]
 
[[File:Networking rutos configuration examples wifi roaming testing 2 v1.png|border|class=tlt-border]]
   −
We can also disable the wireless AP on RUTX11 to see if our wireless device (phone) will automatically switch to the other AP (RUT955 in this example) and retain internet connection.
+
We can also disable the wireless AP on Router 1 to see if our wireless device (phone) will automatically switch to the other AP and retain internet connection.
   −
[[File:Networking rutos configuration examples wifi roaming testing 3 v1.png|border|class=tlt-border]]
+
[[File:Networking rutos configuration examples wifi roaming testing 3 v2.png|border|class=tlt-border]]
    
==Troubleshooting==
 
==Troubleshooting==

Navigation menu