A network security engineer is auditing the AAA implementation for an enterprise 802.1X wireless network backed by a central RADIUS server. Which of the following statements correctly describe how authentication, authorization, or accounting functions operate in this deployment? (Select TWO.)
- The RADIUS server performs authentication by validating user-provided credentials against a centralized directory service.Answer
- Accounting functions capture session start/stop timestamps and data transfer volumes to provide historical audit logs.Answer
- CThe client wireless supplicant determines authorization by locally assigning its own network permissions prior to connection.
- DPassing the initial credential authentication stage automatically authorizes unrestricted access to all internal enterprise subnets.
Answer
The RADIUS server performs authentication by validating user-provided credentials against a centralized directory service, and accounting functions capture session start/stop timestamps and data transfer volumes to provide historical audit logs.
Authentication is correctly described by the statement where RADIUS validates credentials against a central directory to verify identity. Accounting is correctly described by the statement where session duration and network consumption metrics are logged for compliance and auditing purposes.
Step-by-Step Solution
Key Concept
Authentication, Authorization, and Accounting (AAA)