VXLAN Student Guide: From Layer 2 Fundamentals to Advanced Fabric Architectures
A comprehensive guide designed for network engineers, students, and professionals preparing for consultant-level interviews. Covers everything from traditional VLANs to modern VXLAN fabrics with hands-on lab exercises.
What This Guide Covers
This guide walks through the complete journey from traditional VLANs to modern VXLAN overlay fabrics, covering every concept a network engineer needs to master.
Layer 2 Fundamentals
- VLANs and VLAN segmentation
- MAC address tables and CAM table operations
- Spanning Tree Protocol (STP) and its variants
- First Hop Redundancy Protocols (HSRP, VRRP, GLBP)
VXLAN Concepts
- What is VXLAN? Virtual Extensible LAN — MAC-in-UDP encapsulation that extends Layer 2 over Layer 3
- Why VXLAN? Overcomes the 4096 VLAN limitation with 16 million VNIs (Virtual Network Identifiers)
- VTEPs: Virtual Tunnel Endpoints that encapsulate/decapsulate VXLAN traffic
- VLAN vs VXLAN: Detailed comparison of scope, scalability, and use cases
Fabric Architecture
- Clos/Leaf-Spine topology: Why modern data centers use leaf-spine instead of traditional 3-tier
- Underlay network: The physical Layer 3 infrastructure (OSPF/IS-IS/eBGP)
- Overlay network: The VXLAN tunnels that carry tenant traffic
- Anycast Gateway: Distributed default gateway replacing traditional FHRP
BGP EVPN Control Plane
| Route Type | Name | Purpose |
|---|---|---|
| Type 1 | Ethernet Auto-Discovery | Multi-homing, fast convergence |
| Type 2 | MAC/IP Advertisement | Host MAC and IP learning |
| Type 3 | Inclusive Multicast | BUM traffic flood list |
| Type 4 | Ethernet Segment | DF election for multi-homing |
| Type 5 | IP Prefix | Inter-VXLAN routing, external routes |
Vendor Implementations
- Cisco NX-OS: Native VXLAN/EVPN on Nexus 9000 series
- Cisco DNA Center / SD-Access: Automated campus fabric with VXLAN overlay
- Juniper Campus Fabric: Junos-based VXLAN implementation
Hands-On Labs
The full guide includes step-by-step lab exercises that can be run on:
- GNS3 or EVE-NG
- Cisco VIRL/CML
- Juniper vMX/vQFX
Interview Preparation
Questions and model answers ranging from basic to consultant-level, covering all aspects of VXLAN fabric technology.
Access the Complete VXLAN Student Guide
Includes the full learning guide, interactive HTML version with navigation, VXLAN diagrams (Draw.io), and lab configurations.