312-50V11 · Question #527
Supposed you are the Chief Network Engineer of a certain Telco. Your company is planning for a big business expansion and it requires that your network authenticate users connecting using analog…
The correct answer is D. RADIUS. RADIUS is the standard AAA protocol designed for authenticating remote network access users across dial-up, DSL, wireless, and VPN technologies.
Question
Supposed you are the Chief Network Engineer of a certain Telco. Your company is planning for a big business expansion and it requires that your network authenticate users connecting using analog modems, Digital Subscriber Lines (DSL), wireless data services, and Virtual Private Networks (VPN) over a Frame Relay network. Which AAA protocol would you implement?
Options
- ATACACS+
- BDIAMETER
- CKerberos
- DRADIUS
How the community answered
(55 responses)- A2% (1)
- B5% (3)
- C4% (2)
- D89% (49)
Why each option
RADIUS is the standard AAA protocol designed for authenticating remote network access users across dial-up, DSL, wireless, and VPN technologies.
TACACS+ is a Cisco-proprietary protocol primarily designed for device administration - authenticating administrators to routers and switches - not for authenticating end-users connecting via analog modems, DSL, or VPN at the network access layer.
DIAMETER is the next-generation successor to RADIUS but is primarily deployed in mobile/LTE carrier-grade and IMS environments, not in traditional multi-technology telco access scenarios involving analog modems and Frame Relay.
Kerberos is a ticket-based authentication protocol designed for enterprise domain authentication (e.g., Active Directory environments) and is not designed for authenticating remote dial-up, DSL, wireless, or VPN users at the network access layer.
RADIUS (Remote Authentication Dial-In User Service) was purpose-built for authenticating users connecting via analog modems, DSL, wireless, and VPN services, operating as a client-server protocol where the Network Access Server acts as the RADIUS client and forwards credentials to the RADIUS server. Its broad support across multi-technology network access scenarios - including Frame Relay-based VPNs - makes it the industry-standard choice for large-scale telco deployments requiring unified AAA. Unlike its alternatives, RADIUS was specifically engineered for dial-in and broadband network access authentication at scale.
Concept tested: RADIUS protocol for multi-technology AAA network access
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-top
Topics
Community Discussion
No community discussion yet for this question.