Deleted Added
full compact
ppp.8 (50479) ppp.8 (50867)
1.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 50479 1999-08-28 01:35:59Z peter $
1.\" $FreeBSD: head/usr.sbin/ppp/ppp.8.m4 50867 1999-09-04 00:00:21Z brian $
2.Dd 20 September 1995
3.nr XX \w'\fC00'
4.Os FreeBSD
5.Dt PPP 8
6.Sh NAME
7.Nm ppp
8.Nd Point to Point Protocol (a.k.a. user-ppp)
9.Sh SYNOPSIS

--- 3611 unchanged lines hidden (view full) ---

3621.Em 120 seconds .
3622.Pp
3623A choked output queue occurs when
3624.Nm
3625has read a certain number of packets from the local network for transmission,
3626but cannot send the data due to link failure (the peer is busy etc.).
3627.Nm
3628will not read packets indefinitely. Instead, it reads up to
2.Dd 20 September 1995
3.nr XX \w'\fC00'
4.Os FreeBSD
5.Dt PPP 8
6.Sh NAME
7.Nm ppp
8.Nd Point to Point Protocol (a.k.a. user-ppp)
9.Sh SYNOPSIS

--- 3611 unchanged lines hidden (view full) ---

3621.Em 120 seconds .
3622.Pp
3623A choked output queue occurs when
3624.Nm
3625has read a certain number of packets from the local network for transmission,
3626but cannot send the data due to link failure (the peer is busy etc.).
3627.Nm
3628will not read packets indefinitely. Instead, it reads up to
3629.Em 20
3629.Em 30
3630packets (or
3630packets (or
3631.Em 20 No +
3631.Em 30 No +
3632.Em nlinks No *
3633.Em 2
3634packets in multi-link mode), then stops reading the network interface
3635until either
3636.Ar timeout
3637seconds have passed or at least one packet has been sent.
3638.Pp
3639If

--- 854 unchanged lines hidden (view full) ---

4494for further details.
4495.Pp
4496If
4497.Ar mintimeout
4498is specified,
4499.Nm
4500will never idle out before the link has been up for at least that number
4501of seconds.
3632.Em nlinks No *
3633.Em 2
3634packets in multi-link mode), then stops reading the network interface
3635until either
3636.Ar timeout
3637seconds have passed or at least one packet has been sent.
3638.Pp
3639If

--- 854 unchanged lines hidden (view full) ---

4494for further details.
4495.Pp
4496If
4497.Ar mintimeout
4498is specified,
4499.Nm
4500will never idle out before the link has been up for at least that number
4501of seconds.
4502.It set urgent Xo
4503.Oo Op +|- Ns
4504.Ar port
4505.Oc No ...
4506.Xc
4507This command controls the ports that
4508.Nm
4509prioritizes when transmitting data. The default priority ports are ports
451021 (ftp control), 22 (ssh), 23 (telnet), 513 (login), 514 (shell),
4511543 (klogin) and 544 (kshell). See
4512.Xr services 5
4513for details.
4514.Pp
4515If no
4516.Ar port Ns No s
4517are given, the priority port list is cleared. If the first
4518.Ar port
4519argument is prefixed with a plus
4520.Pq Dq \&+
4521or a minus
4522.Pq Dq \&- ,
4523the current list is adjusted, otherwise the list is reassigned.
4524.Ar port Ns No s
4525prefixed with a plus or not prefixed at all are added to the list and
4526.Ar port Ns No s
4527prefixed with a minus are removed from the list.
4502.It set vj slotcomp on|off
4503This command tells
4504.Nm
4505whether it should attempt to negotiate VJ slot compression. By default,
4506slot compression is turned
4507.Ar on .
4508.It set vj slots Ar nslots
4509This command sets the initial number of slots that

--- 233 unchanged lines hidden ---
4528.It set vj slotcomp on|off
4529This command tells
4530.Nm
4531whether it should attempt to negotiate VJ slot compression. By default,
4532slot compression is turned
4533.Ar on .
4534.It set vj slots Ar nslots
4535This command sets the initial number of slots that

--- 233 unchanged lines hidden ---