]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-nexthop-dummy-2.network
test-network: add test case about replacing nexthop
[thirdparty/systemd.git] / test / test-network / conf / 25-nexthop-dummy-2.network
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Match]
3 Name=dummy98
4
5 [Network]
6 Address=192.168.20.20/24
7 IPv6AcceptRA=no
8
9 # Commented out lines are specified in 25-nexthop-dummy.network
10
11 [NextHop]
12 #Id=20
13 Id=21
14 Gateway=192.168.20.1
15
16 [NextHop]
17 #Id=21
18 #Group=1:3 20:1
19 Id=20
20 Group=5:3 21:1