Network Working Group S. Senum
Request for Comments: 1376 Network Systems Corporation
November 1992
The PPP DECnet Phase IV Control Protocol (DNCP)
1. Introduction
There are two basic approaches to running the DNA Phase IV Routing protocol over a serial line:
Senum [Page 1]
RFC 1376 PPP DNCP November 1992 2. Overview Of Phase IV DNA ProtocolsThe Phase IV DNA protocols which act as data link clients are:
Senum [Page 2]
RFC 1376 PPP DNCP November 1992
o DNA Experimental Use The Digital Network Architecture (DNA) Experimental Use protocol type allows Digital experimental protocols to share a data link with other data link clients. It is for use by Digital Equipment Corporation only.
3. A PPP Network Control Protocol for DNA Phase IV Routing
The DNA Phase IV Routing Control Protocol (DNCP) is responsible for configuring, enabling, and disabling the DNA Phase IV Routing protocol modules on both ends of the point-to-point link. DNCP uses the same packet exchange mechanism as the Link Control Protocol (LCP). DNCP packets may not be exchanged until PPP has reached the Network-Layer Protocol phase. DNCP packets received before this phase is reached should be silently discarded.
Senum [Page 3]
RFC 1376 PPP DNCP November 1992
Code field
4. Sending DNA Phase IV Routing Packets
Before any DNA Phase IV Routing packets may be communicated, PPP must reach the Network-Layer Protocol phase, and the DNA Phase IV Routing Control Protocol must reach the Opened state.
Senum [Page 4]
RFC 1376 PPP DNCP November 1992
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Length LSB | Length MSB | DATA | ... |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| ... |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Length LSB
5. General Considerations
When a topology change in the network occurs, DNA Phase IV Routing nodes immediately propagate changes via Level 1 and Level 2 Routing messages, with a 1 second minimum delay between updates. DNA Phase IV Routing nodes also periodically retransmit the complete Level 1 and Level 2 distance vectors to guard against data corruption in host memory, and (in the case of Ethernet) loss of packets due to media errors. Because Digital's serial links run a protocol that guarantees delivery of packets (DDCMP), the recommended default retransmit time is long (600 seconds), whereas for Ethernet, where packet delivery is not guaranteed, the recommended default is short (10 seconds), as documented in [2]. To achieve convergence of routes within a satisfactory time, the interval between updates should be based upon the error rate of underlying data link. As such, it is recommended that the time between routing updates be user configurable per PPP interface.
Senum [Page 5]
RFC 1376 PPP DNCP November 1992
References