From 8bdf5b5216ddafdcee067b5bb8e15f18799c6fe5 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 26 Feb 2021 19:10:47 +0100 Subject: vxlan: T1513: add additional EVPN related CLI options A VXLAN tunnel may now get a TTL, TOS, Flowlabel option specified. It is also possible to disable learning of unknown addresses into the forwarding database. --- interface-definitions/interfaces-vxlan.xml.in | 36 +++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'interface-definitions/interfaces-vxlan.xml.in') diff --git a/interface-definitions/interfaces-vxlan.xml.in b/interface-definitions/interfaces-vxlan.xml.in index 234770971..2afe8685a 100644 --- a/interface-definitions/interfaces-vxlan.xml.in +++ b/interface-definitions/interfaces-vxlan.xml.in @@ -60,6 +60,42 @@ + + + VXLAN tunnel parameters + + + + + IPv4 specific tunnel parameters + + + + + Specifies the usage of the do not fragment (DF) bit + + + + #include + #include + + + + + IPv6 specific tunnel parameters + + + #include + + + + + Do not add unknown addresses into forwarding database + + + + + Destination port of VXLAN tunnel (default: 8472) -- cgit v1.2.3