diff --git a/README.md b/README.md index 0f7ddc1..4f45e58 100755 --- a/README.md +++ b/README.md @@ -1,18 +1,16 @@ # VXLAN EVPN Automation Project -> [!WARNING] -> Work in progress -> - This project aims to automate the creation and management of a VXLAN EVPN test lab using ContainerLab, Arista cEOS and Netbox 4.2. The automation is primarily achieved through Netbox Render Config and Python scripts. ## Table of Contents -1. [Prerequisites](#prerequisites) -2. [Installation](#installation) -3. [Usage](#usage) -4. [Sources](#sources) +- [VXLAN EVPN Automation Project](#vxlan-evpn-automation-project) + - [Table of Contents](#table-of-contents) + - [Prerequisites](#prerequisites) + - [Installation](#installation) + - [Usage](#usage) + - [Sources](#sources) ## Prerequisites diff --git a/documentation/CookBook.md b/documentation/CookBook.md index 9deb8b0..ad614c2 100644 --- a/documentation/CookBook.md +++ b/documentation/CookBook.md @@ -1,8 +1,5 @@ # 🌟 NetBox & cEOS VXLAN Fabric Cookbook 🌟 ->[!WARNING] -> Work in progress - ## 📚 Introduction This cookbook guides you through setting up a VXLAN fabric using NetBox for configuration management and cEOS for network virtualization. Perfect for demonstrating NetBox's capabilities with RenderConfig to generate a complete fabric configuration.