1# SPDX-License-Identifier: LGPL-2.1-or-later
2[Match]
3Name=dummy98
4
5[Network]
6IPv6AcceptRA=no
7Address=10.2.3.4/16
8
9# This should be ignored when ipv6 is disabled
10Gateway=2607:5300:0203:39ff:ff:ff:ff:ff
11
12[Address]
13# This should be ignored when ipv6 is disabled
14Address=2607:5300:0203:3906::/64
15
16[Route]
17# This should be ignored when ipv6 is disabled
18Destination=2607:5300:0203:39ff:ff:ff:ff:ff
19Scope=link
20