dataplane-ipvpn-mpls-ovs.conf
updated: 2019-09-30 10:19
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
-
-
ovs_table_id_start
-
-
gre_tunnel
Type: | string |
Default: | mpls_gre |
OVS interface name for MPLS/GRE encap
-
gre_tunnel_options
-
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> |
updated: 2019-09-30 10:19