Implementing Cisco Enterprise Wireless Networks (ENWLSI) — Question 272
An engineer is implementing Cisco Identity-Based Networking on a Cisco AireOS controller. The engineer has two ACLs on the controller. The first ACL, named
BASE_ACL, is applied to the corporate_clients interface on the WLC, which is used for all corporate clients. The second ACL, named HR_ACL, is referenced by
ISE in the Human Resources group policy. What is the resulting ACL when a Human Resources user connects?
Answer options
- A. HR_ACL appended with BASE_ACL
- B. HR_ACL only
- C. BASE_ACL appended with HR_ACL
- D. BASE_ACL only
Correct answer: B
Explanation
The correct answer is B because when a Human Resources user connects, only the HR_ACL is applied as per the group policy defined in ISE. The other options incorrectly suggest that BASE_ACL is combined with HR_ACL or only BASE_ACL is used, which does not happen in this scenario.