Skip to content

Cisco Live Session BRKDCN-2946 Ansible NXOS Playbook for VXLAN EVPN

Notifications You must be signed in to change notification settings

mtarking/BRKDCN-2946

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BRKDCN-2946: Infra-as-Code for NXOS & NDFC with Ansible

This repo contains the reference playbook with the VXLAN EVPN use case for BRKDCN-2946 at Cisco Live.

1

Cloning Repo

git clone https://github.com/mtarking/BRKDCN-2946.git

Requirements

cd BRKDCN-2946
pip install -r requirements.txt

Executing Ansible Playbook

ansible-playbook -i ansible-nxos/inventory.yml ansible-nxos/vxlan.yml

or

ansible-playbook -i ansible-ndfc/hosts.stage.yml ansible-ndfc/build_fabric.yml

Note: You will need to replace the devices in inventory files and host_vars with your devices' information.

About

Cisco Live Session BRKDCN-2946 Ansible NXOS Playbook for VXLAN EVPN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages