[wallaby][neutron][ovn] Multiple VLAN ranges and FLAT network
Hi, I am using Openstack Wallaby release on Ubuntu 20.04. I am configuring openstack neutron for production and just want to know is there a way to specify different vlan ranges with multiple physical networks. I would really appreciate any input in this regard. Thank you. Regards, Malik Obaid
On 01.07.2021 12:51, Malik Obaid wrote:
Hi,
I am using Openstack Wallaby release on Ubuntu 20.04.
I am configuring openstack neutron for production and just want to know is there a way to specify different vlan ranges with multiple physical networks.
I would really appreciate any input in this regard.
Thank you.
Regards, Malik Obaid
Hi Malik, this is in general answer even if you don't use OVN - you can configure vlan range per provider network in the [ml2_type_vlan] network_vlan_ranges config option. The format of the value is <physical_network>:<vlan_min>:<vlan_max> separated by comma. Hope that helps. Kuba
participants (2)
-
Jakub Libosvar
-
Malik Obaid