Skip to content

IPvZero/EVPN-VXLAN-Cumulus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating EVPN VXLAN with BGP Unnumbered

Automating Cumulus Flat Files

IMPORTANT NOTE:

Device R3 and R4 will not learn each others loopbacks. Nor will device R5 and R6 learn each others. This is because they share the same Autonomous System and have learned that prefix via the Spine. This is a BGP loop prevention mechanism and is expected behaviour. If you want to have traffic to pass freely between these devices, change the device autonomous system value for the 4 leafs in the host_vars directory to ensure that all leaf devices have unique ASNs. i.e.:

R3: 65003

R4: 65004

R5: 65005

R6: 65006

alt text

alt text

About Me

My name's John McGovern, I maintain a Youtube channel called IPvZero and I am trainer for CBT Nuggets. I create instructional videos on Python Network Automation.

Contact

Twitter

Youtube

LinkedIn

CBT Nuggets

Advanced Network Automation with Cisco and Python

About

Cumulus EVPN Deployment - BGP Unnumbered

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages