blob: cdb3daa2b1bed74d96a27838fcde6249eba4be0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# 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
|