AAA services
Authentication, authorization, and accounting (AAA) is a security service framework that
-
verifies the identity of a user or principal,
-
verifies that an authenticated user or principal has permission to perform a specific task, and
-
logs sessions and records user-generated or system-generated actions for audit trails.
AAA is part of the software base package and is available by default.
Login authentication command
To configure AAA authentication at login, use the aaa authentication login command in global configuration mode.
Feedback