From 73edff0a21f8486a2c416537b72dda60c1885462 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 17 Nov 2019 20:20:16 +0100 Subject: Replace all RFC links with proper :rfc: syntax --- docs/vpn/site2site_ipsec.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/vpn/site2site_ipsec.rst') diff --git a/docs/vpn/site2site_ipsec.rst b/docs/vpn/site2site_ipsec.rst index ac410d52..8e0f257b 100644 --- a/docs/vpn/site2site_ipsec.rst +++ b/docs/vpn/site2site_ipsec.rst @@ -225,8 +225,9 @@ Imagine the following topology IPSec IKEv2 site2site VPN (source ./draw.io/vpn_s2s_ikev2.drawio) -.. note:: Don't get confused about the used /31 tunnel subnet. RFC3031_ gives - you additional information for using /31 subnets on point-to-point links. +.. note:: Don't get confused about the used /31 tunnel subnet. :rfc:`3031` + gives you additional information for using /31 subnets on point-to-point + links. **left** @@ -295,5 +296,3 @@ Imagine the following topology set vpn ipsec site-to-site peer 172.18.201.10 local-address '172.18.202.10' set vpn ipsec site-to-site peer 172.18.201.10 vti bind 'vti10' set vpn ipsec site-to-site peer 172.18.201.10 vti esp-group 'ESP_DEFAULT' - -.. _RFC3031: https://tools.ietf.org/html/rfc3021 -- cgit v1.2.3