What are the required configurations for a WLC mobility group?
Refer to the exhibit. An engineer must design a mobility group that has these requirements: • The mobility group must consist of five WLCs. • All WLCs must run software version 8.0 or later. • The WLCs must connect via an IPv4 network. • Two of the WLCs must be in an SSO high availability pair. Which two configurations must be included in the design? (Choose two.) - 
Community Votes
75% of anonymous learners picked answer CE. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question tests the fundamental requirements for inter-controller mobility, trapping learners who confuse SSO HA virtual IP requirements with the mobility group's global virtual IP requirement.
This page clarifies the mandatory design configurations for a Cisco WLC mobility group, specifically addressing SSID consistency and mobility domain names. It explains why all WLCs must share the same mobility domain name and WLAN SSID for seamless inter-controller roaming.
Option B> B is commonly chosen because learners mistakenly believe only SSO HA pairs require the same virtual IP/anchor IP, ignoring that all WLCs in a mobility group must share the same virtual interface IP.
Community Discussion (7 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
For a WLC mobility group to function correctly and allow clients to seamlessly roam, each WLC must be configured with the same mobility domain name. Additionally, the WLAN SSID and security parameters must be consistent across all WLCs in the mobility group; otherwise, client devices will not recognize the roaming candidate as the same network.Why the Other Options Are Wrong
Option A is incorrect because mobility groups can consist of different WLC models as long as they run compatible AireOS versions. Option B is incorrect because all WLCs in a mobility group, not just the SSO pair, must use the same virtual interface IP address to ensure proper mobility communication. Option D is incorrect because WLCs in a mobility group only need to run compatible software versions (e.g., 8.0 or later), not the exact same version.Community Comment Notes
Several community members initially debated option B, but as one user noted, "all WLCs in the mobility group have to have same Virtual IP," which invalidates option B. Another user correctly pointed out that "Controllers do not have to be of the same model to be a member of a mobility group," ruling out option A. Furthermore, the consensus confirms that "D is wrong" because exact version matching is not required across the entire mobility group.Official Reference
Exam Strategy
When evaluating mobility group requirements, always distinguish between HA SSO pair prerequisites (same model, same exact version) and general mobility group prerequisites (same virtual IP, same mobility domain, same SSID). Remember that the exact software version is only mandatory for SSO pairing, not the entire mobility group.