NOTE: Using software to mass-download the site degrades the server and is prohibited.
If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.

The Book is Here... and Now On Sale!

Searchable, convenient, complete TCP/IP information.
The TCP/IP Guide

Google
Web TCP/IP Guide






Table Of Contents  The TCP/IP Guide
 9  TCP/IP Lower-Layer (Interface, Internet and Transport) Protocols (OSI Layers 2, 3 and 4)
      9  TCP/IP Network Interface Layer (OSI Data Link Layer) Protocols
           9  TCP/IP Serial Line Internet Protocol (SLIP) and Point-to-Point Protocol (PPP)
                9  Point-to-Point Protocol (PPP)
                     9  PPP Core Protocols: Link Control, Network Control and Authentication

Previous Topic/Section
PPP Link Control Protocol (LCP)
Previous Page
Pages in Current Topic/Section
1
23
Next Page
PPP Authentication Protocols: Password Authentication Protocol (PAP) and Challenge Handshake Authentication Protocol (CHAP)
Next Topic/Section

PPP Network Control Protocols (IPCP, IPXCP, NBFCP and others)
(Page 1 of 3)

One of the reasons why PPP is such a powerful technology is that it is flexible and expandable. Even though it was originally created with the idea of carrying IP datagrams, PPP's designers recognized that it would be short-sighted to think so narrowly. PPP could easily carry data from many types of network layer protocols, and on some networks, it might even be advantageous to let it carry datagrams from different layer three protocols simultaneously.

Allowing PPP to support multiple network layer protocols would require it to have knowledge of each one's idiosyncrasies. If we used only LCP for link configuration, it would need to know all the unique requirements of each layer three protocol. This would also require that LCP be constantly updated as new layer three protocols were defined and as new parameters were defined for existing ones.

Instead of this inflexible design, PPP takes a “modular” approach to link establishment. LCP performs the basic link setup, and after (optional) authentication, invokes a Network Control Protocol (NCP) that is specific to each layer three protocol that is to be carried over the link. The NCP conducts a negotiation of any parameters that are unique to the particular network layer protocol. More than one NCP can be run for each LCP link; the process of how this is done and the relationship between the NCP links and LCP link can be seen in the topic on PPP link setup and phases.

Each of the common network layer technologies has a PPP NCP defined for it in a separate RFC. These documents are usually named in this pattern: “The PPP <layer three protocol name> Control Protocol”. The most common ones are The PPP Internet Protocol Control Protocol (IPCP), The PPP Internetworking Packet Exchange Control Protocol (IPXCP), and The PPP NetBIOS Frames Control Protocol (NBFCP). These are the NCPs for IP, IPX and NBF (also called NetBEUI), respectively. A separate NCP is also defined for IP version 6, the PPP IP Version 6 Control Protocol (IPv6CP).


Previous Topic/Section
PPP Link Control Protocol (LCP)
Previous Page
Pages in Current Topic/Section
1
23
Next Page
PPP Authentication Protocols: Password Authentication Protocol (PAP) and Challenge Handshake Authentication Protocol (CHAP)
Next Topic/Section

If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005

© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.