Network Working Group P. Prindeville
Request for Comments: 1051 McGill University
March 1988
A Standard for the Transmission of IP Datagrams and ARP Packets over ARCNET Networks
Prindeville [Page 1]
RFC 1051 IP and ARP on ARCNET March 1988
Because the ARCNET maximum packet length is less than the Internet default MTU, implementations are strongly encouraged to support IP level fragmentation and reassembly. Hosts not supporting this should take steps to discourage others from sending fragmented packets, such as using the TCP Maximum Segment Size option [4].
Normal Packet Extended Packet
+----------------+ +----------------+
| ALERT* | | ALERT* |
+----------------+ +----------------+
| SOH (1) | | SOH (1) |
+----------------+ +----------------+
| SID | | SID |
+----------------+ +----------------+
| | | |
+ DID + + DID +
| | | |
+----------------+ +----------------+
| COUNT | | NUL (0) |
+----------------+ + +
| SYSTEM CODE | | COUNT |
+----------------+ +----------------+
| | | SYSTEM CODE |
: DATA : +----------------+
| | | |
+----------------+ : DATA :
| | | |
+ CRC + +----------------+
| | | |
+----------------+ + CRC +
| |
+----------------+
ALERT*: Six mark bits signifying the beginning of a frame. SID: Sender's node ID. DID: Receipient's node ID (repeated for reliability). COUNT: Length of data and system code (one's complement). SYSTEM CODE: 240 for IP, 241 for ARP (decimal). DATA: Is either an IP or an ARP packet, padded with NULs so
Prindeville [Page 2]
RFC 1051 IP and ARP on ARCNET March 1988
Address Mappings
Prindeville [Page 3]
RFC 1051 IP and ARP on ARCNET March 1988
References