Skip to content

Ansible playbooks to configure the Cisco Programmable Fabric VXLAN solution that uses MP-iBGP EVPN, OSPF, IP Unnumbered, and PIM SM in the Underlay. Spines act as route-reflectors and PIM Anycast RPs.

Notifications You must be signed in to change notification settings

mtarking/cisco-programmable-fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cisco-programmable-fabric

Ansible playbooks to configure the Cisco Programmable Fabric VXLAN solution that uses MP-iBGP EVPN, OSPF, IP Unnumbered, and PIM SM in the Underlay. Spines act as route-reflectors and PIM Anycast RPs.

Contact(s):

Option 1:

Using a CentOS/RHEL machine:

yum -y install epel-release
yum -y install git ansible openssh-clients
cd /WORKDIR # your working directory where you want the clone of the repo to reside
git clone https://github.com/mtarking/cisco-programmable-fabric

Option 2:

Using the Dockerfile:

docker build -t cisco-programmable-fabric .
docker run -it cisco-programmable-fabric

Option 3:

Pull directly from DockerHub:

docker pull mtarking/cisco-programmable-fabric
docker run -it mtarking/cisco-programmable-fabric

About

Ansible playbooks to configure the Cisco Programmable Fabric VXLAN solution that uses MP-iBGP EVPN, OSPF, IP Unnumbered, and PIM SM in the Underlay. Spines act as route-reflectors and PIM Anycast RPs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published