[quuens] neutron vxlan to vxlan
Hello, I have an openstack installation and a vcenter installation with nsxv. Vcenter is not under openstack Any solution for vxlan to vxlan communication between them? Regards Ignazio
Hello, You could do it if you use linuxbridge driver, arp_responder has to be set to false. VMware's VNI has to be set in multicast mode, then if OS et NSX use same multicast IP VM should be able to communicate. If your ESX et OS's hypervisors are not conencted to same network, you have to enable PIM in your router. Anyway this configuration is a bit dirty and you should look a proper way to make it works over L3. A VPN inside each subnets with static routes is cleaner and less risky. Best regards, Romain ________________________________ From: Ignazio Cassano <ignaziocassano@gmail.com> Sent: Saturday, February 8, 2020 3:59 PM To: openstack-discuss Subject: [quuens] neutron vxlan to vxlan Hello, I have an openstack installation and a vcenter installation with nsxv. Vcenter is not under openstack Any solution for vxlan to vxlan communication between them? Regards Ignazio
Thanks Roman. I think secondo way you suggested is better than first. Ignazio Il Sab 8 Feb 2020, 18:29 CHANU ROMAIN <romain.chanu@univ-lyon1.fr> ha scritto:
Hello,
You could do it if you use linuxbridge driver, arp_responder has to be set to false. VMware's VNI has to be set in multicast mode, then if OS et NSX use same multicast IP VM should be able to communicate.
If your ESX et OS's hypervisors are not conencted to same network, you have to enable PIM in your router.
Anyway this configuration is a bit dirty and you should look a proper way to make it works over L3. A VPN inside each subnets with static routes is cleaner and less risky.
Best regards,
Romain
------------------------------ *From:* Ignazio Cassano <ignaziocassano@gmail.com> *Sent:* Saturday, February 8, 2020 3:59 PM *To:* openstack-discuss *Subject:* [quuens] neutron vxlan to vxlan
Hello, I have an openstack installation and a vcenter installation with nsxv. Vcenter is not under openstack Any solution for vxlan to vxlan communication between them? Regards Ignazio
participants (2)
-
CHANU ROMAIN
-
Ignazio Cassano