Which TWO operational characteristics accurately describe the RADIUS protocol implementation? (Select TWO)
- It relies on UDP ports 1812 and 1813 for transport communication.Answer
- It couples authentication and authorization together in single protocol transactions.Answer
- CIt utilizes TCP port 49 to provide connection-oriented session transport.
- DIt separates authentication and authorization into independent, modular processes.
Answer
The correct characteristics are that RADIUS relies on UDP ports 1812 and 1813 for transport communication and couples authentication and authorization together in single protocol transactions.
RADIUS utilizes UDP ports 1812 (authentication/authorization) and 1813 (accounting) for transport communication. In addition, RADIUS combines authentication and authorization into unified client-server packet transactions.
Step-by-Step Solution
Key Concept
RADIUS Operational Characteristics and AAA Architecture