From 63a14bcb14ed3c1b15a41534366df31cfeb24137 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 22 Jan 2020 20:20:13 +0100 Subject: dhcpv6-relay: remove example values from cmd definition --- docs/services/dhcp.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/services/dhcp.rst b/docs/services/dhcp.rst index 397722d9..77d693b0 100644 --- a/docs/services/dhcp.rst +++ b/docs/services/dhcp.rst @@ -708,14 +708,16 @@ DHCPv6 relay Configuration ------------- -.. cfgcmd:: set service dhcpv6-relay listen-interface eth1 +.. cfgcmd:: set service dhcpv6-relay listen-interface - Set eth1 to be the listening interface for the DHCPv6 relay: + Set eth1 to be the listening interface for the DHCPv6 relay. -.. cfgcmd:: set service dhcpv6-relay upstream-interface eth2 address 2001:db8::4 + Multiple interfaces may be specified. - Set eth2 to be the upstream interface and specify the IPv6 address of - the DHCPv6 server: +.. cfgcmd:: set service dhcpv6-relay upstream-interface address + + Specifies an upstream network `` from which replies from `` + and other relay agents will be accepted. Example ^^^^^^^ -- cgit v1.2.3