Network Working Group W. Simpson
Request for Comments: 1618 Daydreamer
Category: Standards Track May 1994
PPP over ISDN
Simpson [Page i]
RFC 1618 PPP over ISDN May 1994
Table of Contents
Simpson [Page ii]
RFC 1618 PPP over ISDN May 1994 1. IntroductionPPP was designed as a standard method of communicating over point- to-point links. Initial deployment has been over short local lines, leased lines, and plain-old-telephone-service (POTS) using modems. As new packet services and higher speed lines are introduced, PPP is easily deployed in these environments as well.
+-------+ +-------+ +-------+
R | | S | | T | | U
+---+ TA +--+--+ NT2 +--+--+ NT1 +---+
| | | | | |
+-------+ +-------+ +-------+
These elements are frequently combined into a single device.
2. Physical Layer Requirements
PPP treats ISDN channels as bit or octet oriented synchronous links. These links MUST be full-duplex, but MAY be either dedicated or circuit-switched.
Simpson [Page 1]
RFC 1618 PPP over ISDN May 1994
Transmission Rate
Simpson [Page 2]
RFC 1618 PPP over ISDN May 1994
Max-Configure MUST be set such that the cumulative attempts result in no more than 59 seconds of time before disconnect. It is preferable that the usual limit of 30 seconds be observed.
3. Framing
For B-channels, in the absence of prior configuration, the implementation MUST first use bit-synchronous HDLC [2], as opposed to other framings, for initial link establishment. This assumes that circuit-switched communications are generally [host | router] to [host | router].
Simpson [Page 3]
RFC 1618 PPP over ISDN May 1994
For D-channels, by default no data service is expected. By prior configuration, "PPP in X.25" or "PPP in Frame Relay" framing MAY be used.
4. Out-of-Band signaling
Experience has shown that the LLC Information Element is not reliably transmitted end to end. The deployment of compatible switches is too limited, and the subscription policies of the providers are too diverse. Therefore, transmission of the LLC-IE SHOULD NOT be relied upon for framing or encoding determination.
Simpson [Page 4]
RFC 1618 PPP over ISDN May 1994 5. Configuration DetailsThe LCP recommended sync configuration options apply to ISDN links.
Simpson [Page 5]
RFC 1618 PPP over ISDN May 1994
Acknowledgments