nerdexam
Huawei

H12-725_V4.0 · Question #104

The entire IPSec protocol framework contains multiple protocols. Which of the following protocols does not belong to the IPSec protocol framework?

The correct answer is D. TLS. TLS (Transport Layer Security) does not belong to the IPSec framework - it is an independent protocol that operates at the transport/application layer to secure web traffic (HTTPS, etc.), and was developed entirely outside the IPSec suite. Why the distractors are wrong: A (ESP…

VPN Technologies

Question

The entire IPSec protocol framework contains multiple protocols. Which of the following protocols does not belong to the IPSec protocol framework?

Options

  • AESP
  • BAH
  • CIKE
  • DTLS

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    10% (3)
  • D
    83% (24)

Explanation

TLS (Transport Layer Security) does not belong to the IPSec framework - it is an independent protocol that operates at the transport/application layer to secure web traffic (HTTPS, etc.), and was developed entirely outside the IPSec suite.

Why the distractors are wrong:

  • A (ESP - Encapsulating Security Payload): Core IPSec protocol that provides confidentiality, integrity, and authentication by encrypting and/or authenticating packet payloads.
  • B (AH - Authentication Header): Core IPSec protocol that provides data integrity and authentication (but not encryption) via a header added to IP packets.
  • C (IKE - Internet Key Exchange): The key management protocol within IPSec, responsible for negotiating security associations (SAs) and exchanging cryptographic keys between peers.

Memory tip: Think of IPSec as a three-legged stool - AH (authenticate), ESP (encrypt), and IKE (exchange keys). TLS is a completely separate "chair" that secures the layer above - you'd never find it inside IPSec documentation. If you see TLS in an IPSec question, it's always the outsider.

Topics

#IPSec framework#IKE#AH#ESP

Community Discussion

No community discussion yet for this question.

Full H12-725_V4.0 Practice