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 65 forks source link

reject type 1,2 evpn #50

Open dorbhm opened 7 years ago

dorbhm commented 7 years ago

did you reject type 1,2 evpn to perform optimal route to the IRB gateway ?

nitzan-tz commented 7 years ago

Yes Please see https://github.com/JNPRAutomate/ansible-junos-evpn-vxlan/blob/master/roles/overlay-evpn-qfx-l2/templates/main.conf.j2

Nitzan