I have come across numerous posts and external pages discussing the support for 802.11r, and most of them suggest that it has not been implemented yet. Is this accurate, and if so, why?
I find this confusing since the chip in this router actually supports it.
Roaming between devices is already supported, if you use CAPsMAN.
For a client device to successfully roam between 2 APs, the APs need to be managed by the same instance of RouterOS. For information on how to centrally manage multiple APs, see CAPsMAN manual
In my case (1x hAP ax3 as CAPsMAN and 2x hAP ax2 as cAPs) FT works perfectly even without DS option actived (FT Over-the-Air), the important thing is that the cAPs, and not local wifi interface, are managed by the same instance of RouterOS with CAPsMAN.
Probably it’s not managed by CAPsMAN. But: docs say “APs need to be managed by the same instance of RouterOS” … which is true if CAPsMAN (managing remote wifiwave2 radios) runs on same ROS as local wifiwave2 interface.
CAPsMANv2 does two things, which are only loosely tied together: 1) radio interface provisioning and 2) mobility management (802.11 r/k/v/…) . Item #1 is what already CAPsMANv1 does for legacy wireless devices. Item #2 is done in conjunction with locally running instance of wifiwave2 driver (hence need for wifiwave2 driver on CHR which often doesn’t have local wireless interfaces) and CAPsMANv2 more or less provides only means of signalling between local and remote instances of wifiwave2.
Yes clarification would be good. Now that I’ve read further into it DS != capsman for sure. ft-over-ds may even make transitions slower than with just ft enabled due to the check back to the old AP.
The problem maybe is that you still don’t understand how CAPsMAN works for wave2, don’t worry… it works differently but it’s very simple.
I hope that @normis makes a video on this too
Create one or more configurations to use for all wifi interfaces.
On hAP ax3 with CAPsMAN active all interfaces will be managed locally, remote CAP configuration is automatic thanks to the provisioning
While in remote cAPs, in my case hAP ax2, they will be managed by CAPsMAN
On hAP ax3 apply the same configuration for all interfaces, obviously for caps managed you have to use provisioning instead for local interfaces you can apply the configuration created before.
Summing up…
CAPsMAN active on hAP ax3
And CAP enabled on cAPs
With Registration menu you can see all the devices connected to the caps
As already mentioned, I can confirm that FT works perfectly.
Is that not just two capsman manages caps and a standalone wifi AP? Are you sure ft works between the capsman managed devices and the separate wifi AP?