Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Starting from RouterOS v6.22rc7 a different CAPsMAN implementation is used, it is not compatible with older versions

Requirements

  • Any RouterOS device can be a controlled wireless access point (CAP) as long as it has at least a Level 4 RouterOS license
  • CAPsMAN server can be installed on any RouterOS device, even if the device itself does not have wireless interfaces

...

  • interface
  • Unlimited CAPs (access points) supported by CAPsMAN
  • 32 Radios per CAP maximum
  • 32 Virtual interfaces per master radio interface maximum
  • Not possible to use Nv2 and NStreme proprietary protocols

Simple setup of a CAPsMAN system

Image Added

Before deep diving into the details of CAPsMAN operation, let us quickly illustrate how to set up the most basic system where you have a MikroTik router that manages two MikroTik AP devices. The benefit of CAPsMAN is that the CAP units don't need to be configured, all settings are done in the CAPsMAN server.

The CAPsMAN setup consists of defining configuration templates, which will then be pushed to the controllable AP devices (CAPs). Assuming your main router is already connected to the internet and works fine, you can proceed as follows.

In the central device, which will be your CAPsMAN server, create a ne "Configuration" template:

Image AddedImage AddedImage Added

Then create a new "Provisioning" rule, which will assign the created confiuration template to the CAP devices:


Image Added

All that remains to do on the CAPsMAN, is to enable it:

Image Added

Most MikroTik AP devices already support CAP mode out of the box, all you need to do, is make sure they are on the same network as your CAPsMAN, and then boot them up, while holding the reset button.

So, for example, connect the CAP device to one of the CAPsMAN device LAN ports while it is turned off, then hold the reset button, and power on the CAP device. Keep holding the button until the User LED turns solid, release now to turn on CAP mode. The device will now look for a CAPsMAN server (total time to hold the button, around 10 seconds).

The device will now show up in the CAPsMAN "Remote CAP" menu and will be "provisioned" with the configuration template, as per the provisioning settings. For more details on how to manually adjust all settings, keep reading this document.


...

Detailed mode of operation

CAP to CAPsMAN Connection

...