diff options
-rw-r--r-- | docs/configuration/interfaces/vxlan.rst | 8 |
1 files changed, 7 insertions, 1 deletions
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 <interface> 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 <interface> parameters nolearning + + Specifies if unknown source link layer addresses and IP addresses are entered + into the VXLAN device forwarding database. + Unicast ^^^^^^^ |