Hello,
I need some advice regarding my setup. I have MikroTik L009UiGS-2HaxD-IN routers running RouterOS v7 with the wifi-qcom package. I want to configure one of these routers to act as both:
A CAPsMAN controller (to manage other APs),
And a local access point (to serve clients directly).
From what I’ve read on forums, I understand that the local Wi-Fi interfaces must be configured with manager=local (not CAPsMAN). But I have a few questions:
Will seamless roaming (fast transition) work in this setup?
If I configure the local AP (on the CAPsMAN router) with the same SSID/security as CAPsMAN-managed APs, will clients smoothly switch between them (e.g., when moving closer/farther from the controller)?
Do I need to enable 802.11r (FT) or other specific settings?
What’s the correct way to handle the second radio (wifi2)?
Since it’s a slave interface by default, can it still be used as an AP under CAPsMAN, or do I need to disable it and create a dynamic interface via provisioning?
Are there any known limitations or best practices for this hybrid setup?
I’ve seen mentions that local interfaces can’t be managed by CAPsMAN directly—is this still true in RouterOS 7.13+?
I’d appreciate any documentation references or working config examples. Thanks in advance!