aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/dhclient-dhcpv6.conf
blob: 6b63a1fee60f532a8f7555f8206e0491127f69ab (plain)
1
2
3
4
5
6
7
8
9
10
11
# Client configuration file example for DHCPv6

# The client side command to enable rapid-commit (2 packet exchange)
##send dhcp6.rapid-commit;

# name-servers and domain-search are requested by default.
# here is the way to request sip-servers-addresses too
also request dhcp6.sip-servers-addresses;

# Likely to be useful: the script path
script "/usr/local/etc/dhclient-script";