1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 00:51:24 +03:00
systemd/test/test-network/conf/dhcp-client-reassign-static-routes-ipv4.network

19 lines
188 B
SYSTEMD

[Match]
Name=veth99
[Network]
DHCP=ipv4
IPv6AcceptRA=no
[Route]
Destination=192.168.5.0/24
[Route]
Destination=192.168.6.0/24
[Route]
Destination=192.168.7.0/24
[DHCPv4]
UseRoutes=no