Change default IPv6 config to enable DHCPv6-PD
[openwrt.git] / target / linux / ar71xx / base-files / etc / defconfig / wndr3700 / network
index 69d7dc7..ad05525 100644 (file)
@@ -10,11 +10,19 @@ config interface lan
        option proto    static
        option ipaddr   192.168.1.1
        option netmask  255.255.255.0
+       option ip6assign 60
 
 config interface wan
        option ifname   eth1
        option proto    dhcp
 
+config interface wan6
+       option ifname   @wan
+       option proto    dhcpv6
+
+config globals globals
+       option ula_prefix auto
+
 config switch
        option name     rtl8366s
        option reset    1