summaryrefslogtreecommitdiff
path: root/docs/configuration/service
diff options
context:
space:
mode:
authorNicolas Fort <nicolasfort1988@gmail.com>2023-07-17 12:40:05 -0300
committerNicolas Fort <nicolasfort1988@gmail.com>2023-07-17 12:40:05 -0300
commit0e2fae9551e9c34ae187637c56c1466d366be81e (patch)
tree40fe328832d496d005cbc0d99ae5f1eaa11efb34 /docs/configuration/service
parent40db3644f31fb5d872183ee9a0d864892fd47a8c (diff)
downloadvyos-documentation-0e2fae9551e9c34ae187637c56c1466d366be81e.tar.gz
vyos-documentation-0e2fae9551e9c34ae187637c56c1466d366be81e.zip
dhcp-relay: add <disable> command for dhcp and dhcpv6 realys
Diffstat (limited to 'docs/configuration/service')
-rw-r--r--docs/configuration/service/dhcp-relay.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/configuration/service/dhcp-relay.rst b/docs/configuration/service/dhcp-relay.rst
index 43abf254..e1fbe1d2 100644
--- a/docs/configuration/service/dhcp-relay.rst
+++ b/docs/configuration/service/dhcp-relay.rst
@@ -45,6 +45,10 @@ Configuration
The router should discard DHCP packages already containing relay agent
information to ensure that only requests from DHCP clients are forwarded.
+.. cfgcmd:: set service dhcp-relay disable
+
+ Disable dhcp-relay service.
+
Options
-------
@@ -146,6 +150,10 @@ Configuration
.. _dhcp-relay:ipv6_options:
+.. cfgcmd:: set service dhcpv6-relay disable
+
+ Disable dhcpv6-relay service.
+
Options
-------