dataplane-ipvpn-mpls-ovs.conf

dataplane-ipvpn-mpls-ovs.conf

dataplane_driver_ipvpn

mpls_interface
Type:string
Default:<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
Type:string
Default:auto
Valid Values:auto, True, False

Force the use of MPLS/GRE even with mpls_interface specified

proxy_arp
Type:boolean
Default:true

A netns will be connected to each VRF, will be setup with the gateway IP address, and will reply to all ARP requests

vxlan_encap
Type:boolean
Default:false

Be ready to receive VPN traffic as VXLAN, and to preferrably send traffic as VXLAN when advertised by the remote end

ovs_bridge
Type:string
Default:br-mpls
input_table
Type:integer
Default:0
ovs_table_id_start
Type:integer
Default:1
gre_tunnel
Type:string
Default:mpls_gre

OVS interface name for MPLS/GRE encap

gre_tunnel_options
Type:list
Default:

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
Type:integer
Default:<None>
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.