summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-12-19 10:26:51 +0100
committerChristian Poessinger <christian@poessinger.com>2021-12-19 10:26:51 +0100
commita14688033e701a4d660e16baf68126170e409797 (patch)
treebea30d5dc3952cd23887a21c59bf606c5d5e10be /docs/configuration/interfaces
parent1086ffe3e546712dd2aeb3b083303b0cebc5ca1f (diff)
downloadvyos-documentation-a14688033e701a4d660e16baf68126170e409797.tar.gz
vyos-documentation-a14688033e701a4d660e16baf68126170e409797.zip
vxlan: add gpe (Generic Protocol extension) option
Diffstat (limited to 'docs/configuration/interfaces')
-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 f1db4c15..7edeafb5 100644
--- a/docs/configuration/interfaces/vxlan.rst
+++ b/docs/configuration/interfaces/vxlan.rst
@@ -72,6 +72,11 @@ VXLAN specific options
Specifies whether an external control plane (e.g. BGP L2VPN/EVPN) or the
internal FDB should be used.
+.. cfgcmd:: set interfaces vxlan <interface> gpe
+
+ Eenables the Generic Protocol extension (VXLAN-GPE). Currently, this is only
+ supported together with the external keyword.
+
Unicast
^^^^^^^