Update README and LEAF/SPINE pre-config

This commit is contained in:
Damien A
2024-04-19 09:56:20 +00:00
parent ea97e7767b
commit 60e56f76d8
4 changed files with 50 additions and 14 deletions

View File

@@ -2,12 +2,28 @@
## Pre-config Setup
Disable ZeroTouch provisioning :
```config
en
zerotouch cancel
```
Enable the multi-agent configuration on Arista switch to be able to use EVPN feature
```config
en
conf
service routing protocols model multi-agent
```
Enabling IP Routing
```config
conf
ip routing
```
## IP address Configuration
Configure need to match with [Lab Topology](../../lab_vxlan.yml)