From 235ccf39efc58fd07a3504dc0add379ba0c5a98a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 9 Apr 2020 22:16:54 +0200 Subject: vxlan: T2172: add source-address option This is a base requirement for l2vpn evpn. When source-address is configured, the option "local nolearning" is appended when creating the interface as mentioned here: https://vincent.bernat.ch/en/blog/2017-vxlan-bgp-evpn --- interface-definitions/interfaces-vxlan.xml.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/interfaces-vxlan.xml.in b/interface-definitions/interfaces-vxlan.xml.in index 5dcaf065c..fdde57525 100644 --- a/interface-definitions/interfaces-vxlan.xml.in +++ b/interface-definitions/interfaces-vxlan.xml.in @@ -52,6 +52,18 @@ #include + + + VXLAN source address + + ipv4 + IPv4 source-address of VXLAN tunnel + + + + + + Physical Interface used for this connection -- cgit v1.2.3