Skip to content

mtarking/BRKDCN-2946

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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
ansible-galaxy collection install -r requirements.yml

Executing Ansible Playbook

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

or

ansible-playbook -i nd/inventory.yml nd/vxlan.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