SK0-004 · Question #285
Which of the following protocols would MOST likely be used in the establishment of an IPSec VPN tunnel?
The correct answer is D. ISAKMP. ISAKMP is the protocol used during IPSec tunnel setup to negotiate security associations and exchange cryptographic keying material.
Question
Which of the following protocols would MOST likely be used in the establishment of an IPSec VPN tunnel?
Options
- AAES
- BTKIP
- C802.1q
- DISAKMP
How the community answered
(30 responses)- B3% (1)
- C7% (2)
- D90% (27)
Why each option
ISAKMP is the protocol used during IPSec tunnel setup to negotiate security associations and exchange cryptographic keying material.
AES is a symmetric encryption algorithm used to protect data inside an already-established tunnel, not to establish the tunnel itself.
TKIP is a key management protocol used in WPA wireless security and has no role in IPSec VPN tunnel establishment.
802.1q is an IEEE standard for VLAN tagging on Ethernet networks and is unrelated to VPN tunneling or IPSec.
ISAKMP (Internet Security Association and Key Management Protocol) is the framework used by IKE (Internet Key Exchange) to establish, negotiate, modify, and delete security associations for IPSec tunnels. It defines the procedures for authenticating peers and creating session keys before encrypted traffic can flow through the tunnel.
Concept tested: IPSec VPN tunnel establishment using ISAKMP/IKE
Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/ipsec-negotiation-ike-protocols/14106-how-ipsec-works.html
Topics
Community Discussion
No community discussion yet for this question.