JNPRAutomate / ansible-junos-evpn-vxlan

Sample project that use Ansible and Jinja2 template to automatically generate configurations for Juniper devices deploy in EVPN/VXLAN fabric mode
MIT License
91 stars 64 forks source link

MGLAG Role #29

Closed jorgebonilla closed 7 years ago

jorgebonilla commented 7 years ago

Damien, Do you think we can create an MCLAG Role, in order to automate/templatize an MCLAG+CLOS+VXLAN architecture? Or is that done somewhere else? Thoughts?

dgarros commented 7 years ago

Hi @jorgebonilla, Thanks for the proposal. We don't support MC-LAG and EVPN at the same time but you can use EVPN/ESI to provide multi-homing, it's even better than MC-LAG The role overlay-evpnaccess let you create a LAG using ESI to have a device connected to multiple TOR. Please let me know if this is good fit for your need. Thanks Damien