Change default IPv6 config to enable DHCPv6-PD
SVN-Revision: 36384
This commit is contained in:
parent
17b8c0c7b8
commit
4e8f7f37ed
15 changed files with 15 additions and 15 deletions
|
@ -11,7 +11,7 @@ config interface lan
|
|||
option proto static
|
||||
option ipaddr 192.168.1.1
|
||||
option netmask 255.255.255.0
|
||||
option ip6assign 64
|
||||
option ip6assign 60
|
||||
|
||||
config interface wan6
|
||||
option ifname @wan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue