nerdexam
EC-Council

312-50V11 · Question #118

Which protocol is used for setting up secure channels between two devices, typically in VPNs?

The correct answer is B. IPSEC. IPSec is the standard protocol suite for establishing encrypted, authenticated tunnels between network devices, making it the foundation of most VPN implementations.

Cryptography

Question

Which protocol is used for setting up secure channels between two devices, typically in VPNs?

Options

  • APPP
  • BIPSEC
  • CPEM
  • DSET

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    89% (32)
  • C
    3% (1)
  • D
    6% (2)

Why each option

IPSec is the standard protocol suite for establishing encrypted, authenticated tunnels between network devices, making it the foundation of most VPN implementations.

APPP

PPP (Point-to-Point Protocol) is a data link layer encapsulation protocol for direct two-node connections and does not provide encryption or secure channel negotiation.

BIPSECCorrect

IPSec (Internet Protocol Security) operates at the network layer and provides confidentiality, integrity, and authentication via two protocols - AH (Authentication Header) and ESP (Encapsulating Security Payload). It negotiates secure channels using IKE (Internet Key Exchange) and is the dominant standard for site-to-site and remote-access VPNs.

CPEM

PEM (Privacy Enhanced Mail) is a base64-encoded certificate and key file format, not a protocol for establishing secure communication channels.

DSET

SET (Secure Electronic Transaction) was a protocol designed specifically for securing credit card transactions over the internet, not for general VPN channel setup.

Concept tested: IPSec protocol role in VPN security

Source: https://datatracker.ietf.org/doc/html/rfc4301

Topics

#IPsec#VPN#secure channel#tunneling protocol

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice