|
RFC Home |
Full RFC Index |
Recent RFCs |
RFC Standards |
Best Current Practice |
RFC Errata |
1 April RFC |
|
||||||
|
IETF RFC 717
Assigned Network Numbers Last modified on Thursday, October 15th, 1992 Permanent link to RFC 717 Search GitHub Wiki for RFC 717 Show other RFCs mentioning RFC 717 NWG/RFC# 717 JBP 30-JUN-76 16:58 35873 Assigned Network Numbers Network Working Group Jon Postel Request for Comments 717 SRI-ARC NIC 35873 1 July 1976 Assigned Network Numbers This note specifies the numbers assigned to identify networks for use in the inter-network protocol experiments. Additional Numbers are assigned by Jon Postel [POSTEL@ISIC or (415) 326-6200 x3718]. Assigned Network Numbers Name Decimal Octal ---------- ------- ----- BBNRCCnet 3 3 SanFranPRnet 7 7 ARPANET 10 12 BostonPRnet 11 13 Internetwork Header Format For convenience the current Internetwork protocol header and TCP headers are reproduced here: Octet Bit Use (Width) --- Beginning of protocol-independent information --- 0 Destination net (8) 1-3 Destination host (24) 4 Source net (8) 5-7 Source host (24) 8-9 Data length in octets (16) 10 Header length in octets (8) 11 0-3 Format (4) This field selects the appropriate gateway processing and is used to dispatch the packet to the appropriate protocol module in the destination. The following values are defined for this field: 0 -- Escape; protocol is specified by a subsequent field 1 -- TCP 2 -- Secure TCP 3-16 -- Not allocated 17 -- Cross internet debugging --- End of protocol-independent information 1 |