summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/files/network6.config
blob: 7385eebfb4384052bd2559b66ebefbe7089f306b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config global global
	option ula_prefix	auto
	option site_border	1

config interface wan
	option mode		dhcpv6
	option request_prefix	auto
	option prefix_fallback	relay
	option peerdns		1	

config interface lan
	option mode		router
	option advertise_prefix	64
	option relay_master	wan