From 8a5804881c580f2c2ff25b25b9c4a5abea9ca228 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 28 Oct 2023 21:34:25 +0200 Subject: vxlan: add missing "parameters nolearning" help --- docs/configuration/interfaces/vxlan.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/configuration/interfaces/vxlan.rst b/docs/configuration/interfaces/vxlan.rst index 2cb0b2f1..54d794ec 100644 --- a/docs/configuration/interfaces/vxlan.rst +++ b/docs/configuration/interfaces/vxlan.rst @@ -74,9 +74,15 @@ VXLAN specific options .. cfgcmd:: set interfaces vxlan gpe - Eenables the Generic Protocol extension (VXLAN-GPE). Currently, this is only + Enables the Generic Protocol extension (VXLAN-GPE). Currently, this is only supported together with the external keyword. + +.. cfgcmd:: set interfaces vxlan parameters nolearning + + Specifies if unknown source link layer addresses and IP addresses are entered + into the VXLAN device forwarding database. + Unicast ^^^^^^^ -- cgit v1.2.3