From 3d96045e7eb94b62d42bc18040b1e7408a6f4a7c Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 21 Jan 2020 12:29:21 +0100 Subject: dhcp-relay: make CLI syntax more consistent --- docs/services/dhcp.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/services/dhcp.rst b/docs/services/dhcp.rst index 5c7fad9e..397722d9 100644 --- a/docs/services/dhcp.rst +++ b/docs/services/dhcp.rst @@ -667,18 +667,18 @@ The generated configuration will look like: Options ------- -.. cfgcmd:: set service dhcp-relay relay-options hop-count 'count' +.. cfgcmd:: set service dhcp-relay relay-options hop-count - Set the maximum hop count before packets are discarded. Range 0...255, + Set the maximum hop `` before packets are discarded. Range 0...255, default 10. -.. cfgcmd:: set service dhcp-relay relay-options max-size 'size' +.. cfgcmd:: set service dhcp-relay relay-options max-size - Set maximum size of DHCP packets including relay agent information. If a + Set maximum `` of DHCP packets including relay agent information. If a 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 'policy' +.. cfgcmd:: set service dhcp-relay relay-options relay-agents-packet Four policies for reforwarding DHCP packets exist: -- cgit v1.2.3