Wireless Network Profiles
11.2 Configuring Fast Roaming for Wireless Clients
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
137
(scalance)(config)# wlan ssid-profile dot11k-profile
(scalance)(SSID Profile "dot11k-profile")# dot11k
(scalance)(config)# end
(scalance)# commit apply
Fast BSS Transition (802.11r Roaming)
02.11r is a roaming standard defined by IEEE. When enabled, 802.11r reduces roaming
delay by pre- authenticating clients with multiple target APs before a client roams to an AP.
With 802.11r implementation, clients pre-authenticate with multiple APs in a cluster.
As part of the 802.11r implementation, SCALANCE W supports the Fast BSS Transition
protocol. The Fast BSS Transition mechanism reduces client roaming delay when a client
transitions from one BSS to another within the same cluster. This minimizes the time
required to resume data connectivity when a BSS transition happens.
Note
Fast BSS Transition is operational only if the wireless client supports 802.11r standard. If the
client does not support 802.11r standard, it falls back to the normal WPA
-2 authentication
Configuring an AP for 802.11r support
You can configure 802.11r support for a WLAN SSID by using the SCALANCE W UI or the
CLI.
1. Navigate to the WLAN wizard (Go to
OR Go to
and click
).
2. Click the
tab.
3. Under
, select the
check box.
4. Click
and then click
.
To enable 802.11r roaming on a WLAN SSID:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# dot11r
(scalance)(config)# end
(scalance)# commit apply