which of the following is a characteristic of tacacs+?\nrequires that authentication and authorization are…

which of the following is a characteristic of tacacs+?\nrequires that authentication and authorization are combined in a single server\nencrypts the entire packet, not just authentication packets\nsupports only tcp/ip\nuses udp ports 1812 and 1813

which of the following is a characteristic of tacacs+?\nrequires that authentication and authorization are combined in a single server\nencrypts the entire packet, not just authentication packets\nsupports only tcp/ip\nuses udp ports 1812 and 1813

Answer

Brief Explanations:

TACACS+ separates authentication, authorization, and accounting (AAA). It encrypts only the password in the authentication process, not the entire packet. It supports TCP/IP and uses TCP port 49, not UDP ports 1812 and 1813. So the correct characteristic among the options is that it supports only TCP/IP.

Answer:

C. Supports only TCP/IP