Update vxlan.rst

remove "As VyOS is Linux based the default port used is not using 4789 as the default IANA-assigned destination UDP port number. Instead VyOS uses the Linux default port of 8472."

See 
* https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/interfaces_vxlan.py#L226
* https://github.com/vyos/vyos-1x/blob/current/interface-definitions/interfaces_vxlan.xml.in#L105

Looks like VyOS DOES use 4789 and not 8472 by default.
This commit is contained in:
systeembeheerder 2025-02-20 11:05:41 +01:00 committed by GitHub
parent 747ab181b3
commit 18ae054bda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@ Common interface configuration
------------------------------
.. cmdinclude:: /_include/interface-common-without-dhcp.txt
:var0: vxlan
:var0: vxlan4
:var1: vxlan0
VXLAN specific options
@ -58,10 +58,6 @@ VXLAN specific options
Configure port number of remote VXLAN endpoint.
.. note:: As VyOS is Linux based the default port used is not using 4789
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 <IP address>
Source IP address used for VXLAN underlay. This is mandatory when using VXLAN