Add EVPN ipv6 neighbor configuration to Arista template #2809
aeangel
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
That's because netlab (so far) implements EVPN only for IPv4 VTEPs. I would love to see (a pointer to) a complete device configuration (or netlab topology file). Do you run an IPv6-only fabric and use IPv6 VTEPs? If not, how do you propagate the IPv4 VTEP reachability information? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to propose an enhancement to the Arista device template to support automatic EVPN IPv6-neighbor configuration. Currently, when using EVPN with Arista, the template does not generate ipv6 BGP neighbor statements for EVPN peering.
I add this to netsim/ansible/templates/evpn/eos.j2 and seems ok
full file
Beta Was this translation helpful? Give feedback.
All reactions