nerdexam
EC-Council

312-50V10 · 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 modem

The correct answer is D. RADIUS. RADIUS is the correct AAA protocol for this scenario because it was purpose-built for authenticating heterogeneous remote access connections including dial-up modems, DSL, wireless, and VPN.

Information Security and Ethical Hacking Fundamentals

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

(14 responses)
  • B
    7% (1)
  • D
    93% (13)

Why each option

RADIUS is the correct AAA protocol for this scenario because it was purpose-built for authenticating heterogeneous remote access connections including dial-up modems, DSL, wireless, and VPN.

ATACACS+

TACACS+ is designed primarily for device administration AAA - authenticating IT staff managing routers and switches - and is not suited for authenticating end-user remote access sessions over modems, DSL, or VPN.

BDIAMETER

DIAMETER is the next-generation successor to RADIUS used in modern mobile core networks such as LTE and 5G, and was not the established standard for the mixed legacy remote-access environment described.

CKerberos

Kerberos is a ticket-based authentication protocol designed for LAN environments using a trusted Key Distribution Center, and it does not natively support remote access scenarios such as analog modem or DSL connections.

DRADIUSCorrect

RADIUS (Remote Authentication Dial-In User Service, RFC 2865) was originally designed for dial-up modem authentication and has since been extended to support DSL, 802.1X wireless, and VPN access through a wide range of Network Access Servers. Its lightweight UDP-based design and broad NAS vendor support make it the industry standard AAA protocol for authenticating diverse remote access technologies in a single unified framework.

Concept tested: RADIUS protocol for heterogeneous remote access AAA

Source: https://www.rfc-editor.org/rfc/rfc2865

Topics

#RADIUS#AAA protocols#network access control#authentication

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice