- Modular Layer 2 (ml2) Flat Type configuration options
- Modular Layer 2 (ml2) VXLAN Type configuration options
- Modular Layer 2 (ml2) Arista Mechanism configuration options
- Modular Layer 2 (ml2) Cisco Mechanism configuration options
- Modular Layer 2 (ml2) L2 Population Mechanism configuration options
- Modular Layer 2 (ml2) Tail-f NCS Mechanism configuration options
The Modular Layer 2 (ml2) plug-in has two components, network types and mechanisms, that can be configured separately. Such configuration options are described in the subsections.
Configuration option=Default value | Description |
mechanism_drivers= | (ListOpt) An ordered list of networking mechanism driver entrypoints to be loaded from the neutron.ml2.mechanism_drivers namespace. |
tenant_network_types=local | (ListOpt) Ordered list of network_types to allocate as tenant networks. |
type_drivers=local,flat,vlan,gre,vxlan | (ListOpt) List of network type driver entrypoints to be loaded from the neutron.ml2.type_drivers namespace. |