PPP (Point-to-Point Protocol)
PPP is most commonly used for dial-up Internet access, to transmit IP packets between a workstation or PC and an ISP.
PPP is also used by some ISPs for DSL and cable modem authentication, in the form of PPP over Ethernet. PPP is part of Layer 2 Tunneling Protocol, a core part of Microsoft's secure remote access solution for Windows 2000 and beyond.
PPP evolved beyond its original use as a dial-up access method and is now used all over the Internet. One piece of PPP defines an authentication mechanism. With dial-up Internet access, that's the username and password you're used to using. PPP authentication is used to identify the user at the other end of the PPP line before giving them access.
From What is 802.1x?, Network World, 05/06/02.
Also see EAP.
Additional resources
What is PPP?
Answers the question in more detail.
Add a comment