A network administrator is evaluating AAA protocols to manage CLI access to enterprise routers. Which feature is a key characteristic of TACACS+ compared to RADIUS?
- It encrypts the entire packet body during transmission.Answer
- BIt encrypts only the password field within the packet payload.
- CIt combines authentication and authorization into a single process.
- DIt uses UDP port 1812 for authentication and port 1813 for accounting.
Answer
TACACS+ encrypts the entire body of the packet during transmission.
TACACS+ encrypts the entire body of the packet, providing complete confidentiality for usernames, commands, and authorization details. In contrast, RADIUS encrypts only the password field.
Step-by-Step Solution
Key Concept
TACACS+ vs. RADIUS AAA Protocol Differences
Estimated Time:45s