Release Notes

2019 | wlan dot11r-profile Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
wlan dot11r-profile
wlan dotllr-profile <profile-name>
clone
mob-domain-id <1-65535>
dot11r
no
key-duration <60-86400>
key-assignment
Description
This command configures an 802.11r radio profile.
Syntax
Parameter Description Range Default
<profile-name>
Name of this instance of the profile. The name must
be 1-63 characters.
“default
clone
Name of an existing dot11r-profile from which the
parameter values are copied.
mob-domain-id
An ID that uniquely identifies the mobility domain. 1-65535 1
dot11r
Enables the Fast BSS Transition capability. Disabled
no
Negates or removes any configured parameter.
key-duration
The r1 key timeout value in seconds for decrypt-tunnel
or bridge mode.
60-86400 3600
key-assignment
The list of neighbor APs for decrypt-tunnel or bridge
mode.
l static: Get neighbor AP list from ARM or VBR.
l dynamic: Use all APs from ap-group as the
neighbor list.
Usage Guidelines
You can enable and configure Fast BSS Transition on a per Virtual AP basis. You must create an 802.11r profile
and associate that with the Virtual AP profile through an SSID profile.
Example
The following set of commands enable the 802.11r capability on the 802.11r profile, configures the Fast BSS
mobility domain ID, and specifies the r1 key time-out value.
(host) (config) #wlan dot11r-profile default
(host) (802.11r Profile "default") #fastbss-transition
(host) (802.11r Profile "default") #fastbss-mob-domain-id 25
(host) (802.11r Profile "default") #r1key_validity_duration 2500