[Match] Name=en* [Network] DHCP=ipv4 <%- unless @ip6.nil? || @ip6.empty? -%> Gateway=<%= @ip6["gateway"] %> [Address] Address=<%= @ip6["ipAddress"] %>/<%= @ip6["mask"] %> [Route] Destination=<%= @ip6["gateway"] %> <%- end -%> [DHCP] UseMTU=true