aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/files/network6.config
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/ipv6/ipv6-support/files/network6.config')
-rw-r--r--package/network/ipv6/ipv6-support/files/network6.config17
1 files changed, 17 insertions, 0 deletions
diff --git a/package/network/ipv6/ipv6-support/files/network6.config b/package/network/ipv6/ipv6-support/files/network6.config
new file mode 100644
index 0000000000..4632bba0bf
--- /dev/null
+++ b/package/network/ipv6/ipv6-support/files/network6.config
@@ -0,0 +1,17 @@
+config interface wan
+ option mode upstream
+ option ula_prefix auto
+ option request_prefix auto
+ option prefix_fallback relay
+ option peerdns 1
+
+
+config interface lan
+ option mode downstream
+ option advertise_prefix 64
+ option relay_master wan
+
+
+config interface 6in4
+ option mode static
+ list static_prefix 2001:DB8::/48