mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
vxlan: T5668: add CLI knob to enable ARP/ND suppression
(cherry picked from commit 11cb9979e0087c9742ce80d11dd06318bc533917)
This commit is contained in:
parent
0834ca58cd
commit
fa995c7dcb
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user