summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-11-30 10:26:50 +0100
committerrebortg <github@ghlr.de>2023-11-30 10:26:50 +0100
commitd4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e (patch)
tree942c5fce0e3718627b4fc2c4950e69de95a9f247 /docs/configuration
parent7e8c713d4510321eeb429af9ef4b5661fd3c68b3 (diff)
downloadvyos-documentation-d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e.tar.gz
vyos-documentation-d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e.zip
fix build and ref warnings
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/interfaces/openvpn.rst6
-rw-r--r--docs/configuration/protocols/ospf.rst4
-rw-r--r--docs/configuration/protocols/pim.rst4
-rw-r--r--docs/configuration/service/dhcp-relay.rst2
-rw-r--r--docs/configuration/system/login.rst2
-rw-r--r--docs/configuration/vrf/index.rst2
6 files changed, 15 insertions, 5 deletions
diff --git a/docs/configuration/interfaces/openvpn.rst b/docs/configuration/interfaces/openvpn.rst
index 70161e1e..d92ac080 100644
--- a/docs/configuration/interfaces/openvpn.rst
+++ b/docs/configuration/interfaces/openvpn.rst
@@ -71,7 +71,7 @@ In both cases, we will use the following settings:
dynamic IP for our remote router.
Setting up certificates
------------------------
+=======================
Setting up a full-blown PKI with a CA certificate would arguably defeat the purpose
of site-to-site OpenVPN, since its main goal is supposed to be configuration simplicity,
@@ -129,7 +129,7 @@ Note: certificate names don't matter, we use 'openvpn-local' and 'openvpn-remote
Repeat the procedure on the other router.
Setting up OpenVPN
-------------------
+==================
Local Configuration:
@@ -166,7 +166,7 @@ Remote Configuration:
on the local router
Pre-shared keys
----------------
+===============
Until VyOS 1.4, the only option for site-to-site OpenVPN without PKI was to use pre-shared keys.
That option is still available but it is deprecated and will be removed in the future.
diff --git a/docs/configuration/protocols/ospf.rst b/docs/configuration/protocols/ospf.rst
index e360d86a..9891c77d 100644
--- a/docs/configuration/protocols/ospf.rst
+++ b/docs/configuration/protocols/ospf.rst
@@ -1204,7 +1204,7 @@ Interface Configuration
synchronizing process of the router's database with all neighbors. The
default value is 1 seconds. The interval range is 3 to 65535.
-.. _ospf:v3_redistribution_config:
+.. _ospf:v3_graceful_restart:
Graceful Restart
----------------
@@ -1245,6 +1245,8 @@ Graceful Restart
By default, it supports both planned and unplanned outages.
+.. _ospf:v3_redistribution_config:
+
Redistribution Configuration
----------------------------
diff --git a/docs/configuration/protocols/pim.rst b/docs/configuration/protocols/pim.rst
index 1b97697d..2e881943 100644
--- a/docs/configuration/protocols/pim.rst
+++ b/docs/configuration/protocols/pim.rst
@@ -180,6 +180,8 @@ IGMP - Internet Group Management Protocol)
Configure watermark warning generation for an IGMP group limit. Generates
warning once the configured group limit is reached while adding new groups.
+.. _pim:igmp_interface_commands:
+
Interface specific commands
===========================
@@ -202,7 +204,7 @@ Interface specific commands
Use this command to configure in the selected interface the IGMP
query response timeout value (10-250) in deciseconds. If a report is
not returned in the specified time, it will be assumed the (S,G) or
- (*,G) state :rfc:`7761#section-4.1` has timed out.
+ (\*,G) state :rfc:`7761#section-4.1` has timed out.
.. cfgcmd:: set protocols pim interface <interface> igmp version <version-number>
diff --git a/docs/configuration/service/dhcp-relay.rst b/docs/configuration/service/dhcp-relay.rst
index e1fbe1d2..dc45d071 100644
--- a/docs/configuration/service/dhcp-relay.rst
+++ b/docs/configuration/service/dhcp-relay.rst
@@ -154,6 +154,8 @@ Configuration
Disable dhcpv6-relay service.
+.. _dhcp_relay:v6_options:
+
Options
-------
diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst
index 0cbcecde..98e05cdd 100644
--- a/docs/configuration/system/login.rst
+++ b/docs/configuration/system/login.rst
@@ -344,6 +344,8 @@ Configuration
Source all connections to the TACACS servers from given VRF `<name>`.
+.. _login:tacacs_example:
+
Configuration Example
---------------------
diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst
index 7a50bfb2..bd482cd9 100644
--- a/docs/configuration/vrf/index.rst
+++ b/docs/configuration/vrf/index.rst
@@ -282,6 +282,8 @@ Configuration
VRF and NAT
-----------
+.. _vrf:nat_configuration:
+
Configuration
^^^^^^^^^^^^^