summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces/vxlan.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-12-19 10:24:13 +0100
committerChristian Poessinger <christian@poessinger.com>2021-12-19 10:24:28 +0100
commit1086ffe3e546712dd2aeb3b083303b0cebc5ca1f (patch)
tree8fd0ad535fac8b63e4be4e8b4f20d5ed2c58b794 /docs/configuration/interfaces/vxlan.rst
parent27d0a111eebb5c76853e10303e64b0a5b84a8ae4 (diff)
downloadvyos-documentation-1086ffe3e546712dd2aeb3b083303b0cebc5ca1f.tar.gz
vyos-documentation-1086ffe3e546712dd2aeb3b083303b0cebc5ca1f.zip
vxlan: add new "external" keyword
Diffstat (limited to 'docs/configuration/interfaces/vxlan.rst')
-rw-r--r--docs/configuration/interfaces/vxlan.rst5
1 files changed, 5 insertions, 0 deletions
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
^^^^^^^