dhcp-relay: add <disable> command for dhcp and dhcpv6 realys

This commit is contained in:
Nicolas Fort 2023-07-17 12:40:05 -03:00
parent 40db3644f3
commit 0e2fae9551

View File

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