Systemd/test/test-network/conf/26-bridge-slave-interface-1.network
Yu Watanabe 5424fd9573 test-network: test more bridge properties
Imported from networkd-test.py
2019-07-12 09:39:43 +09:00

19 lines
264 B
SYSTEMD

[Match]
Name=dummy98
[Network]
Bridge=bridge99
[Bridge]
Cost=400
HairPin = true
FastLeave = true
UnicastFlood = true
MulticastFlood = false
MulticastToUnicast = true
NeighborSuppression = true
Learning = false
Priority = 23
UseBPDU = true
AllowPortToBeRoot=true