Network Working Group S. Senum
Request for Comments: 1762 DigiBoard
Obsoletes: 1376 March 1995
Category: Standards Track
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 1762 PPP DNCP March 1995 2. Overview Of Phase IV DNA ProtocolsThe Phase IV DNA protocols which act as data link clients are:
Senum [Page 2]
RFC 1762 PPP DNCP March 1995
o DNA Load/Dump The Digital Network Architecture (DNA) Load/Dump protocol is a maintenance protocol for copying the contents of processor memory to or from a remote system. For example, a system manager can load an operating system into an unattended, remote system. The complete definition of the Phase IV DNA Load/Dump protocol can be found in [3].
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 1762 PPP DNCP March 1995
Data Link Layer Protocol 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 1762 PPP DNCP March 1995
A summary of the information field is shown below. The fields are transmitted from left to right.
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 1762 PPP DNCP March 1995
Security Considerations
Senum [Page 6]
RFC 1762 PPP DNCP March 1995
Author's Address