Re: [Openstack] Help with multiple external network in openstack

2015-06-06 Thread Geo Varghese
Hi James, Thanks a lot for explaing everything from basic level. I will surely help us to understand the working. Everything seems working now. I will kepp i touch with you. On Sat, Jun 6, 2015 at 5:43 AM, James Denton wrote: > Hi Geo, > > When configuring multiple provider bridges, try to

Re: [Openstack] Help with multiple external network in openstack

2015-06-05 Thread James Denton
Hi Geo, When configuring multiple provider bridges, try to think of a 1:1 relationship between a provider bridge and a physical interface on the host that connects to a particular switching layer (in many cases). For example: br-eth0 is a bridge containing eth0. Eth0 connects to a switching in

Re: [Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
Kevin, Thanks for the reply. Have added these names of external network in any other configurations On Fri, Jun 5, 2015 at 4:18 AM, Fox, Kevin M wrote: > Those are the 4 external networks. In this cloud, they are all linux > bridges. > > I'm not using vlan tagging on this cloud, so I'm not su

Re: [Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
Kevin, Thanks. Can you please explain these values pub:br-pub,scz:br-scz,osg:br-osg,mgmt:br-mgmt These 4 networks are external networks? How you created these bridges. Can you please specify the value added for network_vlan_ranges = Are you using vlan tag fro external network. Sorry for many

Re: [Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
Thanks for the reply Kevin. Currently bridge mapping is empty string. As I am not creating br-ex bridge due to multiple external network. Can you please explain what i have to do. On Thursday, June 4, 2015, Fox, Kevin M wrote: > Bridge mappings set in plugin.ini? > > Thanks, > Kevin > > -

[Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
Hi Team, I need some help to setup multiple external network In normal single external network we create *br-ex* bridge and add it in /etc/neutron/l3_agent.ini As external_network_bridge = br-ex It is working for me. But in the case of multiple external network, this variable to be set to e