mirror of
https://github.com/systemd/systemd.git
synced 2024-10-30 14:55:37 +03:00
20 lines
349 B
SYSTEMD
20 lines
349 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[NetDev]
|
|
Name=bridge99
|
|
Kind=bridge
|
|
|
|
[Bridge]
|
|
HelloTimeSec=9
|
|
MaxAgeSec=9
|
|
AgeingTimeSec=9
|
|
ForwardDelaySec=9
|
|
Priority=9
|
|
#GroupForwardMask=9 # This interferes other other settings
|
|
DefaultPVID=9
|
|
MulticastQuerier=yes
|
|
MulticastSnooping=yes
|
|
VLANFiltering=yes
|
|
VLANProtocol=802.1ad
|
|
STP=true
|
|
MulticastIGMPVersion=3
|