mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-26 08:26:38 +00:00
23 lines
365 B
SYSTEMD
23 lines
365 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
LinkLocalAddressing=no
|
|
IPv6AcceptRA=no
|
|
KeepMaster=true
|
|
ActiveSlave=true
|
|
|
|
[Bridge]
|
|
Cost=400
|
|
HairPin = true
|
|
FastLeave = true
|
|
UnicastFlood = true
|
|
MulticastFlood = false
|
|
MulticastToUnicast = true
|
|
NeighborSuppression = true
|
|
Learning = false
|
|
Priority = 23
|
|
UseBPDU = true
|
|
AllowPortToBeRoot=true
|