300-715 · Question #38
What must be configured on the Cisco ISE authentication policy for unknown MAC addresses/identities for successful authentication?
The correct answer is D. continue. To allow Cisco ISE to process unknown MAC addresses or identities for potential guest access or profiling, the authentication policy must be configured with a 'continue' action.
Question
What must be configured on the Cisco ISE authentication policy for unknown MAC addresses/identities for successful authentication?
Options
- Apass
- Breject
- Cdrop
- Dcontinue
How the community answered
(30 responses)- A3% (1)
- C3% (1)
- D93% (28)
Why each option
To allow Cisco ISE to process unknown MAC addresses or identities for potential guest access or profiling, the authentication policy must be configured with a 'continue' action.
'Pass' would immediately authenticate the unknown identity without further checks, which is not the desired behavior for an unknown MAC address.
'Reject' would deny access to the unknown identity outright, preventing any further processing or attempts to identify or onboard the device.
'Drop' would silently discard the authentication request, making troubleshooting difficult and denying access without explicit rejection feedback to the supplicant or network device.
When an authentication policy is configured to 'continue', Cisco ISE proceeds to the next authentication rule or policy set if the current identity or MAC address is not found in the configured identity store, allowing for processing of unknown MAC addresses for purposes like MAB or guest access flows.
Concept tested: Cisco ISE Authentication Policy actions
Source: https://www.cisco.com/c/en/us/td/docs/security/ise/3-1/admin_guide/b_ISE_admin_3_1/m_policies.html
Topics
Community Discussion
No community discussion yet for this question.