nerdexam
GIAC

GSLC · Question #233

Which networking protocol is used to authenticate users or devices before granting them access to a network?

The correct answer is C. RADIUS. RADIUS is the standard protocol for centralized authentication, authorization, and accounting (AAA) for network access. It is used to verify users or devices before granting them network entry.

Security Architecture & Engineering

Question

Which networking protocol is used to authenticate users or devices before granting them access to a network?

Options

  • AIPSec
  • BPAgP
  • CRADIUS
  • DSRP

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    87% (27)
  • D
    3% (1)

Why each option

RADIUS is the standard protocol for centralized authentication, authorization, and accounting (AAA) for network access. It is used to verify users or devices before granting them network entry.

AIPSec

IPSec is a suite of protocols for encrypting and securing IP communications in transit, not for authenticating users before granting network access.

BPAgP

PAgP (Port Aggregation Protocol) is a Cisco proprietary protocol used to negotiate EtherChannel link bundles, not for user or device authentication.

CRADIUSCorrect

RADIUS (Remote Authentication Dial-In User Service) is specifically designed to authenticate users or devices seeking network access by forwarding credentials to a central authentication server. It operates over UDP and supports AAA services, making it the standard choice for network access control in enterprise environments such as Wi-Fi and VPN gateways.

DSRP

SRP (Secure Remote Password) is a password-authenticated key exchange protocol and is not used as a network access authentication protocol in enterprise infrastructure.

Concept tested: RADIUS protocol for network access authentication

Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/remote-authentication-dial-user-service-radius/12433-32.html

Topics

#RADIUS#network authentication#AAA protocol#access control

Community Discussion

No community discussion yet for this question.

Full GSLC Practice