summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces/vxlan.rst
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-10-31 07:32:52 +0100
committerGitHub <noreply@github.com>2023-10-31 07:32:52 +0100
commit364471b8dae5cf1e79442ff46457634d1340045b (patch)
treeb41b8ca83cb9562961bd05faf4c4b42605f57c82 /docs/configuration/interfaces/vxlan.rst
parent8a5804881c580f2c2ff25b25b9c4a5abea9ca228 (diff)
parent11cb9979e0087c9742ce80d11dd06318bc533917 (diff)
downloadvyos-documentation-364471b8dae5cf1e79442ff46457634d1340045b.tar.gz
vyos-documentation-364471b8dae5cf1e79442ff46457634d1340045b.zip
Merge pull request #1129 from vyos/t5668-vxlan
vxlan: T5668: add CLI knob to enable ARP/ND suppression
Diffstat (limited to 'docs/configuration/interfaces/vxlan.rst')
-rw-r--r--docs/configuration/interfaces/vxlan.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/configuration/interfaces/vxlan.rst b/docs/configuration/interfaces/vxlan.rst
index 54d794ec..8f5c5239 100644
--- a/docs/configuration/interfaces/vxlan.rst
+++ b/docs/configuration/interfaces/vxlan.rst
@@ -77,6 +77,12 @@ VXLAN specific options
Enables the Generic Protocol extension (VXLAN-GPE). Currently, this is only
supported together with the external keyword.
+.. cfgcmd:: set interfaces vxlan <interface> parameters neighbor-suppress
+
+ In order to minimize the flooding of ARP and ND messages in the VXLAN network,
+ EVPN includes provisions :rfc:`7432#section-10` that allow participating VTEPs
+ to suppress such messages in case they know the MAC-IP binding and can reply
+ on behalf of the remote host.
.. cfgcmd:: set interfaces vxlan <interface> parameters nolearning