Properties of the CAP interface seem to differ from the actual interface.
E.g. for my 2.4 Ghz network I have a configuration that customizes band to 2ghz-onlyn. When I print this interface on the actual device it says that it is managed by CAPsMAN, but the band is 2ghz-b/g/n.
CAPsMAN doesn’t actually write configuration on CAPs. While CAP is being controlled by CAPsMAN, the only relevant configuration, aside from antenna-gain, is “/interface wireless cap”, everything else should be checked under CAPsMAN.
I meant configuration of wireless interfaces, not configuration in general. All wireless interface configuration is done on CAPsMAN, not on individual CAPs
On my CAPsMAN I configured channel (/caps-man channel) to be 2ghz-onlyn. I then added a CAP interface (/caps-man interface) for a different AP. While this results in CAP interface being propagated onto that AP, the channel options are not applied which I verified via /interface wireless print on that AP:
Some settings are not visible on CAPsMAN, e.g. ampdu-priorities. I assume that there can be values that are not be applicable as-is on the actual chip and some close-enough values get actually picked instead. There may be a situation when there is no access to CAPsMAN as well.
I believe there is value in seeing what’s actually being applied on the device from within the device.
There are indeed some (low-level advanced) settings which can not be set via CAPsMAN and those will be taken from device in question. But you have to hand-pick those from print outs made on device … whatever can be set via CAPsMAN will be set by CAPsMAN and if not set explicitly in CAPsMAN config it’ll use own defaults (which may or may not be same as device’s defaults).
If CAP looses connection to CAPsMAN, then it quickly disables managed wireless interface(s).
But then if you really have to dwell into those advanced low-level settings and monitoring, perhaps using CAPsMAN is not warranted any more?
Immutable entries (e.g. dynamic) do exist on RouterOS, so I don’t quite understand why not go the extra mile and show the complete list of applied configuration on a CAP.
But then if you really have to dwell into those advanced low-level settings and monitoring, perhaps using CAPsMAN is not warranted any more?
CAPsMAN is not “high level” in terms of configuration, it’s actually harder than configuring “plain” wireless interfaces. But it’s convenient: config management, forwarding, upgrades, access lists etc.