summaryrefslogtreecommitdiff
path: root/docs/services/dhcp.rst
diff options
context:
space:
mode:
authorDaniel Foster <Merlin83b@users.noreply.github.com>2020-01-23 17:53:14 +0000
committerChristian Poessinger <christian@poessinger.com>2020-01-23 18:53:14 +0100
commit2a86215b07874a5b6db91abd93dd8633bea1834b (patch)
tree847ba32f493484670ca1b897fecc962be1af986d /docs/services/dhcp.rst
parent082feeaeddc5cd3a56cd1a58a4b2456c87b5112b (diff)
downloadvyos-documentation-2a86215b07874a5b6db91abd93dd8633bea1834b.tar.gz
vyos-documentation-2a86215b07874a5b6db91abd93dd8633bea1834b.zip
dhcp-relay: remove no longer required need on two interfaces
Phabricator T1978 for full explanation, dhcp-relay doesn't require specification of more than one interface.
Diffstat (limited to 'docs/services/dhcp.rst')
-rw-r--r--docs/services/dhcp.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/services/dhcp.rst b/docs/services/dhcp.rst
index 65457b8e..c8b26263 100644
--- a/docs/services/dhcp.rst
+++ b/docs/services/dhcp.rst
@@ -642,10 +642,9 @@ Configuration
Example
-------
-* Use interfaces ``eth1`` and ``eth2`` for DHCP relay
-* Router receives DHCP client requests on ``eth1`` and relays them through
- ``eth2``
+* Listen for DHCP requests on interface ``eth1``.
* DHCP server is located at IPv4 address 10.0.1.4.
+* Router receives DHCP client requests on ``eth1`` and relays them to the server at 10.0.1.4.
.. figure:: /_static/images/service_dhcp-relay01.png
:scale: 80 %
@@ -659,7 +658,6 @@ The generated configuration will look like:
show service dhcp-relay
interface eth1
- interface eth2
server 10.0.1.4
relay-options {
relay-agents-packets discard