Tagged articles
10 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Apr 27, 2026 · Cloud Native

When MTU Misconfiguration Turns Into a Two‑Day Network Mystery

A two‑day investigation of intermittent packet loss in a hybrid‑cloud Kubernetes environment revealed that an oversized VXLAN MTU caused fragmentation, prompting a step‑by‑step analysis of MTU fundamentals, diagnostic commands, Cilium configuration changes, and best‑practice recommendations for cloud‑native networks.

CiliumKubernetesMTU
0 likes · 30 min read
When MTU Misconfiguration Turns Into a Two‑Day Network Mystery
Open Source Linux
Open Source Linux
Nov 14, 2023 · Operations

Understanding Network Virtualization: VXLAN, NVGRE, STT, and SPBM Explained

This article explains how network virtualization decouples logical and physical networks, introduces Underlay and Overlay architectures, and compares four major overlay protocols—VXLAN, NVGRE, STT, and SPBM—highlighting their mechanisms and benefits for modern data‑center design.

Data Center NetworkingNVGRENetwork Virtualization
0 likes · 10 min read
Understanding Network Virtualization: VXLAN, NVGRE, STT, and SPBM Explained
Liangxu Linux
Liangxu Linux
Jun 29, 2023 · Cloud Computing

How VXLAN Extends VLAN for Scalable Cloud Networks – A Hands‑On Linux and OVS Guide

VXLAN (Virtual eXtensible LAN) overcomes VLAN’s 12‑bit limitation by using 24‑bit VNIs, encapsulating Ethernet frames in UDP, and enabling large‑scale, multi‑tenant overlay networks; the article explains its principles, packet format, and provides step‑by‑step Linux kernel and Open vSwitch implementation examples with commands and flow‑table configurations.

LinuxNetwork VirtualizationOpen vSwitch
0 likes · 16 min read
How VXLAN Extends VLAN for Scalable Cloud Networks – A Hands‑On Linux and OVS Guide
Architects' Tech Alliance
Architects' Tech Alliance
Nov 27, 2022 · Cloud Computing

VXLAN Overview and Its Applications in Data Center and Campus Networks

This article explains the limitations of traditional data‑center networking for server virtualization, introduces VXLAN as an overlay VPN solution, describes its core components and tunnel mechanisms, and demonstrates how VXLAN is applied in cloud‑campus architectures with centralized and distributed gateway designs.

Data centerNetwork VirtualizationOverlay Networks
0 likes · 17 min read
VXLAN Overview and Its Applications in Data Center and Campus Networks
Architects' Tech Alliance
Architects' Tech Alliance
Apr 23, 2022 · Cloud Computing

Understanding VXLAN: Architecture, Benefits, and Comparison with Other Overlay Technologies

This article provides a comprehensive overview of VXLAN, explaining its purpose, architecture, frame format, VTEP implementations, and advantages over VLAN, Q‑in‑Q, MPLS, and other overlay protocols, while also discussing control‑plane options such as BGP EVPN and SDN automation for modern data‑center networks.

BGP EVPNDPUData Center Networking
0 likes · 14 min read
Understanding VXLAN: Architecture, Benefits, and Comparison with Other Overlay Technologies
Architects' Tech Alliance
Architects' Tech Alliance
Oct 24, 2021 · Cloud Computing

Why VXLAN Is the Key to Scaling Modern Data Centers

This article explains how VXLAN technology overcomes traditional data‑center network constraints—such as limited MAC tables, VLAN isolation, and VM migration scope—by using MAC‑in‑UDP encapsulation, VNI identifiers, and BGP EVPN control, and demonstrates its practical deployment in a CloudCampus solution.

BGP EVPNCloudCampusData Center Networking
0 likes · 16 min read
Why VXLAN Is the Key to Scaling Modern Data Centers
Open Source Linux
Open Source Linux
Sep 17, 2021 · Fundamentals

Why VXLAN Is Essential for Modern Data Center Virtualization

This article explains how VXLAN extends Layer‑2 networks over IP using UDP encapsulation, enabling seamless VM live migration and massive tenant isolation, compares VXLAN with traditional VLANs, details packet structure, VTEP/VNI roles, gateway designs, and the EVPN control plane for efficient forwarding.

Data centerEVPNNetwork Virtualization
0 likes · 19 min read
Why VXLAN Is Essential for Modern Data Center Virtualization
Open Source Linux
Open Source Linux
Oct 23, 2020 · Cloud Computing

How VXLAN Enables Scalable Data Center Networking and Seamless VM Migration

This article explains the VXLAN technology, its tunnel‑based architecture, why it is needed for virtual machine migration and multi‑tenant isolation, how it differs from VLAN, the roles of VTEP and VNI, gateway designs, and the detailed packet‑forwarding processes in both centralized and distributed data‑center networks.

Data centerNetwork VirtualizationOverlay Networks
0 likes · 28 min read
How VXLAN Enables Scalable Data Center Networking and Seamless VM Migration
Efficient Ops
Efficient Ops
Jul 29, 2015 · Cloud Computing

Why SDN Is Revolutionizing Public Cloud Networks – Insights and Real-World Cases

This article explores how Software‑Defined Networking (SDN) has moved from theory to large‑scale deployment in public‑cloud environments, detailing overlay technologies like VXLAN, integration with NFV, practical migration challenges, and real‑world use cases—including automated path probing and controller‑based solutions—while also highlighting a company’s own SDN products.

NFVNetwork VirtualizationOverlay Networks
0 likes · 11 min read
Why SDN Is Revolutionizing Public Cloud Networks – Insights and Real-World Cases