Network Working Group J. T. Korb
Request for Comments: 877 Purdue University
September 1983
A Standard for the Transmission of IP Datagrams
Over
Public Data Networks
This RFC specifies a standard adopted by CSNET, the VAN gateway, and
other organizations for the transmission of IP datagrams over the
X.25-based public data networks.
An X.25 virtual circuit is opened on demand when a datagram arrives at
the network interface for transmission. A virtual circuit is closed
after some period of inactivity (the length of the period depends on
the cost associated with an open virtual circuit). A virtual circuit
may also be closed if the interface runs out of virtual circuits. An
algorithm for managing virtual circuits during peak demand is given
in [1].
STANDARDS
in the Call Request packet) is used for protocol demultiplexing.
The value hex CC (binary 11001100, decimal 204) is used to mean
INTERNET PROTOCOL.
datagrams begin on packet boundaries and the M bit ("more data") is
used for datagrams that are larger than one packet. There are no
additional headers or other data in the packets.
IP datagram transmitted over X.25 is 576 octets. If two sites
negotiate a large X.25 packet size (for example, 1024 octets), an
IP datagram of that size is allowed.
closed or reset while a datagram is being transmitted, the datagram
is lost.
GENERAL REMARKS
particular, no attempt is made to open X.25 virtual circuits
corresponding to TCP connections.
Korb [Page 1]
RFC 877 September 1983
Transmission of IP Datagrams Over Public Data Networks
For example, interrupt packets and the D bit (indicating
end-to-end significance) are not used.
example, sites are free to negotiate larger packet and window
sizes.
virtual circuits to a single site. Sites should attempt to
handle such incoming calls gracefully: transmit on the
additional circuits if possible and accept incoming datagrams
from them, but do not accept the CALL REQUEST, only to
immediately close the connection or ignore datagrams
transmitted on such circuits.
REFERENCE
[1] Comer, D.E. and Korb, J.T., "CSNET Protocol Software: The
IP-to-X.25 Interface", SIGCOMM Symposium on Communications
Architectures and Protocols, March 1983.
Korb [Page 2]