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.
This commit is contained in:
Daniel Foster 2020-01-23 17:53:14 +00:00 committed by Christian Poessinger
parent 082feeaedd
commit 2a86215b07

View File

@ -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