Capsman vs Wireless - lots of questions

Hi,

Currently I have my RB1100AHx4 acting as my capsman server (using Capsman). Everything is running 7.15 My WAPs are:
2x CAP ac
1x hAP ac^2
1x CAP ax (not yet added to configuration)

I understand that the CAP ax will not be compatible with Capsman, but beyond that I am having a very hard time making heads or tails of the documentation.

  1. All my APs have a “Wifi” menu – does this mean they’re all compatible with the new Capsman (wifi)?
  2. How do I migrate existing CAPs from Capsman to Capsman-Wifi?
  3. If I have to run both, I can run Capsman (Wifi) on a separate device, but how to I make the CAP ax connect to that instead of the original?
  4. In Capsman there were bands “2ghz-b/g/n” and “5ghz a/n/ac” but I don’t see those in the new Capsman (wifi), and I don’t seem to be able to select multiple bands for a single configuration. How do I get a 5ghz radio in a WAP to support a/n/ac/ax? Or even a/n/ac as in Capsman?

Lastly, I think you should really NEED to give the new Capsman (wifi) an actual name other than “Wifi” Using a generic term as a proper name really screws with people ability to search for meaningful results. Imagine if Chevy named their next vehicle “The Car.”

Thanks,

Brian

  1. In newer RouterOS releases wireless package was split from main package, now wireless package has to be installed separately. Wifi menu is present in main package and it is there to act as Wifi CAPsMAN. Devices running Wireless driver can only join Wireless CAPsMAN, and Wifi devices can only join Wifi CAPsMAN.
  2. If Wireless devices in question support wifi-qcom-ac package, you have to install that, afterwards use wifi menu to enable CAP service and change configuration.manager to CAPsMAN. You can run both CAPsMAN if needed, or you can migrate Wireless devices to wifi-qcom-ac, if they are supported.
  3. cAP ax can only join Wifi CAPsMAN, but in case of multiple CAPsMAN, you can use lock-to-capsman feature, or specify IP address of Wifi CAPsMAN in CAP, just like you would do in Wireless CAP service.
  4. Bands are backwards compatible, so setting 802.11ax will still allow older band clients to connect to AP.

https://help.mikrotik.com/docs/display/ROS/Wireless
https://help.mikrotik.com/docs/display/ROS/WiFi#WiFi-Replacing’wireless’package

Thanks!

I’m pretty sure my current CAP ac and hAP ac^2 are compatible with wifi capsman, but when I go to the package list on the device using WinBox I only see “routeros” and “wireless” Where do I find wifi-qcom-ac?

Go to https://mikrotik.com/download , select correct version and device architecture (arm), fetch the extra packages archive, open it and extract needed .npk file. Upload it to device and reboot.

However, this doesn’t work on your ac drvices because they have too small internal storage. So you have to uninstall wireless package first (reboot required) and you can install wifi-qcom-ac after that.

Got it, thanks.

And I think only one more question – Can I run wireless-capsman and wifi-capsman SERVER on the same RB1100?

B

Yes you can. You need to install the wireless package on the device that acts as capsman server, because wireless-capsman is part of the wireless extra package.

Ad @infabo wrote: you can. But config will be completely separate, you’ll have to do it twice.

Hello,
I have an AX3 router. Can I use it as a cAPS Manager for some MapLite and HapMini routers?

No, not really. You’d have to install legacy wireless driver, which effectively disables new ax wireless radios (so it would turn your hAP ax3 into wireless-less router). See http://forum.mikrotik.com/t/7-13-wireless-package-split-question/172049/1