Update README and LEAF/SPINE pre-config
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user