summaryrefslogtreecommitdiffstats
path: root/modules.d/35network-legacy/dhclient.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules.d/35network-legacy/dhclient.conf')
-rw-r--r--modules.d/35network-legacy/dhclient.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules.d/35network-legacy/dhclient.conf b/modules.d/35network-legacy/dhclient.conf
new file mode 100644
index 0000000..ffd24ef
--- /dev/null
+++ b/modules.d/35network-legacy/dhclient.conf
@@ -0,0 +1,11 @@
+
+option classless-static-routes code 121 = array of unsigned integer 8;
+
+send dhcp-client-identifier = hardware;
+
+request subnet-mask, broadcast-address, time-offset, routers,
+ domain-name, domain-name-servers, domain-search, host-name,
+ root-path, interface-mtu, classless-static-routes,
+ netbios-name-servers, netbios-scope, ntp-servers,
+ dhcp6.domain-search, dhcp6.fqdn,
+ dhcp6.name-servers, dhcp6.sntp-servers;