The first CAP is i ax2 and it works correctly as described in the previous link, so far no problem.
The problems I have are as follows:
if I configure CAMsMAN also as a CAP, it does not work. Yes the communication between CAP and CAMsMAN seems to be active, I have referenced the local host address and enabled the necessary policies. But it just doesn’t create any interface.
the second problem is that ac2 does not support VLANs on the wlan1 and wlan2 interfaces. The only way I have found to make VLANs work locally is to create manually bridge ports, a configuration that cannot work in CAPsMAN with dynamic interfaces, however.
Like:
You already solved this, but for completeness sake …
While technically local wifi interfaces can not be provisioned by CAPsMAN, the integration is possible never the less:
both local provisioning and CAPsMAN can share same configuration profiles (channel, datapath, security) so any change in those profiles will equally propagate to both locally provisioned interfaces and CAPs. One jzst has to avoid overrides with direct interface configuration.
mobility features (ft, etc.) will work fine between local interfaces and CAPs since they are controlled by same wifi entity (the one running on CAPsMAN device)
The end effect is that local interfaces will behave as if they were provisioned by CAPsMAN.