From 308781e6eb65db6d3c90c4cbf1c3a6deb4e2ad04 Mon Sep 17 00:00:00 2001 From: Damien Date: Thu, 4 Dec 2025 10:12:06 +0000 Subject: [PATCH] Update readme --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index a8a173a..cdcd2c7 100644 --- a/README.md +++ b/README.md @@ -14,22 +14,7 @@ This lab demonstrates a complete EVPN-VXLAN data center fabric with: ## 📐 Topology -``` - ┌──────────┐ ┌──────────┐ - │ Spine1 │ │ Spine2 │ - │ AS65000 │ │ AS65000 │ - └────┬────┘ └────┬────┘ - │ │ - ┌───────────────┼────────────┼───────────────┐ - │ │ │ │ - ┌────┴────┐ ┌────┴────┐ ┌────┴────┐ ┌────┴────┐ - │ Leaf1/2 │ │ Leaf3/4 │ │ Leaf5/6 │ │ Leaf7/8 │ - │ AS65001 │ │ AS65002 │ │ AS65003 │ │ AS65004 │ - │ VTEP1 │ │ VTEP2 │ │ VTEP3 │ │ VTEP4 │ - └────┬────┘ └────┬────┘ └────┬────┘ └────┬────┘ - │ │ │ │ - Host1 Host2 Host3 Host4 -``` +![Topology](assets/topology.svg) ## 🚀 Quick Start