From 1086ffe3e546712dd2aeb3b083303b0cebc5ca1f Mon Sep 17 00:00:00 2001
From: Christian Poessinger <christian@poessinger.com>
Date: Sun, 19 Dec 2021 10:24:13 +0100
Subject: vxlan: add new "external" keyword

---
 docs/configuration/interfaces/vxlan.rst | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'docs/configuration/interfaces')

diff --git a/docs/configuration/interfaces/vxlan.rst b/docs/configuration/interfaces/vxlan.rst
index 9b2f42a1..f1db4c15 100644
--- a/docs/configuration/interfaces/vxlan.rst
+++ b/docs/configuration/interfaces/vxlan.rst
@@ -67,6 +67,11 @@ VXLAN specific options
   Source IP address used for VXLAN underlay. This is mandatory when using VXLAN
   via L2VPN/EVPN.
 
+.. cfgcmd:: set interfaces vxlan <interface> external
+
+  Specifies whether an external control plane (e.g. BGP L2VPN/EVPN) or the
+  internal FDB should be used.
+
 Unicast
 ^^^^^^^
 
-- 
cgit v1.2.3