summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinycn <sinycn@users.noreply.github.com>2020-02-05 01:43:51 +0800
committerGitHub <noreply@github.com>2020-02-04 18:43:51 +0100
commit5fcefb78b54f32fc06696257e00f2871841023c9 (patch)
treef2004d305c4ed5b970246c9957cb41e4c8bf3226
parent373eaff6b04a2c50339337775ed54d5dba5a0e34 (diff)
downloadvyos-documentation-5fcefb78b54f32fc06696257e00f2871841023c9.tar.gz
vyos-documentation-5fcefb78b54f32fc06696257e00f2871841023c9.zip
tunnel: fix ip6ip6 settings
-rw-r--r--docs/interfaces/tunnel.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/interfaces/tunnel.rst b/docs/interfaces/tunnel.rst
index 87de9000..46e0a9da 100644
--- a/docs/interfaces/tunnel.rst
+++ b/docs/interfaces/tunnel.rst
@@ -42,7 +42,7 @@ An example:
.. code-block:: none
- set interfaces tunnel tun0 encapsulation ipip
+ set interfaces tunnel tun0 encapsulation ip6ip6
set interfaces tunnel tun0 local-ip 2001:db8:aa::1/64
set interfaces tunnel tun0 remote-ip 2001:db8:aa::2/64
set interfaces tunnel tun0 address 2001:db8:bb::1/64