From 0ab34ddda4eba65688536141d3d12b5e05484d9f Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Nov 2020 14:19:03 +0100 Subject: dmvpn: fix blueprint chapter levels --- docs/appendix/examples/dmvpn.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/appendix/examples') diff --git a/docs/appendix/examples/dmvpn.rst b/docs/appendix/examples/dmvpn.rst index 08a51838..74dc169d 100644 --- a/docs/appendix/examples/dmvpn.rst +++ b/docs/appendix/examples/dmvpn.rst @@ -22,11 +22,12 @@ The below referenced IP address `192.0.2.1` is used as example address representing a global unicast address under which the HUB can be contacted by each and every individual spoke. +************* Configuration -============= +************* Hub ---- +=== .. code-block:: none @@ -74,13 +75,13 @@ Hub set vpn ipsec profile NHRPVPN ike-group 'IKE-HUB' Spoke ------ +===== The individual spoke configurations only differ in the local IP address on the ``tun10`` interface. See the above diagram for the individual IP addresses. spoke01 -^^^^^^^ +------- .. code-block:: none @@ -211,4 +212,3 @@ spoke01 transport input all ! end - -- cgit v1.2.3