<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/interfaces/vxlan.rst, branch 1.4.3</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4.3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2025-02-20T10:24:53+00:00</updated>
<entry>
<title>Update vxlan.rst</title>
<updated>2025-02-20T10:24:53+00:00</updated>
<author>
<name>systeembeheerder</name>
<email>19684880+systeembeheerder@users.noreply.github.com</email>
</author>
<published>2025-02-20T10:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=bd737fcb66552301f447f8bff769a4b85324688e'/>
<id>urn:sha1:bd737fcb66552301f447f8bff769a4b85324688e</id>
<content type='text'>
more wrong ports..</content>
</entry>
<entry>
<title>Update vxlan.rst</title>
<updated>2025-02-20T10:08:31+00:00</updated>
<author>
<name>systeembeheerder</name>
<email>19684880+systeembeheerder@users.noreply.github.com</email>
</author>
<published>2025-02-20T10:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d972a7dbdf6adbac33724c4b966fa48a26338257'/>
<id>urn:sha1:d972a7dbdf6adbac33724c4b966fa48a26338257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update vxlan.rst</title>
<updated>2025-02-20T10:05:41+00:00</updated>
<author>
<name>systeembeheerder</name>
<email>19684880+systeembeheerder@users.noreply.github.com</email>
</author>
<published>2025-02-20T10:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=18ae054bdad1c9db0250300d5e254d2bd2f31e2c'/>
<id>urn:sha1:18ae054bdad1c9db0250300d5e254d2bd2f31e2c</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>Update vxlan.rst</title>
<updated>2025-02-20T09:52:29+00:00</updated>
<author>
<name>systeembeheerder</name>
<email>19684880+systeembeheerder@users.noreply.github.com</email>
</author>
<published>2025-02-20T09:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=92a5e4cf1eeb88f24b10f647f6cbe2922a96c48e'/>
<id>urn:sha1:92a5e4cf1eeb88f24b10f647f6cbe2922a96c48e</id>
<content type='text'>
`set interfaces vxlan &lt;interface&gt; source-address &lt;interface&gt;`

should be 

`set interfaces vxlan &lt;interface&gt; source-address &lt;IP address&gt;`

in 1.4.1:
```
# set interfaces vxlan vxlan1 source-address
Possible completions:
   &lt;x.x.x.x&gt;            IPv4 source address
   &lt;h:h:h:h:h:h:h:h&gt;    IPv6 source address
   127.0.0.1
   ::1
```</content>
</entry>
<entry>
<title>vxlan: T5753: add support for VNI filtering</title>
<updated>2023-11-22T10:06:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-18T18:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=32400cbbda436c062f75af27c36717e9a33fdc14'/>
<id>urn:sha1:32400cbbda436c062f75af27c36717e9a33fdc14</id>
<content type='text'>
(cherry picked from commit c8f8c2d10cca97bbc459c5a3565d4230e9fe61df)
</content>
</entry>
<entry>
<title>T5699: vxlan: migrate "external" CLI know to "parameters external"</title>
<updated>2023-10-31T06:38:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-31T06:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c2b5fd2486da94e685ddc81178d17c57927b4a71'/>
<id>urn:sha1:c2b5fd2486da94e685ddc81178d17c57927b4a71</id>
<content type='text'>
(cherry picked from commit 8c838d7ca979a0272052f8eb1dd41fa35645df1d)
</content>
</entry>
<entry>
<title>vxlan: T5668: add CLI knob to enable ARP/ND suppression</title>
<updated>2023-10-31T06:33:15+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-28T19:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=fa995c7dcb086b096d02897f4265614b9ac1f3c9'/>
<id>urn:sha1:fa995c7dcb086b096d02897f4265614b9ac1f3c9</id>
<content type='text'>
(cherry picked from commit 11cb9979e0087c9742ce80d11dd06318bc533917)
</content>
</entry>
<entry>
<title>vxlan: add missing "parameters nolearning" help</title>
<updated>2023-10-28T19:35:04+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-28T19:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0834ca58cdc52626da3186bdd5dbbe3d86b48872'/>
<id>urn:sha1:0834ca58cdc52626da3186bdd5dbbe3d86b48872</id>
<content type='text'>
(cherry picked from commit 8a5804881c580f2c2ff25b25b9c4a5abea9ca228)
</content>
</entry>
<entry>
<title>vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges</title>
<updated>2023-09-09T05:27:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-09T05:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d80690d56318c401e881ad6e524c23aa9d0ffb8e'/>
<id>urn:sha1:d80690d56318c401e881ad6e524c23aa9d0ffb8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vxlan: proofread</title>
<updated>2023-01-26T11:42:41+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2023-01-26T11:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b6e6dcf97bc612ce53f025a7531ff7d0d5df4100'/>
<id>urn:sha1:b6e6dcf97bc612ce53f025a7531ff7d0d5df4100</id>
<content type='text'>
</content>
</entry>
</feed>
