nerdexam
(ISC)2

CCSP · Question #36

At which layer does the IPSec protocol operate to encrypt and protect communications between two parties?

The correct answer is A. Network. IPSec primarily operates at the Network layer (Layer 3) of the OSI model, providing security services such as authentication and encryption for IP packets.

Submitted by ahmad_uae· Apr 18, 2026Cloud Platform & Infrastructure Security

Question

At which layer does the IPSec protocol operate to encrypt and protect communications between two parties?

Options

  • ANetwork
  • BApplication
  • CTransport
  • DData link

How the community answered

(24 responses)
  • A
    88% (21)
  • C
    8% (2)
  • D
    4% (1)

Why each option

IPSec primarily operates at the Network layer (Layer 3) of the OSI model, providing security services such as authentication and encryption for IP packets.

ANetworkCorrect

IPSec (Internet Protocol Security) operates at the Network layer (Layer 3) of the OSI model, providing security services like authentication and encryption to IP packets. It works directly with IP traffic, protecting entire IP datagrams or IP payloads, which is why it is integral to Virtual Private Networks (VPNs).

BApplication

The Application layer (Layer 7) is where applications interact with the network, far above where IPSec operates to secure underlying IP communications.

CTransport

The Transport layer (Layer 4) handles end-to-end communication and data segmentation (e.g., TCP, UDP), but IPSec functions below this layer to secure the IP packets themselves.

DData link

The Data link layer (Layer 2) is responsible for local network communication and MAC addressing, which is below the scope of IPSec, an IP-level protocol.

Concept tested: IPSec OSI layer operation

Source: https://learn.microsoft.com/en-us/windows/win32/iphlpapi/ipsec-security

Topics

#IPSec#Network Layer#OSI Model#Network Security

Community Discussion

No community discussion yet for this question.

Full CCSP Practice