Atom feed of this document
 

 Linux bridge plug-in configuration options (deprecated)

Table 4.7. Description of configuration options for linuxbridge
Configuration option=Default value Description
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) Use ml2 l2population mechanism driver to learn remote mac and IPs and improve tunnel scalability
network_vlan_ranges= (ListOpt) List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>
physical_interface_mappings= (ListOpt) List of <physical_network>:<physical_interface>
physical_interface_mappings= (ListOpt) List of <physical_network>:<physical_interface>
tenant_network_type=local (StrOpt) Network type for tenant networks (local, flat, vlan or none)
tenant_network_type=local (StrOpt) Network type for tenant networks (local, vlan, or none)
tenant_network_type=vlan (StrOpt) Network type for tenant networks (local, ib, vlan, or none)
tenant_network_type=local (StrOpt) N1K Tenant Network Type
tenant_network_type=local (StrOpt) Network type for tenant networks (local, vlan, gre, vxlan, or none)
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.

Log a bug against this page

loading table of contents...