diff --git a/files/dhcp/dhclient.conf b/files/dhcp/dhclient.conf index f97b56dfd5..363a67b50f 100644 --- a/files/dhcp/dhclient.conf +++ b/files/dhcp/dhclient.conf @@ -19,7 +19,7 @@ option acl-url code 226 = text; send host-name = gethostname(); request subnet-mask, broadcast-address, time-offset, routers, domain-name, domain-name-servers, domain-search, host-name, - dhcp6.name-servers, dhcp6.domain-search, - netbios-name-servers, netbios-scope, interface-mtu, - rfc3442-classless-static-routes, ntp-servers, snmp-community, minigraph-url; + dhcp6.name-servers, dhcp6.domain-search, interface-mtu, + rfc3442-classless-static-routes, ntp-servers, + snmp-community, minigraph-url, acl-url;