X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=ipv6%2Fwide-dhcpv6%2Ffiles%2Fdhcp6c.conf;h=04a3ca928b306b44879227e7302e56048b3e1042;hp=4f99046093868f6e515354312a8256a11233fb37;hb=1593effbce6822b2db676507cd8ff25b14af445f;hpb=506636ff1a1fcf7a2b6dbb2e2e8ae90845e778ce diff --git a/ipv6/wide-dhcpv6/files/dhcp6c.conf b/ipv6/wide-dhcpv6/files/dhcp6c.conf index 4f99046093..04a3ca928b 100644 --- a/ipv6/wide-dhcpv6/files/dhcp6c.conf +++ b/ipv6/wide-dhcpv6/files/dhcp6c.conf @@ -22,6 +22,10 @@ config 'dhcp6c' 'basic' option 'bcmcs_server_address' '0' option 'bcmcs_server_domain_name' '0' + # Override the used DUID, by default it is derived from the interface MAC + # The given value must be uppercase and globally unique! + #option 'duid' '00:03:00:06:D8:5D:4C:A5:03:F2' + # Script to run when a reply is received option 'script' '/usr/bin/dhcp6c-state'