1# Client configuration file example for DHCPv6
2
3# The client side command to enable rapid-commit (2 packet exchange)
4##send dhcp6.rapid-commit;
5
6# name-servers and domain-search are requested by default.
7# here is the way to request sip-servers-addresses too
8also request dhcp6.sip-servers-addresses;
9
10# Likely to be useful: the script path
11script "/usr/local/etc/dhclient-script";
12