A network security administrator is aligning enterprise network management requirements with AAA framework services and protocol architecture. Match each operational task or network access requirement on the left with its corresponding AAA component or protocol mechanism on the right.
- Validating user credentials against a centralized directory server during an initial 802.1X supplicant connectionAuthentication
- Restricting an authenticated operator from executing specific privilege level configuration commands on a routerAuthorization
- Logging start and stop timestamps, user identity, and session byte counts for administrative sessions to a central databaseAccounting
- Encrypting the complete body of transmission packets over connection-oriented TCP port 49 during administrative sessionsTACACS+ Protocol Mechanics
Cevap
Validating credentials maps to Authentication; restricting command execution maps to Authorization; logging timestamps and session data maps to Accounting; encrypting full packet bodies over TCP port 49 maps to TACACS+ Protocol Mechanics.
Each operational requirement directly corresponds to a fundamental pillar of the AAA framework or a specific protocol implementation detail: Authentication handles identity verification, Authorization enforces command and resource access rights, Accounting logs session and audit data, and TACACS+ provides full-payload encryption over TCP port 49.
Adım Adım Çözüm
Anahtar Kavram
AAA Framework Functional Separation & TACACS+ vs RADIUS Architecture