This document provides an overview of Point-to-Point Protocol (PPP) including how it is used to encapsulate TCP/IP and other network layer protocols over dial-up connections. PPP uses the Link Control Protocol (LCP) to establish and configure connections, and the Network Control Protocol (NCP) to establish specific network layer protocols. The document discusses how to configure PPP encapsulation on an interface and assign IP addresses to remote users. It also covers PPP authentication using PAP and CHAP as well as other PPP features negotiated by LCP such as compression and Multilink PPP.