From: Roy Marples Date: Sat, 9 May 2015 06:12:08 +0000 (+0000) Subject: Note we cannot set static DHCPv6 values. X-Git-Tag: v6.9.0~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=081cf0389808f13d82c4eb705419ab0c1fa55dbe;p=thirdparty%2Fdhcpcd.git Note we cannot set static DHCPv6 values. --- diff --git a/dhcpcd.8.in b/dhcpcd.8.in index a67626a4..e4e38da0 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd March 17, 2015 +.Dd May 9, 2015 .Dt DHCPCD 8 .Os .Sh NAME @@ -417,7 +417,7 @@ If fails to contact a DHCP server then it returns a failure instead of falling back on IPv4LL. .It Fl S, Fl Fl static Ar value -Configures a static +Configures a static DHCP .Ar value . If you set .Ic ip_address @@ -431,6 +431,11 @@ Here is an example which configures a static address, routes and dns. .D1 -S routers=192.168.0.1 \e .D1 -S domain_name_servers=192.168.0.1 \e .D1 eth0 +.Pp +You cannot presently set static DHCPv6 values. +Use the +.Fl e , Fl Fl env +option instead. .It Fl t , Fl Fl timeout Ar seconds Timeout after .Ar seconds ,