How Does a WLC Achieve Stateful Switchover for APs and Clients?
How does a WLC achieve stateful switchover for APs and clients?
Community Votes
85% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Tests the distinction between control-plane tunnel establishment versus background database replication, with the common trap being confusion over whether controllers or APs form direct HA tunnels.
This question examines how Cisco Wireless LAN Controllers maintain seamless connectivity during failover through runtime state synchronization. The community overwhelmingly confirms that the active controller continuously mirrors AP and client databases to the standby unit to enable transparent switchover.
Candidates frequently select Option C, incorrectly assuming the active and standby WLCs establish CAPWAP tunnels directly to each other or misinterpreting AP discovery mechanics. They often overlook that synchronization occurs over a dedicated internal HA link using proprietary protocols, not standard CAPWAP control channels.
Community Discussion (9 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Core Concept: WLC High Availability Architecture
In enterprise wireless deployments, High Availability (HA) ensures minimal downtime during controller failures. The architecture relies on an Active and Standby WLC pair communicating over a dedicated HA interface. For Stateful Switchover (SSO), the standby controller must maintain an exact mirror of critical runtime data so that when a failover occurs, existing sessions remain uninterrupted without requiring reauthentication.Why Option B is Correct
Option B accurately describes the synchronization mechanism. During normal operation, the Active WLC maintains all active CAPWAP tunnels, AP configurations, client session states, and image files. It continuously replicates this AP database and client database to the Standby WLC over the internal HA connection. As highlighted by multiple candidates referencing the Official Cert Guide, this state synchronization allows the standby unit to seamlessly assume control without forcing APs to re-enter the discovery phase.Why Other Options Are Incorrect
- Option A suggests mixed protocol tunnels (CAPWAP vs LWAPP). Modern networks exclusively use CAPWAP, and HA failover does not rely on protocol switching or dual-tunnel maintenance.
- Option C implies a direct CAPWAP tunnel exists between the two WLCs specifically for sharing AP DB info. While WLCs communicate extensively over the HA link, they do not form CAPWAP control/data tunnels with each other; synchronization uses proprietary HA messaging over the standby interface.
- Option D claims both controllers establish separate CAPWAP tunnels to the AP. This violates HA design principles; APs only maintain a single active CAPWAP tunnel to the primary controller at any given time to prevent split-brain scenarios and redundant traffic overhead.
Community Insights & Verification
Multiple candidates confirmed Option B, emphasizing that the AP-manager interface remains consistent across the HA pair, enabling transparent failover. Commenters noted that the physical HA connection handles the database mirroring, ensuring zero-touch recovery for associated clients and registered access points.Official Reference
- https://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-7/High_Availability_DG.html#pgfId-202764
- Cisco IOS XE Wireless LAN Controller Configuration Guide, High Availability Features
Exam Strategy
When evaluating WLC high availability questions, always distinguish between control-plane tunnel establishment and background state synchronization. Remember that APs only ever hold one active CAPWAP tunnel to the primary controller, while database mirroring happens silently over the dedicated HA link—this distinction quickly eliminates tunnel-based distractors.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →