A network manager is evaluating centralized AAA protocols to secure network infrastructure devices and access points. Which TWO operational characteristics distinguish TACACS+ from RADIUS? (Select TWO.)
- TACACS+ encrypts the entire packet payload, whereas RADIUS encrypts only the password field.Cevap
- TACACS+ separates Authentication and Authorization into distinct processes, allowing per-command authorization.Cevap
- CTACACS+ operates over transport protocol UDP port 49 to reduce transmission overhead.
- DTACACS+ combines Authentication and Authorization within single request/response packet pairs.
Cevap
TACACS+ encrypts the entire packet payload (rather than just the password field) and separates Authentication and Authorization into distinct processes to allow per-command authorization.
TACACS+ provides full-packet payload encryption (enhancing security for administrative traffic) and maintains modular separation of Authentication and Authorization (enabling per-command authorization policies).
Adım Adım Çözüm
Anahtar Kavram
TACACS+ vs RADIUS Architectural and Security Differences