Hello Justin!
Sort of. We have a datacenter migration and the new site is being built. Migrate datacenter, move machines in an L2 (migrate one VM of a cluster to new site, they remain in a multi site cluster in L2), then tear down old site. I get that in a large scenario, a dynamic VXLAN is easier to manage and faster to converge, but in a point-to-point scenario L2 static VXLAN just seems easier. (Especially if we have to "deconfigure" these settings after migration).
Also, my question was more about
why it is recommended to use Loopback as a source IP for VXLAN. I get that in an OSPF scenario it is not a big deal to just add the L0 interface to the OSPF area, but I just don't see the point of creating a separate interface, and doing additional configuration to route it, when you already have in-band management IPs on the management VLAN, that are already routed on your network (weather its static or dynamic routing it doesn't matter).
Apart from the reason that "Loopback interface is always up while the VLAN interface has to be assigned to a port to be up" (its the inband management VLAN, so it has to be assigned to a port, so that admin can reach it) what are more reasons to use Loopback for VXLAN source IP?
Thanks!
------------------------------
Daniel KATAI
------------------------------
Original Message:
Sent: May 05, 2021 07:59 PM
From: Justin Noonan
Subject: VXLAN source IP not on Loopback IP
It sounds like what you're asking for is static L2 VXLAN, which we can do, but it can be hard to troubleshoot and scale out across a large network.
Our architecture guides recommends using OSPF and EVPN/MP-BGP with VXLAN for better scalability and troubleshooting like the following:
https://higherlogicdownload.s3.amazonaws.com/HPE/MigratedAttachments/E197F883-1871-4792-811D-8B41CF332C24-5-Dynamic%20Segmentation%20-%20Virtual%20Network%20Based%20Tunneling%20(VNBT).pdf
Is this just a single branch-like site with a smaller amount of devices? I'm gathering that you'd want to extend a tunnel from the branch into the firewall so that all the user traffic will go through the firewall, would that be correct?
------------------------------
Justin Noonan
------------------------------