WEP-3ax, WEP-3ax-Z. User manual
60
802.11r configuration
This type of roaming is only available for client devices that support 802.11r.
802.11r roaming is only possible between VAPs with security modes: WPA/WPA2 Personal and WPA/WPA2
Enterprise.
For instructions on configuring a VAP with different security modes, see section
.
Each VAP on access points should be configured individually, such as AP1(wlan1)
↔
AP2(wlan1),
AP1(wlan0)
↔
AP2(wlan0), AP1(wlan1)
↔
AP3(wlan1), etc.
Below is an example of how to configure 802.11r on two access points: AP1 and AP2.
802.11r configuration on AP1
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
enabled false
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
r1-key-holder-id 02:03:04:05:06:07
(VAP MAC
address. DIsplayed in the
ifconfig
command output)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
r0-key-holder-id 12345
(Unique key for the given
VAP)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
mobility-domain 100
(The domain should be
same on the counter VAP)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
mac
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac#
add
E4:5A:D4:E2:C4:B0
(MAC address of the
ounter access point - AP2)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac#
exit
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
mac
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac#
E4:5A:D4:E2:C4:B0
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac/E4:5A:D4:E2:C4:B0#
r0-kh-id 23456
(Unique
key for the counter VAP of the AP2 access point)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac/E4:5A:D4:E2:C4:B0#
r1-kh-id
02:04:05:06:07:08
(MAC address of the counter VAP of AP2)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac/E4:5A:D4:E2:C4:B0#
r0-kh-key
0102030405060708
(Random key. Should not coincide with r1-kh-key of AP1, but should coincide with r1-
kh-key of the counter AP2)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac/E4:5A:D4:E2:C4:B0#
r1-kh-key
0001020304050607
(Random key. Should not coincide with r0-kh-key of AP1, but should coincide with r0-
kh-key of the counter AP2)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac/E4:5A:D4:E2:C4:B0#
exit
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config/mac#
exit
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
enabled true
(Enable access point operation using
the 802.11r protocol)
WEP-3ax(config):/interface/wlan1-vap0/vap/ft-config#
save
(Save configuration)