diff options
Diffstat (limited to 'sysconfig/static-routes-ipv6')
-rw-r--r-- | sysconfig/static-routes-ipv6 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sysconfig/static-routes-ipv6 b/sysconfig/static-routes-ipv6 new file mode 100644 index 00000000..c47e7079 --- /dev/null +++ b/sysconfig/static-routes-ipv6 @@ -0,0 +1,14 @@ +# file: static-routes-ipv6 +# +# description: this file contains all static IPv6 routes +# description: Here you can specify several routes to specified gateways +# +# (P) & (C) 2000 Peter Bieringer <pb@bieringer.de> +# +# Changes to +# 20000704: initial taken from my network-ip6.conf + +#Device IPv6 network to route IPv6 gateway address +#eth0 fec0:0:0:2::/64 fec0:0:0:1:0:0:0:20 +#eth0 3ffe::/16 3ffe:0400:0100:f102:0:0:0:1 +sit1 2001::/16 |