Configure the Neutron OVS plug-in for VLANs on a dedicated controller node
  1. Tell OVS to use VLANS. Edit the /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini file, as follows:

    [ovs]
    tenant_network_type = vlan
    network_vlan_ranges = physnet1:1:4094
  2. Return to the general OVS instructions.

Log a bug against this page


loading table of contents...