350-401 · Question #1350
What is the VXLAN network identifier used to identify?
The correct answer is B. broadcast domain. VXLAN Network Identifier (VNI) Explained A VXLAN Network Identifier (VNI) is a 24-bit value used to identify a specific broadcast domain (Layer 2 segment), allowing up to 16 million unique virtual networks to be overlaid on a physical network - this is analogous to how a VLAN ID
Question
What is the VXLAN network identifier used to identify?
Options
- Anetwork tunnel interface
- Bbroadcast domain
- Cvirtual tunnel endpoint
- DIP subnet
How the community answered
(41 responses)- A2% (1)
- B88% (36)
- C2% (1)
- D7% (3)
Explanation
VXLAN Network Identifier (VNI) Explained
A VXLAN Network Identifier (VNI) is a 24-bit value used to identify a specific broadcast domain (Layer 2 segment), allowing up to 16 million unique virtual networks to be overlaid on a physical network - this is analogous to how a VLAN ID identifies a broadcast domain, but on a much larger scale.
Why the distractors are wrong:
- A (network tunnel interface) - Tunnels are identified by their VTEP (Virtual Tunnel Endpoint) addresses, not the VNI
- C (virtual tunnel endpoint) - VTEPs are identified by their IP addresses, which are used to encapsulate/decapsulate VXLAN traffic
- D (IP subnet) - IP subnets operate at Layer 3; the VNI operates at Layer 2 and does not directly map to an IP subnet
Memory Tip: Think of VNI as a "super VLAN ID." Just as a VLAN ID identifies a broadcast domain on a local switch, the VNI identifies a broadcast domain across a VXLAN overlay network. VNI = Virtual Network = broadcast domain boundary.
Topics
Community Discussion
No community discussion yet for this question.