802.11r WiFi roaming configuration example

From Teltonika Networks Wiki
Revision as of 09:14, 26 September 2024 by Eward.Z (talk | contribs)

Introduction

This article provides a basic configuration example of 802.11r WiFi roaming.

Firmwware

The information in this page is updated in accordance with 00.07.09 firmware version. .

Prerequisites

  • Main gateway with WAN access (Any RUTOS router. RUTX50 is used in this example)
  • Access Points (Any WiFi-capable RUTOS device. RUTX11 (Router 1) and RUTX11 (Router 2) are used in this example)

Before you start configuring the router turn on "Advanced WebUI" mode. You can do that by clicking the "Basic" button under "Mode", which is located at the top-right corner of the WebUI.


Networking rutx manual webui basic advanced mode.gif

Configuration

Networking rutos configuration examples wifi roaming configuration scheme v2.png

Gateway router


Login to the router's WebUI, navigate to the Network → Interfaces → Edit LAN page. Enter main gateway's IP address and save. We will leave it default (192.168.1.1) for this example. 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.

  1. Connect your AP/WiFi router to the gateway router using LAN to LAN connection.
  2. Login to the router's WebUI, navigate to the Network → Interfaces → Edit LAN page. Configure as follows:
    1. Enter IPv4 address. We will use our gateway router's IP - 192.168.1.1.
Networking rutx50 webui lan configuration v2.png

Navigate to the Network → Wireless → SSIDs page. Configures as follows:

  1. Select radios to 2.4Ghz
  2. Enter SSID: WiFi_Roaming
  3. Enter Password
  4. Enable 802.11r Fast Transition
Networking rutx50 webui wirless ssid configuration v1.png

Navigate to the Fast Transition section

  1. Enter NASID: 1 (Nas ID of each device must be unique)
  2. Enter Mobile Domain: 4f57 ()
Networking rutx50 webui wireless ssid 802.11r FT configuration v1.png

To reduce the posbility of interference between 2 AP/WiFi Router, Highly recommend that set radio channel manually. Navigate to the Network → Wireless → Radio → Edit 2.4GHz. Configures as follows:

  1. Select Channel: 11
Networking rutx50 webui wireless radio channel configuration v1.png

AP/WiFi Router

Navigate to the Network → Interfaces → Edit LAN, Configures as follows:

  1. Enter IPv4 address: 192.168.1.2 (On router 3, enter 192.168.1.3)
Networking rutx11 webui lan configuration v1.png

Navigate to the Network → DHCP → Sever Setting, configures as follows:

  1. Select DHCPv4 Mode to Relay
  2. Enter DHCP Server 192.168.1.1 (Gateway router is also the DHCP server for all internal devices)
Networking rutx11 webui dhcp server setting relay configuration v1.png

Navigate to the Network → Routing → Static routes, add one default routing to gateway routing. Configures as follows:

  1. Add 0.0.0.0/0 static route to gateway IP 192.168.1.1 with matrix 1, select Route Type to unicast

Navigate to the Network → Wireless → SSIDs, configures as follows:

  1. Select radios to 2.4Ghz
  2. Enter SSID: WiFi_Roaming (Same as gateway's SSID)
  3. Enter Password (Same as gateway's SSID password)
  4. Enable 802.11r Fast Transition
  5. Networking rutx11 webui wirless ssid configuration v1.png

    Navigate to the Fast Transition section

    1. Enter NASID: 2 (On router 3, enter 3)
    2. Enter Mobile Domain: 4f57 (Keep same as gateway router's setting)
    Networking rutx11 webui wireless ssid 802.11r FT configuration v1.png

    Result

    The single AP should now be visible on your WiFi devices (an iOS phone is used in this example).

    Networking roaming test outcome1 v1.jpg

    Use copper connect to gateway router, login webUI navigate to System → Maintenance → CLI. Open CLI then login by username root and login password. Do the following steps to check the result.

    1. Stand close to Router 2 or Router 3.
    2. Connect to SSID WiFi_Roaming
    3. Check if the connected devices are showed on wireless clients page. (Staus → Wireless → Interfaces)
    4. Reboot the router 2 or router 3 (Simulate the devices is offline)
    5. Check the gateway router's CLI, the log will show fast transit completed, do not start 4-way handshake.

    Networking webui cli test outcome2 v1.png