<div dir="ltr"><div>Hi Geraint,<br><br></div><div>You missed one line which also needs to be added:-<br></div><div>bridge_mappings = physnet:br-eth1<br><br></div><div>Here, br-eth1 does the similar kind of task which br-tun was doing in GRE mode, but with different  internal working. For more details, please refer to this guide:-<br>

<a href="http://docs.openstack.org/trunk/openstack-network/admin/content/under_the_hood_openvswitch.html">http://docs.openstack.org/trunk/openstack-network/admin/content/under_the_hood_openvswitch.html</a><br><br></div><div>

There is no need to change anything in MySql database.<br></div><div><br></div><div>Thanks and Regards<br>Rahul Sharma<br></div><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 15, 2013 at 12:24 AM, Geraint Jones <span dir="ltr"><<a href="mailto:geraint@koding.com" target="_blank">geraint@koding.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hi Guys</div><div><br></div><div>
We are currently using OVS-GRE in our environment configured as below :</div>
<div><br></div><div><div>tenant_network_type = gre</div><div>tunnel_id_ranges = 1:1000</div><div>integration_bridge = br-int</div><div>tunnel_bridge = br-tun</div><div>local_ip = 192.168.52.12</div><div>enable_tunneling = True</div>

</div><div><br></div><div><br></div><div>If I change this to :</div><div><br></div><div><div>tenant_network_type = vlan</div><div>network_vlan_ranges = physnet:200:400</div><div>integration_bridge = br-int</div><div><br>
</div>
</div><div><br></div><div>If I then trunk vl 200 – 400 to the interfaces bound to br-int what else will I need to change ? Anything in MySQL ?</div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div>

<br></div><div><div><div>-- </div><div>Geraint Jones</div></div><div>Director of Systems & Infrastructure</div><div>Koding </div><div><a href="https://koding.com" target="_blank">https://koding.com</a></div><div><a href="mailto:geraint@koding.com" target="_blank">geraint@koding.com</a></div>

<div>M (NZ) +64 22 123 4626</div><div>M (US) +1 415 316 8027</div></div></font></span></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>