Fundamentals 4 min read

How VxLAN Powers Seamless Dual‑Active Data Center Failover

The article explains why traditional Layer‑2 networks hinder VM live migration in dual‑active data centers, introduces the concept of big‑layer networking, and details how VxLAN overcomes VLAN limits and loop issues to enable uninterrupted cross‑site service continuity.

Architects' Tech Alliance
Architects' Tech Alliance
Architects' Tech Alliance
How VxLAN Powers Seamless Dual‑Active Data Center Failover

In dual‑active data‑center solutions, achieving high reliability across sites requires the business cluster, storage, and network to operate as a single logical entity, so that virtual machines can be migrated without users noticing any interruption.

Traditional Layer‑2 networks force a change of IP and MAC addresses when a server moves to another data‑center, breaking TCP connections and causing service outages. This makes seamless VM migration impossible.

To address this, a "big‑layer" (大二层) network architecture was created, specifically designed for the dynamic migration needs of virtualized environments. Major vendors provide implementations such as VxLAN, Huawei’s CSS/iStack/EVN/SVF, Cisco’s VSS/FEX, and H3C’s IRF.

VxLAN works by encapsulating Ethernet frames inside UDP packets, using a 24‑bit Virtual Network Identifier (VNI) that supports up to 16 million isolated networks. This overlay eliminates the 12‑bit VLAN ID limitation (max 4094 VLANs) and bypasses the constraints of the Spanning Tree Protocol, providing a loop‑free, scalable Layer‑2 extension across data‑center sites.

Traditional VLANs rely on a 12‑bit VLAN ID to segment broadcast domains, which quickly reaches its limit in large virtualized environments. Additionally, STP restricts the number of usable VLANs and can cause broadcast storms.

By adopting VxLAN, data‑center operators can achieve seamless cross‑site failover, maintain active‑active services, and ensure that virtual machines continue to run without IP/MAC changes or connection interruptions.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Dual-ActiveNetwork VirtualizationData centerLayer 2VXLANBig Layer Network
Architects' Tech Alliance
Written by

Architects' Tech Alliance

Sharing project experiences, insights into cutting-edge architectures, focusing on cloud computing, microservices, big data, hyper-convergence, storage, data protection, artificial intelligence, industry practices and solutions.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.