mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-03 04:12:03 +01:00
dhcp-relay: add <disable> command for dhcp and dhcpv6 realys
This commit is contained in:
parent
40db3644f3
commit
0e2fae9551
@ -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
|
||||
-------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user