1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-29 21:13:50 +03:00
openwrt-xburst/package/network/ipv6/ipv6-support/files/network6.config

15 lines
263 B
Plaintext
Raw Normal View History

config global global
option ula_prefix auto
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