A network security administrator is deploying a dual centralized AAA architecture to support both network infrastructure management and 802.1X wireless user authentication. Which TWO of the following statements accurately distinguish the operational and transport properties of TACACS+ and RADIUS in this implementation?
- TACACS+ encrypts the entire packet body following the header and operates over TCP port 49 for administrative sessions.Cevap
- RADIUS encrypts only the password attribute in the payload and operates over UDP transport protocols.Cevap
- CRADIUS encrypts the entire packet payload while separating authentication and authorization into decoupled services.
- DTACACS+ operates over UDP port 49 to minimize transport overhead during administrative command execution.
Cevap
The correct statements are that TACACS+ encrypts the entire packet body following the header while operating over TCP port 49, and RADIUS encrypts only the password attribute in the payload while operating over UDP transport protocols.
TACACS+ encrypts the complete packet payload (excluding the TACACS+ header) and uses TCP port 49 for reliable connection-oriented administrative tracking. RADIUS combines authentication and authorization, encrypting only the password field within the Access-Request packet and using UDP for connectionless transport.
Adım Adım Çözüm
Anahtar Kavram
AAA Framework Protocol Differentiation (RADIUS vs. TACACS+)
Tahmini Süre:1m 30s