systemd/test/test-network/conf/26-bridge-slave-interface-1.network
2022-08-16 21:46:40 +00:00

24 lines
347 B
SYSTEMD

# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Name=dummy98
[Link]
MTUBytes=9000
[Network]
Bridge=bridge99
[Bridge]
Cost=400
HairPin = true
Isolated = true
FastLeave = true
UnicastFlood = true
MulticastFlood = false
MulticastToUnicast = true
NeighborSuppression = true
Learning = false
Priority = 23
UseBPDU = true
AllowPortToBeRoot=true