summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbri <284789+b-@users.noreply.github.com>2023-02-04 22:49:21 -0500
committerGitHub <noreply@github.com>2023-02-04 22:49:21 -0500
commitb24f0d7cbfffd0ea2f67b2ea6b074fbfb85f6f0a (patch)
treea5fb91b426f70f061feb24d50f78b16914d02423 /docs
parentd39ce49e2f54b99433c5c661fc1cb6efbbe6c930 (diff)
downloadvyos-documentation-b24f0d7cbfffd0ea2f67b2ea6b074fbfb85f6f0a.tar.gz
vyos-documentation-b24f0d7cbfffd0ea2f67b2ea6b074fbfb85f6f0a.zip
Update dhcp-server.rst
fixed static mapping example client name
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/service/dhcp-server.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst
index 3f4b7b89..b4245f0c 100644
--- a/docs/configuration/service/dhcp-server.rst
+++ b/docs/configuration/service/dhcp-server.rst
@@ -234,7 +234,7 @@ inside the subnet definition but can be outside of the range statement.
**Example:**
-* IP address ``192.168.1.100`` shall be statically mapped to client named ``client100``
+* IP address ``192.168.1.100`` shall be statically mapped to client named ``client1``
.. code-block:: none