300-715 · Question #278
An engineer is configuring Central Web Authentication in Cisco ISE to provide guest access. When an authentication rule is configured in the Default Policy Set for the Wired_MAB or Wireless_MAB…
The correct answer is D. CONTINUE. When configuring an authentication rule for guest access using MAB in Cisco ISE, the 'if user not found' setting must be set to CONTINUE to allow the flow to proceed to the next authentication policy or external identity source.
Question
An engineer is configuring Central Web Authentication in Cisco ISE to provide guest access. When an authentication rule is configured in the Default Policy Set for the Wired_MAB or Wireless_MAB conditions, what must be selected for the "if user not found" setting?
Options
- AACCEPT
- BDROP
- CREJECT
- DCONTINUE
How the community answered
(45 responses)- A9% (4)
- B2% (1)
- C4% (2)
- D84% (38)
Why each option
When configuring an authentication rule for guest access using MAB in Cisco ISE, the 'if user not found' setting must be set to CONTINUE to allow the flow to proceed to the next authentication policy or external identity source.
ACCEPT would grant access immediately if the user is not found, bypassing the guest portal, which is incorrect for guest access workflows.
DROP would discard the authentication request, preventing the user from even reaching the guest portal, which is not the desired outcome for guest access.
REJECT would deny access to the user if not found, preventing the guest portal redirection, which is contrary to the purpose of guest access.
For Central Web Authentication (CWA) or guest access, the initial MAB authentication is often a 'dummy' lookup for the endpoint's MAC address. If the MAC is not found, which is expected for new guests, the 'if user not found' action needs to be CONTINUE, allowing the process to move to a subsequent authorization rule or policy that triggers redirection to the guest portal.
Concept tested: Cisco ISE CWA MAB authentication flow
Source: https://www.cisco.com/c/en/us/td/docs/security/ise/2-3/admin_guide/b_ISE_admin_guide_23/b_ISE_admin_guide_23_chapter_0100.html#concept_13F39E05021F4590A1A86311A973059F
Topics
Community Discussion
No community discussion yet for this question.