From 43a997437faa857b7056beefdc1d0eb46f4b027a Mon Sep 17 00:00:00 2001 From: Scott Laird Date: Sat, 16 May 2026 17:36:18 -0700 Subject: [PATCH] T8878: add noudpcsum vxlan option --- docs/configuration/interfaces/vxlan.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/configuration/interfaces/vxlan.md b/docs/configuration/interfaces/vxlan.md index 8dae75ff2b..a51b09da94 100644 --- a/docs/configuration/interfaces/vxlan.md +++ b/docs/configuration/interfaces/vxlan.md @@ -107,6 +107,13 @@ Disable {abbr}`SLLA (Source Link-Layer Address)` and IP address learning on the VXLAN interface. ``` +```{cfgcmd} set interfaces vxlan \ parameters noudpcsum + +Disable UDP checksums on the VXLAN interface. Some devices include +hardware-accelerated VXLAN offloading and require that VyOS's checksums be +disabled. +``` + ```{cfgcmd} set interfaces vxlan \ parameters vni-filter **Enable** {abbr}`VNI (VXLAN Network Identifier)` **filtering on the VXLAN