summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2025-02-20 10:56:08 +0100
committerGitHub <noreply@github.com>2025-02-20 10:56:08 +0100
commit747ab181b3d8908262a4907f9e23db53706269f0 (patch)
treef1fb02702a8681b4fbbf105478bb314f01f303d7
parent4eae940b4a673eb509e32f8b1016a338e0666dd8 (diff)
parent92a5e4cf1eeb88f24b10f647f6cbe2922a96c48e (diff)
downloadvyos-documentation-747ab181b3d8908262a4907f9e23db53706269f0.tar.gz
vyos-documentation-747ab181b3d8908262a4907f9e23db53706269f0.zip
Merge pull request #1597 from systeembeheerder/patch-1
Update vxlan.rst
-rw-r--r--docs/configuration/interfaces/vxlan.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/vxlan.rst b/docs/configuration/interfaces/vxlan.rst
index af00fdec..d061d063 100644
--- a/docs/configuration/interfaces/vxlan.rst
+++ b/docs/configuration/interfaces/vxlan.rst
@@ -62,7 +62,7 @@ VXLAN specific options
as the default IANA-assigned destination UDP port number. Instead VyOS
uses the Linux default port of 8472.
-.. cfgcmd:: set interfaces vxlan <interface> source-address <interface>
+.. cfgcmd:: set interfaces vxlan <interface> source-address <IP address>
Source IP address used for VXLAN underlay. This is mandatory when using VXLAN
via L2VPN/EVPN.