From 3740d7d0f7f30b6e7eee800af4fe3592070ea908 Mon Sep 17 00:00:00 2001 From: rebortg Date: Sun, 26 Jun 2022 20:57:18 +0200 Subject: dhcp-relay: correct and add missing commands --- docs/configuration/service/dhcp-relay.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'docs/configuration/service/dhcp-relay.rst') diff --git a/docs/configuration/service/dhcp-relay.rst b/docs/configuration/service/dhcp-relay.rst index 5355a0fd..5adb83bb 100644 --- a/docs/configuration/service/dhcp-relay.rst +++ b/docs/configuration/service/dhcp-relay.rst @@ -26,11 +26,6 @@ Configuration Configure IP address of the DHCP `` which will handle the relayed packets. -.. cfgcmd:: set service dhcp-relay relay-options relay-agents-packets discard - - The router should discard DHCP packages already containing relay agent - information to ensure that only requests from DHCP clients are forwarded. - Options ------- @@ -45,7 +40,7 @@ Options DHCP packet size surpasses this value it will be forwarded without appending relay agent information. Range 64...1400, default 576. -.. cfgcmd:: set service dhcp-relay relay-options relay-agents-packet +.. cfgcmd:: set service dhcp-relay relay-options relay-agents-packets Four policies for reforwarding DHCP packets exist: @@ -117,7 +112,7 @@ Configuration Options ------- -.. cfgcmd:: set service dhcpv6-relay max-hop-count 'count' +.. cfgcmd:: set service dhcpv6-relay max-hop-count Set maximum hop count before packets are discarded, default: 10 -- cgit v1.2.3