This repo contains the reference playbook with the VXLAN EVPN use case for BRKDCN-2946 at Cisco Live.
git clone https://github.com/mtarking/BRKDCN-2946.gitcd BRKDCN-2946
pip install -r requirements.txt
ansible-galaxy collection install -r requirements.ymlansible-playbook -i nxos/inventory.yml nxos/vxlan.ymlor
ansible-playbook -i nd/inventory.yml nd/vxlan.ymlNote: You will need to replace the devices in inventory files and host_vars with your devices' information.
