summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-dhcp-server-downstream.network
blob: 3eb931f671c0ead7e9372cf140e2c413b43e66dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Name=veth-peer

[Network]
IPv6AcceptRA=false
DHCPServer=yes

[DHCPServer]
ServerAddress=192.168.5.1/24
PoolOffset=10
PoolSize=50
UplinkInterface=dummy98
Router=192.168.5.3