nerdexam
EC-Council

312-50V9 · Question #301

Internet Protocol Security IPSec is actually a suite of protocols. Each protocol within the suite provides different functionality. Collective IPSec does everything except.

The correct answer is D. Work at the Data Link Layer. IPSec is a Layer 3 (Network Layer) protocol suite and does not operate at the Data Link Layer (Layer 2).

Cryptography

Question

Internet Protocol Security IPSec is actually a suite of protocols. Each protocol within the suite provides different functionality. Collective IPSec does everything except.

Options

  • AProtect the payload and the headers
  • BAuthenticate
  • CEncrypt
  • DWork at the Data Link Layer

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • D
    90% (27)

Why each option

IPSec is a Layer 3 (Network Layer) protocol suite and does not operate at the Data Link Layer (Layer 2).

AProtect the payload and the headers

IPSec does protect both headers and payloads - in tunnel mode the entire original IP packet (header and payload) is encapsulated by AH or ESP.

BAuthenticate

IPSec does provide authentication through the Authentication Header (AH) protocol and through the IKE key exchange process.

CEncrypt

IPSec does provide encryption through the Encapsulating Security Payload (ESP) protocol using algorithms such as AES.

DWork at the Data Link LayerCorrect

IPSec operates at the Network Layer (OSI Layer 3), encapsulating and protecting IP packets. The Data Link Layer (Layer 2) is the domain of protocols such as Ethernet, PPP, and 802.11 - IPSec has no functionality at that layer.

Concept tested: IPSec OSI layer operation and protocol functionality

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/ipsec/ipsec-overview

Topics

#IPSec#network protocols#OSI layers#encryption

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice