[oneimage] Update dhclient.conf (#479)
Add option 226 back and do slight adjustment to make sure the total option amount is not 16.
This commit is contained in:
parent
bd6976a6fa
commit
b0537eab73
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user