One or two CAPs with second and third SSID

Hi,
We have at normal all the same config on all CAPs.
But on one or two CAPs there is sometimes need for a second and third SSID.
So i tried this as provisining rules with identity regex. But it looks like the common config which is also “true” and first by index or rule number wins.
I tried a “not” regex for the identity (“!” for the not) for the mass but that also did not work.

Any ideas how i can get that goal?!

Put the rule with regex as nr. 1

And put your “first SSID” as master-configuration and any other on slave-configurations of that provisioning rule.
It will only do first match.

Well, i was searching for a function to sort my rules but could not find it. Drag and drop them with mouse was not on my mind! A up and down button in Winbox would be nice :smiley: Thanks for pushing me in that direction! Works as expected.

But for regex… in my opinion the “not” should also work…

Thanks Marc