summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces/tunnel.rst
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2020-12-11 22:40:02 +0100
committerrebortg <github@ghlr.de>2020-12-11 22:40:02 +0100
commitf293c1d880af2889e5e5cdd54a18779d9f755c73 (patch)
tree46f148f28c6bca4c7440c23b87fb5c26937e2812 /docs/configuration/interfaces/tunnel.rst
parent7a85ac512aadf03eb73242355757ca7184e17674 (diff)
downloadvyos-documentation-f293c1d880af2889e5e5cdd54a18779d9f755c73.tar.gz
vyos-documentation-f293c1d880af2889e5e5cdd54a18779d9f755c73.zip
interfaces: fix lint errors
Diffstat (limited to 'docs/configuration/interfaces/tunnel.rst')
-rw-r--r--docs/configuration/interfaces/tunnel.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/configuration/interfaces/tunnel.rst b/docs/configuration/interfaces/tunnel.rst
index 7b1502f8..b1e86edf 100644
--- a/docs/configuration/interfaces/tunnel.rst
+++ b/docs/configuration/interfaces/tunnel.rst
@@ -93,7 +93,8 @@ An example:
set interfaces tunnel tun0 remote-ip 192.0.2.20
set interfaces tunnel tun0 address 2001:db8:bb::1/64
-A full example of a Tunnelbroker.net config can be found at :ref:`here <examples-tunnelbroker-ipv6>`.
+A full example of a Tunnelbroker.net config can be found at
+:ref:`here <examples-tunnelbroker-ipv6>`.
Generic Routing Encapsulation (GRE)
-----------------------------------
@@ -135,7 +136,10 @@ ip otherwise it would have to be configured as well.
Tunnel keys
^^^^^^^^^^^
-GRE is also the only classic protocol that allows creating multiple tunnels with the same source and destination due to its support for tunnel keys. Despite its name, this feature has nothing to do with security: it's simply an identifier that allows routers to tell one tunnel from another.
+GRE is also the only classic protocol that allows creating multiple tunnels
+with the same source and destination due to its support for tunnel keys.
+Despite its name, this feature has nothing to do with security: it's simply
+an identifier that allows routers to tell one tunnel from another.
An example: