mpls_interface
¶string
<None>
Interface used to send/receive MPLS traffic. Use ‘gre’ to choose automatic creation of a tunnel port for MPLS/GRE encap
mpls_over_gre
¶string
auto
auto, True, False
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
Force the use of MPLS/GRE even with mpls_interface specified
proxy_arp
¶boolean
False
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
Activate ARP responder per VRF for any IP address
arp_responder
¶boolean
False
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
ARP responder per VRF
vxlan_encap
¶boolean
False
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
Be ready to receive VPN traffic as VXLAN, and to preferrably send traffic as VXLAN when advertised by the remote end
ovs_bridge
¶string
br-mpls
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
input_table
¶integer
0
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
ovs_table_id_start
¶integer
1
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
gre_tunnel
¶string
mpls_gre
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
OVS interface name for MPLS/GRE encap
gre_tunnel_options
¶list
[]
Options, comma-separated, passed to OVS for GRE tunnel port creation (e.g. ‘packet_type=legacy_l3, …’) that will be added as OVS tunnel interface options (e.g. ‘options:packet_type=legacy_l3 options:…’)
ovsbr_interfaces_mtu
¶integer
<None>
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
hash_method
¶string
dp_hash
hash, dp_hash
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
Can be used to control the OVS group bucket selection method (mapped to ovs ‘selection_method’)
hash_method_param
¶string
0
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
Can be used to control the OVS group bucket selection method (mapped to ovs ‘selection_method_param’)
hash_fields
¶list
[]
Intended for advanced users and not used by the majority of users, and might have a significant effect on stability and/or performance.
Can be used to control the fields used by the OVS group bucket selection method (mapped to ovs ‘fields’)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.