diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/service/dhcp-relay.rst | 8 | 
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  ------- | 
