Close

HPE Aruba Networking Blogs

Client Roaming Triggers

By George Stafanick, Blog Contributor

Thirteen years ago, a wireless network was nice to have and not a generally accepted network strategy. Earlier adopters of wireless often gauged wireless success by connecting to the network, checking email, browsing the web and maybe transferring a file or two without any issues. Most wireless client drivers at the time lacked robust roaming algorithms and had a tendency to be sticky. This was even more noticeable with consumer grade products, which is still true today. 

As wireless emerged and became part of the network strategy, user acceptance began to increase. Chip manufactures paid closer attention to roaming and the roaming triggers. Wireless vendors published best practice guides to help facilitate client roaming referencing cell size, overlap and transmit power. At the time most folks really did not understand how clients roamed. Since there is no 802.11 standard specific to client roaming, client vendors have a free pass to build the roaming triggers as they see fit.   

Let me say that again, "Since there is no 802.11 standard specific to client roaming, client vendors have a free pass to build the roaming triggers as they see fit."  

What are triggers ? I am glad you asked.  

Think for a moment that YOU are the wireless NIC. You are connected to an access point and happily sending and received your 802.11 frames. All of a sudden, you get picked up and are on the move. The access point you are connected to is getting weaker and weaker by the moment. You need to find a closer access point to associate to. At what point you start to look for this new access point is the trigger I reference.    WiFi client manufactures reference different triggers, if they publish any at all. These include but are not limited to RSSI, SNR, noise, and error bit rate. Lets look at a hypothetical example:  

CLIENT NIC#1 - 

Trigger#1 RSSI: -73 dBm

Trigger#2 SNR: -16 dBm  

In the above example, the client will start to probe for neighboring access points (start the roaming process) when the connection to the currently associated access point is at -73 or higher. Or when SNR drops to -16 dBm or lower.    WiFi client manufactures rarely publish the exact triggers. In fact, triggers are sometimes modified during driver updates. Some vendors allow you to loosely modify the roaming triggers.

Intel has the roaming aggressiveness value section. It allows you to choose from:  

0: No Roaming

1-3: Allow Roaming

2: Default. Balances between not roaming and performance.

4. Maximum roaming.  

intel.png

What does this really change in the background? Your guess is as good as mine.

Remember this is vendor secret sauce here.  Client roaming is heavily dependent on vendor implementation. You are taking a leap of faith that the vendor of your wireless NIC will do right by you. The best way to figure out your clients roaming triggers is to test it. Analyze the layer 2 frames. Watch at different distances and radio reception when the client triggers probes. Introduce interference and watch closely how the client reacts.

It should be noted, wireless infrastructure vendors have implemented methods to "enhance" client roaming by ignoring probe request and steering clients with the use of reason code 17. Unfortunately most clients ignore this reason code. 802.11r should not be confused with client roaming triggers, rather the 802.11r standard stream lines the association process from access point to access point, especially when advance security is used. 

Enjoy! I appreciate any feed back and experience you may have with client triggers!