A network operations team is upgrading their device management infrastructure to implement centralized command-level access control on enterprise routers. They select TACACS+ over RADIUS to fulfill this security requirement. Which technical capability of TACACS+ directly supports restricting specific administrative commands on a per-user basis?
- The strict separation of authentication and authorization processes, paired with full packet payload encryption over TCPCevap
- BThe binding of authentication and authorization into a unified protocol exchange over UDP port 49
- CThe encapsulation of authentication attributes within Layer 2 EAPOL frames that encrypt only the user password
- DThe encryption of only the password field within a TCP stream operating on destination port 1812
Cevap
The strict separation of authentication and authorization processes, paired with full packet payload encryption over TCP
TACACS+ decouples authentication, authorization, and accounting functions within the AAA framework. This separation allows network access devices to send individual authorization requests to the TACACS+ server for each CLI command an administrator attempts to execute. Additionally, TACACS+ operates over TCP port 49 and encrypts the entire packet payload, providing comprehensive security for administrative device management.
Adım Adım Çözüm
Anahtar Kavram
AAA Protocol Differentiation (RADIUS vs TACACS+)
Tahmini Süre:1m 30s