RADIUS is a common protocol for implementing AAA.
TRUE
FALSE
Comprehensive and Detailed Explanation:
RADIUS (Remote Authentication Dial-In User Service) is a widely used AAA protocol for:
Authentication (verifying user credentials).
Authorization (determining access level).
Accounting (logging user activity).
It uses UDP (ports 1812/1813 or 1645/1646) and is common in enterprise networks.
✅ Reference: HCIA-Datacom Security Guide – AAA & RADIUS Overview
Submit