@Marcel,
Sure, the public IP address and its corresponding MC's address must be configured in the cluster.
@ayman_mukaddam
Yeah, I already read that guide. Only the guide doesn't explain what happens or what are the steps after the DNS name has resolved to one of the public IP addresses, and that's the reason of my question.
From the ACMP official certification study guide:
APs are originally distributed among cluster members based on 1% of each MC’s capacity. The first 1% goes to the active-master/LMS controller, then that master/LMS controller distributes the second 1% to another member, third 1% to yet another member.
Once all APs are connected to the cluster, LB thresholds activate and adjust as needed. The APs are notified of their Active AAC via the node list. The node list sent to each AP depends on the 1% rule.
Let's take a case where there are 200 RAPs. The 1% of 200 is 2. Then, within the node list sent to each RAP I believe the first and second RAP will have MC1 as A-AAC and MC2 as S-AAC, the third and fourth RAP will have MC2 as A-AAC and MC1 as S-AAC, the fifth and sixth RAP will have MC1 as A-AAC and MC2 as S-AAC, and so on. This node list is sent from MC1 or MC2, depending on which public IP address the DNS name has resolved to for each RAP. Is that correct?
Regards,
Julian