Sample dataplane-ipvpn-mpls-ovs.conf

Sample dataplane-ipvpn-mpls-ovs.conf

This sample configuration can also be viewed in the raw format.

[DEFAULT]


[dataplane_driver_ipvpn]

#
# From networking_bagpipe.dataplane.ipvpn.mpls_ovs
#

# Interface used to send/receive MPLS traffic. Use '*gre*' to choose automatic
# creation of a tunnel port for MPLS/GRE encap (string value)
#mpls_interface = <None>

# Force the use of MPLS/GRE even with mpls_interface specified (string value)
# Allowed values: auto, True, False
#mpls_over_gre = auto

# A netns will be connected to each VRF, will be setup with the gateway IP
# address, and will reply to all ARP requests (boolean value)
#proxy_arp = true

# Be ready to receive VPN traffic as VXLAN, and to preferrably send traffic as
# VXLAN when advertised by the remote end (boolean value)
#vxlan_encap = false

# Warning: Failed to format sample for ovs_bridge
# "ovs_bridge" is missing a help string

# Warning: Failed to format sample for input_table
# "input_table" is missing a help string

# Warning: Failed to format sample for ovs_table_id_start
# "ovs_table_id_start" is missing a help string

# OVS interface name for MPLS/GRE encap (string value)
#gre_tunnel = mpls_gre

# 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:...') (list value)
#gre_tunnel_options =

# Warning: Failed to format sample for ovsbr_interfaces_mtu
# "ovsbr_interfaces_mtu" is missing a help string
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.