This collection configure multisite VXLAN-EVPN fabric on Cisco Nexus platform.
Roles included in this collection (click on the link to see the role's README and documentation):
jiholland.vxlan_evpn.vpc
(documentation)jiholland.vxlan_evpn.underlay
(documentation)jiholland.vxlan_evpn.overlay
(documentation)jiholland.vxlan_evpn.dci
(documentation)jiholland.vxlan_evpn.host_segments
(documentation)jiholland.vxlan_evpn.verify
(documentation)
These variables should be defined as host_vars in the inventory.
- network_role: the role each network device has in the network (spine, leaf etc).
Install via Ansible Galaxy:
ansible-galaxy collection install jiholland.vxlan_evpn
📚Resources:
- Cisco Nexus VXLAN configuration guide
- Cisco VXLAN-EVPN Multi-Site Design and Deployment whitepaper
- Ansible documentation for Cisco Nexus
BSD-3-Clause