<div dir="ltr">Hi,<div><br></div><div><div>After reading the documentation Neutron I failed to understand how to configure ML2 to use a particular interface when creating VLANs for projects.</div><div><br></div><div>For example, in this configuration:</div><div>[mL2]</div><div>local type_drivers = loca, flat, vlan, gre, vxlan</div><div>tenant_network_types = vlan</div><div>[ml2_type_vlan]</div><div>network_vlan_ranges = physnet2: 1000: 1200, physnet1</div><div>[ovs]</div><div>bridge_mappings = physnet2: br-vlan, physnet1: br-ex</div><div><br></div><div>How I can set "Neutron" to use the interface "physnet2" when a user creates an internal network?</div><div><br></div><div>Am I forgetting another configuration? or the order is enough?</div></div><div><br></div><div>Thanks</div></div>