I have to provision new CAPs based on which network they get connected to.
So I set the “IP Address Ranges” property, but the provisioning rule is never matched, although the CAP got a matching IP Address via DHCP.
The provisioning works ok without this property, but I have to match using IP ranges in my setup.
It seems to work only when discovery-interfaces is unset and caps-man-addresses is set on the CAP itself, which is not feasible as it defeats the purpose of provisioning.
Using DHCP-Server property “caps-manager” also does not help, because suitable Manager with MAC layer connectivity is preferred to Manager with IP connectivity. (from wiki)
Is there a way to block CAPsMAN MAC layer connectivity or any other solution for this problem?