PPP Dial-Up SequenceLast reviewed: March 25, 1997Article ID: Q124036 |
The information in this article applies to:
SUMMARYThis article defines Point-to-Point Protocol (PPP) and discusses its Dial Up sequence implemented with the Windows NT Server version 3.5 Remote Access Service (RAS).
MORE INFORMATION
What is PPP?The Point-to-Point Protocol is a set of industry standard protocols that enable remote access solutions to interoperate in a multi-vendor network. PPP support in Windows NT version 3.5 ensures that Windows workstations can dial up to remote networks through any industry standard PPP remote access server. It also enables Windows NT Server to receive calls from, and provide network access to other vendors' remote access workstation software. PPP support for TCP/IP, IPX, and NetBEUI makes Windows NT version 3.5 an "Internet-ready" and ideal mobile computing operating system for networks ranging from small workgroups to large enterprises.
PPP Dial-Up SequenceThe dial up sequence for PPP involve the following:
determine what level security validation the remote access server can perform, and what the server requires. The level of security that canbe negotiated ranges from clear text password authentication to encrypted authentication to callback security. For more information on each type of authentication protocol, refer to the Authentication Protocols section below. NBF. This includes negotiating protocol header compression and compression control protocol. For more information on each type ofNCPs, refer to the Network Control Protocols section below.After the above negotiations, the resulting connection remains active until the line is disconnected due to any of the following reasons:
PPP FramingPPP framing defines how data is encapsulated before transmission on the wide area network (WAN). By providing a standard framing format, PPP ensures that various vendors' remote access solutions can communicate and recognize data packets from each other. PPP uses HDLC framing for serial, ISDN and X.25 data transfers.
Authentication ProtocolsNegotiation of authentication protocols occurs immediately after link quality determination and before network layer negotiation. The two most common types of authentication protocols are as follows:
administrators to enforce a high level of security. Windows NT version 3.5 will always negotiate encrypted authentication when communicating with each other. When connecting to third-party remote access servers or client software, RAS may negotiate clear text authentication if the third-party product does not support encrypted authentication.
Network Control ProtocolsThe three most common types of Network Control protocols are as follows:
the Link. IPXCP is widely implemented by PPP vendors. IPX-WAN protocol is Novell's alternative to IPXCP. IPX-WAN is not compatible with IPXCP. Over time, IPX-WAN and IPXCP may converge to provide one standard for IPX network configuration over wide area network. Windows NT 3.5 provides support for IPXCP which is implemented by the vast majority of remote access vendors today. Windows NT 3.5 does not yet support IPX- WAN. NBF CP is in "draft" status with the Internet Engineering Task Force (IETF). \* Include RFC 1717 - MultiLink and a RFC candidate for PPTP. This \* applies to NT 4.0<Type new or changed text here.>
The Microsoft NBF extension for PPP is documented at: FTP://FTP.MICROSOFT.COM/DEVELOPR/RFC/NBFCP.TXT. This document is a proposed RFC for the NBF control protocol.The third-party products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.
|
Additional query words: prodnt slip
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |