]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppd.8
pppd.8: Document netmask option
[ppp.git] / pppd / pppd.8
index 903d69419f8de540531efc75abd06f4b85e3ce74..376504188f4750d4df52ce26a0cf41dbe14ff1b8 100644 (file)
@@ -759,6 +759,13 @@ will be used as the name to send to the peer when authenticating the
 local system to the peer.  (Note that pppd does not append the domain
 name to \fIname\fR.)
 .TP
+.B netmask \fImask
+Set the IPV4 network mask on the PPP interface to the given
+\fImask\fR, which can be given in dotted-quad notation or as a single
+hexadecimal number preceded by 0x.  This option is not normally
+needed because the PPP interface is a point-to-point connection, but
+in some specialized circumstances it can be useful.
+.TP
 .B noaccomp
 Disable Address/Control compression in both directions (send and
 receive).