mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
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:
parent
747ab181b3
commit
18ae054bda
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user