<p dir="ltr">For Quantum GRE tunneling, the network node and compute nodes need a NIC on your data network. You assign each of those NIC's an IP (for instance, 192.168.1.1-3). Then (assuming you are using openvswitch with GRE tunneling) you set up your quantum configs. Look at the Quantum administration guide for an example of GRE tunneling with openvswitch.</p>

<p dir="ltr">After that you just let it work its magic. All VM traffic is encapsulated inside GRE packets traveling between the nodes, it'll all look like packets in that 192.168.1-3 network. </p>
<p dir="ltr">Once the packet reaches its destination node, the GRE encapsulation is removed and the VM packet is read.</p>
<div class="gmail_quote">On Mar 12, 2013 6:36 AM, "Aru s" <<a href="mailto:arumon82@gmail.com">arumon82@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<div><br></div><div>I am trying to configuring openstack with one controller and one network and two compute nodes.</div><div>I am not able to understand how the communication of the VM's happens which are for the same tenant with same ip range but on the different compute hosts.</div>

<div>Please help me to understand how GRE communication happens.</div><div><br></div><div>Regards,</div><div>Arumon</div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div>