home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / rfc / rfc790 < prev    next >
Text File  |  1991-04-21  |  35KB  |  871 lines

  1.  
  2.  
  3. Network Working Group                                          J. Postel
  4. Request for Comments: 790                                            ISI
  5.                                                           September 1981
  6.  
  7. Obsoletes RFCs:  776, 770, 762, 758,
  8. 755, 750, 739, 604, 503, 433, 349
  9. Obsoletes IENs:  127, 117, 93
  10.  
  11.  
  12.  
  13.                             ASSIGNED NUMBERS
  14.  
  15.  
  16.  
  17.  
  18. This Network Working Group Request for Comments documents the currently
  19. assigned values from several series of numbers used in network protocol
  20. implementations.  This RFC will be updated periodically, and in any case
  21. current information can be obtained from Jon Postel.  The assignment of
  22. numbers is also handled by Jon.  If you are developing a protocol or
  23. application that will require the use of a link, socket, port, protocol,
  24. or network number please contact Jon to receive a number assignment.
  25.  
  26.    Jon Postel
  27.    USC - Information Sciences Institute
  28.    4676 Admiralty Way
  29.    Marina del Rey, California  90291
  30.  
  31.    phone: (213) 822-1511
  32.  
  33.    ARPANET mail: POSTEL@ISIF
  34.  
  35. Most of the protocols mentioned here are documented in the RFC series of
  36. notes.  The more prominent and more generally used are documented in the
  37. Protocol Handbook [17] prepared by the Network Information Center (NIC).
  38. Some of the items listed are undocumented.  In all cases the name and
  39. mailbox of the responsible individual is indicated.  In the lists that
  40. follow, a bracketed entry, e.g., [17,iii], at the right hand margin of
  41. the page indicates a reference for the listed protocol, where the number
  42. cites the document and the "iii" cites the person.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. Postel                                                          [Page 1]
  58.  
  59.  
  60. RFC 790                                                   September 1981
  61.                                                         Assigned Numbers
  62. Network Numbers
  63.  
  64.  
  65.                         ASSIGNED NETWORK NUMBERS
  66.  
  67.    This list of network numbers is used in the internet address [33].
  68.    The Internet Protocol (IP) uses a 32 bit address and divides that
  69.    address into a network part and a "rest" or local address part.  The
  70.    division takes 3 forms or classes.
  71.  
  72.       The first type, or class a, of address has a 7-bit network number
  73.       and a 24-bit local address.  This allows 128 class a networks.
  74.  
  75.                            1                   2                   3   
  76.        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 
  77.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  78.       |0|   NETWORK   |                Local Address                  |
  79.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  80.  
  81.                              Class A Address
  82.  
  83.       The second type, or class b, of address has a 14-bit network
  84.       number and a 16-bit local address.  This allows 16,384 class b
  85.       networks.
  86.  
  87.                            1                   2                   3   
  88.        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 
  89.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  90.       |1 0|           NETWORK         |          Local Address        |
  91.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  92.  
  93.                              Class B Address
  94.  
  95.       The third type, or class c, of address has a 21-bit network number
  96.       and a 8-bit local address.  This allows 2,097,152 class c
  97.       networks.
  98.  
  99.                            1                   2                   3   
  100.        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 
  101.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  102.       |1 1 0|                    NETWORK              | Local Address |
  103.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  104.  
  105.                              Class C Address
  106.  
  107.    One notation for internet host addresses commonly used divides the
  108.    32-bit address into four 8-bit fields and specifies the value of each
  109.    field as a decimal number with the fields separated by periods.  For
  110.    example, the internet address of ISIF is 010.020.000.052.
  111.  
  112.    This notation will be used in the listing of assigned network
  113.  
  114.  
  115. Postel                                                          [Page 2]
  116.  
  117.  
  118. RFC 790                                                   September 1981
  119.                                                         Assigned Numbers
  120. Network Numbers
  121.  
  122.  
  123.    numbers.  The class a networks will have nnn.rrr.rrr.rrr, the class b
  124.    networks will have nnn.nnn.rrr.rrr, and the class c networks will
  125.    have nnn.nnn.nnn.rrr, where nnn represents part or all of a network
  126.    number and rrr represents part or all of a local address or rest
  127.    field.
  128.  
  129.    Assigned Network Numbers
  130.  
  131.    Class A Networks
  132.  
  133.       Internet Address  Name          Network                 References
  134.       ----------------  ----          -------                 ----------
  135.       000.rrr.rrr.rrr                 Reserved                     [JBP]
  136.       001.rrr.rrr.rrr   BBN-PR        BBN Packet Radio Network    [DCA2]
  137.       002.rrr.rrr.rrr   SF-PR-1       SF Packet Radio Network (1)  [JEM]
  138.       003.rrr.rrr.rrr   BBN-RCC       BBN RCC Network              [SGC]
  139.       004.rrr.rrr.rrr   SATNET        Atlantic Satellite Network  [DM11]
  140.       005.rrr.rrr.rrr   SILL-PR       Ft. Sill Packet Radio Network[JEM]
  141.       006.rrr.rrr.rrr   SF-PR-2       SF Packet Radio Network (2)  [JEM]
  142.       007.rrr.rrr.rrr   CHAOS         MIT CHAOS Network           [MOON]
  143.       008.rrr.rrr.rrr   CLARKNET      SATNET subnet for Clarksburg[DM11]
  144.       009.rrr.rrr.rrr   BRAGG-PR      Ft. Bragg Packet Radio Net   [JEM]
  145.       010.rrr.rrr.rrr   ARPANET       ARPANET                 [17,1,VGC]
  146.       011.rrr.rrr.rrr   UCLNET        University College London     [PK]
  147.       012.rrr.rrr.rrr   CYCLADES      CYCLADES                     [VGC]
  148.       013.rrr.rrr.rrr                 Unassigned                   [JBP]
  149.       014.rrr.rrr.rrr   TELENET       TELENET                      [VGC]
  150.       015.rrr.rrr.rrr   EPSS          British Post Office EPSS      [PK]
  151.       016.rrr.rrr.rrr   DATAPAC       DATAPAC                      [VGC]
  152.       017.rrr.rrr.rrr   TRANSPAC      TRANSPAC                     [VGC]
  153.       018.rrr.rrr.rrr   LCSNET        MIT LCS Network       [43,10,DDC2]
  154.       019.rrr.rrr.rrr   TYMNET        TYMNET                       [VGC]
  155.       020.rrr.rrr.rrr   DC-PR         D.C. Packet Radio Network    [VGC]
  156.       021.rrr.rrr.rrr   EDN           DCEC EDN                     [EC5]
  157.       022.rrr.rrr.rrr   DIALNET       DIALNET                [26,16,MRC]
  158.       023.rrr.rrr.rrr   MITRE         MITRE Cablenet            [44,APS]
  159.       024.rrr.rrr.rrr   BBN-LOCAL     BBN Local Network            [SGC]
  160.       025.rrr.rrr.rrr   RSRE-PPSN     RSRE / PPSN                  [BD2]
  161.       026.rrr.rrr.rrr   AUTODIN-II    AUTODIN II                   [EC5]
  162.       027.rrr.rrr.rrr   NOSC-LCCN     NOSC / LCCN                  [KTP]
  163.       028.rrr.rrr.rrr   WIDEBAND      Wide Band Satellite Network [CJW2]
  164.       029.rrr.rrr.rrr   DCN-COMSAT    COMSAT Dist. Comp. Network  [DLM1]
  165.       030.rrr.rrr.rrr   DCN-UCL       UCL Dist. Comp. Network       [PK]
  166.       031.rrr.rrr.rrr   BBN-SAT-TEST  BBN SATNET Test Network     [DM11]
  167.       032.rrr.rrr.rrr   UCL-CR1       UCL Cambridge Ring 1          [PK]
  168.       033.rrr.rrr.rrr   UCL-CR2       UCL Cambridge Ring 2          [PK]
  169.       034.rrr.rrr.rrr   MATNET        Mobile Access Terminal Net  [DM11]
  170.       035.rrr.rrr.rrr   NULL          UCL/RSRE Null Network        [BD2]
  171.  
  172.  
  173. Postel                                                          [Page 3]
  174.  
  175.  
  176. RFC 790                                                   September 1981
  177.                                                         Assigned Numbers
  178. Network Numbers
  179.  
  180.  
  181.       036.rrr.rrr.rrr   SU-NET        Stanford University Ethernet [MRC]
  182.       037.rrr.rrr.rrr   DECNET        Digital Equipment Network    [DRL]
  183.       038.rrr.rrr.rrr   DECNET-TEST   Test Digital Equipment Net   [DRL]
  184.       039.rrr.rrr.rrr   SRINET        SRI Local Network           [GEOF]
  185.       040.rrr.rrr.rrr   CISLNET       CISL Multics Network         [CH2]
  186.       041.rrr.rrr.rrr   BBN-LN-TEST   BBN Local Network Testbed    [KTP]
  187.       042.rrr.rrr.rrr   S1NET         LLL-S1-NET                   [EAK]
  188.       043.rrr.rrr.rrr   INTELPOST     COMSAT INTELPOST            [DLM1]
  189.       044.rrr.rrr.rrr   AMPRNET       Amature Radio Experiment Net  [HM]
  190.       044.rrr.rrr.rrr-126.rrr.rrr.rrr Unassigned                   [JBP]
  191.       127.rrr.rrr.rrr                 Reserved                     [JBP]
  192.  
  193.    Class B Networks
  194.  
  195.       Internet Address  Name          Network                 References
  196.       ----------------  ----          -------                 ----------
  197.       128.000.rrr.rrr                 Reserved                     [JBP]
  198.       128.001.rrr.rrr-128.254.rrr.rrr Unassigned                   [JBP]
  199.       191.255.rrr.rrr                 Reserved                     [JBP]
  200.  
  201.    Class C Networks
  202.  
  203.       Internet Address  Name          Network                 References
  204.       ----------------  ----          -------                 ----------
  205.       192.000.001.rrr                 Reserved                     [JBP]
  206.       192.000.001.rrr-223.255.254.rrr Unassigned                   [JBP]
  207.       223.255.255.rrr                 Reserved                     [JBP]
  208.  
  209.    Other Reserved Internet Addresses
  210.  
  211.       Internet Address  Name          Network                 References
  212.       ----------------  ----          -------                 ----------
  213.       224.000.000.000-255.255.255.255 Reserved                     [JBP]
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231. Postel                                                          [Page 4]
  232.  
  233.  
  234. RFC 790                                                   September 1981
  235.                                                         Assigned Numbers
  236. Internet Version Numbers
  237.  
  238.  
  239.                    ASSIGNED INTERNET VERSION NUMBERS
  240.  
  241.    In the Internet Protocol (IP) [33] there is a field to identify the
  242.    version of the internetwork general protocol.  This field is 4 bits
  243.    in size.
  244.  
  245.    Assigned Internet Version Numbers
  246.  
  247.       Decimal   Octal      Version                            References
  248.       -------   -----      -------                            ----------
  249.           0      0         Reserved                                [JBP]
  250.         1-3    1-3         Unassigned                              [JBP]
  251.           4      4         Internet Protocol                    [33,JBP]
  252.           5      5         ST Datagram Mode                     [20,JWF]
  253.        6-14   6-16         Unassigned                              [JBP]
  254.          15     17         Reserved                                [JBP]
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289. Postel                                                          [Page 5]
  290.  
  291.  
  292. RFC 790                                                   September 1981
  293.                                                         Assigned Numbers
  294. Internet Protocol Numbers
  295.  
  296.  
  297.                    ASSIGNED INTERNET PROTOCOL NUMBERS
  298.  
  299.    In the Internet Protocol (IP) [33] there is a field, called Protocol,
  300.    to identify the the next level protocol.  This is an 8 bit field.
  301.  
  302.    Assigned Internet Protocol Numbers
  303.  
  304.       Decimal    Octal      Protocol Numbers                  References
  305.       -------    -----      ----------------                  ----------
  306.            0       0         Reserved                              [JBP]
  307.            1       1         ICMP                               [53,JBP]
  308.            2       2         Unassigned                            [JBP]
  309.            3       3         Gateway-to-Gateway              [48,49,VMS]
  310.            4       4         CMCC Gateway Monitoring Message [18,19,DFP]
  311.            5       5         ST                                 [20,JWF]
  312.            6       6         TCP                                [34,JBP]
  313.            7       7         UCL                                    [PK]
  314.            8      10         Unassigned                            [JBP]
  315.            9      11         Secure                                [VGC]
  316.           10      12         BBN RCC Monitoring                    [VMS]
  317.           11      13         NVP                                 [12,DC]
  318.           12      14         PUP                                [4,EAT3]
  319.           13      15         Pluribus                             [RDB2]
  320.           14      16         Telenet                              [RDB2]
  321.           15      17         XNET                              [25,JFH2]
  322.           16      20         Chaos                                [MOON]
  323.           17      21         User Datagram                      [42,JBP]
  324.           18      22         Multiplexing                       [13,JBP]
  325.           19      23         DCN                                  [DLM1]
  326.           20      24         TAC Monitoring                     [55,RH6]
  327.        21-62   25-76         Unassigned                            [JBP]
  328.           63      77         any local network                     [JBP]
  329.           64     100         SATNET and Backroom EXPAK            [DM11]
  330.           65     101         MIT Subnet Support                    [NC3]
  331.        66-68 102-104         Unassigned                            [JBP]
  332.           69     105         SATNET Monitoring                    [DM11]
  333.           70     106         Unassigned                            [JBP]
  334.           71     107         Internet Packet Core Utility         [DM11]
  335.        72-75 110-113         Unassigned                            [JBP]
  336.           76     114         Backroom SATNET Monitoring           [DM11]
  337.           77     115         Unassigned                            [JBP]
  338.           78     116         WIDEBAND Monitoring                  [DM11]
  339.           79     117         WIDEBAND EXPAK                       [DM11]
  340.       80-254 120-376         Unassigned                            [JBP]
  341.          255     377         Reserved                              [JBP]
  342.  
  343.  
  344.  
  345.  
  346.  
  347. Postel                                                          [Page 6]
  348.  
  349.  
  350. RFC 790                                                   September 1981
  351.                                                         Assigned Numbers
  352. Port or Socket Numbers
  353.  
  354.  
  355.                     ASSIGNED PORT or SOCKET NUMBERS
  356.  
  357.    Ports are used in the TCP [34] and sockets are used in the AHHP
  358.    [28,17] to name the ends of logical connections which carry long term
  359.    conversations.  For the purpose of providing services to unknown
  360.    callers a service contact socket is defined.  This list specifies the
  361.    port or socket used by the server process as its contact socket.  In
  362.    the AHHP an Initial Connection Procedure ICP [39,17] is used between
  363.    the user process and the server process to make the initial contact
  364.    and establish the long term connections leaving the contact socket
  365.    free to handle other callers.  In the TCP no ICP is necessary since a
  366.    port may engage in many simultaneous connections.
  367.  
  368.    To the extent possible these same port assignments are used with UDP
  369.    [42].
  370.  
  371.    The assigned ports/sockets use a small part of the possible
  372.    port/socket numbers.  The assigned ports/sockets have all except the
  373.    low order eight bits cleared to zero.  The low order eight bits are
  374.    specified here.
  375.  
  376.    Socket Assignments:
  377.  
  378.       General Assignments:
  379.  
  380.          Decimal   Octal     Description
  381.          -------   -----     -----------
  382.          0-63      0-77      Network Wide Standard Function
  383.          64-131    100-203   Hosts Specific Functions
  384.          132-223   204-337   Reserved for Future Use
  385.          224-255   340-377   Any Experimental Function
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405. Postel                                                          [Page 7]
  406.  
  407.  
  408. RFC 790                                                   September 1981
  409.                                                         Assigned Numbers
  410. Port or Socket Numbers
  411.  
  412.  
  413.       Specific Assignments:
  414.  
  415.          Network Standard Functions
  416.  
  417.          Decimal   Octal     Description                      References
  418.          -------   -----     -----------                      ----------
  419.          1         1         Old Telnet                         [40,JBP]
  420.          3         3         Old File Transfer            [27,11,24,JBP]
  421.          5         5         Remote Job Entry                 [6,17,JBP]
  422.          7         7         Echo                               [35,JBP]
  423.          9         11        Discard                            [32,JBP]
  424.          11        13        Who is on or SYSTAT                   [JBP]
  425.          13        15        Date and Time                         [JBP]
  426.          15        17        Who is up or NETSTAT                  [JBP]
  427.          17        21        Short Text Message                    [JBP]
  428.          19        23        Character generator or TTYTST      [31,JBP]
  429.          21        25        New File Transfer                  [36,JBP]
  430.          23        27        New Telnet                         [41,JBP]
  431.          25        31        SMTP                               [54,JBP]
  432.          27        33        NSW User System w/COMPASS FE       [14,RHT]
  433.          29        35        MSG-3 ICP                          [29,RHT]
  434.          31        37        MSG-3 Authentication               [29,RHT]
  435.          33        41        Unassigned                            [JBP]
  436.          35        43        IO Station Spooler                    [JBP]
  437.          37        45        Time Server                        [22,JBP]
  438.          39        47        Unassigned                            [JBP]
  439.          41        51        Graphics                        [46,17,JBP]
  440.          42        52        Name Server                        [38,JBP]
  441.          43        53        WhoIs                                [JAKE]
  442.          45        55        Message Processing Module          [37,JBP]
  443.          47        57        NI FTP                             [50,CJB]
  444.          49        61        RAND Network Graphics Conference   [30,MO2]
  445.          51        63        Message Generator Control          [52,DFP]
  446.          53        65        AUTODIN II FTP                     [21,EC5]
  447.          55        67        ISI Graphics Language               [3,RB6]
  448.          57        71        MTP                                [45,JBP]
  449.          59        73        New MIT Host Status                   [SWG]
  450.          61-63     75-77     Unassigned                            [JBP]
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463. Postel                                                          [Page 8]
  464.  
  465.  
  466. RFC 790                                                   September 1981
  467.                                                         Assigned Numbers
  468. Port or Socket Numbers
  469.  
  470.  
  471.          Host Specific Functions
  472.  
  473.          Decimal   Octal     Description                      References
  474.          -------   -----     -----------                      ----------
  475.          65        101       Unassigned                            [JBP]
  476.          67        103       Datacomputer at CCA                 [8,JZS]
  477.          69        105       Unassigned                            [JBP]
  478.          69        105       Trivial File Transfer              [47,KRS]
  479.          71        107       NETRJS (EBCDIC) at UCLA-CCN      [5,17,RTB]
  480.          73        111       NETRJS (ASCII-68) at UCLA-CCN    [5,17,RTB]
  481.          75        113       NETRJS (ASCII-63) at UCLA-CCN    [5,17,RTB]
  482.          77        115       any private RJE server                [JBP]
  483.          79        117       Name or Finger                  [23,17,KLH]
  484.          81        121       Unassigned                            [JBP]
  485.          83        123       MIT ML Device                        [MOON]
  486.          85        125       MIT ML Device                        [MOON]
  487.          87        127       any terminal link                     [JBP]
  488.          89        131       SU/MIT Telnet Gateway                 [MRC]
  489.          91        133       MIT Dover Spooler                     [EBM]
  490.          93        135       BBN RCC Accounting                     [DT]
  491.          95        137       SUPDUP                             [15,MRC]
  492.          97        141       Datacomputer Status                 [8,JZS]
  493.          99        143       CADC - NIFTP via UCL                  [PLH]
  494.          101       145       NPL - NIFTP via UCL                   [PLH]
  495.          103       147       BNPL - NIFTP via UCL                  [PLH]
  496.          105       151       CAMBRIDGE - NIFTP via UCL             [PLH]
  497.          107       153       HARWELL - NIFTP via UCL               [PLH]
  498.          109       155       SWURCC - NIFTP via UCL                [PLH]
  499.          111       157       ESSEX - NIFTP via UCL                 [PLH]
  500.          113       161       RUTHERFORD - NIFTP via UCL            [PLH]
  501.          115-129   163-201   Unassigned                            [JBP]
  502.          131       203       Datacomputer                        [8,JZS]
  503.  
  504.          Reserved for Future Use
  505.  
  506.          Decimal   Octal     Description                      References
  507.          -------   -----     -----------                      ----------
  508.          132-223   204-337   Reserved                              [JBP]
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521. Postel                                                          [Page 9]
  522.  
  523.  
  524. RFC 790                                                   September 1981
  525.                                                         Assigned Numbers
  526. Port or Socket Numbers
  527.  
  528.  
  529.          Experimental Functions
  530.  
  531.          Decimal   Octal     Description                      References
  532.          -------   -----     -----------                      ----------
  533.          224-239   340-357   Unassigned                            [JBP]
  534.          241       361       NCP Measurement                     [9,JBP]
  535.          243       363       Survey Measurement                   [2,AV]
  536.          245       365       LINK                               [7,RDB2]
  537.          247       367       TIPSRV                                [RHT]
  538.          249-255   371-377   RSEXEC                             [51,RHT]
  539.  
  540.                          ASSIGNED LINK NUMBERS
  541.  
  542.    The word "link" here refers to a field in the original ARPANET
  543.    Host/IMP interface leader.  The link was originally defined as an 8
  544.    bit field.  Some time after the ARPANET Host-to-Host (AHHP) protocol
  545.    was defined and, by now, some time ago the definition of this field
  546.    was changed to "Message-ID" and the length to 12 bits. The name link
  547.    now refers to the high order 8 bits of this 12 bit message-id field.
  548.    The low order 4 bits of the message-id field are to be zero unless
  549.    specifically specified otherwise for the particular protocol used on
  550.    that link.  The Host/IMP interface is defined in BBN report 1822 [1].
  551.  
  552.    Link Assignments:
  553.  
  554.       Decimal   Octal     Description                         References
  555.       -------   -----     -----------                         ----------
  556.       0         0         AHHP Control Messages              [28,17,JBP]
  557.       1         1         Reserved                                 [JBP]
  558.       2-71      2-107     AHHP Regular Messages              [28,17,JBP]
  559.       72-150    110-226   Reserved                                 [JBP]
  560.       151       227       CHAOS Protocol                          [MOON]
  561.       152       230       PARC Universal Protocol               [4,EAT3]
  562.       153       231       TIP Status Reporting                     [JGH]
  563.       154       232       TIP Accounting                           [JGH]
  564.       155       233       Internet Protocol (regular)           [33,JBP]
  565.       156-158   234-236   Internet Protocol (experimental)      [33,JBP]
  566.       159-191   237-277   Measurements                           [9,VGC]
  567.       192-195   300-303   Unassigned                               [JBP]
  568.       196-255   304-377   Experimental Protocols                   [JBP]
  569.       224-255   340-377   NVP                                 [12,17,DC]
  570.       248-255   370-377   Network Maintenance                      [JGH]
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579. Postel                                                         [Page 10]
  580.  
  581.  
  582. RFC 790                                                   September 1981
  583.                                                         Assigned Numbers
  584. Documents
  585.  
  586.  
  587.                                DOCUMENTS
  588.                                ---------
  589.  
  590.    [1]    BBN, "Specifications for the Interconnection of a Host and an
  591.           IMP", Report 1822, Bolt Beranek and Newman, Cambridge,
  592.           Massachusetts, May 1978.
  593.  
  594.    [2]    Bhushan, A., "A Report on the Survey Project", RFC 530,
  595.           NIC 17375, 22 June 1973.
  596.  
  597.    [3]    Bisbey, R., D. Hollingworth, and B. Britt, "Graphics Language
  598.           (version 2.1)", ISI/TM-80-18, USC/Information Sciences
  599.           Institute, July 1980.
  600.  
  601.    [4]    Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
  602.           Internetwork Architecture", XEROX Palo Alto Research Center,
  603.           CSL-79-10, July 1979; also in IEEE Transactions on
  604.           Communication, Volume COM-28, Number 4, April 1980.
  605.  
  606.    [5]    Braden, R., "NETRJS Protocol", RFC 740, NIC 42423,
  607.           22 November 1977.  Also in [17].
  608.  
  609.    [6]    Bressler, B., "Remote Job Entry Protocol",  RFC 407, NIC
  610.           12112, 16 October 72.  Also in [17].
  611.  
  612.    [7]    Bressler, R., "Inter-Entity Communication -- An Experiment",
  613.           RFC 441, NIC 13773, 19 January 1973.
  614.  
  615.    [8]    CCA, "Datacomputer Version 5/4 User Manual", Computer
  616.           Corporation of America, August 1979.
  617.  
  618.    [9]    Cerf, V., "NCP Statistics", RFC 388, NIC 11360,
  619.           23 August 1972.
  620.  
  621.    [10]   Clark, D., "Revision of DSP Specification", Local Network Note
  622.           9, Laboratory for Computer Science, MIT, 17 June 1977.
  623.  
  624.    [11]   Clements, R., "FTPSRV -- Extensions for Tenex Paged Files",
  625.           RFC 683, NIC 32251, 3 April 1975.  Also in [17].
  626.  
  627.    [12]   Cohen, D., "Specifications for the Network Voice Protocol
  628.           (NVP)", NSC Note 68, 29 January 1976.  Also as USC/Information
  629.           Sciences Institute RR-75-39, March 1976, and as RFC 741,
  630.           NIC 42444, 22 November 1977.  Also in [17].
  631.  
  632.    [13]   Cohen, D. and J. Postel, "Multiplexing Protocol", IEN 90,
  633.           USC/Information Sciences Institute, May 1979.
  634.  
  635.  
  636.  
  637. Postel                                                         [Page 11]
  638.  
  639.  
  640. RFC 790                                                   September 1981
  641.                                                         Assigned Numbers
  642. Documents
  643.  
  644.  
  645.    [14]   COMPASS, "Semi-Annual Technical Report", CADD-7603-0411,
  646.           Massachusetts Computer Associates, 4 March 1976. Also as,
  647.           "National Software Works, Status Report No. 1",
  648.           RADC-TR-76-276, Volume 1, September 1976. And COMPASS. "Second
  649.           Semi-Annual Report", CADD-7608-1611, Massachusetts Computer
  650.           Associates, 16 August 1976.
  651.  
  652.    [15]   Crispin, M., "SUPDUP Protocol", RFC 734, NIC 41953,
  653.           7 October 1977.  Also in [17].
  654.  
  655.    [16]   Crispin, M. and I. Zabala, "DIALNET Protocols", Stanford
  656.           University Artificial Intelligence Laboratory, July 1978.
  657.  
  658.    [17]   Feinler, E. and J. Postel, eds., "ARPANET Protocol Handbook",
  659.           NIC 7104, for the Defense Communications Agency by SRI
  660.           International, Menlo Park, California, Revised January 1978.
  661.  
  662.    [18]   Flood Page, D., "Gateway Monitoring Protocol", IEN 131,
  663.           February 1980.
  664.  
  665.    [19]   Flood Page, D., "CMCC Performance Measurement Message
  666.           Formats", IEN 157, September 1980.
  667.  
  668.    [20]   Forgie, J., "ST - A Proposed Internet Stream Protocol",
  669.           IEN 119, M.I.T. Lincoln Laboratory, September 1979.
  670.  
  671.    [21]   Forsdick, H., and A. McKenzie, "FTP Functional Specification",
  672.           Bolt Beranek and Newman, Report 4051, August 1979.
  673.  
  674.    [22]   Harrenstien, K., J. Postel, "Time Server", IEN 142,
  675.           April 1980.  Also in [17].
  676.  
  677.    [23]   Harrenstien, K., "Name/Finger", RFC 742, NIC 42758,
  678.           30 December 1977.  Also in [17].
  679.  
  680.    [24]   Harvey, B., "One More Try on the FTP", RFC 691, NIC 32700,
  681.           6 June 1975.
  682.  
  683.    [25]   Haverty, J., "XNET Formats for Internet Protocol Version 4",
  684.           IEN 158, October 1980.
  685.  
  686.    [26]   McCarthy, J. and L. Earnest, "DIALNET", Stanford University
  687.           Artificial Intelligence Laboratory, Undated.
  688.  
  689.    [27]   McKenzie, A., "File Transfer Protocol", RFC 454, NIC 14333,
  690.           16 February 1973.
  691.  
  692.  
  693.  
  694.  
  695. Postel                                                         [Page 12]
  696.  
  697.  
  698. RFC 790                                                   September 1981
  699.                                                         Assigned Numbers
  700. Documents
  701.  
  702.  
  703.    [28]   McKenzie,A., "Host/Host Protocol for the ARPA Network",
  704.           NIC 8246, January 1972.  Also in [17].
  705.  
  706.    [29]   NSW Protocol Committee, "MSG: The Interprocess Communication
  707.           Facility for the National Software Works", CADD-7612-2411,
  708.           Massachusetts Computer Associates, BBN 3237, Bolt Beranek and
  709.           Newman, Revised 24 December 1976.
  710.  
  711.    [30]   O'Brien, M., "A Network Graphical Conferencing System", RAND
  712.           Corporation, N-1250-ARPA, August 1979.
  713.  
  714.    [31]   Postel, J., "Character Generator Process", RFC 429, NIC 13281,
  715.           12 December 1972.
  716.  
  717.    [32]   Postel, J., "Discard Process",  RFC 348, NIC 10427,
  718.           30 May 1972.
  719.  
  720.    [33]   Postel, J., ed., "Internet Protocol - DARPA Internet Program
  721.           Protocol Specification", RFC 791, USC/Information Sciences
  722.           Institute, September 1981.
  723.  
  724.    [34]   Postel, J., ed., "Transmission Control Protocol - DARPA
  725.           Internet Program Protocol Specification", RFC 793,
  726.           USC/Information Sciences Institute, September 1981.
  727.  
  728.    [35]   Postel, J., "Echo Process",  RFC 347, NIC 10426, 30 May 1972.
  729.  
  730.    [36]   Postel, J., "File Transfer Protocol", RFC 765, IEN 149,
  731.           June 1980.
  732.  
  733.    [37]   Postel, J., "Internet Message Protocol", RFC 759, IEN 113,
  734.           USC/Information Sciences Institute, August 1980.
  735.  
  736.    [38]   Postel, J., "Name Server", IEN 116, USC/Information Sciences
  737.           Institute, August 1979.
  738.  
  739.    [39]   Postel, J., "Official Initial Connection Protocol", NIC 7101,
  740.           11 June 1971.  Also in [17].
  741.  
  742.    [40]   Postel, J., "Telnet Protocol", RFC 318, NIC 9348,
  743.           3 April 1972.
  744.  
  745.    [41]   Postel, J., "Telnet Protocol Specification", RFC 764, IEN 148,
  746.           June 1980.
  747.  
  748.    [42]   Postel, J., "User Datagram Protocol", RFC 768 USC/Information
  749.           Sciences Institute, August 1980.
  750.  
  751.  
  752.  
  753. Postel                                                         [Page 13]
  754.  
  755.  
  756. RFC 790                                                   September 1981
  757.                                                         Assigned Numbers
  758. Documents
  759.  
  760.  
  761.    [43]   Reed, D., "Protocols for the LCS Network", Local Network Note
  762.           3, Laboratory for Computer Science, MIT, 29 November 1976.
  763.  
  764.    [44]   Skelton, A., S. Holmgren, and D. Wood, "The MITRE Cablenet
  765.           Project", IEN 96, April 1979.
  766.  
  767.    [45]   Sluizer, S., and J. Postel, "Mail Transfer Protocol", RFC 780,
  768.           USC/Information Sciences Institute, May 1981.
  769.  
  770.    [46]   Sproull, R., and E. Thomas. "A Networks Graphics Protocol",
  771.           NIC 24308, 16 August 1974.  Also in [17].
  772.  
  773.    [47]   Sollins, K., "The TFTP Protocol (revision 2)", RFC 783,
  774.           MIT/LCS, June 1981.
  775.  
  776.    [48]   Strazisar, V., "Gateway Routing:  An Implementation
  777.           Specification", IEN 30, Bolt Berenak and Newman, April 1979.
  778.  
  779.    [49]   Strazisar, V., "How to Build a Gateway", IEN 109, Bolt Berenak
  780.           and Newman, August 1979.
  781.  
  782.    [50]   The High Level Protocol Group, "A Network Independent File
  783.           Transfer Protocol",  INWG Protocol Note 86, December 1977.
  784.  
  785.    [51]   Thomas, R., "A Resource Sharing Executive for the ARPANET",
  786.           AFIPS Conference Proceedings, 42:155-163, NCC, 1973.
  787.  
  788.    [52]   Flood Page, D., "A Simple Message Generator", IEN 172, Bolt
  789.           Berenak and Newman, March 1981.
  790.  
  791.    [53]   Postel, J., "Internet Control Message Protocol - DARPA
  792.           Internet Program Protocol Specification", RFC 792,
  793.           USC/Information Sciences Institute, September 1981.
  794.  
  795.    [54]   Postel, J., "Simple Mail Transfer Protocol", RFC 788,
  796.           USC/Information Sciences Institute, September 1981.
  797.  
  798.    [55]   Littauer, B., "A Host Monitoring Protocol"", IEN 197, Bolt
  799.           Berenak and Newman, September 1981.
  800.  
  801.    
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811. Postel                                                         [Page 14]
  812.  
  813.  
  814. RFC 790                                                   September 1981
  815.                                                         Assigned Numbers
  816. People
  817.  
  818.  
  819.                                  PEOPLE
  820.                                  ------
  821.  
  822.    [DCA2]    Don Allen           BBN       Allen@BBND
  823.    [CJB]     Chris Bennett       UCL       UKSAT@ISIE
  824.    [RB6]     Richard Bisbey      ISI       Bisbey@ISIB
  825.    [RTB]     Bob Braden          UCLA      Braden@ISIA
  826.    [RDB2]    Robert Bressler     BBN       Bressler@BBNE
  827.    [EC5]     Ed Cain             DCEC      cain@EDN-Unix
  828.    [VGC]     Vint Cerf           ARPA      Cerf@ISIA
  829.    [NC3]     J. Noel Chiappa     MIT       JNC@MIT-XX
  830.    [SGC]     Steve Chipman       BBN       Chipman@BBNA
  831.    [DDC2]    David Clark         MIT       Clark@MIT-Multics
  832.    [DC]      Danny Cohen         ISI       Cohen@ISIB
  833.    [MRC]     Mark Crispin        Stanford  Admin.MRC@SU-SCORE
  834.    [BD2]     Brian Davies        RSRE      T45@ISIE
  835.    [JAKE]    Jake Feinler        SRI       Feinler@SRI-KL
  836.    [DFP]     David Flood Page    BBN       DFloodPage@BBNE
  837.    [JWF]     Jim Forgie          LL        Forgie@BBNC
  838.    [SWG]     Stu Galley          MIT       SWG@MIT-DMS
  839.    [GEOF]    Geoff Goodfellow    SRI       Geoff@DARCOM-KA
  840.    [KLH]     Ken Harrenstien     MIT       KLH@MIT-AI
  841.    [JFH2]    Jack Haverty        BBN       JHaverty@BBN-Unix
  842.    [JGH]     Jim Herman          BBN       Herman@BBNE
  843.    [PLH]     Peter Higginson     UCL       UKSAT@ISIE
  844.    [RH6]     Robert Hinden       BBN       Hinden@BBNE
  845.    [CH2]     Charles Hornig      Honeywell Hornig@MIT-Multics
  846.    [EAK]     Earl Killian        LLL       EAK@MIT-MC
  847.    [PK]      Peter Kirstein      UCL       Kirstein@ISIA
  848.    [DRL]     David Lyons         DEC       Lyons@DEC-2136
  849.    [HM]      Hank Magnuski       ---       ---
  850.    [JEM]     Jim Mathis          SRI       Mathis@SRI-KL
  851.    [DM11]    Dale McNeill        BBN       DMcNeill@BBNE
  852.    [DLM1]    David Mills         COMSAT    Mills@ISIE
  853.    [MOON]    David Moon          MIT       Moon@MIT-MC
  854.    [EBM]     Eliot Moss          MIT       EBM@MIT-XX
  855.    [MO2]     Michael O'Brien     RAND      OBrien@RAND-Unix
  856.    [KTP]     Ken Pogran          BBN       Pogran@BBND
  857.    [JBP]     Jon Postel          ISI       Postel@ISIF
  858.    [JZS]     Joanne Sattely      CCA       JZS@CCA
  859.    [APS]     Anita Skelton       MITRE     skelton@MITRE
  860.    [KRS]     Karen Sollins       MIT       Sollins@MIT-XX
  861.    [VMS]     Virginia Strazisar  BBN       Strazisar@BBNA
  862.    [EAT3]    Ed Taft             XEROX     Taft.PA@PARC
  863.    [DT]      Dan Tappan          BBN       Tappan@BBNG
  864.    [RHT]     Robert Thomas       BBN       Thomas@BBNA
  865.    [AV]      Al Vezza            MIT       AV@MIT-XX
  866.    [CJW2]    Cliff Weinstein     LL        cjw@LL-11
  867.  
  868.  
  869. Postel                                                         [Page 15]
  870.  
  871.