200-301 · Question #751
Which two descriptions of TACACS+ are true? (Choose two.)
The correct answer is C. It separates authentication authorization, and accounting functions. D. It can authorize specific router commands.. TACACS+ is a AAA protocol that securely separates authentication, authorization, and accounting functions, providing granular control over administrative access, including the ability to authorize specific router commands.
Question
Options
- AIt encrypts only the password.
- BIt uses UDP as its transport protocol.
- CIt separates authentication authorization, and accounting functions.
- DIt can authorize specific router commands.
- EIt combines authentication and authorization
How the community answered
(18 responses)- B6% (1)
- C89% (16)
- E6% (1)
Why each option
TACACS+ is a AAA protocol that securely separates authentication, authorization, and accounting functions, providing granular control over administrative access, including the ability to authorize specific router commands.
TACACS+ encrypts the entire body of the packet, not just the password, offering a more secure communication channel compared to protocols that only encrypt credentials.
TACACS+ uses TCP (Transmission Control Protocol) port 49 for reliable, connection-oriented transport of AAA messages, unlike RADIUS which uses UDP.
TACACS+ distinctly separates the authentication, authorization, and accounting (AAA) functions, allowing for independent management and enforcement of each component for enhanced flexibility and control.
TACACS+ offers the capability to authorize specific router commands that a user is permitted to execute, providing very fine-grained access control over administrative actions on network devices.
TACACS+ explicitly separates authentication and authorization, which is a key architectural difference compared to RADIUS, which combines these two functions more closely.
Concept tested: TACACS+ features and characteristics
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_aaa/configuration/15-mt/sec-usr-aaa-15-mt-book/sec-cfg-tac-pls.html
Topics
Community Discussion
No community discussion yet for this question.