Anchor Controller Code Upgrade Benefits 8.1+
A company installs a new anchor controller in the DMZ. The company has not upgraded the foreign controller for several years. The foreign controller runs code 7.5. The IT administrator suggests that the company upgrade the foreign controller and the new anchor controller to 8.10 or later. Which two benefits must be incorporated into the design regarding the code upgrade? (Choose two.)
Community Votes
50% of anonymous learners picked answer AE. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam tests knowledge of how guest client distribution to anchor controllers changed from round-robin to priority-based selection, and the introduction of primary/secondary anchor designation.
This page explains the design changes introduced in Cisco Wireless LAN Controller code 8.1 and later regarding anchor controller selection and load balancing for guest clients.
Candidates often select options describing legacy behavior (round-robin) or assume driver upgrades are required, failing to recognize the new priority-based anchoring mechanism.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Upgrading to Cisco IOS XE Wireless Software Release 8.1 introduced significant changes to how foreign controllers handle guest traffic anchoring. Option A is correct because the foreign controller now load balances guest clients across the list of available anchor controllers rather than using a static method. Option E is correct because the new architecture allows the administrator to designate one anchor as primary and others as secondary, providing a hierarchical failover structure.Why the Other Options Are Wrong
Option B describes the legacy behavior found in releases prior to 8.1, where clients were load balanced in a strict round-robin fashion among anchors. Option C is incorrect because the anchor controller upgrade does not mandate client-side WLAN card driver updates; the control plane changes are handled by the WLCs. Option D is partially misleading because while priority matters, the specific phrasing of 'tunneled... with highest priority' ignores the load balancing aspect and the explicit primary/secondary designation introduced in 8.1.Community Comment Notes
Community consensus strongly supports AE, with multiple users noting that 8.1+ shifted from round-robin to priority-based anchoring. As AdamNoe noted, "Releases Prior to 8.1 All guest clients are load balanced in round robin fashion," highlighting the contrast. TonyVi confirmed that upgrading provides the ability to distribute guests across multiple anchors, optimizing resources.Official Reference
Exam Strategy
Focus on version-specific feature changes in Cisco Wireless LAN Controllers. When studying mobility, always compare 'pre-8.1' behaviors against '8.1+' behaviors, especially regarding guest access and anchor controller logic.
Frequently Asked Questions
Why is round-robin load balancing no longer the default?
Prior to 8.1, round-robin was used. Version 8.1+ introduced priority-based selection to optimize traffic flow and allow primary/secondary anchor designation.
Do client devices need driver updates for this change?
No, the changes occur at the controller level (control plane). Client WLAN card drivers do not need to be upgraded to support the new anchor selection logic.