352-001 · Question #155
Which tunneling mechanism provides confidentiality as well as tunneling capabilities?
The correct answer is B. IPsec ESP. IPsec ESP is the only protocol among the choices that provides both tunneling and confidentiality through encryption.
Question
Which tunneling mechanism provides confidentiality as well as tunneling capabilities?
Options
- AMPLS L3VPN
- BIPsec ESP
- CL2TPv3
- DIPsec AH
How the community answered
(43 responses)- A5% (2)
- B93% (40)
- C2% (1)
Why each option
IPsec ESP is the only protocol among the choices that provides both tunneling and confidentiality through encryption.
MPLS L3VPN provides traffic separation and tunneling through label switching but does not encrypt data and therefore offers no confidentiality.
IPsec ESP (Encapsulating Security Payload) encrypts the packet payload, providing confidentiality, and operates in tunnel mode to encapsulate the entire original IP packet inside a new IP header. This combination of encryption and encapsulation makes it the only option that satisfies both the tunneling and confidentiality requirements simultaneously.
L2TPv3 is a Layer 2 tunneling protocol that provides encapsulation but has no built-in encryption or confidentiality mechanisms.
IPsec AH (Authentication Header) provides data integrity and origin authentication but explicitly does not encrypt the payload, so it provides no confidentiality.
Concept tested: IPsec ESP encryption and tunneling capabilities
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_vpnips/configuration/xe-16/sec-sec-for-vpns-w-ipsec-xe-16-book/sec-cfg-vpn-ipsec.html
Topics
Community Discussion
No community discussion yet for this question.