04-10-2019 07:58 AM
Hi
I am looking at configuring VxLAN between 2 sites separated by an MPLS ISP network. I found the following document
Figure 3 in there represents what I would like to achieve.
However the MPLS provider does not offer multicast support. In addition I read I need to increase the MTU and I'm not sure that will be possible across the MPLS cloud. So my question is what solutions might be applicable here? Can I run multicast over a tunnel across the MPLS core? Can I disregard MTU issues and let the devices fragment ?
Thanks for any input, Stuart.
04-10-2019 02:23 PM
Hi Stuart,
If you have that exact topology (1 or 2 Leafs per site), you can get rid of Multicast and use only static ingress replication, setting peer IP 100.100.100.2 in Leaves 1 and 2 NVE, and peer IP 100.100.100.1 in Leaf 3 NVE. Multicast brings enhancement when you need to handle one-to-many Leaves traffic, where ingress replication is possible but suboptimal.
Regarding the MTU, there's no magic. If your provider stucks to 1500, you will need to set MTUs to 1450 on your infrastructure.
Remi Astruc
04-15-2019 01:09 AM
04-15-2019 02:51 AM
Hi Stuart,
Exact, except you will precisely configure the secondary IP on the single Loopback. On both VPC members, that second IP will be identical (like 100.100.100.1 on the diagram example) and will represent the pair. It will be a different IP for each VPC pair obviously. You can just follow this configuration guideline:
On a site, each VPC member will have the "remote site" secondary IP in the NVE configuration to reach things behind the remote VPC.
Remi Astruc
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide