Adapt default network configuration for IPv6
[openwrt/staging/lynxis/omap.git] / target / linux / ar71xx / base-files / etc / defconfig / wndr3700 / network
index 69d7dc712b7ff6bc6482cbd1c21c23813814eb39..f2b395385153d86a3de8b87b91534de0b6bd0b67 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 64
 
 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