mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-30 05:15:30 +00:00
19 lines
339 B
SYSTEMD
19 lines
339 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[NetDev]
|
|
Name=vxlan98
|
|
Kind=vxlan
|
|
|
|
[VXLAN]
|
|
VNI=1000
|
|
L2MissNotification=true
|
|
L3MissNotification=true
|
|
RouteShortCircuit=true
|
|
UDPChecksum=true
|
|
UDP6ZeroChecksumTx=true
|
|
UDP6ZeroChecksumRx=true
|
|
RemoteChecksumTx=true
|
|
RemoteChecksumRx=true
|
|
GroupPolicyExtension=true
|
|
DestinationPort=5556
|
|
Independent=yes
|