Skip to content

DCI automation demo with EVPN VXLAN. VLANs stitching management with network automation

License

Notifications You must be signed in to change notification settings

aspath1/EVPN_DCI_automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

What to find in this repo:

Network automation content with Ansible, Jinja, YAML, Python and Travis CI.

  • For a DCI demo using EVPN-VXLAN.
  • With network devices running Junos. Accross 2 differents DC.

The setup is already up and running. So this automation content is not used to build the setup.
This automation content is used to update the existing setup managing (stitching/unstitching/configuring/auditing ...) vlans to the DCI configuration. It uses a declarative approach and enforces the desired state against the network.

This repo covers also how to generate YAML variables (ready to be consumed by Jinja and Ansible) from a CSV file (source-controlled) using Python.

It has also a Python script to locate a mac address (i.e that connects to all the devices to provide the interfaces associated with a learned MAC addresses). This script uses the Ansible inventory file to get the list of devices ip address.

Repository content

The documentation is on wiki

About

DCI automation demo with EVPN VXLAN. VLANs stitching management with network automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%