1#  This file is part of systemd.
2#
3#  systemd is free software; you can redistribute it and/or modify it under the
4#  terms of the GNU Lesser General Public License as published by the Free
5#  Software Foundation; either version 2.1 of the License, or (at your option)
6#  any later version.
7#
8# Entries in this file show the compile time defaults. Local configuration
9# should be created by either modifying this file, or by creating "drop-ins" in
10# the networkd.conf.d/ subdirectory. The latter is generally recommended.
11# Defaults can be restored by simply deleting this file and all drop-ins.
12#
13# See networkd.conf(5) for details.
14
15[Network]
16#SpeedMeter=no
17#SpeedMeterIntervalSec=10sec
18#ManageForeignRoutingPolicyRules=yes
19#ManageForeignRoutes=yes
20#RouteTable=
21
22[DHCPv4]
23#DUIDType=vendor
24#DUIDRawData=
25
26[DHCPv6]
27#DUIDType=vendor
28#DUIDRawData=
29