[Openstack] [neutron] Questions about VLAN network for tenants and providers

Remo Mattei remo at italy1.com
Sun Mar 6 01:13:52 UTC 2016


this should help..

neutron net-create external --router:external=True --provider:network_type vlan --provider:physical_network physnet1 --provider:segmentation_id 111



> On Mar 5, 2016, at 16:59, Sergio Morales Acuña <semoac at gmail.com> wrote:
> 
> Hi,
> 
> After reading the documentation Neutron I failed to understand how to configure ML2 to use a particular interface when creating VLANs for projects.
> 
> For example, in this configuration:
> [mL2]
> local type_drivers = loca, flat, vlan, gre, vxlan
> tenant_network_types = vlan
> [ml2_type_vlan]
> network_vlan_ranges = physnet2: 1000: 1200, physnet1
> [ovs]
> bridge_mappings = physnet2: br-vlan, physnet1: br-ex
> 
> How I can set "Neutron" to use the interface "physnet2" when a user creates an internal network?
> 
> Am I forgetting another configuration? or the order is enough?
> 
> Thanks
> !DSPAM:1,56db835310812615210245! _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
> !DSPAM:1,56db835310812615210245!





More information about the Openstack mailing list