After reading all the discussion about using the legacy devices with 7.14.3 (in this case it's a Hex and capAC ) using the documentation found here:
https://help.mikrotik.com/docs/display/ ... %22package
[ Anchor link doesn't work but it's the section: CAP using "wifi-qcom-ac" package ]
I was able to successfully get it to work with the physical Wi-Fi interfaces for VLAN1 and slave configuration interfaces for VLAN10.
The trade off appears to be you can use the latest version of router OS and the qcom-ac package but you just have to add the interfaces manually on each cap for initial config.
If you continue to get the benefits of propagating password changes via CapsMan to multiple devices once they've been set up that seems good.
So after getting two SSID's working:
I was very excited to add the third one and added it to the provisioning but instead of assigning this 3rd SSID to the interfaces (wifi31 and wifi32) that I had manually created the cap decided to create a dynamic interface instead with a random numbering choice.
This of course is no good because due to the manual VLAN settings that you have to set up it the capAC doesn’t know anything about this dynamically created interface and therfore the VLAN doesn't work work.
Can anyone work out why it's creating a dynamic interface once it gets to the 3rd SSID?
Here is a video showing the problem:
https://www.screencast.com/t/KllZZx8OS
Things I have tried:
Provisioning: create enabled or create dynamic enabled – same result.
Naming of Interfaces: Instead of wifi1 wifi2 wifi21 wifi22 wifi31 wifi32 – changed to wifi1 wifi2 wifi3 wifi4 wifi5 wifi6 – same result.