1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-06 13:17:44 +03:00
systemd-stable/test/test-network/conf/23-keep-master.network

23 lines
365 B
SYSTEMD
Raw Normal View History

# 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