home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / rfc / rfc0717.txt < prev    next >
Encoding:
Text File  |  1996-03-03  |  2.3 KB  |  110 lines

  1. NWG/RFC# 717             JBP  30-JUN-76 16:58  35873
  2. Assigned Network Numbers
  3.  
  4.  
  5.  
  6. Network Working Group          Jon Postel
  7. Request for Comments 717 SRI-ARC
  8. NIC 35873     1 July 1976
  9.  
  10. Assigned Network Numbers
  11.  
  12. This note specifies the numbers assigned to identify networks for use in
  13. the inter-network protocol experiments.  Additional Numbers are assigned
  14. by Jon Postel [POSTEL@ISIC or (415) 326-6200 x3718].
  15.  
  16. Assigned Network Numbers
  17.  
  18.   NameDecimal     Octal
  19.  
  20.   ----------    -------     -----
  21.  
  22.   BBNRCCnet   3       3
  23.   SanFranPRnet   7       7
  24.   ARPANET  10      12
  25.   BostonPRnet  11      13
  26.  
  27. Internetwork Header Format
  28.  
  29.   For convenience the current Internetwork protocol header and TCP
  30.   headers are reproduced here:
  31.  
  32.   Octet Bit     Use (Width)
  33.  
  34.     --- Beginning of protocol-independent information ---
  35.  
  36.     0Destination net (8)
  37.     1-3Destination host (24)
  38.     4Source net (8)
  39.     5-7Source host (24)
  40.     8-9Data length in octets (16)
  41.     10Header length in octets (8)
  42.     11 0-3Format (4)
  43.       This field selects the appropriate gateway processing and is used
  44.       to dispatch the packet to the appropriate protocol module in the  
  45.       destination.  The following values are defined for this field:
  46. 0 -- Escape; protocol is specified by a subsequent field
  47. 1 -- TCP
  48. 2 -- Secure TCP
  49. 3-16 -- Not allocated
  50. 17 -- Cross internet debugging
  51.  
  52.    --- End of protocol-independent information
  53.  
  54.  
  55.  
  56.  
  57.  
  58.                                   1
  59.  
  60. NWG/RFC# 717             JBP  30-JUN-76 16:58  35873
  61. Assigned Network Numbers
  62.  
  63.  
  64.    --- Beginning of TCP specific information ---
  65.  
  66.    11   4-7Protocol version (4)
  67.    12-15Sequence number (32)
  68.    16-17Window (16)
  69.    18-20Control (as before) (24)
  70.    21-23Destination port (24)
  71.    24Packet label for debugging(8)
  72.    25-27Source port (24)
  73.    28-31Acknowledgement number (32)
  74.    32-33Checksum (16)
  75.    34-Data 
  76.  
  77.    --- End of TCP specific information ---
  78.  
  79.    --- Beginning of short TCP specific information ---
  80.  
  81.    11   4-7Protocol Version (4)
  82.    12-25Sequence number (32)
  83.    16Destination KID (8)
  84.    17Source KID (8)
  85.    18-19Control (no special function field)(16)
  86.    20-Data
  87.  
  88.    --- End of short TCP specific information ---
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.                                2
  110.