nerdexam
Huawei

H12-821_V1.0 · Question #862

VXLAN is based on UDP encapsulation, which encapsulates Ethernet data frames on UDP in IP packets, so it is called MAC in UDP encapsulation.

The correct answer is A. TRUE. Option A is correct because VXLAN (Virtual Extensible LAN) encapsulates Layer 2 Ethernet (MAC) frames inside a VXLAN header, which is then carried inside a UDP segment, which is itself carried inside an IP packet - making the full descriptor "MAC in UDP." This allows Layer 2…

Layer 2 Technologies

Question

VXLAN is based on UDP encapsulation, which encapsulates Ethernet data frames on UDP in IP packets, so it is called MAC in UDP encapsulation.

Options

  • ATRUE
  • BFALSE

How the community answered

(34 responses)
  • A
    74% (25)
  • B
    26% (9)

Explanation

Option A is correct because VXLAN (Virtual Extensible LAN) encapsulates Layer 2 Ethernet (MAC) frames inside a VXLAN header, which is then carried inside a UDP segment, which is itself carried inside an IP packet - making the full descriptor "MAC in UDP." This allows Layer 2 networks to be stretched across Layer 3 IP infrastructure, enabling virtual network overlays in data centers.

Option B (FALSE) is incorrect because the statement accurately describes VXLAN's encapsulation mechanism; there is no error in the description.

Memory tip: Think of the acronym layers bottom-up - "MAC rides UDP rides IP" - just like a shipping container (MAC frame) placed inside a truck (UDP) that drives on a highway (IP). The key distinction from other tunneling protocols is that VXLAN specifically uses UDP (not TCP or GRE), making the "MAC in UDP" label precise and exam-worthy.

Topics

#VXLAN encapsulation#MAC in UDP#Layer 2 extension#UDP overlay

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice