From a4771494df2058706b8e184755068ac8fd9d3209 Mon Sep 17 00:00:00 2001 From: Damien A Date: Tue, 9 Jan 2024 18:37:07 +0000 Subject: [PATCH] =?UTF-8?q?Update=20ReadMe=20=F0=9F=93=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 ++- .../assets/images/diagrams/VXLAN.drawio | 124 +++++++++--------- 2 files changed, 75 insertions(+), 64 deletions(-) diff --git a/README.md b/README.md index 3b5700b..4e19e6a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The project directory is structured as follows: - `.devcontainer/devcontainer.json`: Configuration for the DevContainer environment. - `hosts`: Directory containing host configuration files for the lab. -- `images/ceos-lab-4.30.3M.tar.xz`: Container image used for the lab nodes. +- `network_images/ceos-lab-4.30.3M.tar.xz`: Container image used for the lab nodes. - `lab_vxlan.yml`: YAML file describing the VXLAN lab topology. ## Prerequisites @@ -21,8 +21,9 @@ The project directory is structured as follows: ## Setup and Deployment -1. **DevContainer Setup (Optional):** - If using DevContainer, ensure Docker and Docker Compose are installed on your machine. Open the project in a compatible IDE (like Visual Studio Code) and start the DevContainer environment. +1. **DevContainer Setup (Optional):** + If using DevContainer, ensure Docker and Docker Compose are installed on your machine. + Open the project in a compatible IDE (like Visual Studio Code) and start the DevContainer environment. 2. **ContainerLab Setup:** - Direct Installation: Install ContainerLab on your host machine. @@ -36,3 +37,11 @@ The project directory is structured as follows: - Once the lab is deployed, you can access the individual nodes (spines and leaves) via CLI or SSH to configure and test VXLAN-EVPN functionalities. - Use the `hosts` directory to modify or apply specific configurations. + +## Project evolution + +### To Do + +- [ ] Enable Features +- [ ] Set MTU +- [ ] Map VLAN to VNI \ No newline at end of file diff --git a/documentation/assets/images/diagrams/VXLAN.drawio b/documentation/assets/images/diagrams/VXLAN.drawio index 8e01f9d..168d697 100644 --- a/documentation/assets/images/diagrams/VXLAN.drawio +++ b/documentation/assets/images/diagrams/VXLAN.drawio @@ -1,61 +1,63 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file