JN0-1103 · Question #23
Multiple customer sites are connected through your service provider network using a Layer 3 VPN. You must design the Layer 3 VPN so that the traffic sent between sites is encrypted. Which technology…
The correct answer is C. Use IPsec with ESP. IPsec with ESP (Encapsulating Security Payload) is correct because ESP provides both encryption and authentication, making it the only option here that actually encrypts traffic - which is the explicit requirement. Option A (IPsec with AH) is wrong because AH (Authentication…
Question
Multiple customer sites are connected through your service provider network using a Layer 3 VPN. You must design the Layer 3 VPN so that the traffic sent between sites is encrypted. Which technology would you use to accomplish this task?
Options
- AUse IPsec with AH.
- BUse GRE with a key sequence number.
- CUse IPsec with ESP.
- DUse OSPF with IPsec authentication.
How the community answered
(43 responses)- A5% (2)
- B14% (6)
- C74% (32)
- D7% (3)
Explanation
IPsec with ESP (Encapsulating Security Payload) is correct because ESP provides both encryption and authentication, making it the only option here that actually encrypts traffic - which is the explicit requirement. Option A (IPsec with AH) is wrong because AH (Authentication Header) only provides authentication and integrity, not encryption. Option B (GRE with a key sequence number) only adds a simple identifier for tunnel demultiplexing - the key is not a cryptographic key and provides zero encryption. Option D (OSPF with IPsec authentication) secures routing protocol exchanges, not the data-plane traffic flowing between customer sites.
Memory tip: Think "ESP = Encryption, Security, Privacy" - if the question asks for encryption in a VPN context, ESP is your answer. AH is the "authentication-only" cousin that often appears as a distractor alongside ESP.
Topics
Community Discussion
No community discussion yet for this question.