xref: /openbmc/phosphor-networkd/60-phosphor-networkd-default.network.in (revision de70ccf6b833913758bc170c12a09555f85a558d)
1[Match]
2Name=*
3Name=!lo
4[Network]
5DHCP=true
6LinkLocalAddressing=@LINK_LOCAL_AUTOCONFIGURATION@
7IPv6AcceptRA=@ENABLE_IPV6_ACCEPT_RA@
8[DHCP]
9ClientIdentifier=mac
10UseDNS=true
11UseDomains=true
12UseNTP=true
13UseHostname=true
14SendHostname=true
15[IPv6AcceptRA]
16DHCPv6Client=true
17