300-430 · Question #279
An engineer set up a local authenticated Cisco FlexConnect AP with a guest LAN. Guests report not being able to authenticate. Which configuration must be changed on the WLAN for guests to be able to a
The correct answer is C. central authentication. A FlexConnect AP configured for local authentication cannot authenticate guest users whose credentials reside on a central RADIUS server; central authentication must be enabled to forward authentication requests to the controller.
Question
An engineer set up a local authenticated Cisco FlexConnect AP with a guest LAN. Guests report not being able to authenticate. Which configuration must be changed on the WLAN for guests to be able to authenticate?
Options
- AAAA override
- BRADIUS NAC
- Ccentral authentication
- Dbackup RADIUS server
How the community answered
(26 responses)- A8% (2)
- B4% (1)
- C69% (18)
- D19% (5)
Why each option
A FlexConnect AP configured for local authentication cannot authenticate guest users whose credentials reside on a central RADIUS server; central authentication must be enabled to forward authentication requests to the controller.
AAA override allows per-user VLAN or QoS policy assignment based on RADIUS attributes, but it does not change where or how initial authentication occurs for guests.
RADIUS NAC (Network Admission Control) integrates posture assessment into the authentication process, but it does not resolve the fundamental issue of authentication being performed locally rather than centrally.
When a FlexConnect AP is set to local authentication, it attempts to authenticate users against a local database or a RADIUS server reachable directly from the branch, which is not suitable for a guest WLAN where authentication is managed centrally. Enabling central authentication causes the AP to tunnel authentication traffic back to the Cisco WLC, which then forwards it to the central RADIUS or guest anchor infrastructure. This allows guest credentials to be validated correctly through the centralized authentication system.
Configuring a backup RADIUS server provides redundancy for an existing authentication path but does not resolve the root cause, which is that the AP is set to local authentication mode rather than central authentication.
Concept tested: FlexConnect central vs local authentication for guest WLANs
Source: https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-12/config-guide/b_wl_17_12_cg/m_flexconnect.html
Topics
Community Discussion
No community discussion yet for this question.