Op 31/07/2023 om 10:03 schreef Curious Pandora:
Hello,

just a quick confirmation if the VXLAN plugin can apply to
management/storage/public networks as well or is only implemented for guest
networks.


Keep in mind that the 'plugin' is just a Shell script (modifyvxlan.sh) which is executed upon VM launch.

All it does is create some Linux bridges and VXLAN interfaces on-demand, but that's it.

If you want to work with VXLAN you will probably have to do some work manually on the hypervisors to get BGP and EVPN working as well.

For mgmt and storage traffic you could then use systemd-networkd to create VXLAN devices where needed.

That's how I do it :-)

Wido

Kind regards,


Reply via email to