summaryrefslogtreecommitdiff
path: root/docs/configuration/service/dhcp-server.rst
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2021-06-11 22:19:55 +0200
committerrebortg <github@ghlr.de>2021-06-11 22:19:55 +0200
commitdf504dd6c16277b305757fe4500e05b81c150da0 (patch)
tree0f0dc1153b2767d523944266c44523a1a683a36d /docs/configuration/service/dhcp-server.rst
parent21bcc2ccba5be75a600195aefdd6b5bc71f2f50c (diff)
downloadvyos-documentation-df504dd6c16277b305757fe4500e05b81c150da0.tar.gz
vyos-documentation-df504dd6c16277b305757fe4500e05b81c150da0.zip
autosectionlabel: add custom headline ref
Diffstat (limited to 'docs/configuration/service/dhcp-server.rst')
-rw-r--r--docs/configuration/service/dhcp-server.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst
index 3f435605..0e0d82c6 100644
--- a/docs/configuration/service/dhcp-server.rst
+++ b/docs/configuration/service/dhcp-server.rst
@@ -317,6 +317,8 @@ Example
Please see the :ref:`dhcp-dns-quick-start` configuration.
+.. _dhcp-server:v4_example_failover:
+
Failover
--------
@@ -357,6 +359,7 @@ Common configuration, valid for both primary and secondary node.
set service dhcp-server shared-network-name NET-VYOS subnet 192.0.2.0/24 failover peer-address '192.168.189.252'
set service dhcp-server shared-network-name NET-VYOS subnet 192.0.2.0/24 failover status 'primary'
+.. _dhcp-server:v4_example_raw:
Raw Parameters
--------------
@@ -456,6 +459,8 @@ IPv6 server
VyOS also provides DHCPv6 server functionality which is described in this
section.
+.. _dhcp-server:v6_config:
+
Configuration
=============
@@ -557,6 +562,8 @@ The configuration will look as follows:
}
}
+.. _dhcp-server:v6_static_mapping:
+
Static mappings
---------------
@@ -603,6 +610,8 @@ The configuration will look as follows:
.. start_vyoslinter
+.. _dhcp-server:v6_op_cmd:
+
Operation Mode
==============