background image
406 Chapter 11: Remote Access
2-, 4-, or 8-byte sequencing header in the PPP frame. The header indicates the sequencing of
the fragments. The routers must be able to receive and reconstruct upper-layer protocol data
units (PDUs). The routers must also be able to receive PDUs of an agreed-upon size.
Transmission channels in a bundle do not need to be the same type. Asynchronous and
synchronous links can be used to simultaneously transmit fragments of one datagram.
Figure 11-16 shows a serial link with 64 Kbps of bandwidth, an ISDN B channel with 64 Kbps,
and a dialup link of 9.6 Kbps. MLPPP bundles the three channels for a total bandwidth of 137 K.
Figure 11-16
MLPPP-1
MLPPP is also interoperable with routers that conform to RFC 1990. It is recommended for use
with applications in which bandwidth requirements are dynamic.
For example, it would be recommended for use with remote LAN access applications used by
telecommuters or SOHO environments. Transmission channels in a bundle do not need to be
the same type. Asynchronous and synchronous interfaces can be used to simultaneously
transmit fragments of one datagram, as illustrated in Figure 11-16. PPP is the standard
networking protocol for connecting WAN links. PPP's major disadvantage, however, is that it
can handle only one physical link at a time, unlike MLPPP.
Using MLPPP, each end system has access to the combined bandwidth of all the links in the
bundle. Packets generated by one system can be sent across any of the links to the remote
address, which prevents delays in transmission and provides faster data throughput.
MLPPP can split packets and send the fragments simultaneously down separate links to the same
remote address. This is known as packet fragmentation. Each fragment negotiates the fastest route
to the remote address. Packet fragmentation can mean that the fragments arrive at the remote
address out of sequence. MLPPP can reconfigure the packets into the correct sequence.
MLPPP has the following features in common with PPP:
·
It can negotiate configuration options.
·
It can support a variety of different network layer protocols.
·
It can include options such as authentication and compression.
Synchronous
R2
Modem
Modem
R1
Asynchronous
MLPPP 137 K
9.6 K
64 K
64 K
ISDN
Synchronous
87200333.book Page 406 Wednesday, August 22, 2001 2:53 PM