A network administrator wants to centralize administrative access to enterprise routers and switches. The administrator requires a security protocol that encrypts the entire packet payload—including all authentication details and command data—and utilizes TCP port 49 for reliable transport. Which protocol best satisfies these requirements?
- TACACS+Answer
- BRADIUS
- CKerberos over UDP 49
- DLDAP over UDP 389
Answer
TACACS+ is the correct choice because it runs over TCP port 49 and encrypts the entire packet payload for network device management.
TACACS+ (Terminal Access Controller Access-Control System Plus) operates over TCP port 49 and encrypts the entire body of the packet, making it ideal for administrative device access.
Step-by-Step Solution
Key Concept
TACACS+ vs RADIUS protocol features and encryption boundaries