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).
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)- A3% (1)
- B7% (2)
- D90% (27)
Why each option
IPSec is a Layer 3 (Network Layer) protocol suite and does not operate at the Data Link Layer (Layer 2).
IPSec does protect both headers and payloads - in tunnel mode the entire original IP packet (header and payload) is encapsulated by AH or ESP.
IPSec does provide authentication through the Authentication Header (AH) protocol and through the IKE key exchange process.
IPSec does provide encryption through the Encapsulating Security Payload (ESP) protocol using algorithms such as AES.
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
Community Discussion
No community discussion yet for this question.