A network administrator is implementing the AAA framework on an enterprise switch to manage access. Match each administrative operational task on the left to its corresponding AAA framework pillar on the right.
- Validating user credentials against a centralized database before granting accessAuthentication
- Restricting an authenticated engineer to specific privilege levels and CLI commandsAuthorization
- Logging session start times, duration, and executed commands for compliance trackingAccounting
Answer
Validating user credentials matches Authentication; Restricting privilege levels and CLI commands matches Authorization; Logging session times and executed commands matches Accounting.
Authentication verifies identity ('who you are'), Authorization determines permissions and command rights ('what you can do'), and Accounting logs user activity and session details ('what you did').
Step-by-Step Solution
Key Concept
Core Pillars of the AAA Framework (Authentication, Authorization, Accounting)
Estimated Time:45s