From a14688033e701a4d660e16baf68126170e409797 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 19 Dec 2021 10:26:51 +0100 Subject: vxlan: add gpe (Generic Protocol extension) option --- docs/configuration/interfaces/vxlan.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 gpe + + Eenables the Generic Protocol extension (VXLAN-GPE). Currently, this is only + supported together with the external keyword. + Unicast ^^^^^^^ -- cgit v1.2.3