nerdexam
(ISC)2

SSCP · Question #574

Which of the following are suitable protocols for securing VPN connections at the lower layers of the OSI model?

The correct answer is C. IPsec and L2TP. IPsec and L2TP are suitable protocols for securing VPN connections because IPsec operates at the Network layer (OSI Layer 3) and L2TP, often combined with IPsec, operates at the Data Link layer (OSI Layer 2).

Submitted by yuriko_h· Apr 18, 2026Network and Communications Security

Question

Which of the following are suitable protocols for securing VPN connections at the lower layers of the OSI model?

Options

  • AS/MIME and SSH
  • BTLS and SSL
  • CIPsec and L2TP
  • DPKCS#10 and X.509

How the community answered

(41 responses)
  • A
    2% (1)
  • C
    93% (38)
  • D
    5% (2)

Why each option

IPsec and L2TP are suitable protocols for securing VPN connections because IPsec operates at the Network layer (OSI Layer 3) and L2TP, often combined with IPsec, operates at the Data Link layer (OSI Layer 2).

AS/MIME and SSH

S/MIME is for securing email (Application Layer), and SSH (Secure Shell) is for secure remote access (Application Layer), not typically for general VPN tunnel creation at lower OSI layers.

BTLS and SSL

TLS (Transport Layer Security) and its predecessor SSL operate at the Transport Layer (Layer 4) and are primarily used for securing application-layer protocols like HTTPS, not typically for full network-layer VPN tunnels.

CIPsec and L2TPCorrect

IPsec (Internet Protocol Security) operates at the Network Layer (Layer 3) of the OSI model, providing authentication and encryption for IP packets. L2TP (Layer 2 Tunneling Protocol) operates at the Data Link Layer (Layer 2) and is commonly used with IPsec to provide a secure tunnel for VPN connections by encapsulating frames within IP packets, leveraging IPsec for security.

DPKCS#10 and X.509

PKCS#10 is a certificate request standard, and X.509 is a certificate format standard; neither are protocols for establishing and securing VPN tunnels.

Concept tested: VPN protocols and OSI layers

Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-access/vpn/vpn-overview

Topics

#VPN protocols#OSI model layers#IPsec#L2TP

Community Discussion

No community discussion yet for this question.

Full SSCP Practice