summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/files/network6.config
blob: 4fc22d0fab004cd95555d6d609f8ebd92dd7091d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config interface wan
	option mode		dhcpv6
	option ula_prefix	auto
	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


config interface 6in4
	option mode		static
	list static_prefix	2001:DB8::/48