summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-11-23 17:39:54 +0100
committerChristian Poessinger <christian@poessinger.com>2020-11-23 17:39:54 +0100
commit0687796d57981d4f6e4747934857a2ad611f29f5 (patch)
tree9a0f8ada69b6a20c0f7a8a725c9874310cd0bd05 /docs
parent6588e905512e80e6038fd210837b52f43a7632ad (diff)
downloadvyos-documentation-0687796d57981d4f6e4747934857a2ad611f29f5.tar.gz
vyos-documentation-0687796d57981d4f6e4747934857a2ad611f29f5.zip
l2tpv3: fix inconsistent title level
Diffstat (limited to 'docs')
-rw-r--r--docs/interfaces/l2tpv3.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/interfaces/l2tpv3.rst b/docs/interfaces/l2tpv3.rst
index e9b00bef..4c9cbf9b 100644
--- a/docs/interfaces/l2tpv3.rst
+++ b/docs/interfaces/l2tpv3.rst
@@ -84,7 +84,7 @@ Example
*******
Over IP
-^^^^^^^
+=======
.. code-block:: none
@@ -103,7 +103,7 @@ Over IP
Inverse configuration has to be applied to the remote side.
Over UDP
-^^^^^^^^
+========
UDP mode works better with NAT:
@@ -130,7 +130,7 @@ To create more than one tunnel, use distinct UDP ports.
Over IPSec, L2 VPN (bridge)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+===========================
This is the LAN extension use case. The eth0 port of the distant VPN peers
will be directly connected like if there was a switch between them.