300-430 · Question #131
An engineer is setting up a WLAN to work with a Cisco ISE as the AAA server. The company policy requires that all users be denied access to any resources until they pass the validation. Which componen
The correct answer is B. preauthentication ACL. This question tests understanding of which Cisco WLC component restricts wireless client access to resources before ISE authentication completes.
Question
An engineer is setting up a WLAN to work with a Cisco ISE as the AAA server. The company policy requires that all users be denied access to any resources until they pass the validation. Which component must be configured to achieve this stipulation?
Options
- AAAA override
- Bpreauthentication ACL
- CWPA2 passkey
- DCPU ACL
How the community answered
(52 responses)- A8% (4)
- B79% (41)
- C12% (6)
- D2% (1)
Why each option
This question tests understanding of which Cisco WLC component restricts wireless client access to resources before ISE authentication completes.
AAA override allows ISE to dynamically assign VLANs and ACLs after authentication, but it does not restrict access before the authentication process completes.
A preauthentication ACL is applied to a WLAN to control what traffic a wireless client can send or receive before successfully authenticating through ISE. It enforces the deny-all policy by permitting only the traffic necessary to reach the ISE portal (such as DHCP, DNS, and the ISE redirect URL), effectively blocking all other resource access until validation passes.
WPA2 passkey is a Layer 2 authentication method and does not control access to network resources after the wireless association is established.
A CPU ACL protects the WLC's management plane from excessive traffic directed at the controller itself, and is unrelated to restricting wireless client access before authentication.
Concept tested: Preauthentication ACL for ISE pre-auth access control
Source: https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-5/config-guide/b_cg85/central_web_auth.html
Topics
Community Discussion
No community discussion yet for this question.