Last Updated on April 28, 2021 by Admin
A network administrator is configuring an AAA server to manage TACACS+ authentication. What are two attributes of TACACS+ authentication? (Choose two.)
- encryption for only the password of a user
- encryption for all communication
- separate processes for authentication and authorization
- UDP port 1645
- single process for authentication and authorization
- TCP port 40
Answers Explanation & Hints: TACACS+ authentication includes the following attributes:
Separates authentication and authorization processes
Encrypts all communication, not just passwords
Utilizes TCP port 49