diff options
Diffstat (limited to 'static-routes-ipv6')
-rw-r--r-- | static-routes-ipv6 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static-routes-ipv6 b/static-routes-ipv6 index 657bceab..a4c3b8d9 100644 --- a/static-routes-ipv6 +++ b/static-routes-ipv6 @@ -10,17 +10,12 @@ #Device IPv6 network to route IPv6 gateway address - ## Example: static routes through a gateway on local link #eth0 fec0:0:0:2::/64 fec0:0:0:1:0:0:0:20 #eth0 3ffe:ffff:1234::/48 3ffe:ffff:1234:0002:0:0:0:1 - ## Example: default route through a gateway on local link #eth0 2000::/3 3ffe:ffff:1234:0002:0:0:0:1 - ## Example: static route through a dedicated tunnel #sit1 3ffe:ffff:1234::/48 - - |