| enable_vxlan=False |
(BoolOpt) Enable VXLAN on the agent. Can be enabled when agent is managed by ml2 plugin using linuxbridge mechanism driver |
| l2_population=False |
(BoolOpt) Extension to use alongside ml2 plugin's l2population mechanism driver. It enables the plugin to populate VXLAN forwarding table. |
| l2_population=False |
(BoolOpt) Use ml2 l2population mechanism driver to learn remote mac and IPs and improve tunnel scalability |
| physical_interface_mappings= |
(ListOpt) List of <physical_network>:<physical_interface> |
| physical_interface_mappings= |
(ListOpt) List of <physical_network>:<physical_interface> |
| tos=None |
(IntOpt) TOS for vxlan interface protocol packets. |
| ttl=None |
(IntOpt) TTL for vxlan interface protocol packets. |
| vxlan_group=224.0.0.1 |
(StrOpt) Multicast group for vxlan interface. |
| vxlan_group=None |
(StrOpt) Multicast group for VXLAN. If unset, disables VXLAN multicast mode. |