home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / rfc / rfc1700 < prev    next >
Text File  |  1994-10-20  |  459KB  |  12,884 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                        J. Reynolds
  8. Request for Comments: 1700                                     J. Postel
  9. STD: 2                                                               ISI
  10. Obsoletes RFCs: 1340, 1060, 1010, 990, 960,                 October 1994
  11. 943, 923, 900, 870, 820, 790, 776, 770,
  12. 762, 758,755, 750, 739, 604, 503, 433, 349
  13. Obsoletes IENs: 127, 117, 93
  14. Category: Standards Track
  15.  
  16.  
  17.                             ASSIGNED NUMBERS
  18.  
  19. Status of this Memo
  20.  
  21.    This memo is a status report on the parameters (i.e., numbers and
  22.    keywords) used in protocols in the Internet community.  Distribution
  23.    of this memo is unlimited.
  24.  
  25. OVERVIEW
  26.  
  27. This RFC is a snapshot of the ongoing process of the assignment of
  28. protocol parameters for the Internet protocol suite.  To make the
  29. current information readily available the assignments are kept up-to-
  30. date in a set of online text files.  This RFC has been assembled by
  31. catinating these files together with a minimum of formatting "glue".
  32. The authors appologize for the somewhat rougher formatting and style
  33. than is typical of most RFCs.
  34.  
  35. We expect that various readers will notice specific items that should be
  36. corrected.  Please send any specific corrections via email to
  37. <iana@isi.edu>.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Reynolds & Postel                                               [Page 1]
  59.  
  60. RFC 1700                    Assigned Numbers                October 1994
  61.  
  62.  
  63. INTRODUCTION
  64.  
  65. The files in this directory document the currently assigned values for
  66. several series of numbers used in network protocol implementations.
  67.  
  68.         ftp://ftp.isi.edu/in-notes/iana/assignments
  69.  
  70. The Internet Assigned Numbers Authority (IANA) is the central
  71. coordinator for the assignment of unique parameter values for Internet
  72. protocols.  The IANA is chartered by the Internet Society (ISOC) and
  73. the Federal Network Council (FNC) to act as the clearinghouse to
  74. assign and coordinate the use of numerous Internet protocol
  75. parameters.
  76.  
  77. The Internet protocol suite, as defined by the Internet Engineering
  78. Task Force (IETF) and its steering group (the IESG), contains numerous
  79. parameters, such as internet addresses, domain names, autonomous
  80. system numbers (used in some routing protocols), protocol numbers,
  81. port numbers, management information base object identifiers,
  82. including private enterprise numbers, and many others.
  83.  
  84. The common use of the Internet protocols by the Internet community
  85. requires that the particular values used in these parameter fields be
  86. assigned uniquely.  It is the task of the IANA to make those unique
  87. assignments as requested and to maintain a registry of the currently
  88. assigned values.
  89.  
  90. Requests for parameter assignments (protocols, ports, etc.) should be
  91. sent to <iana@isi.edu>.
  92.  
  93. Requests for SNMP network management private enterprise number
  94. assignments should be sent to <iana-mib@isi.edu>.
  95.  
  96. The IANA is located at and operated by the Information Sciences
  97. Institute (ISI) of the University of Southern California (USC).
  98.  
  99. If you are developing a protocol or application that will require the
  100. use of a link, socket, port, protocol, etc., please contact the IANA
  101. to receive a number assignment.
  102.  
  103.         Joyce K. Reynolds
  104.         Internet Assigned Numbers Authority
  105.         USC - Information Sciences Institute
  106.         4676 Admiralty Way
  107.         Marina del Rey, California  90292-6695
  108.  
  109.         Electronic mail: IANA@ISI.EDU
  110.         Phone: +1 310-822-1511
  111.  
  112.  
  113.  
  114. Reynolds & Postel                                               [Page 2]
  115.  
  116. RFC 1700                    Assigned Numbers                October 1994
  117.  
  118.  
  119. Most of the protocols are documented in the RFC series of notes.  Some
  120. of the items listed are undocumented.  Further information on
  121. protocols can be found in the memo, "Internet Official Protocol
  122. Standards" (STD 1).
  123.  
  124. Data Notations
  125.  
  126. The convention in the documentation of Internet Protocols is to
  127. express numbers in decimal and to picture data in "big-endian" order
  128. [COHEN].  That is, fields are described left to right, with the most
  129. significant octet on the left and the least significant octet on the
  130. right.
  131.  
  132. The order of transmission of the header and data described in this
  133. document is resolved to the octet level.  Whenever a diagram shows a
  134. group of octets, the order of transmission of those octets is the
  135. normal order in which they are read in English.  For example, in the
  136. following diagram the octets are transmitted in the order they are
  137. numbered.
  138.  
  139.  
  140.     0                   1                   2                   3
  141.     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
  142.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  143.    |       1       |       2       |       3       |       4       |
  144.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  145.    |       5       |       6       |       7       |       8       |
  146.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  147.    |       9       |      10       |      11       |      12       |
  148.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  149.  
  150.                        Transmission Order of Bytes
  151.  
  152. Whenever an octet represents a numeric quantity the left most bit in the
  153. diagram is the high order or most significant bit.  That is, the bit
  154. labeled 0 is the most significant bit.  For example, the following
  155. diagram represents the value 170 (decimal).
  156.  
  157.  
  158.                           0 1 2 3 4 5 6 7
  159.                          +-+-+-+-+-+-+-+-+
  160.                          |1 0 1 0 1 0 1 0|
  161.                          +-+-+-+-+-+-+-+-+
  162.  
  163.                         Significance of Bits
  164.  
  165. Similarly, whenever a multi-octet field represents a numeric quantity
  166. the left most bit of the whole field is the most significant bit.  When
  167.  
  168.  
  169.  
  170. Reynolds & Postel                                               [Page 3]
  171.  
  172. RFC 1700                    Assigned Numbers                October 1994
  173.  
  174.  
  175. a multi-octet quantity is transmitted the most significant octet is
  176. transmitted first.
  177.  
  178. Special Addresses
  179.  
  180. There are five classes of IP addresses: Class A through Class E.  Of
  181. these, Classes A, B, and C are used for unicast addresses, Class D is
  182. used for multicast addresses, and Class E addresses are reserved for
  183. future use.
  184.  
  185. With the advent of classless addressing [CIDR1, CIDR2], the
  186. network-number part of an address may be of any length, and the whole
  187. notion of address classes becomes less important.
  188.  
  189. There are certain special cases for IP addresses.  These special cases
  190. can be concisely summarized using the earlier notation for an IP
  191. address:
  192.  
  193.       IP-address ::=  { <Network-number>, <Host-number> }
  194.  
  195.          or
  196.  
  197.       IP-address ::=  { <Network-number>, <Subnet-number>,
  198.                                                       <Host-number> }
  199.  
  200. if we also use the notation "-1" to mean the field contains all 1
  201. bits.  Some common special cases are as follows:
  202.  
  203.       (a)   {0, 0}
  204.  
  205.          This host on this network.  Can only be used as a source
  206.          address (see note later).
  207.  
  208.       (b)   {0, <Host-number>}
  209.  
  210.          Specified host on this network.  Can only be used as a
  211.          source address.
  212.  
  213.       (c)   { -1, -1}
  214.  
  215.          Limited broadcast.  Can only be used as a destination
  216.          address, and a datagram with this address must never be
  217.          forwarded outside the (sub-)net of the source.
  218.  
  219.       (d)   {<Network-number>, -1}
  220.  
  221.          Directed broadcast to specified network.  Can only be used
  222.          as a destination address.
  223.  
  224.  
  225.  
  226. Reynolds & Postel                                               [Page 4]
  227.  
  228. RFC 1700                    Assigned Numbers                October 1994
  229.  
  230.  
  231.       (e)   {<Network-number>, <Subnet-number>, -1}
  232.  
  233.          Directed broadcast to specified subnet.  Can only be used as
  234.          a destination address.
  235.  
  236.       (f)   {<Network-number>, -1, -1}
  237.  
  238.          Directed broadcast to all subnets of specified subnetted
  239.          network.  Can only be used as a destination address.
  240.  
  241.       (g)   {127, <any>}
  242.  
  243.          Internal host loopback address.  Should never appear outside
  244.          a host.
  245.  
  246.  
  247. REFERENCES
  248.  
  249. [COHEN]   Cohen, D., "On Holy Wars and a Plea for Peace", IEEE Computer
  250.           Magazine, October 1981.
  251.  
  252. [CIDR1]   Fuller, V., T. Li, J. Yu, and K. Varadhan, "Classless
  253.           Inter-Domain Routing (CIDR): an Address Assignment and
  254.           Aggregation Strategy", RFC 1519, September 1993.
  255.  
  256. [CIDR2]   Rekhter, Y., and T. Li, "An Architecture for IP Address
  257.           Allocation with CIDR", RFC 1518, September 1993.
  258.  
  259. []
  260.  
  261.  
  262. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/introduction
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. Reynolds & Postel                                               [Page 5]
  283.  
  284. RFC 1700                    Assigned Numbers                October 1994
  285.  
  286.  
  287. VERSION NUMBERS
  288.  
  289. In the Internet Protocol (IP) [RFC791] there is a field to identify
  290. the version of the internetwork general protocol.  This field is 4
  291. bits in size.
  292.  
  293. Assigned Internet Version Numbers
  294.  
  295. Decimal   Keyword    Version                            References
  296. -------   -------    -------                            ----------
  297.     0                Reserved                                [JBP]
  298.   1-3                Unassigned                              [JBP]
  299.     4       IP       Internet Protocol                [RFC791,JBP]
  300.     5       ST       ST Datagram Mode                [RFC1190,JWF]
  301.     6       SIP      Simple Internet Protocol                [RH6]
  302.     7       TP/IX    TP/IX: The Next Internet                [RXU]
  303.     8       PIP      The P Internet Protocol                 [PXF]
  304.     9       TUBA     TUBA                                    [RXC]
  305. 10-14                Unassigned                              [JBP]
  306.    15                Reserved                                [JBP]
  307.  
  308. REFERENCES
  309.  
  310. [RFC791] Postel, J., ed., "Internet Protocol - DARPA Internet Program
  311.          Protocol Specification", STD 5, RFC 791, USC/Information
  312.          Sciences Institute, September 1981.
  313.  
  314. [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  315.           Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  316.           October 1990.
  317.  
  318. PEOPLE
  319.  
  320. [JPB] Jon Postel <postel@isi.edu>
  321.  
  322. [JWF] Jim Forgie <FORGIE@XN.LL.MIT.ED>
  323.  
  324. [RH6] Robert Hinden <Hinden@ENG.SUN.COM>
  325.  
  326. [RXU] Robert Ullmann <ariel@world.std.com>
  327.  
  328. [PXF] Paul Francis <francis@cactus.ntt.jp>
  329.  
  330. [RXC] Ross Callon <callon@wellfleet.com>
  331.  
  332. []
  333.  
  334.  
  335.  
  336.  
  337.  
  338. Reynolds & Postel                                               [Page 6]
  339.  
  340. RFC 1700                    Assigned Numbers                October 1994
  341.  
  342.  
  343. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/version-numbers
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. Reynolds & Postel                                               [Page 7]
  395.  
  396. RFC 1700                    Assigned Numbers                October 1994
  397.  
  398.  
  399. PROTOCOL NUMBERS
  400.  
  401.  
  402. In the Internet Protocol (IP) [DDN], [RFC791] there is a field, called
  403. Protocol, to identify the next level protocol.  This is an 8 bit
  404. field.
  405.  
  406.  
  407. Assigned Internet Protocol Numbers
  408.  
  409. Decimal    Keyword     Protocol                         References
  410. -------    -------     --------                         ----------
  411.      0                 Reserved                              [JBP]
  412.      1     ICMP        Internet Control Message       [RFC792,JBP]
  413.      2     IGMP        Internet Group Management     [RFC1112,JBP]
  414.      3     GGP         Gateway-to-Gateway              [RFC823,MB]
  415.      4     IP          IP in IP (encasulation)               [JBP]
  416.      5     ST          Stream                 [RFC1190,IEN119,JWF]
  417.      6     TCP         Transmission Control           [RFC793,JBP]
  418.      7     UCL         UCL                                    [PK]
  419.      8     EGP         Exterior Gateway Protocol     [RFC888,DLM1]
  420.      9     IGP         any private interior gateway          [JBP]
  421.     10     BBN-RCC-MON BBN RCC Monitoring                    [SGC]
  422.     11     NVP-II      Network Voice Protocol         [RFC741,SC3]
  423.     12     PUP         PUP                             [PUP,XEROX]
  424.     13     ARGUS       ARGUS                                [RWS4]
  425.     14     EMCON       EMCON                                 [BN7]
  426.     15     XNET        Cross Net Debugger            [IEN158,JFH2]
  427.     16     CHAOS       Chaos                                 [NC3]
  428.     17     UDP         User Datagram                  [RFC768,JBP]
  429.     18     MUX         Multiplexing                    [IEN90,JBP]
  430.     19     DCN-MEAS    DCN Measurement Subsystems           [DLM1]
  431.     20     HMP         Host Monitoring                [RFC869,RH6]
  432.     21     PRM         Packet Radio Measurement              [ZSU]
  433.     22     XNS-IDP     XEROX NS IDP               [ETHERNET,XEROX]
  434.     23     TRUNK-1     Trunk-1                              [BWB6]
  435.     24     TRUNK-2     Trunk-2                              [BWB6]
  436.     25     LEAF-1      Leaf-1                               [BWB6]
  437.     26     LEAF-2      Leaf-2                               [BWB6]
  438.     27     RDP         Reliable Data Protocol         [RFC908,RH6]
  439.     28     IRTP        Internet Reliable Transaction  [RFC938,TXM]
  440.     29     ISO-TP4     ISO Transport Protocol Class 4 [RFC905,RC77]
  441.     30     NETBLT      Bulk Data Transfer Protocol    [RFC969,DDC1]
  442.     31     MFE-NSP     MFE Network Services Protocol  [MFENET,BCH2]
  443.     32     MERIT-INP   MERIT Internodal Protocol             [HWB]
  444.     33     SEP         Sequential Exchange Protocol        [JC120]
  445.     34     3PC         Third Party Connect Protocol         [SAF3]
  446.     35     IDPR        Inter-Domain Policy Routing Protocol [MXS1]
  447.  
  448.  
  449.  
  450. Reynolds & Postel                                               [Page 8]
  451.  
  452. RFC 1700                    Assigned Numbers                October 1994
  453.  
  454.  
  455.     36     XTP         XTP                                   [GXC]
  456.     37     DDP         Datagram Delivery Protocol            [WXC]
  457.     38     IDPR-CMTP   IDPR Control Message Transport Proto [MXS1]
  458.     39     TP++        TP++ Transport Protocol               [DXF]
  459.     40     IL          IL Transport Protocol                [DXP2]
  460.     41     SIP         Simple Internet Protocol              [SXD]
  461.     42     SDRP        Source Demand Routing Protocol       [DXE1]
  462.     43     SIP-SR      SIP Source Route                      [SXD]
  463.     44     SIP-FRAG    SIP Fragment                          [SXD]
  464.     45     IDRP        Inter-Domain Routing Protocol   [Sue Hares]
  465.     46     RSVP        Reservation Protocol           [Bob Braden]
  466.     47     GRE         General Routing Encapsulation     [Tony Li]
  467.     48     MHRP        Mobile Host Routing Protocol[David Johnson]
  468.     49     BNA         BNA                          [Gary Salamon]
  469.     50     SIPP-ESP    SIPP Encap Security Payload [Steve Deering]
  470.     51     SIPP-AH     SIPP Authentication Header  [Steve Deering]
  471.     52     I-NLSP      Integrated Net Layer Security  TUBA [GLENN]
  472.     53     SWIPE       IP with Encryption                    [JI6]
  473.     54     NHRP        NBMA Next Hop Resolution Protocol
  474.  55-60                 Unassigned                            [JBP]
  475.     61                 any host internal protocol            [JBP]
  476.     62     CFTP        CFTP                            [CFTP,HCF2]
  477.     63                 any local network                     [JBP]
  478.     64     SAT-EXPAK   SATNET and Backroom EXPAK             [SHB]
  479.     65     KRYPTOLAN   Kryptolan                            [PXL1]
  480.     66     RVD         MIT Remote Virtual Disk Protocol      [MBG]
  481.     67     IPPC        Internet Pluribus Packet Core         [SHB]
  482.     68                 any distributed file system           [JBP]
  483.     69     SAT-MON     SATNET Monitoring                     [SHB]
  484.     70     VISA        VISA Protocol                        [GXT1]
  485.     71     IPCV        Internet Packet Core Utility          [SHB]
  486.     72     CPNX        Computer Protocol Network Executive  [DXM2]
  487.     73     CPHB        Computer Protocol Heart Beat         [DXM2]
  488.     74     WSN         Wang Span Network                     [VXD]
  489.     75     PVP         Packet Video Protocol                 [SC3]
  490.     76     BR-SAT-MON  Backroom SATNET Monitoring            [SHB]
  491.     77     SUN-ND      SUN ND PROTOCOL-Temporary             [WM3]
  492.     78     WB-MON      WIDEBAND Monitoring                   [SHB]
  493.     79     WB-EXPAK    WIDEBAND EXPAK                        [SHB]
  494.     80     ISO-IP      ISO Internet Protocol                 [MTR]
  495.     81     VMTP        VMTP                                 [DRC3]
  496.     82     SECURE-VMTP SECURE-VMTP                          [DRC3]
  497.     83     VINES       VINES                                 [BXH]
  498.     84     TTP         TTP                                   [JXS]
  499.     85     NSFNET-IGP  NSFNET-IGP                            [HWB]
  500.     86     DGP         Dissimilar Gateway Protocol     [DGP,ML109]
  501.     87     TCF         TCF                                  [GAL5]
  502.     88     IGRP        IGRP                            [CISCO,GXS]
  503.  
  504.  
  505.  
  506. Reynolds & Postel                                               [Page 9]
  507.  
  508. RFC 1700                    Assigned Numbers                October 1994
  509.  
  510.  
  511.     89     OSPFIGP     OSPFIGP                      [RFC1583,JTM4]
  512.     90     Sprite-RPC  Sprite RPC Protocol            [SPRITE,BXW]
  513.     91     LARP        Locus Address Resolution Protocol     [BXH]
  514.     92     MTP         Multicast Transport Protocol          [SXA]
  515.     93     AX.25       AX.25 Frames                         [BK29]
  516.     94     IPIP        IP-within-IP Encapsulation Protocol   [JI6]
  517.     95     MICP        Mobile Internetworking Control Pro.   [JI6]
  518.     96     SCC-SP      Semaphore Communications Sec. Pro.    [HXH]
  519.     97     ETHERIP     Ethernet-within-IP Encapsulation     [RXH1]
  520.     98     ENCAP       Encapsulation Header         [RFC1241,RXB3]
  521.     99                 any private encryption scheme         [JBP]
  522.    100     GMTP        GMTP                                 [RXB5]
  523. 101-254                Unassigned                            [JBP]
  524.     255                Reserved                              [JBP]
  525.  
  526.  
  527. REFERENCES
  528.  
  529. [CFTP] Forsdick, H., "CFTP", Network Message, Bolt Beranek and
  530.        Newman, January 1982.
  531.  
  532. [CISCO] Cisco Systems, "Gateway Server Reference Manual", Manual
  533.         Revision B, January 10, 1988.
  534.  
  535. [DDN] Feinler, E., Editor, "DDN Protocol Handbook", Network
  536.       Information Center, SRI International, December 1985.
  537.  
  538. [DGP] M/A-COM Government Systems, "Dissimilar Gateway Protocol
  539.       Specification, Draft Version", Contract no. CS901145,
  540.       November 16, 1987.
  541.  
  542. [ETHERNET]  "The Ethernet, A Local Area Network: Data Link Layer and
  543.             Physical Layer Specification", AA-K759B-TK, Digital
  544.             Equipment Corporation, Maynard, MA.  Also as: "The
  545.             Ethernet - A Local Area Network", Version 1.0, Digital
  546.             Equipment Corporation, Intel Corporation, Xerox
  547.             Corporation, September 1980.  And: "The Ethernet, A Local
  548.             Area Network: Data Link Layer and Physical Layer
  549.             Specifications", Digital, Intel and Xerox, November 1982.
  550.             And: XEROX, "The Ethernet, A Local Area Network: Data Link
  551.             Layer and Physical Layer Specification", X3T51/80-50,
  552.             Xerox Corporation, Stamford, CT., October 1980.
  553.  
  554. [IEN90] Cohen, D. and J. Postel, "Multiplexing Protocol", IEN 90,
  555.         USC/Information Sciences Institute, May 1979.
  556.  
  557. [IEN119] Forgie, J., "ST - A Proposed Internet Stream Protocol",
  558.          IEN 119, MIT Lincoln Laboratory, September 1979.
  559.  
  560.  
  561.  
  562. Reynolds & Postel                                              [Page 10]
  563.  
  564. RFC 1700                    Assigned Numbers                October 1994
  565.  
  566.  
  567. [IEN158] Haverty, J., "XNET Formats for Internet Protocol Version 4",
  568.          IEN 158, October 1980.
  569.  
  570. [MFENET] Shuttleworth, B., "A Documentary of MFENet, a National
  571.          Computer Network", UCRL-52317, Lawrence Livermore Labs,
  572.          Livermore, California, June 1977.
  573.  
  574. [PUP] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
  575.       Internetwork Architecture", XEROX Palo Alto Research Center,
  576.       CSL-79-10, July 1979; also in IEEE Transactions on
  577.       Communication, Volume COM-28, Number 4, April 1980.
  578.  
  579. [SPRITE] Welch, B., "The Sprite Remote Procedure Call System",
  580.          Technical Report, UCB/Computer Science Dept., 86/302,
  581.          University of California at Berkeley, June 1986.
  582.  
  583. [RFC741] Cohen, D., "Specifications for the Network Voice Protocol",
  584.          RFC 741, ISI/RR 7539, USC/Information Sciences Institute,
  585.          March 1976.
  586.  
  587. [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
  588.          USC/Information Sciences Institute, August 1980.
  589.  
  590. [RFC791] Postel, J., "Internet Protocol - DARPA Internet Program
  591.          Protocol Specification", STD 5, RFC 791, DARPA, September
  592.          1981.
  593.  
  594. [RFC792] Postel, J., "Internet Control Message Protocol - DARPA
  595.          Internet Program Protocol Specification", STD 5, RFC 792,
  596.          USC/Information Sciences Institute, September 1981.
  597.  
  598. [RFC793] Postel, J., "Transmission Control Protocol - DARPA
  599.          Internet Program Protocol Specification", STD 7, RFC 793,
  600.          USC/Information Sciences Institute, September 1981.
  601.  
  602. [RFC823] Hinden, R., and A. Sheltzer, "The DARPA Internet Gateway",
  603.          RFC 823, BBN, September 1982.
  604.  
  605. [RFC869] Hinden, R., "A Host Monitoring Protocol", RFC 869,
  606.          Bolt Beranek and Newman, December 1983.
  607.  
  608. [RFC888] Seamonson, L., and E. Rosen, "STUB" Exterior Gateway
  609.          Protocol", RFC 888, BBN Communications Corporation,
  610.          January 1984.
  611.  
  612. [RFC905] International Standards Organization, "ISO Transport Protocol
  613.          Specification - ISO DP 8073", RFC 905, April 1984.
  614.  
  615.  
  616.  
  617.  
  618. Reynolds & Postel                                              [Page 11]
  619.  
  620. RFC 1700                    Assigned Numbers                October 1994
  621.  
  622.  
  623. [RFC908] Velten, D., R. Hinden, and J. Sax, "Reliable Data Protocol",
  624.          RFC 908, BBN Communications Corporation, July 1984.
  625.  
  626. [RFC938] Miller, T., "Internet Reliable Transaction Protocol", RFC 938,
  627.          ACC, February 1985.
  628.  
  629. [RFC969] Clark, D., M. Lambert, and L. Zhang, "NETBLT: A Bulk Data
  630.          Transfer Protocol", RFC 969, MIT Laboratory for Computer
  631.          Science, December 1985.
  632.  
  633. [RFC1112] Deering, S., "Host Extensions for IP Multicasting",
  634.           STD 5, RFC 1112, Stanford University, August 1989.
  635.  
  636. [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  637.           Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  638.           October 1990.
  639.  
  640. [RFC1241] Woodburn, W., and D. Mills, " A Scheme for an Internet
  641.           Encapsulation Protocol: Version 1", RFC 1241, SAIC,
  642.           University of Delaware, July 1991.
  643.  
  644. [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon,
  645.           March 1994.
  646.  
  647.  
  648. PEOPLE
  649.  
  650. [BCH2] Barry Howard  <Howard@NMFECC.LLNL.GOV>
  651.  
  652. [BK29] Brian Kantor  <brian@UCSD.EDU>
  653.  
  654. [BN7] <mystery contact>
  655.  
  656. [BWB6] Barry Boehm  <boehm@ARPA.MIL>
  657.  
  658. [BXH] Brian Horn  <---none--->
  659.  
  660. [BXW] Bruce Willins <---none--->
  661.  
  662. [DDC1] David Clark  <ddc@LCS.MIT.EDU>
  663.  
  664. [DLM1] David Mills  <Mills@HUEY.UDEL.EDU>
  665.  
  666. [DRC3] Dave Cheriton  <cheriton@PESCADERO.STANFORD.EDU>
  667.  
  668. [DXE1] Deborah Estrin  <estrin@usc.edu>
  669.  
  670. [DXF] Dirk Fromhein  <df@watershed.com>
  671.  
  672.  
  673.  
  674. Reynolds & Postel                                              [Page 12]
  675.  
  676. RFC 1700                    Assigned Numbers                October 1994
  677.  
  678.  
  679. [DXM2] David Mittnacht  <---none--->
  680.  
  681. [DXP2] Dave Presotto  <presotto@reseach.att.co
  682.  
  683. [David Johnson] <mystery contact>
  684.  
  685. [GAL5] Guillermo A. Loyola  <LOYOLA@IBM.COM>
  686.  
  687. [GLENN]  K. Robert Glenn  <glenn@osi.ncsl.nist.gov>
  688.  
  689. [GXC] Greg Chesson  <Greg@SGI.COM>
  690.  
  691. [GXS] Guenther Schreiner  <snmp-admin@ira.uka.de>
  692.  
  693. [GXT1] Gene Tsudik  <tsudik@USC.EDU>
  694.  
  695. [HCF2] Harry Forsdick  <Forsdick@BBN.COM>
  696.  
  697. [HWB] Hans-Werner Braun  <HWB@MCR.UMICH.EDU>
  698.  
  699. [HXH] Howard Hart  <hch@hybrid.com>
  700.  
  701. [JBP]   Jon Postel <postel@isi.edu>
  702.  
  703. [JC120] <mystery contact>
  704.  
  705. [JFH2] Jack Haverty <jhaverty@ORACLE.COM>
  706.  
  707. [JI6] John Ioannidis  <ji@CS.COLUMBIA.EDU>
  708.  
  709. [JTM4] John Moy  <jmoy@PROTEON.COM>
  710.  
  711. [JWF] Jim Forgie  <FORGIE@XN.LL.MIT.EDU>
  712.  
  713. [JXS] Jim Stevens  <Stevens@ISI.EDU>
  714.  
  715. [KATZ]  Dave Katz <dkatz@cisco.com>
  716.  
  717. [MB] Mike Brescia  <Brescia@CCV.BBN.COM>
  718.  
  719. [MBG] Michael Greenwald  <Greenwald@SCRC-STONY-BROOK.SYMBOLICS.COM>
  720.  
  721. [ML109] Mike Little  <little@MACOM4.ARPA>
  722.  
  723. [MTR] Marshall T. Rose  <mrose@dbc.mtview.ca.us>
  724.  
  725. [MXS1] Martha Steenstrup  <MSteenst@BBN.COM>
  726.  
  727.  
  728.  
  729.  
  730. Reynolds & Postel                                              [Page 13]
  731.  
  732. RFC 1700                    Assigned Numbers                October 1994
  733.  
  734.  
  735. [NC3] J. Noel Chiappa  <JNC@XX.LCS.MIT.EDU>
  736.  
  737. [PK] Peter Kirstein <Kirstein@NSS.CS.UCL.AC.UK>
  738.  
  739. [PXL1] Paul Liu  <---none--->
  740.  
  741. [RH6] Robert Hinden  <Hinden@ENG.SUN.COM>
  742.  
  743. [RTB3]  Bob Braden <braden@isi.edu>
  744.  
  745. [RC77] <mystery contact>
  746.  
  747. [RWS4] Robert W. Scheifler  <RWS@XX.LCS.MIT.EDU>
  748.  
  749. [RXB3] Robert Woodburn <woody@cseic.saic.com>
  750.  
  751. [RXH1] Russ Housley  <Russ_Housley.McLean_CSD@xerox.com>
  752.  
  753. [SAF3] Stuart A. Friedberg  <stuart@CS.WISC.EDU>
  754.  
  755. [SC3] Steve Casner  <casner@isi.edu
  756.  
  757. [SGC] Steve Chipman  <Chipman@F.BBN.COM>
  758.  
  759. [SHB] Steven Blumenthal  <BLUMENTHAL@VAX.BBN.COM>
  760.  
  761. [Sue Hares]  Sue Hares <skh@merit.edu>
  762.  
  763. [SXA] Susie Armstrong  <Armstrong.wbst128@XEROX.COM>
  764.  
  765. [SXD] Steve Deering  <deering@PARC.XEROX.COM>
  766.  
  767. [Tony Li] Tony Li  <tli@cisco.com>
  768.  
  769. [TXM] Trudy Miller  <Trudy@ACC.COM>
  770.  
  771. [VXD] Victor Dafoulas  <---none--->
  772.  
  773. [WM3] William Melohn  <Melohn@SUN.COM>
  774.  
  775. [WXC] Wesley Craig   <Wesley.Craig@terminator.cc.umich.edu>
  776.  
  777. [ZSU] Zaw-Sing Su  <ZSu@TSCA.ISTC.SRI.>
  778.  
  779.  
  780. []
  781.  
  782.  
  783.  
  784.  
  785.  
  786. Reynolds & Postel                                              [Page 14]
  787.  
  788. RFC 1700                    Assigned Numbers                October 1994
  789.  
  790.  
  791. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842. Reynolds & Postel                                              [Page 15]
  843.  
  844. RFC 1700                    Assigned Numbers                October 1994
  845.  
  846.  
  847.  
  848. WELL KNOWN PORT NUMBERS
  849.  
  850. The Well Known Ports are controlled and assigned by the IANA and on
  851. most systems can only be used by system (or root) processes or by
  852. programs executed by privileged users.
  853.  
  854. Ports are used in the TCP [RFC793] to name the ends of logical
  855. connections which carry long term conversations.  For the purpose of
  856. providing services to unknown callers, a service contact port is
  857. defined.  This list specifies the port used by the server process as
  858. its contact port.  The contact port is sometimes called the
  859. "well-known port".
  860.  
  861. To the extent possible, these same port assignments are used with the
  862. UDP [RFC768].
  863.  
  864. The assigned ports use a small portion of the possible port numbers.
  865. For many years the assigned ports were in the range 0-255.  Recently,
  866. the range for assigned ports managed by the IANA has been expanded to
  867. the range 0-1023.
  868.  
  869. Port Assignments:
  870.  
  871. Keyword         Decimal    Description                     References
  872. -------         -------    -----------                     ----------
  873.                   0/tcp    Reserved
  874.                   0/udp    Reserved
  875. #                          Jon Postel <postel@isi.edu>
  876. tcpmux            1/tcp    TCP Port Service Multiplexer
  877. tcpmux            1/udp    TCP Port Service Multiplexer
  878. #                          Mark Lottor <MKL@nisc.sri.com>
  879. compressnet       2/tcp    Management Utility
  880. compressnet       2/udp    Management Utility
  881. compressnet       3/tcp    Compression Process
  882. compressnet       3/udp    Compression Process
  883. #                          Bernie Volz <VOLZ@PROCESS.COM>
  884. #                 4/tcp    Unassigned
  885. #                 4/udp    Unassigned
  886. rje               5/tcp    Remote Job Entry
  887. rje               5/udp    Remote Job Entry
  888. #                          Jon Postel <postel@isi.edu>
  889. #                 6/tcp    Unassigned
  890. #                 6/udp    Unassigned
  891. echo              7/tcp    Echo
  892. echo              7/udp    Echo
  893. #                          Jon Postel <postel@isi.edu>
  894. #                 8/tcp    Unassigned
  895.  
  896.  
  897.  
  898. Reynolds & Postel                                              [Page 16]
  899.  
  900. RFC 1700                    Assigned Numbers                October 1994
  901.  
  902.  
  903. #                 8/udp    Unassigned
  904. discard           9/tcp    Discard
  905. discard           9/udp    Discard
  906. #                          Jon Postel <postel@isi.edu>
  907. #                10/tcp    Unassigned
  908. #                10/udp    Unassigned
  909. systat           11/tcp    Active Users
  910. systat           11/udp    Active Users
  911. #                          Jon Postel <postel@isi.edu>
  912. #                12/tcp    Unassigned
  913. #                12/udp    Unassigned
  914. daytime          13/tcp    Daytime
  915. daytime          13/udp    Daytime
  916. #                          Jon Postel <postel@isi.edu>
  917. #                14/tcp    Unassigned
  918. #                14/udp    Unassigned
  919. #                15/tcp    Unassigned [was netstat]
  920. #                15/udp    Unassigned
  921. #                16/tcp    Unassigned
  922. #                16/udp    Unassigned
  923. qotd             17/tcp    Quote of the Day
  924. qotd             17/udp    Quote of the Day
  925. #                          Jon Postel <postel@isi.edu>
  926. msp              18/tcp    Message Send Protocol
  927. msp              18/udp    Message Send Protocol
  928. #                          Rina Nethaniel <---none--->
  929. chargen          19/tcp    Character Generator
  930. chargen          19/udp    Character Generator
  931. ftp-data         20/tcp    File Transfer [Default Data]
  932. ftp-data         20/udp    File Transfer [Default Data]
  933. ftp              21/tcp    File Transfer [Control]
  934. ftp              21/udp    File Transfer [Control]
  935. #                          Jon Postel <postel@isi.edu>
  936. #                22/tcp    Unassigned
  937. #                22/udp    Unassigned
  938. telnet           23/tcp    Telnet
  939. telnet           23/udp    Telnet
  940. #                          Jon Postel <postel@isi.edu>
  941.                  24/tcp    any private mail system
  942.                  24/udp    any private mail system
  943. #                          Rick Adam <rick@UUNET.UU.NET>
  944. smtp             25/tcp    Simple Mail Transfer
  945. smtp             25/udp    Simple Mail Transfer
  946. #                          Jon Postel <postel@isi.edu>
  947. #                26/tcp    Unassigned
  948. #                26/udp    Unassigned
  949. nsw-fe           27/tcp    NSW User System FE
  950. nsw-fe           27/udp    NSW User System FE
  951.  
  952.  
  953.  
  954. Reynolds & Postel                                              [Page 17]
  955.  
  956. RFC 1700                    Assigned Numbers                October 1994
  957.  
  958.  
  959. #                          Robert Thomas <BThomas@F.BBN.COM>
  960. #                28/tcp    Unassigned
  961. #                28/udp    Unassigned
  962. msg-icp          29/tcp    MSG ICP
  963. msg-icp          29/udp    MSG ICP
  964. #                          Robert Thomas <BThomas@F.BBN.COM>
  965. #                30/tcp    Unassigned
  966. #                30/udp    Unassigned
  967. msg-auth         31/tcp    MSG Authentication
  968. msg-auth         31/udp    MSG Authentication
  969. #                          Robert Thomas <BThomas@F.BBN.COM>
  970. #                32/tcp    Unassigned
  971. #                32/udp    Unassigned
  972. dsp              33/tcp    Display Support Protocol
  973. dsp              33/udp    Display Support Protocol
  974. #                          Ed Cain <cain@edn-unix.dca.mil>
  975. #                34/tcp    Unassigned
  976. #                34/udp    Unassigned
  977.                  35/tcp    any private printer server
  978.                  35/udp    any private printer server
  979. #                          Jon Postel <postel@isi.edu>
  980. #                36/tcp    Unassigned
  981. #                36/udp    Unassigned
  982. time             37/tcp    Time
  983. time             37/udp    Time
  984. #                          Jon Postel <postel@isi.edu>
  985. rap              38/tcp    Route Access Protocol
  986. rap              38/udp    Route Access Protocol
  987. #                          Robert Ullmann <ariel@world.std.com>
  988. rlp              39/tcp    Resource Location Protocol
  989. rlp              39/udp    Resource Location Protocol
  990. #                          Mike Accetta <MIKE.ACCETTA@CMU-CS-A.EDU>
  991. #                40/tcp    Unassigned
  992. #                40/udp    Unassigned
  993. graphics         41/tcp    Graphics
  994. graphics         41/udp    Graphics
  995. nameserver       42/tcp    Host Name Server
  996. nameserver       42/udp    Host Name Server
  997. nicname          43/tcp    Who Is
  998. nicname          43/udp    Who Is
  999. mpm-flags        44/tcp    MPM FLAGS Protocol
  1000. mpm-flags        44/udp    MPM FLAGS Protocol
  1001. mpm              45/tcp    Message Processing Module [recv]
  1002. mpm              45/udp    Message Processing Module [recv]
  1003. mpm-snd          46/tcp    MPM [default send]
  1004. mpm-snd          46/udp    MPM [default send]
  1005. #                          Jon Postel <postel@isi.edu>
  1006. ni-ftp           47/tcp    NI FTP
  1007.  
  1008.  
  1009.  
  1010. Reynolds & Postel                                              [Page 18]
  1011.  
  1012. RFC 1700                    Assigned Numbers                October 1994
  1013.  
  1014.  
  1015. ni-ftp           47/udp    NI FTP
  1016. #                          Steve Kille <S.Kille@isode.com>
  1017. auditd           48/tcp    Digital Audit Daemon
  1018. auditd           48/udp    Digital Audit Daemon
  1019. #                          Larry Scott <scott@zk3.dec.com>
  1020. login            49/tcp    Login Host Protocol
  1021. login            49/udp    Login Host Protocol
  1022. #                          Pieter Ditmars <pditmars@BBN.COM>
  1023. re-mail-ck       50/tcp    Remote Mail Checking Protocol
  1024. re-mail-ck       50/udp    Remote Mail Checking Protocol
  1025. #                          Steve Dorner <s-dorner@UIUC.EDU>
  1026. la-maint         51/tcp    IMP Logical Address Maintenance
  1027. la-maint         51/udp    IMP Logical Address Maintenance
  1028. #                          Andy Malis <malis_a@timeplex.com>
  1029. xns-time         52/tcp    XNS Time Protocol
  1030. xns-time         52/udp    XNS Time Protocol
  1031. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1032. domain           53/tcp    Domain Name Server
  1033. domain           53/udp    Domain Name Server
  1034. #                          Paul Mockapetris <PVM@ISI.EDU>
  1035. xns-ch           54/tcp    XNS Clearinghouse
  1036. xns-ch           54/udp    XNS Clearinghouse
  1037. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1038. isi-gl           55/tcp    ISI Graphics Language
  1039. isi-gl           55/udp    ISI Graphics Language
  1040. xns-auth         56/tcp    XNS Authentication
  1041. xns-auth         56/udp    XNS Authentication
  1042. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1043.                  57/tcp    any private terminal access
  1044.                  57/udp    any private terminal access
  1045. #                          Jon Postel <postel@isi.edu>
  1046. xns-mail         58/tcp    XNS Mail
  1047. xns-mail         58/udp    XNS Mail
  1048. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1049.                  59/tcp    any private file service
  1050.                  59/udp    any private file service
  1051. #                          Jon Postel <postel@isi.edu>
  1052.                  60/tcp    Unassigned
  1053.                  60/udp    Unassigned
  1054. ni-mail          61/tcp    NI MAIL
  1055. ni-mail          61/udp    NI MAIL
  1056. #                          Steve Kille <S.Kille@isode.com>
  1057. acas             62/tcp    ACA Services
  1058. acas             62/udp    ACA Services
  1059. #                          E. Wald <ewald@via.enet.dec.com>
  1060. #                63/tcp    Unassigned
  1061. #                63/udp    Unassigned
  1062. covia            64/tcp    Communications Integrator (CI)
  1063.  
  1064.  
  1065.  
  1066. Reynolds & Postel                                              [Page 19]
  1067.  
  1068. RFC 1700                    Assigned Numbers                October 1994
  1069.  
  1070.  
  1071. covia            64/udp    Communications Integrator (CI)
  1072. #                          "Tundra" Tim Daneliuk
  1073. #                          <tundraix!tundra@clout.chi.il.us>
  1074. tacacs-ds        65/tcp    TACACS-Database Service
  1075. tacacs-ds        65/udp    TACACS-Database Service
  1076. #                          Kathy Huber <khuber@bbn.com>
  1077. sql*net          66/tcp    Oracle SQL*NET
  1078. sql*net          66/udp    Oracle SQL*NET
  1079. #                          Jack Haverty <jhaverty@ORACLE.COM>
  1080. bootps           67/tcp    Bootstrap Protocol Server
  1081. bootps           67/udp    Bootstrap Protocol Server
  1082. bootpc           68/tcp    Bootstrap Protocol Client
  1083. bootpc           68/udp    Bootstrap Protocol Client
  1084. #                          Bill Croft <Croft@SUMEX-AIM.STANFORD.EDU>
  1085. tftp             69/tcp    Trivial File Transfer
  1086. tftp             69/udp    Trivial File Transfer
  1087. #                          David Clark <ddc@LCS.MIT.EDU>
  1088. gopher           70/tcp    Gopher
  1089. gopher           70/udp    Gopher
  1090. #                          Mark McCahill <mpm@boombox.micro.umn.edu>
  1091. netrjs-1         71/tcp    Remote Job Service
  1092. netrjs-1         71/udp    Remote Job Service
  1093. netrjs-2         72/tcp    Remote Job Service
  1094. netrjs-2         72/udp    Remote Job Service
  1095. netrjs-3         73/tcp    Remote Job Service
  1096. netrjs-3         73/udp    Remote Job Service
  1097. netrjs-4         74/tcp    Remote Job Service
  1098. netrjs-4         74/udp    Remote Job Service
  1099. #                          Bob Braden <Braden@ISI.EDU>
  1100.                  75/tcp    any private dial out service
  1101.                  75/udp    any private dial out service
  1102. #                          Jon Postel <postel@isi.edu>
  1103. deos             76/tcp    Distributed External Object Store
  1104. deos             76/udp    Distributed External Object Store
  1105. #                          Robert Ullmann <ariel@world.std.com>
  1106.                  77/tcp    any private RJE service
  1107.                  77/udp    any private RJE service
  1108. #                          Jon Postel <postel@isi.edu>
  1109. vettcp           78/tcp    vettcp
  1110. vettcp           78/udp    vettcp
  1111. #                          Christopher Leong <leong@kolmod.mlo.dec.com>
  1112. finger           79/tcp    Finger
  1113. finger           79/udp    Finger
  1114. #                          David Zimmerman <dpz@RUTGERS.EDU>
  1115. www-http         80/tcp    World Wide Web HTTP
  1116. www-http         80/udp    World Wide Web HTTP
  1117. #                          Tim Berners-Lee <timbl@nxoc01.cern.ch>
  1118. hosts2-ns        81/tcp    HOSTS2 Name Server
  1119.  
  1120.  
  1121.  
  1122. Reynolds & Postel                                              [Page 20]
  1123.  
  1124. RFC 1700                    Assigned Numbers                October 1994
  1125.  
  1126.  
  1127. hosts2-ns        81/udp    HOSTS2 Name Server
  1128. #                          Earl Killian <EAK@MORDOR.S1.GOV>
  1129. xfer             82/tcp    XFER Utility
  1130. xfer             82/udp    XFER Utility
  1131. #                          Thomas M. Smith <tmsmith@esc.syr.ge.com>
  1132. mit-ml-dev       83/tcp    MIT ML Device
  1133. mit-ml-dev       83/udp    MIT ML Device
  1134. #                          David Reed <--none--->
  1135. ctf              84/tcp    Common Trace Facility
  1136. ctf              84/udp    Common Trace Facility
  1137. #                          Hugh Thomas <thomas@oils.enet.dec.com>
  1138. mit-ml-dev       85/tcp    MIT ML Device
  1139. mit-ml-dev       85/udp    MIT ML Device
  1140. #                          David Reed <--none--->
  1141. mfcobol          86/tcp    Micro Focus Cobol
  1142. mfcobol          86/udp    Micro Focus Cobol
  1143. #                          Simon Edwards <--none--->
  1144.                  87/tcp    any private terminal link
  1145.                  87/udp    any private terminal link
  1146. #                          Jon Postel <postel@isi.edu>
  1147. kerberos         88/tcp    Kerberos
  1148. kerberos         88/udp    Kerberos
  1149. #                          B. Clifford Neuman <bcn@isi.edu>
  1150. su-mit-tg        89/tcp    SU/MIT Telnet Gateway
  1151. su-mit-tg        89/udp    SU/MIT Telnet Gateway
  1152. #                          Mark Crispin <MRC@PANDA.COM>
  1153. dnsix            90/tcp    DNSIX Securit Attribute Token Map
  1154. dnsix            90/udp    DNSIX Securit Attribute Token Map
  1155. #                          Charles Watt <watt@sware.com>
  1156. mit-dov          91/tcp    MIT Dover Spooler
  1157. mit-dov          91/udp    MIT Dover Spooler
  1158. #                          Eliot Moss <EBM@XX.LCS.MIT.EDU>
  1159. npp              92/tcp    Network Printing Protocol
  1160. npp              92/udp    Network Printing Protocol
  1161. #                          Louis Mamakos <louie@sayshell.umd.edu>
  1162. dcp              93/tcp    Device Control Protocol
  1163. dcp              93/udp    Device Control Protocol
  1164. #                          Daniel Tappan <Tappan@BBN.COM>
  1165. objcall          94/tcp    Tivoli Object Dispatcher
  1166. objcall          94/udp    Tivoli Object Dispatcher
  1167. #                          Tom Bereiter <--none--->
  1168. supdup           95/tcp    SUPDUP
  1169. supdup           95/udp    SUPDUP
  1170. #                          Mark Crispin <MRC@PANDA.COM>
  1171. dixie            96/tcp    DIXIE Protocol Specification
  1172. dixie            96/udp    DIXIE Protocol Specification
  1173. #                Tim Howes <Tim.Howes@terminator.cc.umich.edu>
  1174. swift-rvf        97/tcp    Swift Remote Vitural File Protocol
  1175.  
  1176.  
  1177.  
  1178. Reynolds & Postel                                              [Page 21]
  1179.  
  1180. RFC 1700                    Assigned Numbers                October 1994
  1181.  
  1182.  
  1183. swift-rvf        97/udp    Swift Remote Vitural File Protocol
  1184. #                          Maurice R. Turcotte
  1185. #                <mailrus!uflorida!rm1!dnmrt%rmatl@uunet.UU.NET>
  1186. tacnews          98/tcp    TAC News
  1187. tacnews          98/udp    TAC News
  1188. #                          Jon Postel <postel@isi.edu>
  1189. metagram         99/tcp    Metagram Relay
  1190. metagram         99/udp    Metagram Relay
  1191. #                          Geoff Goodfellow <Geoff@FERNWOOD.MPK.CA.U>
  1192. newacct         100/tcp    [unauthorized use]
  1193. hostname        101/tcp    NIC Host Name Server
  1194. hostname        101/udp    NIC Host Name Server
  1195. #                          Jon Postel <postel@isi.edu>
  1196. iso-tsap        102/tcp    ISO-TSAP
  1197. iso-tsap        102/udp    ISO-TSAP
  1198. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1199. gppitnp         103/tcp    Genesis Point-to-Point Trans Net
  1200. gppitnp         103/udp    Genesis Point-to-Point Trans Net
  1201. acr-nema        104/tcp    ACR-NEMA Digital Imag. & Comm. 300
  1202. acr-nema        104/udp    ACR-NEMA Digital Imag. & Comm. 300
  1203. #                          Patrick McNamee <--none--->
  1204. csnet-ns        105/tcp    Mailbox Name Nameserver
  1205. csnet-ns        105/udp    Mailbox Name Nameserver
  1206. #                          Marvin Solomon <solomon@CS.WISC.EDU>
  1207. 3com-tsmux      106/tcp    3COM-TSMUX
  1208. 3com-tsmux      106/udp    3COM-TSMUX
  1209. #                          Jeremy Siegel <jzs@NSD.3Com.COM>
  1210. rtelnet         107/tcp    Remote Telnet Service
  1211. rtelnet         107/udp    Remote Telnet Service
  1212. #                          Jon Postel <postel@isi.edu>
  1213. snagas          108/tcp    SNA Gateway Access Server
  1214. snagas          108/udp    SNA Gateway Access Server
  1215. #                          Kevin Murphy <murphy@sevens.lkg.dec.com>
  1216. pop2            109/tcp    Post Office Protocol - Version 2
  1217. pop2            109/udp    Post Office Protocol - Version 2
  1218. #                          Joyce K. Reynolds <jkrey@isi.edu>
  1219. pop3            110/tcp    Post Office Protocol - Version 3
  1220. pop3            110/udp    Post Office Protocol - Version 3
  1221. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1222. sunrpc          111/tcp    SUN Remote Procedure Call
  1223. sunrpc          111/udp    SUN Remote Procedure Call
  1224. #                          Chuck McManis <cmcmanis@sun.com>
  1225. mcidas          112/tcp    McIDAS Data Transmission Protocol
  1226. mcidas          112/udp    McIDAS Data Transmission Protocol
  1227. #                          Glenn Davis <davis@unidata.ucar.edu>
  1228. auth            113/tcp    Authentication Service
  1229. auth            113/udp    Authentication Service
  1230. #                          Mike St. Johns <stjohns@arpa.mil>
  1231.  
  1232.  
  1233.  
  1234. Reynolds & Postel                                              [Page 22]
  1235.  
  1236. RFC 1700                    Assigned Numbers                October 1994
  1237.  
  1238.  
  1239. audionews       114/tcp    Audio News Multicast
  1240. audionews       114/udp    Audio News Multicast
  1241. #                          Martin Forssen <maf@dtek.chalmers.se>
  1242. sftp            115/tcp    Simple File Transfer Protocol
  1243. sftp            115/udp    Simple File Transfer Protocol
  1244. #                          Mark Lottor <MKL@nisc.sri.com>
  1245. ansanotify      116/tcp    ANSA REX Notify
  1246. ansanotify      116/udp    ANSA REX Notify
  1247. #                          Nicola J. Howarth <njh@ansa.co.uk>
  1248. uucp-path       117/tcp    UUCP Path Service
  1249. uucp-path       117/udp    UUCP Path Service
  1250. sqlserv         118/tcp    SQL Services
  1251. sqlserv         118/udp    SQL Services
  1252. #                          Larry Barnes <barnes@broke.enet.dec.com>
  1253. nntp            119/tcp    Network News Transfer Protocol
  1254. nntp            119/udp    Network News Transfer Protocol
  1255. #                          Phil Lapsley <phil@UCBARPA.BERKELEY.EDU>
  1256. cfdptkt         120/tcp    CFDPTKT
  1257. cfdptkt         120/udp    CFDPTKT
  1258. #                          John Ioannidis <ji@close.cs.columbia.ed>
  1259. erpc            121/tcp    Encore Expedited Remote Pro.Call
  1260. erpc            121/udp    Encore Expedited Remote Pro.Call
  1261. #                          Jack O'Neil <---none--->
  1262. smakynet        122/tcp    SMAKYNET
  1263. smakynet        122/udp    SMAKYNET
  1264. #                          Mike O'Dowd <odowd@ltisun8.epfl.ch>
  1265. ntp             123/tcp    Network Time Protocol
  1266. ntp             123/udp    Network Time Protocol
  1267. #                          Dave Mills <Mills@HUEY.UDEL.EDU>
  1268. ansatrader      124/tcp    ANSA REX Trader
  1269. ansatrader      124/udp    ANSA REX Trader
  1270. #                          Nicola J. Howarth <njh@ansa.co.uk>
  1271. locus-map       125/tcp    Locus PC-Interface Net Map Ser
  1272. locus-map       125/udp    Locus PC-Interface Net Map Ser
  1273. #                          Eric Peterson <lcc.eric@SEAS.UCLA.EDU>
  1274. unitary         126/tcp    Unisys Unitary Login
  1275. unitary         126/udp    Unisys Unitary Login
  1276. #                          <feil@kronos.nisd.cam.unisys.com>
  1277. locus-con       127/tcp    Locus PC-Interface Conn Server
  1278. locus-con       127/udp    Locus PC-Interface Conn Server
  1279. #                          Eric Peterson <lcc.eric@SEAS.UCLA.EDU>
  1280. gss-xlicen      128/tcp    GSS X License Verification
  1281. gss-xlicen      128/udp    GSS X License Verification
  1282. #                          John Light <johnl@gssc.gss.com>
  1283. pwdgen          129/tcp    Password Generator Protocol
  1284. pwdgen          129/udp    Password Generator Protocol
  1285. #               Frank J. Wacho <WANCHO@WSMR-SIMTEL20.ARMY.MIL>
  1286. cisco-fna       130/tcp    cisco FNATIVE
  1287.  
  1288.  
  1289.  
  1290. Reynolds & Postel                                              [Page 23]
  1291.  
  1292. RFC 1700                    Assigned Numbers                October 1994
  1293.  
  1294.  
  1295. cisco-fna       130/udp    cisco FNATIVE
  1296. cisco-tna       131/tcp    cisco TNATIVE
  1297. cisco-tna       131/udp    cisco TNATIVE
  1298. cisco-sys       132/tcp    cisco SYSMAINT
  1299. cisco-sys       132/udp    cisco SYSMAINT
  1300. statsrv         133/tcp    Statistics Service
  1301. statsrv         133/udp    Statistics Service
  1302. #                          Dave Mills <Mills@HUEY.UDEL.EDU>
  1303. ingres-net      134/tcp    INGRES-NET Service
  1304. ingres-net      134/udp    INGRES-NET Service
  1305. #                          Mike Berrow <---none--->
  1306. loc-srv         135/tcp    Location Service
  1307. loc-srv         135/udp    Location Service
  1308. #                          Joe Pato <apollo!pato@EDDIE.MIT.EDU>
  1309. profile         136/tcp    PROFILE Naming System
  1310. profile         136/udp    PROFILE Naming System
  1311. #                          Larry Peterson <llp@ARIZONA.EDU>
  1312. netbios-ns      137/tcp    NETBIOS Name Service
  1313. netbios-ns      137/udp    NETBIOS Name Service
  1314. netbios-dgm     138/tcp    NETBIOS Datagram Service
  1315. netbios-dgm     138/udp    NETBIOS Datagram Service
  1316. netbios-ssn     139/tcp    NETBIOS Session Service
  1317. netbios-ssn     139/udp    NETBIOS Session Service
  1318. #                          Jon Postel <postel@isi.edu>
  1319. emfis-data      140/tcp    EMFIS Data Service
  1320. emfis-data      140/udp    EMFIS Data Service
  1321. emfis-cntl      141/tcp    EMFIS Control Service
  1322. emfis-cntl      141/udp    EMFIS Control Service
  1323. #                          Gerd Beling <GBELING@ISI.EDU>
  1324. bl-idm          142/tcp    Britton-Lee IDM
  1325. bl-idm          142/udp    Britton-Lee IDM
  1326. #                          Susie Snitzer <---none--->
  1327. imap2           143/tcp    Interim Mail Access Protocol v2
  1328. imap2           143/udp    Interim Mail Access Protocol v2
  1329. #                          Mark Crispin <MRC@PANDA.COM>
  1330. news            144/tcp    NewS
  1331. news            144/udp    NewS
  1332. #                          James Gosling <JAG@SUN.COM>
  1333. uaac            145/tcp    UAAC Protocol
  1334. uaac            145/udp    UAAC Protocol
  1335. #               David A. Gomberg <gomberg@GATEWAY.MITRE.ORG>
  1336. iso-tp0         146/tcp    ISO-IP0
  1337. iso-tp0         146/udp    ISO-IP0
  1338. iso-ip          147/tcp    ISO-IP
  1339. iso-ip          147/udp    ISO-IP
  1340. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1341. cronus          148/tcp    CRONUS-SUPPORT
  1342. cronus          148/udp    CRONUS-SUPPORT
  1343.  
  1344.  
  1345.  
  1346. Reynolds & Postel                                              [Page 24]
  1347.  
  1348. RFC 1700                    Assigned Numbers                October 1994
  1349.  
  1350.  
  1351. #                          Jeffrey Buffun <jbuffum@APOLLO.COM>
  1352. aed-512         149/tcp    AED 512 Emulation Service
  1353. aed-512         149/udp    AED 512 Emulation Service
  1354. #               Albert G. Broscius <broscius@DSL.CIS.UPENN.EDU>
  1355. sql-net         150/tcp    SQL-NET
  1356. sql-net         150/udp    SQL-NET
  1357. #                          Martin Picard <<---none--->
  1358. hems            151/tcp    HEMS
  1359. hems            151/udp    HEMS
  1360. #                          Christopher Tengi <tengi@Princeton.EDU>
  1361. bftp            152/tcp    Background File Transfer Program
  1362. bftp            152/udp    Background File Transfer Program
  1363. #                          Annette DeSchon <DESCHON@ISI.EDU>
  1364. sgmp            153/tcp    SGMP
  1365. sgmp            153/udp    SGMP
  1366. #                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
  1367. netsc-prod      154/tcp    NETSC
  1368. netsc-prod      154/udp    NETSC
  1369. netsc-dev       155/tcp    NETSC
  1370. netsc-dev       155/udp    NETSC
  1371. #                          Sergio Heker <heker@JVNCC.CSC.ORG>
  1372. sqlsrv          156/tcp    SQL Service
  1373. sqlsrv          156/udp    SQL Service
  1374. #                          Craig Rogers <Rogers@ISI.EDU>
  1375. knet-cmp        157/tcp    KNET/VM Command/Message Protocol
  1376. knet-cmp        157/udp    KNET/VM Command/Message Protocol
  1377. #                          Gary S. Malkin <GMALKIN@XYLOGICS.COM>
  1378. pcmail-srv      158/tcp    PCMail Server
  1379. pcmail-srv      158/udp    PCMail Server
  1380. #                          Mark L. Lambert <markl@PTT.LCS.MIT.EDU>
  1381. nss-routing     159/tcp    NSS-Routing
  1382. nss-routing     159/udp    NSS-Routing
  1383. #                          Yakov Rekhter <Yakov@IBM.COM>
  1384. sgmp-traps      160/tcp    SGMP-TRAPS
  1385. sgmp-traps      160/udp    SGMP-TRAPS
  1386. #                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
  1387. snmp            161/tcp    SNMP
  1388. snmp            161/udp    SNMP
  1389. snmptrap        162/tcp    SNMPTRAP
  1390. snmptrap        162/udp    SNMPTRAP
  1391. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1392. cmip-man        163/tcp    CMIP/TCP Manager
  1393. cmip-man        163/udp    CMIP/TCP Manager
  1394. cmip-agent      164/tcp    CMIP/TCP Agent
  1395. smip-agent      164/udp    CMIP/TCP Agent
  1396. #                          Amatzia Ben-Artzi <---none--->
  1397. xns-courier     165/tcp    Xerox
  1398. xns-courier     165/udp    Xerox
  1399.  
  1400.  
  1401.  
  1402. Reynolds & Postel                                              [Page 25]
  1403.  
  1404. RFC 1700                    Assigned Numbers                October 1994
  1405.  
  1406.  
  1407. #                          Susie Armstrong <Armstrong.wbst128@XEROX.COM>
  1408. s-net           166/tcp    Sirius Systems
  1409. s-net           166/udp    Sirius Systems
  1410. #                          Brian Lloyd <---none--->
  1411. namp            167/tcp    NAMP
  1412. namp            167/udp    NAMP
  1413. #                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
  1414. rsvd            168/tcp    RSVD
  1415. rsvd            168/udp    RSVD
  1416. #                          Neil Todd <mcvax!ist.co.uk!neil@UUNET.UU.NET>
  1417. send            169/tcp    SEND
  1418. send            169/udp    SEND
  1419. #               William D. Wisner <wisner@HAYES.FAI.ALASKA.EDU>
  1420. print-srv       170/tcp    Network PostScript
  1421. print-srv       170/udp    Network PostScript
  1422. #                          Brian Reid <reid@DECWRL.DEC.COM>
  1423. multiplex       171/tcp    Network Innovations Multiplex
  1424. multiplex       171/udp    Network Innovations Multiplex
  1425. cl/1            172/tcp    Network Innovations CL/1
  1426. cl/1            172/udp    Network Innovations CL/1
  1427. #                          Kevin DeVault <<---none--->
  1428. xyplex-mux      173/tcp    Xyplex
  1429. xyplex-mux      173/udp    Xyplex
  1430. #                          Bob Stewart <STEWART@XYPLEX.COM>
  1431. mailq           174/tcp    MAILQ
  1432. mailq           174/udp    MAILQ
  1433. #                          Rayan Zachariassen <rayan@AI.TORONTO.EDU>
  1434. vmnet           175/tcp    VMNET
  1435. vmnet           175/udp    VMNET
  1436. #                          Christopher Tengi <tengi@Princeton.EDU>
  1437. genrad-mux      176/tcp    GENRAD-MUX
  1438. genrad-mux      176/udp    GENRAD-MUX
  1439. #                          Ron Thornton <thornton@qm7501.genrad.com>
  1440. xdmcp           177/tcp    X Display Manager Control Protocol
  1441. xdmcp           177/udp    X Display Manager Control Protocol
  1442. #                          Robert W. Scheifler <RWS@XX.LCS.MIT.EDU>
  1443. nextstep        178/tcp    NextStep Window Server
  1444. NextStep        178/udp    NextStep Window Server
  1445. #                          Leo Hourvitz <leo@NEXT.COM>
  1446. bgp             179/tcp    Border Gateway Protocol
  1447. bgp             179/udp    Border Gateway Protocol
  1448. #                          Kirk Lougheed <LOUGHEED@MATHOM.CISCO.COM>
  1449. ris             180/tcp    Intergraph
  1450. ris             180/udp    Intergraph
  1451. #                          Dave Buehmann <ingr!daveb@UUNET.UU.NET>
  1452. unify           181/tcp    Unify
  1453. unify           181/udp    Unify
  1454. #                          Vinod Singh <--none--->
  1455.  
  1456.  
  1457.  
  1458. Reynolds & Postel                                              [Page 26]
  1459.  
  1460. RFC 1700                    Assigned Numbers                October 1994
  1461.  
  1462.  
  1463. audit           182/tcp    Unisys Audit SITP
  1464. audit           182/udp    Unisys Audit SITP
  1465. #                          Gil Greenbaum <gcole@nisd.cam.unisys.com>
  1466. ocbinder        183/tcp    OCBinder
  1467. ocbinder        183/udp    OCBinder
  1468. ocserver        184/tcp    OCServer
  1469. ocserver        184/udp    OCServer
  1470. #                          Jerrilynn Okamura <--none--->
  1471. remote-kis      185/tcp    Remote-KIS
  1472. remote-kis      185/udp    Remote-KIS
  1473. kis             186/tcp    KIS Protocol
  1474. kis             186/udp    KIS Protocol
  1475. #                          Ralph Droms <rdroms@NRI.RESTON.VA.US>
  1476. aci             187/tcp    Application Communication Interface
  1477. aci             187/udp    Application Communication Interface
  1478. #                          Rick Carlos <rick.ticipa.csc.ti.com>
  1479. mumps           188/tcp    Plus Five's MUMPS
  1480. mumps           188/udp    Plus Five's MUMPS
  1481. #                          Hokey Stenn <hokey@PLUS5.COM>
  1482. qft             189/tcp    Queued File Transport
  1483. qft             189/udp    Queued File Transport
  1484. #                          Wayne Schroeder <schroeder@SDS.SDSC.EDU>
  1485. gacp            190/tcp    Gateway Access Control Protocol
  1486. cacp            190/udp    Gateway Access Control Protocol
  1487. #                          C. Philip Wood <cpw@LANL.GOV>
  1488. prospero        191/tcp    Prospero Directory Service
  1489. prospero        191/udp    Prospero Directory Service
  1490. #                          B. Clifford Neuman <bcn@isi.edu>
  1491. osu-nms         192/tcp    OSU Network Monitoring System
  1492. osu-nms         192/udp    OSU Network Monitoring System
  1493. #               Doug Karl <KARL-D@OSU-20.IRCC.OHIO-STATE.EDU>
  1494. srmp            193/tcp    Spider Remote Monitoring Protocol
  1495. srmp            193/udp    Spider Remote Monitoring Protocol
  1496. #                          Ted J. Socolofsky <Teds@SPIDER.CO.UK>
  1497. irc             194/tcp    Internet Relay Chat Protocol
  1498. irc             194/udp    Internet Relay Chat Protocol
  1499. #                          Jarkko Oikarinen <jto@TOLSUN.OULU.FI>
  1500. dn6-nlm-aud     195/tcp    DNSIX Network Level Module Audit
  1501. dn6-nlm-aud     195/udp    DNSIX Network Level Module Audit
  1502. dn6-smm-red     196/tcp    DNSIX Session Mgt Module Audit Redir
  1503. dn6-smm-red     196/udp    DNSIX Session Mgt Module Audit Redir
  1504. #                          Lawrence Lebahn <DIA3@PAXRV-NES.NAVY.MIL>
  1505. dls             197/tcp    Directory Location Service
  1506. dls             197/udp    Directory Location Service
  1507. dls-mon         198/tcp    Directory Location Service Monitor
  1508. dls-mon         198/udp    Directory Location Service Monitor
  1509. #                          Scott Bellew <smb@cs.purdue.edu>
  1510. smux            199/tcp    SMUX
  1511.  
  1512.  
  1513.  
  1514. Reynolds & Postel                                              [Page 27]
  1515.  
  1516. RFC 1700                    Assigned Numbers                October 1994
  1517.  
  1518.  
  1519. smux            199/udp    SMUX
  1520. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1521. src             200/tcp    IBM System Resource Controller
  1522. src             200/udp    IBM System Resource Controller
  1523. #                          Gerald McBrearty <---none--->
  1524. at-rtmp         201/tcp    AppleTalk Routing Maintenance
  1525. at-rtmp         201/udp    AppleTalk Routing Maintenance
  1526. at-nbp          202/tcp    AppleTalk Name Binding
  1527. at-nbp          202/udp    AppleTalk Name Binding
  1528. at-3            203/tcp    AppleTalk Unused
  1529. at-3            203/udp    AppleTalk Unused
  1530. at-echo         204/tcp    AppleTalk Echo
  1531. at-echo         204/udp    AppleTalk Echo
  1532. at-5            205/tcp    AppleTalk Unused
  1533. at-5            205/udp    AppleTalk Unused
  1534. at-zis          206/tcp    AppleTalk Zone Information
  1535. at-zis          206/udp    AppleTalk Zone Information
  1536. at-7            207/tcp    AppleTalk Unused
  1537. at-7            207/udp    AppleTalk Unused
  1538. at-8            208/tcp    AppleTalk Unused
  1539. at-8            208/udp    AppleTalk Unused
  1540. #                          Rob Chandhok <chandhok@gnome.cs.cmu.edu>
  1541. tam             209/tcp    Trivial Authenticated Mail Protocol
  1542. tam             209/udp    Trivial Authenticated Mail Protocol
  1543. #                          Dan Bernstein <brnstnd@stealth.acf.nyu.edu>
  1544. z39.50          210/tcp    ANSI Z39.50
  1545. z39.50          210/udp    ANSI Z39.50
  1546. #                          Mark Needleman
  1547. #                         <mhnur%uccmvsa.bitnet@cornell.cit.cornell.edu>
  1548. 914c/g          211/tcp    Texas Instruments 914C/G Terminal
  1549. 914c/g          211/udp    Texas Instruments 914C/G Terminal
  1550. #                          Bill Harrell <---none--->
  1551. anet            212/tcp    ATEXSSTR
  1552. anet            212/udp    ATEXSSTR
  1553. #                          Jim Taylor <taylor@heart.epps.kodak.com>
  1554. ipx             213/tcp    IPX
  1555. ipx             213/udp    IPX
  1556. #                          Don Provan <donp@xlnvax.novell.com>
  1557. vmpwscs         214/tcp    VM PWSCS
  1558. vmpwscs         214/udp    VM PWSCS
  1559. #                          Dan Shia <dset!shia@uunet.UU.NET>
  1560. softpc          215/tcp    Insignia Solutions
  1561. softpc          215/udp    Insignia Solutions
  1562. #                          Martyn Thomas <---none--->
  1563. atls            216/tcp    Access Technology License Server
  1564. atls            216/udp    Access Technology License Server
  1565. #                          Larry DeLuca <henrik@EDDIE.MIT.EDU>
  1566. dbase           217/tcp    dBASE Unix
  1567.  
  1568.  
  1569.  
  1570. Reynolds & Postel                                              [Page 28]
  1571.  
  1572. RFC 1700                    Assigned Numbers                October 1994
  1573.  
  1574.  
  1575. dbase           217/udp    dBASE Unix
  1576. #                          Don Gibson
  1577. #            <sequent!aero!twinsun!ashtate.A-T.COM!dong@uunet.UU.NET>
  1578. mpp             218/tcp    Netix Message Posting Protocol
  1579. mpp             218/udp    Netix Message Posting Protocol
  1580. #                          Shannon Yeh <yeh@netix.com>
  1581. uarps           219/tcp    Unisys ARPs
  1582. uarps           219/udp    Unisys ARPs
  1583. #                          Ashok Marwaha <---none--->
  1584. imap3           220/tcp    Interactive Mail Access Protocol v3
  1585. imap3           220/udp    Interactive Mail Access Protocol v3
  1586. #                          James Rice <RICE@SUMEX-AIM.STANFORD.EDU>
  1587. fln-spx         221/tcp    Berkeley rlogind with SPX auth
  1588. fln-spx         221/udp    Berkeley rlogind with SPX auth
  1589. rsh-spx         222/tcp    Berkeley rshd with SPX auth
  1590. rsh-spx         222/udp    Berkeley rshd with SPX auth
  1591. cdc             223/tcp    Certificate Distribution Center
  1592. cdc             223/udp    Certificate Distribution Center
  1593. #               Kannan Alagappan <kannan@sejour.enet.dec.com>
  1594. #               224-241    Reserved
  1595. #                          Jon Postel <postel@isi.edu>
  1596. #               242/tcp    Unassigned
  1597. #               242/udp    Unassigned
  1598. sur-meas        243/tcp    Survey Measurement
  1599. sur-meas        243/udp    Survey Measurement
  1600. #                          Dave Clark <ddc@LCS.MIT.EDU>
  1601. #               244/tcp    Unassigned
  1602. #               244/udp    Unassigned
  1603. link            245/tcp    LINK
  1604. link            245/udp    LINK
  1605. dsp3270         246/tcp    Display Systems Protocol
  1606. dsp3270         246/udp    Display Systems Protocol
  1607. #                          Weldon J. Showalter <Gamma@MINTAKA.DCA.MIL>
  1608. #               247-255    Reserved
  1609. #                          Jon Postel <postel@isi.edu>
  1610. #               256-343    Unassigned
  1611. pdap            344/tcp    Prospero Data Access Protocol
  1612. pdap            344/udp    Prospero Data Access Protocol
  1613. #                          B. Clifford Neuman <bcn@isi.edu>
  1614. pawserv         345/tcp    Perf Analysis Workbench
  1615. pawserv         345/udp    Perf Analysis Workbench
  1616. zserv           346/tcp    Zebra server
  1617. zserv           346/udp    Zebra server
  1618. fatserv         347/tcp    Fatmen Server
  1619. fatserv         347/udp    Fatmen Server
  1620. csi-sgwp        348/tcp    Cabletron Management Protocol
  1621. csi-sgwp        348/udp    Cabletron Management Protocol
  1622. #               349-370    Unassigned
  1623.  
  1624.  
  1625.  
  1626. Reynolds & Postel                                              [Page 29]
  1627.  
  1628. RFC 1700                    Assigned Numbers                October 1994
  1629.  
  1630.  
  1631. clearcase       371/tcp    Clearcase
  1632. clearcase       371/udp    Clearcase
  1633. #                          Dave LeBlang <leglang@atria.com>
  1634. ulistserv       372/tcp    Unix Listserv
  1635. ulistserv       372/udp    Unix Listserv
  1636. #                          Anastasios Kotsikonas <tasos@cs.bu.edu>
  1637. legent-1        373/tcp    Legent Corporation
  1638. legent-1        373/udp    Legent Corporation
  1639. legent-2        374/tcp    Legent Corporation
  1640. legent-2        374/udp    Legent Corporation
  1641. #                          Keith Boyce <---none--->
  1642. hassle          375/tcp    Hassle
  1643. hassle          375/udp    Hassle
  1644. #                          Reinhard Doelz <doelz@comp.bioz.unibas.ch>
  1645. nip             376/tcp    Amiga Envoy Network Inquiry Proto
  1646. nip             376/udp    Amiga Envoy Network Inquiry Proto
  1647. #                          Kenneth Dyke <kcd@cbmvax.cbm.commodore.com>
  1648. tnETOS          377/tcp    NEC Corporation
  1649. tnETOS          377/udp    NEC Corporation
  1650. dsETOS          378/tcp    NEC Corporation
  1651. dsETOS          378/udp    NEC Corporation
  1652. #                          Tomoo Fujita <tf@arc.bs1.fc.nec.co.jp>
  1653. is99c           379/tcp    TIA/EIA/IS-99 modem client
  1654. is99c           379/udp    TIA/EIA/IS-99 modem client
  1655. is99s           380/tcp    TIA/EIA/IS-99 modem server
  1656. is99s           380/udp    TIA/EIA/IS-99 modem server
  1657. #                          Frank Quick <fquick@qualcomm.com>
  1658. hp-collector    381/tcp    hp performance data collector
  1659. hp-collector    381/udp    hp performance data collector
  1660. hp-managed-node 382/tcp    hp performance data managed node
  1661. hp-managed-node 382/udp    hp performance data managed node
  1662. hp-alarm-mgr    383/tcp    hp performance data alarm manager
  1663. hp-alarm-mgr    383/udp    hp performance data alarm manager
  1664. #                          Frank Blakely <frankb@hpptc16.rose.hp.com>
  1665. arns            384/tcp    A Remote Network Server System
  1666. arns            384/udp    A Remote Network Server System
  1667. #                          David Hornsby <djh@munnari.OZ.AU>
  1668. ibm-app         385/tcp    IBM Application
  1669. ibm-app         385/tcp    IBM Application
  1670. #                          Lisa Tomita <---none--->
  1671. asa             386/tcp    ASA Message Router Object Def.
  1672. asa             386/udp    ASA Message Router Object Def.
  1673. #                          Steve Laitinen <laitinen@brutus.aa.ab.com>
  1674. aurp            387/tcp    Appletalk Update-Based Routing Pro.
  1675. aurp            387/udp    Appletalk Update-Based Routing Pro.
  1676. #                          Chris Ranch <cranch@novell.com>
  1677. unidata-ldm     388/tcp    Unidata LDM Version 4
  1678. unidata-ldm     388/udp    Unidata LDM Version 4
  1679.  
  1680.  
  1681.  
  1682. Reynolds & Postel                                              [Page 30]
  1683.  
  1684. RFC 1700                    Assigned Numbers                October 1994
  1685.  
  1686.  
  1687. #                          Glenn Davis <davis@unidata.ucar.edu>
  1688. ldap            389/tcp    Lightweight Directory Access Protocol
  1689. ldap            389/udp    Lightweight Directory Access Protocol
  1690. #                          Tim Howes <Tim.Howes@terminator.cc.umich.edu>
  1691. uis             390/tcp    UIS
  1692. uis             390/udp    UIS
  1693. #                          Ed Barron <---none--->
  1694. synotics-relay  391/tcp    SynOptics SNMP Relay Port
  1695. synotics-relay  391/udp    SynOptics SNMP Relay Port
  1696. synotics-broker 392/tcp    SynOptics Port Broker Port
  1697. synotics-broker 392/udp    SynOptics Port Broker Port
  1698. #                          Illan Raab <iraab@synoptics.com>
  1699. dis             393/tcp    Data Interpretation System
  1700. dis             393/udp    Data Interpretation System
  1701. #                          Paul Stevens <pstevens@chinacat.Metaphor.COM>
  1702. embl-ndt        394/tcp    EMBL Nucleic Data Transfer
  1703. embl-ndt        394/udp    EMBL Nucleic Data Transfer
  1704. #                          Peter Gad <peter@bmc.uu.se>
  1705. netcp           395/tcp    NETscout Control Protocol
  1706. netcp           395/udp    NETscout Control Protocol
  1707. #                          Anil Singhal <---none--->
  1708. netware-ip      396/tcp    Novell Netware over IP
  1709. netware-ip      396/udp    Novell Netware over IP
  1710. mptn            397/tcp    Multi Protocol Trans. Net.
  1711. mptn            397/udp    Multi Protocol Trans. Net.
  1712. #                          Soumitra Sarkar <sarkar@vnet.ibm.com>
  1713. kryptolan       398/tcp    Kryptolan
  1714. kryptolan       398/udp    Kryptolan
  1715. #                          Peter de Laval <pdl@sectra.se>
  1716. #               399/tcp    Unassigned
  1717. #               399/udp    Unassigned
  1718. work-sol        400/tcp    Workstation Solutions
  1719. work-sol        400/udp    Workstation Solutions
  1720. #                          Jim Ward <jimw@worksta.com>
  1721. ups             401/tcp    Uninterruptible Power Supply
  1722. ups             401/udp    Uninterruptible Power Supply
  1723. #                          Guenther Seybold <gs@hrz.th-darmstadt.de>
  1724. genie           402/tcp    Genie Protocol
  1725. genie           402/udp    Genie Protocol
  1726. #                          Mark Hankin <---none--->
  1727. decap           403/tcp    decap
  1728. decap           403/udp    decap
  1729. nced            404/tcp    nced
  1730. nced            404/udp    nced
  1731. ncld            405/tcp    ncld
  1732. ncld            405/udp    ncld
  1733. #                          Richard Jones <---none--->
  1734. imsp            406/tcp    Interactive Mail Support Protocol
  1735.  
  1736.  
  1737.  
  1738. Reynolds & Postel                                              [Page 31]
  1739.  
  1740. RFC 1700                    Assigned Numbers                October 1994
  1741.  
  1742.  
  1743. imsp            406/udp    Interactive Mail Support Protocol
  1744. #                          John Myers <jgm+@cmu.edu>
  1745. timbuktu        407/tcp    Timbuktu
  1746. timbuktu        407/udp    Timbuktu
  1747. #                          Marc Epard <marc@waygate.farallon.com>
  1748. prm-sm          408/tcp    Prospero Resource Manager Sys. Man.
  1749. prm-sm          408/udp    Prospero Resource Manager Sys. Man.
  1750. prm-nm          409/tcp    Prospero Resource Manager Node Man.
  1751. prm-nm          409/udp    Prospero Resource Manager Node Man.
  1752. #                          B. Clifford Neuman <bcn@isi.edu>
  1753. decladebug      410/tcp    DECLadebug Remote Debug Protocol
  1754. decladebug      410/udp    DECLadebug Remote Debug Protocol
  1755. #                          Anthony Berent <berent@rdgeng.enet.dec.com>
  1756. rmt             411/tcp    Remote MT Protocol
  1757. rmt             411/udp    Remote MT Protocol
  1758. #                          Peter Eriksson <pen@lysator.liu.se>
  1759. synoptics-trap  412/tcp    Trap Convention Port
  1760. synoptics-trap  412/udp    Trap Convention Port
  1761. #                          Illan Raab <iraab@synoptics.com>
  1762. smsp            413/tcp    SMSP
  1763. smsp            413/udp    SMSP
  1764. infoseek        414/tcp    InfoSeek
  1765. infoseek        414/udp    InfoSeek
  1766. #                          Steve Kirsch <stk@frame.com>
  1767. bnet            415/tcp    BNet
  1768. bnet            415/udp    BNet
  1769. #                          Jim Mertz <JMertz+RV09@rvdc.unisys.com>
  1770. silverplatter   416/tcp    Silverplatter
  1771. silverplatter   416/udp    Silverplatter
  1772. #                          Peter Ciuffetti <petec@silverplatter.com>
  1773. onmux           417/tcp    Onmux
  1774. onmux           417/udp    Onmux
  1775. #                          Stephen Hanna <hanna@world.std.com>
  1776. hyper-g         418/tcp    Hyper-G
  1777. hyper-g         418/udp    Hyper-G
  1778. #                          Frank Kappe <fkappe@iicm.tu-graz.ac.at>
  1779. ariel1          419/tcp    Ariel
  1780. ariel1          419/udp    Ariel
  1781. #                          Jonathan Lavigne <BL.JPL@RLG.Stanford.EDU>
  1782. smpte           420/tcp    SMPTE
  1783. smpte           420/udp    SMPTE
  1784. #                          Si Becker <71362.22@CompuServe.COM>
  1785. ariel2          421/tcp    Ariel
  1786. ariel2          421/udp    Ariel
  1787. ariel3          422/tcp    Ariel
  1788. ariel3          422/udp    Ariel
  1789. #                          Jonathan Lavigne  <BL.JPL@RLG.Stanford.EDU>
  1790. opc-job-start   423/tcp    IBM Operations Planning and Control Start
  1791.  
  1792.  
  1793.  
  1794. Reynolds & Postel                                              [Page 32]
  1795.  
  1796. RFC 1700                    Assigned Numbers                October 1994
  1797.  
  1798.  
  1799. opc-job-start   423/udp    IBM Operations Planning and Control Start
  1800. opc-job-track   424/tcp    IBM Operations Planning and Control Track
  1801. opc-job-track   424/udp    IBM Operations Planning and Control Track
  1802. #                          Conny Larsson  <cocke@VNET.IBM.COM>
  1803. icad-el         425/tcp    ICAD
  1804. icad-el         425/udp    ICAD
  1805. #                          Larry Stone  <lcs@icad.com>
  1806. smartsdp        426/tcp    smartsdp
  1807. smartsdp        426/udp    smartsdp
  1808. #                          Alexander Dupuy <dupuy@smarts.com>
  1809. svrloc          427/tcp    Server Location
  1810. svrloc          427/udp    Server Location
  1811. #                          <veizades@ftp.com>
  1812. ocs_cmu         428/tcp    OCS_CMU
  1813. ocs_cmu         428/udp    OCS_CMU
  1814. ocs_amu         429/tcp    OCS_AMU
  1815. ocs_amu         429/udp    OCS_AMU
  1816. #                          Florence Wyman <wyman@peabody.plk.af.mil>
  1817. utmpsd          430/tcp    UTMPSD
  1818. utmpsd          430/udp    UTMPSD
  1819. utmpcd          431/tcp    UTMPCD
  1820. utmpcd          431/udp    UTMPCD
  1821. iasd            432/tcp    IASD
  1822. iasd            432/udp    IASD
  1823. #                          Nir Baroz <nbaroz@encore.com>
  1824. nnsp            433/tcp    NNSP
  1825. nnsp            433/udp    NNSP
  1826. #                          Rob Robertson <rob@gangrene.berkeley.edu>
  1827. mobileip-agent  434/tcp    MobileIP-Agent
  1828. mobileip-agent  434/udp    MobileIP-Agent
  1829. mobilip-mn      435/tcp    MobilIP-MN
  1830. mobilip-mn      435/udp    MobilIP-MN
  1831. #                          Kannan Alagappan <kannan@sejour.lkg.dec.com>
  1832. dna-cml         436/tcp    DNA-CML
  1833. dna-cml         436/udp    DNA-CML
  1834. #                          Dan Flowers <flowers@smaug.lkg.dec.com>
  1835. comscm          437/tcp    comscm
  1836. comscm          437/udp    comscm
  1837. #                          Jim Teague <teague@zso.dec.com>
  1838. dsfgw           438/tcp    dsfgw
  1839. dsfgw           438/udp    dsfgw
  1840. #                          Andy McKeen <mckeen@osf.org>
  1841. dasp            439/tcp    dasp      Thomas Obermair
  1842. dasp            439/udp    dasp      tommy@inlab.m.eunet.de
  1843. #                          Thomas Obermair <tommy@inlab.m.eunet.de>
  1844. sgcp            440/tcp    sgcp
  1845. sgcp            440/udp    sgcp
  1846. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1847.  
  1848.  
  1849.  
  1850. Reynolds & Postel                                              [Page 33]
  1851.  
  1852. RFC 1700                    Assigned Numbers                October 1994
  1853.  
  1854.  
  1855. decvms-sysmgt   441/tcp    decvms-sysmgt
  1856. decvms-sysmgt   441/udp    decvms-sysmgt
  1857. #                          Lee Barton <barton@star.enet.dec.com>
  1858. cvc_hostd       442/tcp    cvc_hostd
  1859. cvc_hostd       442/udp    cvc_hostd
  1860. #                          Bill Davidson <billd@equalizer.cray.com>
  1861. https           443/tcp    https  MCom
  1862. https           443/udp    https  MCom
  1863. #                          Kipp E.B. Hickman <kipp@mcom.com>
  1864. snpp            444/tcp    Simple Network Paging Protocol
  1865. snpp            444/udp    Simple Network Paging Protocol
  1866. #                          [RFC1568]
  1867. microsoft-ds    445/tcp    Microsoft-DS
  1868. microsoft-ds    445/udp    Microsoft-DS
  1869. #                          Arnold Miller <arnoldm@microsoft.com>
  1870. ddm-rdb         446/tcp    DDM-RDB
  1871. ddm-rdb         446/udp    DDM-RDB
  1872. ddm-dfm         447/tcp    DDM-RFM
  1873. ddm-dfm         447/udp    DDM-RFM
  1874. ddm-byte        448/tcp    DDM-BYTE
  1875. ddm-byte        448/udp    DDM-BYTE
  1876. #                          Jan David Fisher <jdfisher@VNET.IBM.COM>
  1877. as-servermap    449/tcp    AS Server Mapper
  1878. as-servermap    449/udp    AS Server Mapper
  1879. #                          Barbara Foss <BGFOSS@rchvmv.vnet.ibm.com>
  1880. tserver         450/tcp    TServer
  1881. tserver         450/udp    TServer
  1882. #                          Harvey S. Schultz <hss@mtgzfs3.mt.att.com>
  1883. #               451-511    Unassigned
  1884. exec            512/tcp    remote process execution;
  1885. #                          authentication performed using
  1886. #                          passwords and UNIX loppgin names
  1887. biff            512/udp    used by mail system to notify users
  1888. #                          of new mail received; currently
  1889. #                          receives messages only from
  1890. #                          processes on the same machine
  1891. login           513/tcp    remote login a la telnet;
  1892. #                          automatic authentication performed
  1893. #                          based on priviledged port numbers
  1894. #                          and distributed data bases which
  1895. #                          identify "authentication domains"
  1896. who             513/udp    maintains data bases showing who's
  1897. #                          logged in to machines on a local
  1898. #                          net and the load average of the
  1899. #                          machine
  1900. cmd             514/tcp    like exec, but automatic
  1901. #                          authentication is performed as for
  1902. #                          login server
  1903.  
  1904.  
  1905.  
  1906. Reynolds & Postel                                              [Page 34]
  1907.  
  1908. RFC 1700                    Assigned Numbers                October 1994
  1909.  
  1910.  
  1911. syslog          514/udp
  1912. printer         515/tcp    spooler
  1913. printer         515/udp    spooler
  1914. #               516/tcp    Unassigned
  1915. #               516/udp    Unassigned
  1916. talk            517/tcp    like tenex link, but across
  1917. #                          machine - unfortunately, doesn't
  1918. #                          use link protocol (this is actually
  1919. #                          just a rendezvous port from which a
  1920. #                          tcp connection is established)
  1921. talk            517/udp    like tenex link, but across
  1922. #                          machine - unfortunately, doesn't
  1923. #                          use link protocol (this is actually
  1924. #                          just a rendezvous port from which a
  1925.                            tcp connection is established)
  1926. ntalk           518/tcp
  1927. ntalk           518/udp
  1928. utime           519/tcp    unixtime
  1929. utime           519/udp    unixtime
  1930. efs             520/tcp    extended file name server
  1931. router          520/udp    local routing process (on site);
  1932. #                          uses variant of Xerox NS routing
  1933. #                          information protocol
  1934. #               521-524    Unassigned
  1935. timed           525/tcp    timeserver
  1936. timed           525/udp    timeserver
  1937. tempo           526/tcp    newdate
  1938. tempo           526/udp    newdate
  1939. #               527-529    Unassigned
  1940. courier         530/tcp    rpc
  1941. courier         530/udp    rpc
  1942. conference      531/tcp    chat
  1943. conference      531/udp    chat
  1944. netnews         532/tcp    readnews
  1945. netnews         532/udp    readnews
  1946. netwall         533/tcp    for emergency broadcasts
  1947. netwall         533/udp    for emergency broadcasts
  1948. #               534-538    Unassigned
  1949. apertus-ldp     539/tcp    Apertus Technologies Load Determination
  1950. apertus-ldp     539/udp    Apertus Technologies Load Determination
  1951. uucp            540/tcp    uucpd
  1952. uucp            540/udp    uucpd
  1953. uucp-rlogin     541/tcp    uucp-rlogin  Stuart Lynne
  1954. uucp-rlogin     541/udp    uucp-rlogin  sl@wimsey.com
  1955. #               542/tcp    Unassigned
  1956. #               542/udp    Unassigned
  1957. klogin          543/tcp
  1958. klogin          543/udp
  1959.  
  1960.  
  1961.  
  1962. Reynolds & Postel                                              [Page 35]
  1963.  
  1964. RFC 1700                    Assigned Numbers                October 1994
  1965.  
  1966.  
  1967. kshell          544/tcp    krcmd
  1968. kshell          544/udp    krcmd
  1969. #               545-549    Unassigned
  1970. new-rwho        550/tcp    new-who
  1971. new-rwho        550/udp    new-who
  1972. #               551-555    Unassigned
  1973. dsf             555/tcp
  1974. dsf             555/udp
  1975. remotefs        556/tcp    rfs server
  1976. remotefs        556/udp    rfs server
  1977. #               557-559    Unassigned
  1978. rmonitor        560/tcp    rmonitord
  1979. rmonitor        560/udp    rmonitord
  1980. monitor         561/tcp
  1981. monitor         561/udp
  1982. chshell         562/tcp    chcmd
  1983. chshell         562/udp    chcmd
  1984. #               563/tcp    Unassigned
  1985. #               563/udp    Unassigned
  1986. 9pfs            564/tcp    plan 9 file service
  1987. 9pfs            564/udp    plan 9 file service
  1988. whoami          565/tcp    whoami
  1989. whoami          565/udp    whoami
  1990. #               566-569    Unassigned
  1991. meter           570/tcp    demon
  1992. meter           570/udp    demon
  1993. meter           571/tcp    udemon
  1994. meter           571/udp    udemon
  1995. #               572-599    Unassigned
  1996. ipcserver       600/tcp    Sun IPC server
  1997. ipcserver       600/udp    Sun IPC server
  1998. nqs             607/tcp    nqs
  1999. nqs             607/udp    nqs
  2000. urm             606/tcp    Cray Unified Resource Manager
  2001. urm             606/udp    Cray Unified Resource Manager
  2002. #                          Bill Schiefelbein <schief@aspen.cray.com>
  2003. sift-uft        608/tcp    Sender-Initiated/Unsolicited File Transfer
  2004. sift-uft        608/udp    Sender-Initiated/Unsolicited File Transfer
  2005. #                          Rick Troth <troth@rice.edu>
  2006. npmp-trap       609/tcp    npmp-trap
  2007. npmp-trap       609/udp    npmp-trap
  2008. npmp-local      610/tcp    npmp-local
  2009. npmp-local      610/udp    npmp-local
  2010. npmp-gui        611/tcp    npmp-gui
  2011. npmp-gui        611/udp    npmp-gui
  2012. #                          John Barnes <jbarnes@crl.com>
  2013. ginad           634/tcp    ginad
  2014. ginad           634/udp    ginad
  2015.  
  2016.  
  2017.  
  2018. Reynolds & Postel                                              [Page 36]
  2019.  
  2020. RFC 1700                    Assigned Numbers                October 1994
  2021.  
  2022.  
  2023. #                          Mark Crother <mark@eis.calstate.edu>
  2024. mdqs            666/tcp
  2025. mdqs            666/udp
  2026. doom            666/tcp    doom Id Software
  2027. doom            666/tcp    doom Id Software
  2028. #                          <ddt@idcube.idsoftware.com>
  2029. elcsd           704/tcp    errlog copy/server daemon
  2030. elcsd           704/udp    errlog copy/server daemon
  2031.  
  2032. entrustmanager  709/tcp    EntrustManager
  2033. entrustmanager  709/udp    EntrustManager
  2034. #                          Peter Whittaker <pww@bnr.ca>
  2035. netviewdm1      729/tcp    IBM NetView DM/6000 Server/Client
  2036. netviewdm1      729/udp    IBM NetView DM/6000 Server/Client
  2037. netviewdm2      730/tcp    IBM NetView DM/6000 send/tcp
  2038. netviewdm2      730/udp    IBM NetView DM/6000 send/tcp
  2039. netviewdm3      731/tcp    IBM NetView DM/6000 receive/tcp
  2040. netviewdm3      731/udp    IBM NetView DM/6000 receive/tcp
  2041. #                          Philippe Binet  (phbinet@vnet.IBM.COM)
  2042. netgw           741/tcp    netGW
  2043. netgw           741/udp    netGW
  2044. netrcs          742/tcp    Network based Rev. Cont. Sys.
  2045. netrcs          742/udp    Network based Rev. Cont. Sys.
  2046. #                          Gordon C. Galligher <gorpong@ping.chi.il.us>
  2047. flexlm          744/tcp    Flexible License Manager
  2048. flexlm          744/udp    Flexible License Manager
  2049. #                          Matt Christiano
  2050. #                          <globes@matt@oliveb.atc.olivetti.com>
  2051. fujitsu-dev     747/tcp    Fujitsu Device Control
  2052. fujitsu-dev     747/udp    Fujitsu Device Control
  2053. ris-cm          748/tcp    Russell Info Sci Calendar Manager
  2054. ris-cm          748/udp    Russell Info Sci Calendar Manager
  2055. kerberos-adm    749/tcp    kerberos administration
  2056. kerberos-adm    749/udp    kerberos administration
  2057. rfile           750/tcp
  2058. loadav          750/udp
  2059. pump            751/tcp
  2060. pump            751/udp
  2061. qrh             752/tcp
  2062. qrh             752/udp
  2063. rrh             753/tcp
  2064. rrh             753/udp
  2065. tell            754/tcp     send
  2066. tell            754/udp     send
  2067. nlogin          758/tcp
  2068. nlogin          758/udp
  2069. con             759/tcp
  2070. con             759/udp
  2071.  
  2072.  
  2073.  
  2074. Reynolds & Postel                                              [Page 37]
  2075.  
  2076. RFC 1700                    Assigned Numbers                October 1994
  2077.  
  2078.  
  2079. ns              760/tcp
  2080. ns              760/udp
  2081. rxe             761/tcp
  2082. rxe             761/udp
  2083. quotad          762/tcp
  2084. quotad          762/udp
  2085. cycleserv       763/tcp
  2086. cycleserv       763/udp
  2087. omserv          764/tcp
  2088. omserv          764/udp
  2089. webster         765/tcp
  2090. webster         765/udp
  2091. phonebook       767/tcp    phone
  2092. phonebook       767/udp    phone
  2093. vid             769/tcp
  2094. vid             769/udp
  2095. cadlock         770/tcp
  2096. cadlock         770/udp
  2097. rtip            771/tcp
  2098. rtip            771/udp
  2099. cycleserv2      772/tcp
  2100. cycleserv2      772/udp
  2101. submit          773/tcp
  2102. notify          773/udp
  2103. rpasswd         774/tcp
  2104. acmaint_dbd     774/udp
  2105. entomb          775/tcp
  2106. acmaint_transd  775/udp
  2107. wpages          776/tcp
  2108. wpages          776/udp
  2109. wpgs            780/tcp
  2110. wpgs            780/udp
  2111. concert         786/tcp       Concert
  2112. concert         786/udp       Concert
  2113. #                             Josyula R. Rao <jrrao@watson.ibm.com>
  2114. mdbs_daemon     800/tcp
  2115. mdbs_daemon     800/udp
  2116. device          801/tcp
  2117. device          801/udp
  2118. xtreelic        996/tcp        Central Point Software
  2119. xtreelic        996/udp        Central Point Software
  2120. #                              Dale Cabell <dacabell@smtp.xtree.com>
  2121. maitrd          997/tcp
  2122. maitrd          997/udp
  2123. busboy          998/tcp
  2124. puparp          998/udp
  2125. garcon          999/tcp
  2126. applix          999/udp        Applix ac
  2127.  
  2128.  
  2129.  
  2130. Reynolds & Postel                                              [Page 38]
  2131.  
  2132. RFC 1700                    Assigned Numbers                October 1994
  2133.  
  2134.  
  2135. puprouter       999/tcp
  2136. puprouter       999/udp
  2137. cadlock         1000/tcp
  2138. ock             1000/udp
  2139.                 1023/tcp       Reserved
  2140.                 1024/udp       Reserved
  2141. #                              IANA <iana@isi.edu>
  2142.  
  2143.  
  2144.  
  2145. REGISTERED PORT NUMBERS
  2146.  
  2147. The Registered Ports are not controlled by the IANA and on most
  2148. systems can be used by ordinary user processes or programs executed by
  2149. ordinary users.
  2150.  
  2151. Ports are used in the TCP [RFC793] to name the ends of logical
  2152. connections which carry long term conversations.  For the purpose of
  2153. providing services to unknown callers, a service contact port is
  2154. defined.  This list specifies the port used by the server process as
  2155. its contact port.  While the IANA can not control uses of these ports
  2156. it does register or list uses of these ports as a convienence to the
  2157. community.
  2158.  
  2159. To the extent possible, these same port assignments are used with the
  2160. UDP [RFC768].
  2161.  
  2162. The Registered Ports are in the range 1024-65535.
  2163.  
  2164. Port Assignments:
  2165.  
  2166. Keyword         Decimal    Description                     References
  2167. -------         -------    -----------                     ----------
  2168.                 1024/tcp   Reserved
  2169.                 1024/udp   Reserved
  2170. #                          IANA <iana@isi.edu>
  2171. blackjack       1025/tcp   network blackjack
  2172. blackjack       1025/udp   network blackjack
  2173. iad1            1030/tcp   BBN IAD
  2174. iad1            1030/udp   BBN IAD
  2175. iad2            1031/tcp   BBN IAD
  2176. iad2            1031/udp   BBN IAD
  2177. iad3            1032/tcp   BBN IAD
  2178. iad3            1032/udp   BBN IAD
  2179. #                          Andy Malis <malis_a@timeplex.com>
  2180. instl_boots     1067/tcp   Installation Bootstrap Proto. Serv.
  2181. instl_boots     1067/udp   Installation Bootstrap Proto. Serv.
  2182. instl_bootc     1068/tcp   Installation Bootstrap Proto. Cli.
  2183.  
  2184.  
  2185.  
  2186. Reynolds & Postel                                              [Page 39]
  2187.  
  2188. RFC 1700                    Assigned Numbers                October 1994
  2189.  
  2190.  
  2191. instl_bootc     1068/udp   Installation Bootstrap Proto. Cli.
  2192. #                          David Arko <<darko@hpfcrn.fc.hp.com>
  2193. socks           1080/tcp   Socks
  2194. socks           1080/udp   Socks
  2195. #                          Ying-Da Lee <ylee@syl.dl.nec.com
  2196. ansoft-lm-1     1083/tcp   Anasoft License Manager
  2197. ansoft-lm-1     1083/udp   Anasoft License Manager
  2198. ansoft-lm-2     1084/tcp   Anasoft License Manager
  2199. ansoft-lm-2     1084/udp   Anasoft License Manager
  2200. nfa             1155/tcp   Network File Access
  2201. nfa             1155/udp   Network File Access
  2202. #                          James Powell <james@mailhost.unidata.com>
  2203. nerv            1222/tcp   SNI R&D network
  2204. nerv            1222/udp   SNI R&D network
  2205. #                          Martin Freiss <freiss.pad@sni.de>
  2206. hermes          1248/tcp
  2207. hermes          1248/udp
  2208. alta-ana-lm     1346/tcp   Alta Analytics License Manager
  2209. alta-ana-lm     1346/udp   Alta Analytics License Manager
  2210. bbn-mmc         1347/tcp   multi media conferencing
  2211. bbn-mmc         1347/udp   multi media conferencing
  2212. bbn-mmx         1348/tcp   multi media conferencing
  2213. bbn-mmx         1348/udp   multi media conferencing
  2214. sbook           1349/tcp   Registration Network Protocol
  2215. sbook           1349/udp   Registration Network Protocol
  2216. editbench       1350/tcp   Registration Network Protocol
  2217. editbench       1350/udp   Registration Network Protocol
  2218. #               Simson L. Garfinkel <simsong@next.cambridge.ma.us>
  2219. equationbuilder 1351/tcp   Digital Tool Works (MIT)
  2220. equationbuilder 1351/udp   Digital Tool Works (MIT)
  2221. #                          Terrence J. Talbot <lexcube!tjt@bu.edu>
  2222. lotusnote       1352/tcp   Lotus Note
  2223. lotusnote       1352/udp   Lotus Note
  2224. #               Greg Pflaum <iris.com!Greg_Pflaum@uunet.uu.net>
  2225. relief          1353/tcp   Relief Consulting
  2226. relief          1353/udp   Relief Consulting
  2227. #                          John Feiler <relief!jjfeiler@uu2.psi.com>
  2228. rightbrain      1354/tcp   RightBrain Software
  2229. rightbrain      1354/udp   RightBrain Software
  2230. #                          Glenn Reid <glann@rightbrain.com>
  2231. intuitive edge  1355/tcp   Intuitive Edge
  2232. intuitive edge  1355/udp   Intuitive Edge
  2233. #                          Montgomery Zukowski
  2234. #                          <monty@nextnorth.acs.ohio-state.edu>
  2235. cuillamartin    1356/tcp   CuillaMartin Company
  2236. cuillamartin    1356/udp   CuillaMartin Company
  2237. pegboard        1357/tcp   Electronic PegBoard
  2238. pegboard        1357/udp   Electronic PegBoard
  2239.  
  2240.  
  2241.  
  2242. Reynolds & Postel                                              [Page 40]
  2243.  
  2244. RFC 1700                    Assigned Numbers                October 1994
  2245.  
  2246.  
  2247. #                          Chris Cuilla
  2248. #                          <balr!vpnet!cuilla!chris@clout.chi.il.us>
  2249. connlcli        1358/tcp   CONNLCLI
  2250. connlcli        1358/udp   CONNLCLI
  2251. ftsrv           1359/tcp   FTSRV
  2252. ftsrv           1359/udp   FTSRV
  2253. #                          Ines Homem de Melo <sidinf@brfapesp.bitnet>
  2254. mimer           1360/tcp   MIMER
  2255. mimer           1360/udp   MIMER
  2256. #                          Per Schroeder  <Per.Schroder@mimer.se>
  2257. linx            1361/tcp   LinX
  2258. linx            1361/udp   LinX
  2259. #                          Steffen Schilke <---none--->
  2260. timeflies       1362/tcp   TimeFlies
  2261. timeflies       1362/udp   TimeFlies
  2262. #                          Doug Kent <mouthers@slugg@nwnexus.wa.com>
  2263. ndm-requester   1363/tcp   Network DataMover Requester
  2264. ndm-requester   1363/udp   Network DataMover Requester
  2265. ndm-server      1364/tcp   Network DataMover Server
  2266. ndm-server      1364/udp   Network DataMover Server
  2267. #                          Toshio Watanabe
  2268. #                          <watanabe@godzilla.rsc.spdd.ricoh.co.j>
  2269. adapt-sna       1365/tcp   Network Software Associates
  2270. adapt-sna       1365/udp   Network Software Associates
  2271. #                          Jeffery Chiao <714-768-401>
  2272. netware-csp     1366/tcp   Novell NetWare Comm Service Platform
  2273. netware-csp     1366/udp   Novell NetWare Comm Service Platform
  2274. #                          Laurie Lindsey <llindsey@novell.com>
  2275. dcs             1367/tcp   DCS
  2276. dcs             1367/udp   DCS
  2277. #                          Stefan Siebert <ssiebert@dcs.de>
  2278. screencast      1368/tcp   ScreenCast
  2279. screencast      1368/udp   ScreenCast
  2280. #                          Bill Tschumy <other!bill@uunet.UU.NET>
  2281. gv-us           1369/tcp   GlobalView to Unix Shell
  2282. gv-us           1369/udp   GlobalView to Unix Shell
  2283. us-gv           1370/tcp   Unix Shell to GlobalView
  2284. us-gv           1370/udp   Unix Shell to GlobalView
  2285. #               Makoto Mita <mita@ssdev.ksp.fujixerox.co.jp>
  2286. fc-cli          1371/tcp   Fujitsu Config Protocol
  2287. fc-cli          1371/udp   Fujitsu Config Protocol
  2288. fc-ser          1372/tcp   Fujitsu Config Protocol
  2289. fc-ser          1372/udp   Fujitsu Config Protocol
  2290. #               Ryuichi Horie <horie@spad.sysrap.cs.fujitsu.co.jp>
  2291. chromagrafx     1373/tcp   Chromagrafx
  2292. chromagrafx     1373/udp   Chromagrafx
  2293. #                          Mike Barthelemy <msb@chromagrafx.com>
  2294. molly           1374/tcp   EPI Software Systems
  2295.  
  2296.  
  2297.  
  2298. Reynolds & Postel                                              [Page 41]
  2299.  
  2300. RFC 1700                    Assigned Numbers                October 1994
  2301.  
  2302.  
  2303. molly           1374/udp   EPI Software Systems
  2304. #                          Jim Vlcek <vlcek@epimbe.com>
  2305. bytex           1375/tcp   Bytex
  2306. bytex           1375/udp   Bytex
  2307. #               Mary Ann Burt <bytex!ws054!maryann@uunet.UU.NET>
  2308. ibm-pps         1376/tcp   IBM Person to Person Software
  2309. ibm-pps         1376/udp   IBM Person to Person Software
  2310. #                          Simon Phipps <sphipps@vnet.ibm.com>
  2311. cichlid         1377/tcp   Cichlid License Manager
  2312. cichlid         1377/udp   Cichlid License Manager
  2313. #                          Andy Burgess <aab@cichlid.com>
  2314. elan            1378/tcp   Elan License Manager
  2315. elan            1378/udp   Elan License Manager
  2316. #                          Ken Greer <kg@elan.com>
  2317. dbreporter      1379/tcp   Integrity Solutions
  2318. dbreporter      1379/udp   Integrity Solutions
  2319. #                          Tim Dawson <tdawson%mspboss@uunet.UU.NET>
  2320. telesis-licman  1380/tcp   Telesis Network License Manager
  2321. telesis-licman  1380/udp   Telesis Network License Manager
  2322. #                          Karl Schendel, Jr. <wiz@telesis.com>
  2323. apple-licman    1381/tcp   Apple Network License Manager
  2324. apple-licman    1381/udp   Apple Network License Manager
  2325. #                          Earl Wallace <earlw@apple.com>
  2326. udt_os          1382/tcp
  2327. udt_os          1382/udp
  2328. gwha            1383/tcp   GW Hannaway Network License Manager
  2329. gwha            1383/udp   GW Hannaway Network License Manager
  2330. #                          J. Gabriel Foster <fop@gwha.com>
  2331. os-licman       1384/tcp   Objective Solutions License Manager
  2332. os-licman       1384/udp   Objective Solutions License Manager
  2333. #               Donald Cornwell <don.cornwell@objective.com>
  2334. atex_elmd       1385/tcp   Atex Publishing License Manager
  2335. atex_elmd       1385/udp   Atex Publishing License Manager
  2336. #                          Brett Sorenson <bcs@atex.com>
  2337. checksum        1386/tcp   CheckSum License Manager
  2338. checksum        1386/udp   CheckSum License Manager
  2339. #                          Andreas Glocker <glocker@sirius.com>
  2340. cadsi-lm        1387/tcp   Computer Aided Design Software Inc LM
  2341. cadsi-lm        1387/udp   Computer Aided Design Software Inc LM
  2342. #                          Sulistio Muljadi
  2343. objective-dbc   1388/tcp   Objective Solutions DataBase Cache
  2344. objective-dbc   1388/udp   Objective Solutions DataBase Cache
  2345. #                          Donald Cornwell
  2346. iclpv-dm        1389/tcp   Document Manager
  2347. iclpv-dm        1389/udp   Document Manager
  2348. iclpv-sc        1390/tcp   Storage Controller
  2349. iclpv-sc        1390/udp   Storage Controller
  2350. iclpv-sas       1391/tcp   Storage Access Server
  2351.  
  2352.  
  2353.  
  2354. Reynolds & Postel                                              [Page 42]
  2355.  
  2356. RFC 1700                    Assigned Numbers                October 1994
  2357.  
  2358.  
  2359. iclpv-sas       1391/udp   Storage Access Server
  2360. iclpv-pm        1392/tcp   Print Manager
  2361. iclpv-pm        1392/udp   Print Manager
  2362. iclpv-nls       1393/tcp   Network Log Server
  2363. iclpv-nls       1393/udp   Network Log Server
  2364. iclpv-nlc       1394/tcp   Network Log Client
  2365. iclpv-nlc       1394/udp   Network Log Client
  2366. iclpv-wsm       1395/tcp   PC Workstation Manager software
  2367. iclpv-wsm       1395/udp   PC Workstation Manager software
  2368. #               A.P. Hobson <A.P.Hobson@bra0112.wins.icl.co.uk>
  2369. dvl-activemail  1396/tcp   DVL Active Mail
  2370. dvl-activemail  1396/udp   DVL Active Mail
  2371. audio-activmail 1397/tcp   Audio Active Mail
  2372. audio-activmail 1397/udp   Audio Active Mail
  2373. video-activmail 1398/tcp   Video Active Mail
  2374. video-activmail 1398/udp   Video Active Mail
  2375. #                          Ehud Shapiro <udi@wisdon.weizmann.ac.il>
  2376. cadkey-licman   1399/tcp   Cadkey License Manager
  2377. cadkey-licman   1399/udp   Cadkey License Manager
  2378. cadkey-tablet   1400/tcp   Cadkey Tablet Daemon
  2379. cadkey-tablet   1400/udp   Cadkey Tablet Daemon
  2380. #                          Joe McCollough <joe@cadkey.com>
  2381. goldleaf-licman 1401/tcp   Goldleaf License Manager
  2382. goldleaf-licman 1401/udp   Goldleaf License Manager
  2383. #                          John Fox <---none--->
  2384. prm-sm-np       1402/tcp   Prospero Resource Manager
  2385. prm-sm-np       1402/udp   Prospero Resource Manager
  2386. prm-nm-np       1403/tcp   Prospero Resource Manager
  2387. prm-nm-np       1403/udp   Prospero Resource Manager
  2388. #                          B. Clifford Neuman <bcn@isi.edu>
  2389. igi-lm          1404/tcp   Infinite Graphics License Manager
  2390. igi-lm          1404/udp   Infinite Graphics License Manager
  2391. ibm-res         1405/tcp   IBM Remote Execution Starter
  2392. ibm-res         1405/udp   IBM Remote Execution Starter
  2393. netlabs-lm      1406/tcp   NetLabs License Manager
  2394. netlabs-lm      1406/udp   NetLabs License Manager
  2395. dbsa-lm         1407/tcp   DBSA License Manager
  2396. dbsa-lm         1407/udp   DBSA License Manager
  2397. #                          Scott Shattuck <ss@dbsa.com>
  2398. sophia-lm       1408/tcp   Sophia License Manager
  2399. sophia-lm       1408/udp   Sophia License Manager
  2400. #                          Eric Brown <sst!emerald!eric@uunet.UU.net>
  2401. here-lm         1409/tcp   Here License Manager
  2402. here-lm         1409/udp   Here License Manager
  2403. #                          David Ison  <here@dialup.oar.net>
  2404. hiq             1410/tcp   HiQ License Manager
  2405. hiq             1410/udp   HiQ License Manager
  2406. #                          Rick Pugh <rick@bilmillennium.com>
  2407.  
  2408.  
  2409.  
  2410. Reynolds & Postel                                              [Page 43]
  2411.  
  2412. RFC 1700                    Assigned Numbers                October 1994
  2413.  
  2414.  
  2415. af              1411/tcp   AudioFile
  2416. af              1411/udp   AudioFile
  2417. #                          Jim Gettys <jg@crl.dec.com>
  2418. innosys         1412/tcp   InnoSys
  2419. innosys         1412/udp   InnoSys
  2420. innosys-acl     1413/tcp   Innosys-ACL
  2421. innosys-acl     1413/udp   Innosys-ACL
  2422. #                          Eric Welch <--none--->
  2423. ibm-mqseries    1414/tcp   IBM MQSeries
  2424. ibm-mqseries    1414/udp   IBM MQSeries
  2425. #                          Roger Meli <rmmeli%winvmd@vnet.ibm.com>
  2426. dbstar          1415/tcp   DBStar
  2427. dbstar          1415/udp   DBStar
  2428. #                          Jeffrey Millman <jcm@dbstar.com>
  2429. novell-lu6.2    1416/tcp   Novell LU6.2
  2430. novell-lu6.2    1416/udp   Novell LU6.2
  2431. #                          Peter Liu <--none--->
  2432. timbuktu-srv1   1417/tcp   Timbuktu Service 1 Port
  2433. timbuktu-srv1   1417/tcp   Timbuktu Service 1 Port
  2434. timbuktu-srv2   1418/tcp   Timbuktu Service 2 Port
  2435. timbuktu-srv2   1418/udp   Timbuktu Service 2 Port
  2436. timbuktu-srv3   1419/tcp   Timbuktu Service 3 Port
  2437. timbuktu-srv3   1419/udp   Timbuktu Service 3 Port
  2438. timbuktu-srv4   1420/tcp   Timbuktu Service 4 Port
  2439. timbuktu-srv4   1420/udp   Timbuktu Service 4 Port
  2440. #                          Marc Epard <marc@waygate.farallon.com>
  2441. gandalf-lm      1421/tcp   Gandalf License Manager
  2442. gandalf-lm      1421/udp   Gandalf License Manager
  2443. #                          gilmer@gandalf.ca
  2444. autodesk-lm     1422/tcp   Autodesk License Manager
  2445. autodesk-lm     1422/udp   Autodesk License Manager
  2446. #                          David Ko <dko@autodesk.com>
  2447. essbase         1423/tcp   Essbase Arbor Software
  2448. essbase         1423/udp   Essbase Arbor Software
  2449. hybrid          1424/tcp   Hybrid Encryption Protocol
  2450. hybrid          1424/udp   Hybrid Encryption Protocol
  2451. #                          Howard Hart <hch@hybrid.com>
  2452. zion-lm         1425/tcp   Zion Software License Manager
  2453. zion-lm         1425/udp   Zion Software License Manager
  2454. #                          David Ferrero <david@zion.com>
  2455. sas-1           1426/tcp   Satellite-data Acquisition System 1
  2456. sas-1           1426/udp   Satellite-data Acquisition System 1
  2457. #                          Bill Taylor <sais@ssec.wisc.edu>
  2458. mloadd          1427/tcp   mloadd monitoring tool
  2459. mloadd          1427/udp   mloadd monitoring tool
  2460. #                          Bob Braden <braden@isi.edu>
  2461. informatik-lm   1428/tcp   Informatik License Manager
  2462. informatik-lm   1428/udp   Informatik License Manager
  2463.  
  2464.  
  2465.  
  2466. Reynolds & Postel                                              [Page 44]
  2467.  
  2468. RFC 1700                    Assigned Numbers                October 1994
  2469.  
  2470.  
  2471. #                          Harald Schlangmann
  2472. #                          <schlangm@informatik.uni-muenchen.de>
  2473. nms             1429/tcp   Hypercom NMS
  2474. nms             1429/udp   Hypercom NMS
  2475. tpdu            1430/tcp   Hypercom TPDU
  2476. tpdu            1430/udp   Hypercom TPDU
  2477. #                          Noor Chowdhury <noor@hypercom.com>
  2478. rgtp            1431/tcp   Reverse Gosip Transport
  2479. rgtp            1431/udp   Reverse Gosip Transport
  2480. #                          <iwj10@cl.cam-orl.co.uk>
  2481. blueberry-lm    1432/tcp   Blueberry Software License Manager
  2482. blueberry-lm    1432/udp   Blueberry Software License Manager
  2483. #                          Steve Beigel <ublueb!steve@uunet.uu.net>
  2484. ms-sql-s        1433/tcp   Microsoft-SQL-Server
  2485. ms-sql-s        1433/udp   Microsoft-SQL-Server
  2486. ms-sql-m        1434/tcp   Microsoft-SQL-Monitor
  2487. ms-sql-m        1434/udp   Microsoft-SQL-Monitor
  2488. #                          Peter Hussey <peterhus@microsoft.com>
  2489. ibm-cics        1435/tcp   IBM CISC
  2490. ibm-cics        1435/udp   IBM CISC
  2491. #                          Geoff Meacock <gbibmswl@ibmmail.COM>
  2492. sas-2           1436/tcp   Satellite-data Acquisition System 2
  2493. sas-2           1436/udp   Satellite-data Acquisition System 2
  2494. #                          Bill Taylor <sais@ssec.wisc.edu>
  2495. tabula          1437/tcp   Tabula
  2496. tabula          1437/udp   Tabula
  2497. #                          Marcelo Einhorn
  2498. #                          <KGUNE%HUJIVM1.bitnet@taunivm.tau.ac.il>
  2499. eicon-server    1438/tcp   Eicon Security Agent/Server
  2500. eicon-server    1438/udp   Eicon Security Agent/Server
  2501. eicon-x25       1439/tcp   Eicon X25/SNA Gateway
  2502. eicon-x25       1439/udp   Eicon X25/SNA Gateway
  2503. eicon-slp       1440/tcp   Eicon Service Location Protocol
  2504. eicon-slp       1440/udp   Eicon Service Location Protocol
  2505. #                          Pat Calhoun <CALHOUN@admin.eicon.qc.ca>
  2506. cadis-1         1441/tcp   Cadis License Management
  2507. cadis-1         1441/udp   Cadis License Management
  2508. cadis-2         1442/tcp   Cadis License Management
  2509. cadis-2         1442/udp   Cadis License Management
  2510. #                          Todd Wichers <twichers@csn.org>
  2511. ies-lm          1443/tcp   Integrated Engineering Software
  2512. ies-lm          1443/udp   Integrated Engineering Software
  2513. #                          David Tong <David_Tong@integrated.mb.ca>
  2514. marcam-lm       1444/tcp   Marcam  License Management
  2515. marcam-lm       1444/udp   Marcam  License Management
  2516. #                          Therese Hunt <hunt@marcam.com>
  2517. proxima-lm      1445/tcp   Proxima License Manager
  2518. proxima-lm      1445/udp   Proxima License Manager
  2519.  
  2520.  
  2521.  
  2522. Reynolds & Postel                                              [Page 45]
  2523.  
  2524. RFC 1700                    Assigned Numbers                October 1994
  2525.  
  2526.  
  2527. ora-lm          1446/tcp   Optical Research Associates License Manager
  2528. ora-lm          1446/udp   Optical Research Associates License Manager
  2529. apri-lm         1447/tcp   Applied Parallel Research LM
  2530. apri-lm         1447/udp   Applied Parallel Research LM
  2531. #                          Jim Dillon <jed@apri.com>
  2532. oc-lm           1448/tcp   OpenConnect License Manager
  2533. oc-lm           1448/udp   OpenConnect License Manager
  2534. #                          Sue Barnhill <snb@oc.com>
  2535. peport          1449/tcp   PEport
  2536. peport          1449/udp   PEport
  2537. #                          Qentin Neill <quentin@ColumbiaSC.NCR.COM>
  2538. dwf             1450/tcp   Tandem Distributed Workbench Facility
  2539. dwf             1450/udp   Tandem Distributed Workbench Facility
  2540. #                          Mike Bert <BERG_MIKE@tandem.com>
  2541. infoman         1451/tcp   IBM Information Management
  2542. infoman         1451/udp   IBM Information Management
  2543. #                          Karen Burns <---none--->
  2544. gtegsc-lm       1452/tcp   GTE Government Systems License Man
  2545. gtegsc-lm       1452/udp   GTE Government Systems License Man
  2546. #               Mike Gregory <Gregory_Mike@msmail.iipo.gtegsc.com>
  2547. genie-lm        1453/tcp   Genie License Manager
  2548. genie-lm        1453/udp   Genie License Manager
  2549. #                          Paul Applegate <p.applegate2@genie.geis.com>
  2550. interhdl_elmd   1454/tcp   interHDL License Manager
  2551. interhdl_elmd   1454/tcp   interHDL License Manager
  2552. #                          Eli Sternheim eli@interhdl.com
  2553. esl-lm          1455/tcp   ESL License Manager
  2554. esl-lm          1455/udp   ESL License Manager
  2555. #                          Abel Chou <abel@willy.esl.com>
  2556. dca             1456/tcp   DCA
  2557. dca             1456/udp   DCA
  2558. #                          Jeff Garbers <jgarbers@netcom.com>
  2559. valisys-lm      1457/tcp    Valisys License Manager
  2560. valisys-lm      1457/udp    Valisys License Manager
  2561. #               Leslie Lincoln <leslie_lincoln@valisys.com>
  2562. nrcabq-lm       1458/tcp    Nichols Research Corp.
  2563. nrcabq-lm       1458/udp    Nichols Research Corp.
  2564. #                           Howard Cole <hcole@tumbleweed.nrcabq.com>
  2565. proshare1       1459/tcp    Proshare Notebook Application
  2566. proshare1       1459/udp    Proshare Notebook Application
  2567. proshare2       1460/tcp    Proshare Notebook Application
  2568. proshare2       1460/udp    Proshare Notebook Application
  2569. #                           Robin Kar <Robin_Kar@ccm.hf.intel.com>
  2570. ibm_wrless_lan  1461/tcp    IBM Wireless LAN
  2571. ibm_wrless_lan  1461/udp    IBM Wireless LAN
  2572. #                           <flanne@vnet.IBM.COM>
  2573. world-lm        1462/tcp    World License Manager
  2574. world-lm        1462/udp    World License Manager
  2575.  
  2576.  
  2577.  
  2578. Reynolds & Postel                                              [Page 46]
  2579.  
  2580. RFC 1700                    Assigned Numbers                October 1994
  2581.  
  2582.  
  2583. #                           Michael S Amirault <ambi@world.std.com>
  2584. nucleus         1463/tcp    Nucleus
  2585. nucleus         1463/udp    Nucleus
  2586. #                           Venky Nagar <venky@fafner.Stanford.EDU>
  2587. msl_lmd         1464/tcp    MSL License Manager
  2588. msl_lmd         1464/udp    MSL License Manager
  2589. #                           Matt Timmermans
  2590. pipes           1465/tcp    Pipes Platform
  2591. pipes           1465/udp    Pipes Platform  mfarlin@peerlogic.com
  2592. #                           Mark Farlin <mfarlin@peerlogic.com>
  2593. oceansoft-lm    1466/tcp    Ocean Software License Manager
  2594. oceansoft-lm    1466/udp    Ocean Software License Manager
  2595. #                           Randy Leonard <randy@oceansoft.com>
  2596. csdmbase        1467/tcp    CSDMBASE
  2597. csdmbase        1467/udp    CSDMBASE
  2598. csdm            1468/tcp    CSDM
  2599. csdm            1468/udp    CSDM
  2600. #               Robert Stabl <stabl@informatik.uni-muenchen.de>
  2601. aal-lm          1469/tcp    Active Analysis Limited License Manager
  2602. aal-lm          1469/udp    Active Analysis Limited License Manager
  2603. #                           David Snocken  +44 (71)437-7009
  2604. uaiact          1470/tcp    Universal Analytics
  2605. uaiact          1470/udp    Universal Analytics
  2606. #                           Mark R. Ludwig <Mark-Ludwig@uai.com>
  2607. csdmbase        1471/tcp    csdmbase
  2608. csdmbase        1471/udp    csdmbase
  2609. csdm            1472/tcp    csdm
  2610. csdm            1472/udp    csdm
  2611. #               Robert Stabl <stabl@informatik.uni-muenchen.de>
  2612. openmath        1473/tcp    OpenMath
  2613. openmath        1473/udp    OpenMath
  2614. #                           Garth Mayville <mayville@maplesoft.on.ca>
  2615. telefinder      1474/tcp    Telefinder
  2616. telefinder      1474/udp    Telefinder
  2617. #                           Jim White <Jim_White@spiderisland.com>
  2618. taligent-lm     1475/tcp    Taligent License Manager
  2619. taligent-lm     1475/udp    Taligent License Manager
  2620. #               Mark Sapsford <Mark_Sapsford@@taligent.com>
  2621. clvm-cfg        1476/tcp    clvm-cfg
  2622. clvm-cfg        1476/udp    clvm-cfg
  2623. #                           Eric Soderberg <seric@cup.hp.com>
  2624. ms-sna-server   1477/tcp    ms-sna-server
  2625. ms-sna-server   1477/udp    ms-sna-server
  2626. ms-sna-base     1478/tcp    ms-sna-base
  2627. ms-sna-base     1478/udp    ms-sna-base
  2628. #                           Gordon Mangione <gordm@microsoft.com>
  2629. dberegister     1479/tcp    dberegister
  2630. dberegister     1479/udp    dberegister
  2631.  
  2632.  
  2633.  
  2634. Reynolds & Postel                                              [Page 47]
  2635.  
  2636. RFC 1700                    Assigned Numbers                October 1994
  2637.  
  2638.  
  2639. #                           Brian Griswold <brian@dancingbear.com>
  2640. pacerforum      1480/tcp    PacerForum
  2641. pacerforum      1480/udp    PacerForum
  2642. #                           Peter Caswell <pfc@pacvax.pacersoft.com>
  2643. airs            1481/tcp    AIRS
  2644. airs            1481/udp    AIRS
  2645. #                           Bruce Wilson, 905-771-6161
  2646. miteksys-lm     1482/tcp    Miteksys License Manager
  2647. miteksys-lm     1482/udp    Miteksys License Manager
  2648. #                           Shane McRoberts <mcroberts@miteksys.com>
  2649. afs             1483/tcp    AFS License Manager
  2650. afs             1483/udp    AFS License Manager
  2651. #                           Michael R. Pizolato <michael@afs.com>
  2652. confluent       1484/tcp    Confluent License Manager
  2653. confluent       1484/udp    Confluent License Manager
  2654. #                           James Greenfiel <jim@pa.confluent.com>
  2655. lansource       1485/tcp    LANSource
  2656. lansource       1485/udp    LANSource
  2657. #                           Doug Scott <lansourc@hookup.net>
  2658. nms_topo_serv   1486/tcp    nms_topo_serv
  2659. nms_topo_serv   1486/udp    nms_topo_serv
  2660. #                           Sylvia Siu <Sylvia_Siu@Novell.CO>
  2661. localinfosrvr   1487/tcp    LocalInfoSrvr
  2662. localinfosrvr   1487/udp    LocalInfoSrvr
  2663. #               Brian Matthews <brian_matthews@ibist.ibis.com>
  2664. docstor         1488/tcp    DocStor
  2665. docstor         1488/udp    DocStor
  2666. #                           Brian Spears <bspears@salix.com>
  2667. dmdocbroker     1489/tcp    dmdocbroker
  2668. dmdocbroker     1489/udp    dmdocbroker
  2669. #                           Razmik Abnous <abnous@documentum.com>
  2670. insitu-conf     1490/tcp    insitu-conf
  2671. insitu-conf     1490/udp    insitu-conf
  2672. #                           Paul Blacknell <paul@insitu.com>
  2673. anynetgateway   1491/tcp    anynetgateway
  2674. anynetgateway   1491/udp    anynetgateway
  2675. #                           Dan Poirier <poirier@VNET.IBM.COM>
  2676. stone-design-1  1492/tcp    stone-design-1
  2677. stone-design-1  1492/udp    stone-design-1
  2678. #                           Andrew Stone <andrew@stone.com>
  2679. netmap_lm       1493/tcp    netmap_lm
  2680. netmap_lm       1493/udp    netmap_lm
  2681. #                           Phillip Magson <philm@extro.ucc.su.OZ.AU>
  2682. ica             1494/tcp    ica
  2683. ica             1494/udp    ica
  2684. #                           John Richardson, Citrix Systems
  2685. cvc             1495/tcp    cvc
  2686. cvc             1495/udp    cvc
  2687.  
  2688.  
  2689.  
  2690. Reynolds & Postel                                              [Page 48]
  2691.  
  2692. RFC 1700                    Assigned Numbers                October 1994
  2693.  
  2694.  
  2695. #                           Bill Davidson <billd@equalizer.cray.com>
  2696. liberty-lm      1496/tcp    liberty-lm
  2697. liberty-lm      1496/udp    liberty-lm
  2698. #                           Jim Rogers <trane!jimbo@pacbell.com>
  2699. rfx-lm          1497/tcp    rfx-lm
  2700. rfx-lm          1497/udp    rfx-lm
  2701. #                           Bill Bishop <bil@rfx.rfx.com>
  2702. watcom-sql      1498/tcp    Watcom-SQL
  2703. watcom-sql      1498/udp    Watcom-SQL
  2704. #                           Rog Skubowius <rwskubow@ccnga.uwaterloo.ca>
  2705. fhc             1499/tcp    Federico Heinz Consultora
  2706. fhc             1499/udp    Federico Heinz Consultora
  2707. #                           Federico Heinz <federico@heinz.com>
  2708. vlsi-lm         1500/tcp    VLSI License Manager
  2709. vlsi-lm         1500/udp    VLSI License Manager
  2710. #                           Shue-Lin Kuo <shuelin@mdk.sanjose.vlsi.com>
  2711. sas-3           1501/tcp    Satellite-data Acquisition System 3
  2712. sas-3           1501/udp    Satellite-data Acquisition System 3
  2713. #                           Bill Taylor <sais@ssec.wisc.edu>
  2714. shivadiscovery  1502/tcp    Shiva
  2715. shivadiscovery  1502/udp    Shiva
  2716. #                           Jonathan Wenocur <jhw@Shiva.COM>
  2717. imtc-mcs        1503/tcp    Databeam
  2718. imtc-mcs        1503/udp    Databeam
  2719. #                           Jim Johnstone <jjohnstone@databeam.com>
  2720. evb-elm         1504/tcp    EVB Software Engineering License Manager
  2721. evb-elm         1504/udp    EVB Software Engineering License Manager
  2722. #                           B.G. Mahesh < mahesh@sett.com>
  2723. funkproxy       1505/tcp    Funk Software, Inc.
  2724. funkproxy       1505/udp    Funk Software, Inc.
  2725. #                           Robert D. Vincent <bert@willowpond.com>
  2726. #               1506-1523   Unassigned
  2727. ingreslock      1524/tcp    ingres
  2728. ingreslock      1524/udp    ingres
  2729. orasrv          1525/tcp    oracle
  2730. orasrv          1525/udp    oracle
  2731. prospero-np     1525/tcp    Prospero Directory Service non-priv
  2732. prospero-np     1525/udp    Prospero Directory Service non-priv
  2733. pdap-np         1526/tcp    Prospero Data Access Prot non-priv
  2734. pdap-np         1526/udp    Prospero Data Access Prot non-priv
  2735. #                           B. Clifford Neuman <bcn@isi.edu>
  2736. tlisrv          1527/tcp    oracle
  2737. tlisrv          1527/udp    oracle
  2738. coauthor        1529/tcp    oracle
  2739. coauthor        1529/udp    oracle
  2740. issd            1600/tcp
  2741. issd            1600/udp
  2742. nkd             1650/tcp
  2743.  
  2744.  
  2745.  
  2746. Reynolds & Postel                                              [Page 49]
  2747.  
  2748. RFC 1700                    Assigned Numbers                October 1994
  2749.  
  2750.  
  2751. nkd             1650/udp
  2752. proshareaudio   1651/tcp   proshare conf audio
  2753. proshareaudio   1651/udp   proshare conf audio
  2754. prosharevideo   1652/tcp   proshare conf video
  2755. prosharevideo   1652/udp   proshare conf video
  2756. prosharedata    1653/tcp   proshare conf data
  2757. prosharedata    1653/udp   proshare conf data
  2758. prosharerequest 1654/tcp   proshare conf request
  2759. prosharerequest 1654/udp   proshare conf request
  2760. prosharenotify  1655/tcp   proshare conf notify
  2761. prosharenotify  1655/udp   proshare conf notify
  2762. #                          <gunner@ibeam.intel.com>
  2763. netview-aix-1   1661/tcp   netview-aix-1
  2764. netview-aix-1   1661/udp   netview-aix-1
  2765. netview-aix-2   1662/tcp   netview-aix-2
  2766. netview-aix-2   1662/udp   netview-aix-2
  2767. netview-aix-3   1663/tcp   netview-aix-3
  2768. netview-aix-3   1663/udp   netview-aix-3
  2769. netview-aix-4   1664/tcp   netview-aix-4
  2770. netview-aix-4   1664/udp   netview-aix-4
  2771. netview-aix-5   1665/tcp   netview-aix-5
  2772. netview-aix-5   1665/udp   netview-aix-5
  2773. netview-aix-6   1666/tcp   netview-aix-6
  2774. netview-aix-6   1666/udp   netview-aix-6
  2775. #               Martha Crisson <CRISSON@ralvm12.vnet.ibm.com>
  2776. licensedaemon   1986/tcp   cisco license management
  2777. licensedaemon   1986/udp   cisco license management
  2778. tr-rsrb-p1      1987/tcp   cisco RSRB Priority 1 port
  2779. tr-rsrb-p1      1987/udp   cisco RSRB Priority 1 port
  2780. tr-rsrb-p2      1988/tcp   cisco RSRB Priority 2 port
  2781. tr-rsrb-p2      1988/udp   cisco RSRB Priority 2 port
  2782. tr-rsrb-p3      1989/tcp   cisco RSRB Priority 3 port
  2783. tr-rsrb-p3      1989/udp   cisco RSRB Priority 3 port
  2784. #PROBLEMS!===================================================
  2785. mshnet          1989/tcp   MHSnet system
  2786. mshnet          1989/udp   MHSnet system
  2787. #               Bob Kummerfeld <bob@sarad.cs.su.oz.au>
  2788. #PROBLEMS!===================================================
  2789. stun-p1         1990/tcp   cisco STUN Priority 1 port
  2790. stun-p1         1990/udp   cisco STUN Priority 1 port
  2791. stun-p2         1991/tcp   cisco STUN Priority 2 port
  2792. stun-p2         1991/udp   cisco STUN Priority 2 port
  2793. stun-p3         1992/tcp   cisco STUN Priority 3 port
  2794. stun-p3         1992/udp   cisco STUN Priority 3 port
  2795. #PROBLEMS!===================================================
  2796. ipsendmsg       1992/tcp   IPsendmsg
  2797. ipsendmsg       1992/udp   IPsendmsg
  2798. #               Bob Kummerfeld <bob@sarad.cs.su.oz.au>
  2799.  
  2800.  
  2801.  
  2802. Reynolds & Postel                                              [Page 50]
  2803.  
  2804. RFC 1700                    Assigned Numbers                October 1994
  2805.  
  2806.  
  2807. #PROBLEMS!===================================================
  2808. snmp-tcp-port   1993/tcp   cisco SNMP TCP port
  2809. snmp-tcp-port   1993/udp   cisco SNMP TCP port
  2810. stun-port       1994/tcp   cisco serial tunnel port
  2811. stun-port       1994/udp   cisco serial tunnel port
  2812. perf-port       1995/tcp   cisco perf port
  2813. perf-port       1995/udp   cisco perf port
  2814. tr-rsrb-port    1996/tcp   cisco Remote SRB port
  2815. tr-rsrb-port    1996/udp   cisco Remote SRB port
  2816. gdp-port        1997/tcp   cisco Gateway Discovery Protocol
  2817. gdp-port        1997/udp   cisco Gateway Discovery Protocol
  2818. x25-svc-port    1998/tcp   cisco X.25 service (XOT)
  2819. x25-svc-port    1998/udp   cisco X.25 service (XOT)
  2820. tcp-id-port     1999/tcp   cisco identification port
  2821. tcp-id-port     1999/udp   cisco identification port
  2822. callbook        2000/tcp
  2823. callbook        2000/udp
  2824. dc              2001/tcp
  2825. wizard          2001/udp    curry
  2826. globe           2002/tcp
  2827. globe           2002/udp
  2828. mailbox         2004/tcp
  2829. emce            2004/udp    CCWS mm conf
  2830. berknet         2005/tcp
  2831. oracle          2005/udp
  2832. invokator       2006/tcp
  2833. raid-cc         2006/udp    raid
  2834. dectalk         2007/tcp
  2835. raid-am         2007/udp
  2836. conf            2008/tcp
  2837. terminaldb      2008/udp
  2838. news            2009/tcp
  2839. whosockami      2009/udp
  2840. search          2010/tcp
  2841. pipe_server     2010/udp
  2842. raid-cc         2011/tcp    raid
  2843. servserv        2011/udp
  2844. ttyinfo         2012/tcp
  2845. raid-ac         2012/udp
  2846. raid-am         2013/tcp
  2847. raid-cd         2013/udp
  2848. troff           2014/tcp
  2849. raid-sf         2014/udp
  2850. cypress         2015/tcp
  2851. raid-cs         2015/udp
  2852. bootserver      2016/tcp
  2853. bootserver      2016/udp
  2854. cypress-stat    2017/tcp
  2855.  
  2856.  
  2857.  
  2858. Reynolds & Postel                                              [Page 51]
  2859.  
  2860. RFC 1700                    Assigned Numbers                October 1994
  2861.  
  2862.  
  2863. bootclient      2017/udp
  2864. terminaldb      2018/tcp
  2865. rellpack        2018/udp
  2866. whosockami      2019/tcp
  2867. about           2019/udp
  2868. xinupageserver  2020/tcp
  2869. xinupageserver  2020/udp
  2870. servexec        2021/tcp
  2871. xinuexpansion1  2021/udp
  2872. down            2022/tcp
  2873. xinuexpansion2  2022/udp
  2874. xinuexpansion3  2023/tcp
  2875. xinuexpansion3  2023/udp
  2876. xinuexpansion4  2024/tcp
  2877. xinuexpansion4  2024/udp
  2878. ellpack         2025/tcp
  2879. xribs           2025/udp
  2880. scrabble        2026/tcp
  2881. scrabble        2026/udp
  2882. shadowserver    2027/tcp
  2883. shadowserver    2027/udp
  2884. submitserver    2028/tcp
  2885. submitserver    2028/udp
  2886. device2         2030/tcp
  2887. device2         2030/udp
  2888. blackboard      2032/tcp
  2889. blackboard      2032/udp
  2890. glogger         2033/tcp
  2891. glogger         2033/udp
  2892. scoremgr        2034/tcp
  2893. scoremgr        2034/udp
  2894. imsldoc         2035/tcp
  2895. imsldoc         2035/udp
  2896. objectmanager   2038/tcp
  2897. objectmanager   2038/udp
  2898. lam             2040/tcp
  2899. lam             2040/udp
  2900. interbase       2041/tcp
  2901. interbase       2041/udp
  2902. isis            2042/tcp
  2903. isis            2042/udp
  2904. isis-bcast      2043/tcp
  2905. isis-bcast      2043/udp
  2906. rimsl           2044/tcp
  2907. rimsl           2044/udp
  2908. cdfunc          2045/tcp
  2909. cdfunc          2045/udp
  2910. sdfunc          2046/tcp
  2911.  
  2912.  
  2913.  
  2914. Reynolds & Postel                                              [Page 52]
  2915.  
  2916. RFC 1700                    Assigned Numbers                October 1994
  2917.  
  2918.  
  2919. sdfunc          2046/udp
  2920. dls             2047/tcp
  2921. dls             2047/udp
  2922. dls-monitor     2048/tcp
  2923. dls-monitor     2048/udp
  2924. shilp           2049/tcp
  2925. shilp           2049/udp
  2926. dlsrpn          2065/tcp   Data Link Switch Read Port Number
  2927. dlsrpn          2065/udp   Data Link Switch Read Port Number
  2928. dlswpn          2067/tcp   Data Link Switch Write Port Number
  2929. dlswpn          2067/udp   Data Link Switch Write Port Number
  2930. ats             2201/tcp   Advanced Training System Program
  2931. ats             2201/udp   Advanced Training System Program
  2932. rtsserv         2500/tcp   Resource Tracking system server
  2933. rtsserv         2500/udp   Resource Tracking system server
  2934. rtsclient       2501/tcp   Resource Tracking system client
  2935. rtsclient       2501/udp   Resource Tracking system client
  2936. #                          Aubrey Turner
  2937. #               <S95525ta%etsuacad.bitnet@ETSUADMN.ETSU.EDU>
  2938. hp-3000-telnet  2564/tcp   HP 3000 NS/VT block mode telnet
  2939. www-dev         2784/tcp   world wide web - development
  2940. www-dev         2784/udp   world wide web - development
  2941. NSWS            3049/tcp
  2942. NSWS            3049/udp
  2943. ccmail          3264/tcp   cc:mail/lotus
  2944. ccmail          3264/udp   cc:mail/lotus
  2945. dec-notes       3333/tcp   DEC Notes
  2946. dec-notes       3333/udp   DEC Notes
  2947. #                          Kim Moraros <moraros@via.enet.dec.com>
  2948. mapper-nodemgr    3984/tcp     MAPPER network node manager
  2949. mapper-nodemgr    3984/udp     MAPPER network node manager
  2950. mapper-mapethd    3985/tcp     MAPPER TCP/IP server
  2951. mapper-mapethd    3985/udp     MAPPER TCP/IP server
  2952. mapper-ws_ethd    3986/tcp     MAPPER workstation server
  2953. mapper-ws_ethd    3986/udp     MAPPER workstation server
  2954. #                 John C. Horton <jch@unirsvl.rsvl.unisys.com>
  2955. bmap            3421/tcp   Bull Apprise portmapper
  2956. bmap            3421/udp   Bull Apprise portmapper
  2957. #                          Jeremy Gilbert <J.Gilbert@ma30.bull.com>
  2958. udt_os          3900/tcp   Unidata UDT OS
  2959. udt_os          3900/udp   Unidata UDT OS
  2960. #                          James Powell <james@mailhost.unidata.com>
  2961. nuts_dem        4132/tcp   NUTS Daemon
  2962. nuts_dem        4132/udp   NUTS Daemon
  2963. nuts_bootp      4133/tcp   NUTS Bootp Server
  2964. nuts_bootp      4133/udp   NUTS Bootp Server
  2965. #                          Martin Freiss <freiss.pad@sni.>
  2966. unicall         4343/tcp   UNICALL
  2967.  
  2968.  
  2969.  
  2970. Reynolds & Postel                                              [Page 53]
  2971.  
  2972. RFC 1700                    Assigned Numbers                October 1994
  2973.  
  2974.  
  2975. unicall         4343/udp   UNICALL
  2976. #                          James Powell <james@enghp.unidata.comp>
  2977. krb524          4444/tcp   KRB524
  2978. krb524          4444/udp   KRB524
  2979. #                          B. Clifford Neuman <bcn@isi.edu>
  2980. rfa             4672/tcp   remote file access server
  2981. rfa             4672/udp   remote file access server
  2982. commplex-main   5000/tcp
  2983. commplex-main   5000/udp
  2984. commplex-link   5001/tcp
  2985. commplex-link   5001/udp
  2986. rfe             5002/tcp   radio free ethernet
  2987. rfe             5002/udp   radio free ethernet
  2988. telelpathstart  5010/tcp   TelepathStart
  2989. telelpathstart  5010/udp   TelepathStart
  2990. telelpathattack 5011/tcp   TelepathAttack
  2991. telelpathattack 5011/udp   TelepathAttack
  2992. #               Helmuth Breitenfellner <hbreitenf@vnet.imb.com>
  2993. mmcc            5050/tcp   multimedia conference control tool
  2994. mmcc            5050/udp   multimedia conference control tool
  2995. rmonitor_secure 5145/tcp
  2996. rmonitor_secure 5145/udp
  2997. aol             5190/tcp   America-Online
  2998. aol             5190/udp   America-Online
  2999. #                          Marty Lyons <marty@aol.com>
  3000. padl2sim        5236/tcp
  3001. padl2sim        5236/udp
  3002. hacl-hb         5300/tcp        # HA cluster heartbeat
  3003. hacl-hb         5300/udp        # HA cluster heartbeat
  3004. hacl-gs         5301/tcp        # HA cluster general services
  3005. hacl-gs         5301/udp        # HA cluster general services
  3006. hacl-cfg        5302/tcp        # HA cluster configuration
  3007. hacl-cfg        5302/udp        # HA cluster configuration
  3008. hacl-probe      5303/tcp        # HA cluster probing
  3009. hacl-probe      5303/udp        # HA cluster probing
  3010. hacl-local      5304/tcp
  3011. hacl-local      5304/udp
  3012. hacl-test       5305/tcp
  3013. hacl-test       5305/udp
  3014. #                               Eric Soderberg <seric@hposl102.cup.hp>
  3015. x11             6000-6063/tcp   X Window System
  3016. x11             6000-6063/udp   X Window System
  3017. #               Stephen Gildea <gildea@expo.lcs.mit.edu>
  3018. sub-process     6111/tcp   HP SoftBench Sub-Process Control
  3019. sub-process     6111/udp   HP SoftBench Sub-Process Control
  3020. meta-corp       6141/tcp   Meta Corporation License Manager
  3021. meta-corp       6141/udp   Meta Corporation License Manager
  3022. #                          Osamu Masuda <--none--->
  3023.  
  3024.  
  3025.  
  3026. Reynolds & Postel                                              [Page 54]
  3027.  
  3028. RFC 1700                    Assigned Numbers                October 1994
  3029.  
  3030.  
  3031. aspentec-lm     6142/tcp   Aspen Technology License Manager
  3032. aspentec-lm     6142/udp   Aspen Technology License Manager
  3033. #                          Kevin Massey <massey@aspentec.com>
  3034. watershed-lm    6143/tcp   Watershed License Manager
  3035. watershed-lm    6143/udp   Watershed License Manager
  3036. #                          David Ferrero <david@zion.com>
  3037. statsci1-lm     6144/tcp   StatSci License Manager - 1
  3038. statsci1-lm     6144/udp   StatSci License Manager - 1
  3039. statsci2-lm     6145/tcp   StatSci License Manager - 2
  3040. statsci2-lm     6145/udp   StatSci License Manager - 2
  3041. #                          Scott Blachowicz <scott@statsci.com>
  3042. lonewolf-lm     6146/tcp   Lone Wolf Systems License Manager
  3043. lonewolf-lm     6146/udp   Lone Wolf Systems License Manager
  3044. #                          Dan Klein <dvk@lonewolf.com>
  3045. montage-lm      6147/tcp   Montage License Manager
  3046. montage-lm      6147/udp   Montage License Manager
  3047. #                          Michael Ubell <michael@montage.com>
  3048. xdsxdm          6558/udp
  3049. xdsxdm          6558/tcp
  3050. afs3-fileserver 7000/tcp   file server itself
  3051. afs3-fileserver 7000/udp   file server itself
  3052. afs3-callback   7001/tcp   callbacks to cache managers
  3053. afs3-callback   7001/udp   callbacks to cache managers
  3054. afs3-prserver   7002/tcp   users & groups database
  3055. afs3-prserver   7002/udp   users & groups database
  3056. afs3-vlserver   7003/tcp   volume location database
  3057. afs3-vlserver   7003/udp   volume location database
  3058. afs3-kaserver   7004/tcp   AFS/Kerberos authentication service
  3059. afs3-kaserver   7004/udp   AFS/Kerberos authentication service
  3060. afs3-volser     7005/tcp   volume managment server
  3061. afs3-volser     7005/udp   volume managment server
  3062. afs3-errors     7006/tcp   error interpretation service
  3063. afs3-errors     7006/udp   error interpretation service
  3064. afs3-bos        7007/tcp   basic overseer process
  3065. afs3-bos        7007/udp   basic overseer process
  3066. afs3-update     7008/tcp   server-to-server updater
  3067. afs3-update     7008/udp   server-to-server updater
  3068. afs3-rmtsys     7009/tcp   remote cache manager service
  3069. afs3-rmtsys     7009/udp   remote cache manager service
  3070. ups-onlinet     7010/tcp   onlinet uninterruptable power supplies
  3071. ups-onlinet     7010/udp   onlinet uninterruptable power supplies
  3072. #                          Brian Hammill <hamill@dolphin.exide.com>
  3073. font-service    7100/tcp   X Font Service
  3074. font-service    7100/udp   X Font Service
  3075. #                          Stephen Gildea <gildea@expo.lcs.mit.edu>
  3076. fodms           7200/tcp   FODMS FLIP
  3077. fodms           7200/udp   FODMS FLIP
  3078. #           David Anthony <anthony@power.amasd.anatcp.rockwell.com>
  3079.  
  3080.  
  3081.  
  3082. Reynolds & Postel                                              [Page 55]
  3083.  
  3084. RFC 1700                    Assigned Numbers                October 1994
  3085.  
  3086.  
  3087. man             9535/tcp
  3088. man             9535/udp
  3089. isode-dua       17007/tcp
  3090. isode-dua       17007/udp
  3091.  
  3092. REFERENCES
  3093.  
  3094. [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
  3095.          USC/Information Sciences Institute, August 1980.
  3096.  
  3097. [RFC793] Postel, J., ed., "Transmission Control Protocol - DARPA
  3098.          Internet Program Protocol Specification", STD 7, RFC 793,
  3099.          USC/Information Sciences Institute, September 1981.
  3100.  
  3101.  
  3102.  
  3103. []
  3104.  
  3105.  
  3106. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131.  
  3132.  
  3133.  
  3134.  
  3135.  
  3136.  
  3137.  
  3138. Reynolds & Postel                                              [Page 56]
  3139.  
  3140. RFC 1700                    Assigned Numbers                October 1994
  3141.  
  3142.  
  3143. INTERNET MULTICAST ADDRESSES
  3144.  
  3145. Host Extensions for IP Multicasting [RFC1112] specifies the
  3146. extensions required of a host implementation of the Internet Protocol
  3147. (IP) to support multicasting.  Current addresses are listed below.
  3148.  
  3149. 224.0.0.0  Base Address (Reserved)                   [RFC1112,JBP]
  3150. 224.0.0.1  All Systems on this Subnet                [RFC1112,JBP]
  3151. 224.0.0.2  All Routers on this Subnet                        [JBP]
  3152. 224.0.0.3  Unassigned                                        [JBP]
  3153. 224.0.0.4  DVMRP    Routers                          [RFC1075,JBP]
  3154. 224.0.0.5  OSPFIGP  OSPFIGP All Routers             [RFC1583,JXM1]
  3155. 224.0.0.6  OSPFIGP  OSPFIGP Designated Routers      [RFC1583,JXM1]
  3156. 224.0.0.7  ST Routers                               [RFC1190,KS14]
  3157. 224.0.0.8  ST Hosts                                 [RFC1190,KS14]
  3158. 224.0.0.9  RIP2 Routers                                    [GSM11]
  3159. 224.0.0.10 IGRP Routers                           [Dino Farinacci]
  3160. 224.0.0.11 Mobile-Agents                            [Bill Simpson]
  3161. 224.0.0.12-224.0.0.255 Unassigned                            [JBP]
  3162.  
  3163. 224.0.1.0  VMTP Managers Group                      [RFC1045,DRC3]
  3164. 224.0.1.1  NTP      Network Time Protocol           [RFC1119,DLM1]
  3165. 224.0.1.2  SGI-Dogfight                                      [AXC]
  3166. 224.0.1.3  Rwhod                                             [SXD]
  3167. 224.0.1.4  VNP                                              [DRC3]
  3168. 224.0.1.5  Artificial Horizons - Aviator                     [BXF]
  3169. 224.0.1.6  NSS - Name Service Server                        [BXS2]
  3170. 224.0.1.7  AUDIONEWS - Audio News Multicast                 [MXF2]
  3171. 224.0.1.8  SUN NIS+ Information Service                     [CXM3]
  3172. 224.0.1.9  MTP Multicast Transport Protocol                  [SXA]
  3173. 224.0.1.10 IETF-1-LOW-AUDIO                                  [SC3]
  3174. 224.0.1.11 IETF-1-AUDIO                                      [SC3]
  3175. 224.0.1.12 IETF-1-VIDEO                                      [SC3]
  3176. 224.0.1.13 IETF-2-LOW-AUDIO                                  [SC3]
  3177. 224.0.1.14 IETF-2-AUDIO                                      [SC3]
  3178. 224.0.1.15 IETF-2-VIDEO                                      [SC3]
  3179. 224.0.1.16 MUSIC-SERVICE                        [Guido van Rossum]
  3180. 224.0.1.17 SEANET-TELEMETRY                        [Andrew Maffei]
  3181. 224.0.1.18 SEANET-IMAGE                            [Andrew Maffei]
  3182. 224.0.1.19 MLOADD                                         [Braden]
  3183. 224.0.1.20 any private experiment                            [JBP]
  3184. 224.0.1.21 DVMRP on MOSPF                               [John Moy]
  3185. 224.0.1.22 SVRLOC                               <veizades@ftp.com>
  3186. 224.0.1.23 XINGTV                                 <hgxing@aol.com>
  3187. 224.0.1.24 microsoft-ds                    <arnoldm@microsoft.com>
  3188. 224.0.1.25 nbc-pro                      <bloomer@birch.crd.ge.com>
  3189. 224.0.1.26 nbc-pfn                      <bloomer@birch.crd.ge.com>
  3190. 224.0.1.27-224.0.1.255  Unassigned                           [JBP]
  3191.  
  3192.  
  3193.  
  3194. Reynolds & Postel                                              [Page 57]
  3195.  
  3196. RFC 1700                    Assigned Numbers                October 1994
  3197.  
  3198.  
  3199. 224.0.2.1  "rwho" Group (BSD) (unofficial)                   [JBP]
  3200. 224.0.2.2  SUN RPC PMAPPROC_CALLIT                          [BXE1]
  3201.  
  3202. 224.0.3.000-224.0.3.255 RFE Generic Service                 [DXS3]
  3203. 224.0.4.000-224.0.4.255 RFE Individual Conferences          [DXS3]
  3204. 224.0.5.000-224.0.5.127 CDPD Groups                  [Bob Brenner]
  3205. 224.0.5.128-224.0.5.255 Unassigned                          [IANA]
  3206. 224.0.6.000-224.0.6.127 Cornell ISIS Project           [Tim Clark]
  3207. 224.0.6.128-224.0.6.255 Unassigned                          [IANA]
  3208.  
  3209. 224.1.0.0-224.1.255.255  ST Multicast Groups        [RFC1190,KS14]
  3210. 224.2.0.0-224.2.255.255  Multimedia Conference Calls         [SC3]
  3211.  
  3212. 224.252.0.0-224.255.255.255 DIS transient groups     [Joel Snyder]
  3213.  
  3214. 232.0.0.0-232.255.255.255  VMTP transient groups    [RFC1045,DRC3]
  3215.  
  3216. These addresses are listed in the Domain Name Service under MCAST.NET
  3217. and 224.IN-ADDR.ARPA.
  3218.  
  3219. Note that when used on an Ethernet or IEEE 802 network, the 23
  3220. low-order bits of the IP Multicast address are placed in the low-order
  3221. 23 bits of the Ethernet or IEEE 802 net multicast address
  3222. 1.0.94.0.0.0.  See the next section on "IANA ETHERNET ADDRESS BLOCK".
  3223.  
  3224. REFERENCES
  3225.  
  3226. [RFC1045] Cheriton, D., "VMTP: Versatile Message Transaction
  3227.           Protocol Specification", RFC 1045, Stanford University,
  3228.           February 1988.
  3229.  
  3230. [RFC1075] Waitzman, D., C. Partridge, and S. Deering "Distance Vector
  3231.           Multicast Routing Protocol", RFC-1075, BBN STC, Stanford
  3232.           University, November 1988.
  3233.  
  3234. [RFC1112] Deering, S., "Host Extensions for IP Multicasting",
  3235.           STD 5, RFC 1112, Stanford University, August 1989.
  3236.  
  3237. [RFC1119] Mills, D., "Network Time Protocol (Version 1), Specification
  3238.           and Implementation", STD 12, RFC 1119, University of
  3239.           Delaware, July 1988.
  3240.  
  3241. [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  3242.           Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  3243.           October 1990.
  3244.  
  3245. [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon,
  3246.           March 1994.
  3247.  
  3248.  
  3249.  
  3250. Reynolds & Postel                                              [Page 58]
  3251.  
  3252. RFC 1700                    Assigned Numbers                October 1994
  3253.  
  3254.  
  3255. PEOPLE
  3256.  
  3257. <arnoldm@microsoft.com>
  3258.  
  3259. [AXC] Andrew Cherenson <arc@SGI.COM>
  3260.  
  3261. [Bob Brenner]
  3262.  
  3263. <bloomer@birch.crd.ge.com>
  3264.  
  3265. [Braden] Bob Braden <braden@isi.edu
  3266.  
  3267. [BXE1] Brendan Eic <brendan@illyria.wpd.sgi.com>
  3268.  
  3269. [BXF] Bruce Factor <ahi!bigapple!bruce@uunet.UU.NET>
  3270.  
  3271. [BXS2] Bill Schilit <schilit@parc.xerox.com>
  3272.  
  3273. [CXM3] Chuck McManis <cmcmanis@sun.com>
  3274.  
  3275. [Tim Clark]
  3276.  
  3277. [DLM1] David Mills <Mills@HUEY.UDEL.EDU>
  3278.  
  3279. [DRC3] Dave Cheriton <cheriton@PESCADERO.STANFORD.EDU>
  3280.  
  3281. [DXS3] Daniel Steinber <Daniel.Steinberg@Eng.Sun.COM>
  3282.  
  3283. [Dino Farinacci]
  3284.  
  3285. [GSM11] Gary S. Malkin <GMALKIN@XYLOGICS.COM>
  3286.  
  3287. <hgxing@aol.com>
  3288.  
  3289. [IANA] IANA <iana@isi.edu>
  3290.  
  3291. [JBP] Jon Postel <postel@isi.edu>
  3292.  
  3293. [JXM1] Jim Miner <miner@star.com>
  3294.  
  3295. [KS14] <mystery contact>
  3296.  
  3297. [Andrew Maffei]
  3298.  
  3299. [John Moy] John Moy <jmoy@PROTEON.COM>
  3300.  
  3301. [MXF2] Martin Forssen <maf@dtek.chalmers.se>
  3302.  
  3303.  
  3304.  
  3305.  
  3306. Reynolds & Postel                                              [Page 59]
  3307.  
  3308. RFC 1700                    Assigned Numbers                October 1994
  3309.  
  3310.  
  3311. [Guido van Rossum]
  3312.  
  3313. [SC3] Steve Casner <casner@isi.edu>
  3314.  
  3315. [Joel Snyder]
  3316.  
  3317. [SXA] Susie Armstrong <Armstrong.wbst128@XEROX.COM>
  3318.  
  3319. [SXD] Steve Deering <deering@PARC.XEROX.COM>
  3320.  
  3321. <veizades@ftp.com>
  3322.  
  3323.  
  3324. []
  3325.  
  3326.  
  3327. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/multicast-addresses
  3328.  
  3329.  
  3330.  
  3331.  
  3332.  
  3333.  
  3334.  
  3335.  
  3336.  
  3337.  
  3338.  
  3339.  
  3340.  
  3341.  
  3342.  
  3343.  
  3344.  
  3345.  
  3346.  
  3347.  
  3348.  
  3349.  
  3350.  
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359.  
  3360.  
  3361.  
  3362. Reynolds & Postel                                              [Page 60]
  3363.  
  3364. RFC 1700                    Assigned Numbers                October 1994
  3365.  
  3366.  
  3367. SUN RPC NUMBERS
  3368.  
  3369.  
  3370. To obtain SUN Remote Procedure Call (RPC) numbers send an e-mail
  3371. request to "rpc@sun.com".
  3372.  
  3373. The RPC port management service ('portmap' in SunOS versions less than
  3374. 5.0 and 'rpcbind' in SunOS versions greater than 5.0) "registers" the
  3375. IP port number that is allocated to a particular service when that
  3376. service is created. It does not allocate ports on behalf of those
  3377. services.
  3378.  
  3379. For an exact specification of the semantics refer to the source code
  3380. of svcudp_create() and svctcp_create() in the archives.  In short
  3381. however is that these interfaces, and svc_tli_create their Transport
  3382. Independent RPC equivalent, take either a user specified port number
  3383. or RPC_ANY (-1) which effectively means "I don't care."  In the "I
  3384. don't care" case the create code simply calls socket(2) or t_open(3n)
  3385. which allocates an IP port based on the rules:
  3386.  
  3387.         if euid of the requesting process is 0 (i.e., root)
  3388.                 allocate the next available port number in the
  3389.                 reserved port range.
  3390.         else
  3391.                 allocate the next available port in the non-reserved
  3392.                 range.
  3393.  
  3394. Port numbers count up sequentially.
  3395.  
  3396. Can a port that is "assigned" can be used when the assignee's service
  3397. is not present?  Say port 501 is assigned to the "jeans" service.  On
  3398. a machine that does not have the "jeans" service, nor has any clients
  3399. that might be expecting to use it, is port 501 available for other
  3400. uses?  Any dynamic allocation process, like the portmapper, that
  3401. chooses the next unused port might allocate port 501 dynamically to a
  3402. process that asked for a "I don't care" port.  So any dynamic
  3403. allocation scheme may pick an unused port that happened to correspond
  3404. to a port number that had been "assigned" but was currently unused.
  3405.  
  3406. While it might be desirable, it is impossible to guarantee that any
  3407. unused port, even though officially assigned to a service, is not
  3408. picked by a dynamic allocator since such an assignment might occur
  3409. long after the delivery of the system into a site that doesn't watch
  3410. for the latest list.
  3411.  
  3412. There is the restriction that only "superuser" on BSD derived systems
  3413. such as SunOS can bind to a port number that is less than 1024.  So
  3414. programs have used this information in the past to identify whether or
  3415.  
  3416.  
  3417.  
  3418. Reynolds & Postel                                              [Page 61]
  3419.  
  3420. RFC 1700                    Assigned Numbers                October 1994
  3421.  
  3422.  
  3423. not the service they were talking to was started by the superuser on
  3424. the remote system.  Making this assumption is dangerous because not
  3425. all system enforce this restriction.
  3426.  
  3427. Sun RPC services use ports that are currently unused.  If someone
  3428. noted that an RPC service was using port 781, it would be just as
  3429. happy using port 891, or 951.  The service doesn't care what port it
  3430. gets, remote clients will query the portmapper to ask it what port
  3431. number was assigned to the service when it was started.  The key is
  3432. that the port was not currently in use.  The only port that ONC/RPC
  3433. must have is 111 its assigned port for the portmap service.
  3434.  
  3435. The most common complaint comes when people put a new service on their
  3436. system.  When they configure their systems they put the new service
  3437. configuration commands at the end of their system startup scripts.
  3438. During startup, several network services may be started. Those
  3439. services that are ONC/RPC based just pick the next available port,
  3440. those that have pre-assigned ports bind to their pre-assigned port.
  3441. Clearly the correct sequence is to have all services that need a
  3442. particular port to be started first (or if they are "latent" services
  3443. that are started by inetd, to have inetd started).  Finally, the RPC
  3444. services should be started as they will be assigned unused ports. (In
  3445. the BSD networking code (which we use) the algorithm for picking
  3446. ports is in the file in_pcb.c, function in_pcbbind().)
  3447.  
  3448. Services should be started in this order:
  3449.  
  3450.    a) Services that will "run" continuously and have an assigned
  3451.       port. Note that this includes rpcbind (nee portmap) that has
  3452.       port 111 assigned to it.
  3453.  
  3454.    b) inetd - which will automatically create sockets for those
  3455.       services that have reserved ports but only run on demand
  3456.       (like finger)
  3457.  
  3458.    c) RPC services - which will automatically pick unused ports and
  3459.       maximize efficiency of the "IP Port" namespace.
  3460.  
  3461. The include file /usr/include/netinet/in.h defines a constant
  3462. IPPORT_RESERVED to be 1024.  The relevant text is:
  3463.  
  3464.    /*
  3465.     * Ports < IPPORT_RESERVED are reserved for
  3466.     * privileged processes (e.g. root).
  3467.     * Ports > IPPORT_USERRESERVED are reserved
  3468.     * for servers, not necessarily privileged.
  3469.     */
  3470.    #define IPPORT_RESERVED         1024
  3471.  
  3472.  
  3473.  
  3474. Reynolds & Postel                                              [Page 62]
  3475.  
  3476. RFC 1700                    Assigned Numbers                October 1994
  3477.  
  3478.  
  3479.    #define IPPORT_USERRESERVED     5000
  3480.  
  3481. Portmap does not allocate ports, the kernel allocates ports.  The code
  3482. that does this is part of nearly every UNIX system in the world (and
  3483. since the BSD code is 'free' it is often the same code).  RPC services
  3484. ask the kernel to allocate them a port by calling the "bind()" system
  3485. call.  The parameter they pass is "INADDR_ANY" which means "allocate
  3486. me any IP port you want".  The kernel does that by looking at all of
  3487. the ports that are currently in use and picking one that is not
  3488. currently used.  The number picked is either less that 1024 if the
  3489. process is privledged, or greater than 1024 if the process is not
  3490. privledged.  After the kernel has allocated a port, the service
  3491. registers this allocation with portmap.  The portmapper is merely a
  3492. registry of previously allocated ports.  Note "allocated" here is
  3493. being used in the sense that they are used by an open socket, not
  3494. assigned a well known name.
  3495.  
  3496. The role of /etc/services is to provide an idea to people who are
  3497. looking at network traffic as to where a packet may have originated
  3498. from or is headed to.  For services like finger that have assigned
  3499. ports, they can just hard code the port they want into their
  3500. executable. (it isn't like it will change, and if they read it from
  3501. /etc/services and someone had mistyped the port number it won't
  3502. interoperate with clients anyway!)
  3503.  
  3504. It is not practical to read the /etc/services file into the kernel to
  3505. prevent it from giving out port numbers that are "pre-assigned", nor
  3506. is it generally desirable since with the correct ordering of startup
  3507. it is completely unneccesary.
  3508.  
  3509. Editors Note: This information was supplied by Chuck McManis of Sun.
  3510.  
  3511. []
  3512.  
  3513.  
  3514.  
  3515.  
  3516.  
  3517.  
  3518.  
  3519. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/sun-rpc-numbers
  3520.  
  3521.  
  3522.  
  3523.  
  3524.  
  3525.  
  3526.  
  3527.  
  3528.  
  3529.  
  3530. Reynolds & Postel                                              [Page 63]
  3531.  
  3532. RFC 1700                    Assigned Numbers                October 1994
  3533.  
  3534.  
  3535. IP OPTION NUMBERS
  3536.  
  3537. The Internet Protocol (IP) has provision for optional header fields
  3538. identified by an option type field.  Options 0 and 1 are exactly one
  3539. octet which is their type field.  All other options have their one
  3540. octet type field, followed by a one octet length field, followed by
  3541. length-2 octets of option data.  The option type field is sub-divided
  3542. into a one bit copied flag, a two bit class field, and a five bit
  3543. option number.  These taken together form an eight bit value for the
  3544. option type field.  IP options are commonly refered to by this value.
  3545.  
  3546.  
  3547. Copy Class Number Value Name                            Reference
  3548. ---- ----- ------ ----- ------------------------------- ---------
  3549.    0     0      0     0 EOOL   - End of Options List    [RFC791,JBP]
  3550.    0     0      1     1 NOP    - No Operation           [RFC791,JBP]
  3551.    1     0      2   130 SEC    - Security                  [RFC1108]
  3552.    1     0      3   131 LSR    - Loose Source Route     [RFC791,JBP]
  3553.    0     2      4    68 TS     - Time Stamp             [RFC791,JBP]
  3554.    1     0      5   133 E-SEC  - Extended Security         [RFC1108]
  3555.    1     0      6   134 CIPSO  - Commercial Security           [???]
  3556.    0     0      7     7 RR     - Record Route           [RFC791,JBP]
  3557.    1     0      8   136 SID    - Stream ID              [RFC791,JBP]
  3558.    1     0      9   137 SSR    - Strict Source Route    [RFC791,JBP]
  3559.    0     0     10    10 ZSU    - Experimental Measurement      [ZSu]
  3560.    0     0     11    11 MTUP   - MTU Probe                 [RFC1191]
  3561.    0     0     12    12 MTUR   - MTU Reply                 [RFC1191]
  3562.    1     2     13   205 FINN   - Experimental Flow Control    [Finn]
  3563.    1     0     14   142 VISA   - Expermental Access Control [Estrin]
  3564.    0     0     15    15 ENCODE - ???                      [VerSteeg]
  3565.    1     0     16   144 IMITD  - IMI Traffic Descriptor        [Lee]
  3566.    1     0     17   145 EIP    - ???                       [RFC1358]
  3567.    0     2     18    82 TR     - Traceroute                [RFC1393]
  3568.    1     0     19   147 ADDEXT - Address Extension    [Ullmann IPv7]
  3569.  
  3570.  
  3571.  
  3572. IP TIME TO LIVE PARAMETER
  3573.  
  3574. The current recommended default time to live (TTL) for the
  3575. Internet Protocol (IP) [45,105] is 64.
  3576.  
  3577.  
  3578. IP TOS PARAMETERS
  3579.  
  3580. This documents the default Type-of-Service values that are currently
  3581. recommended for the most important Internet protocols.
  3582.  
  3583.  
  3584.  
  3585.  
  3586. Reynolds & Postel                                              [Page 64]
  3587.  
  3588. RFC 1700                    Assigned Numbers                October 1994
  3589.  
  3590.  
  3591. TOS Value       Description                             Reference
  3592. ---------       --------------------------              ---------
  3593.   0000          Default                                 [RFC1349]
  3594.   0001          Minimize Monetary Cost                  [RFC1349]
  3595.   0010          Maximize Reliability                    [RFC1349]
  3596.   0100          Maximize Throughput                     [RFC1349]
  3597.   1000          Minimize Delay                          [RFC1349]
  3598.   1111          Maximize Security                       [RFC1455]
  3599.  
  3600. The TOS value is used to indicate "better".  Only one TOS value or
  3601. property can be requested in any one IP datagram.
  3602.  
  3603. Generally, protocols which are involved in direct interaction with a
  3604. human should select low delay, while data transfers which may involve
  3605. large blocks of data are need high throughput.  Finally, high reliability
  3606. is most important for datagram-based Internet management functions.
  3607.  
  3608. Application protocols not included in these tables should be able to
  3609. make appropriate choice of low delay (8 decimal, 1000 binary) or high
  3610. throughput (4 decimal, 0100 binary).
  3611.  
  3612. The following are recommended values for TOS:
  3613.  
  3614.  
  3615.             ----- Type-of-Service Value -----
  3616.  
  3617. Protocol           TOS Value
  3618.  
  3619. TELNET (1)         1000                 (minimize delay)
  3620.  
  3621. FTP
  3622.   Control          1000                 (minimize delay)
  3623.   Data (2)         0100                 (maximize throughput)
  3624.  
  3625. TFTP               1000                 (minimize delay)
  3626.  
  3627. SMTP (3)
  3628.   Command phase    1000                 (minimize delay)
  3629.   DATA phase       0100                 (maximize throughput)
  3630.  
  3631. Domain Name Service
  3632.   UDP Query        1000                 (minimize delay)
  3633.   TCP Query        0000
  3634.   Zone Transfer    0100                 (maximize throughput)
  3635.  
  3636. NNTP               0001                 (minimize monetary cost)
  3637.  
  3638. ICMP
  3639.  
  3640.  
  3641.  
  3642. Reynolds & Postel                                              [Page 65]
  3643.  
  3644. RFC 1700                    Assigned Numbers                October 1994
  3645.  
  3646.  
  3647.   Errors           0000
  3648.   Requests         0000 (4)
  3649.   Responses        <same as request> (4)
  3650.  
  3651. Any IGP            0010                 (maximize reliability)
  3652.  
  3653. EGP                0000
  3654.  
  3655. SNMP               0010                 (maximize reliability)
  3656.  
  3657. BOOTP              0000
  3658.  
  3659. Notes:
  3660.  
  3661. (1) Includes all interactive user protocols (e.g., rlogin).
  3662.  
  3663. (2) Includes all bulk data transfer protocols (e.g., rcp).
  3664.  
  3665. (3) If the implementation does not support changing the TOS
  3666. during the lifetime of the connection, then the
  3667. recommended TOS on opening the connection is the default
  3668. TOS (0000).
  3669.  
  3670. (4) Although ICMP request messages are normally sent with
  3671. the default TOS, there are sometimes good reasons why they
  3672. would be sent with some other TOS value.  An ICMP
  3673. response always uses the same TOS value as was used in the
  3674. corresponding ICMP request message.
  3675.  
  3676. An application may (at the request of the user) substitute
  3677. 0001 (minimize monetary cost) for any of the above values.
  3678.  
  3679.  
  3680. REFERENCES
  3681.  
  3682. [RFC791] Postel, J., "Internet Protocol - DARPA Internet Program
  3683.          Protocol Specification", STD 5, RFC 791, DARPA, September
  3684.          1981.
  3685.  
  3686. [RFC1108] Kent, S., "U.S. Department of Defense Security Options for
  3687.           the Internet Protocol", RFC 1108, BBN Communications,
  3688.           November 1991.
  3689.  
  3690. [RFC1191] Mogul, J., and S. Deering, "Path MTU Discovery", RFC 1191,
  3691.           DECWRL, Stanford University, November 1990.
  3692.  
  3693. [RFC1349] Almquist, P., "Type of Service in the Internet Protocol
  3694.           Suite", RFC 1349, Consultant, July 1992.
  3695.  
  3696.  
  3697.  
  3698. Reynolds & Postel                                              [Page 66]
  3699.  
  3700. RFC 1700                    Assigned Numbers                October 1994
  3701.  
  3702.  
  3703. [RFC1358] Chapin, L., Chair, "Charter of the Internet Architecture
  3704.           Board (IAB)", RFC 1358, Internet Architecture Board, August
  3705.           1992.
  3706.  
  3707. [RFC1393] Malkin, G., "Traceroute Using an IP Option", RFC 1393,
  3708.           Xylogics, Inc., January 1993.
  3709.  
  3710. [RFC1455] Eastlake, D., "Physical Link Security Type of Service",
  3711.           RFC 1455, Digital Equipment Corporation, May 1993.
  3712.  
  3713. [Ullmann IPv7]
  3714.  
  3715.  
  3716. PEOPLE
  3717.  
  3718. [Estrin] Deborah Estrin <Estrin@usc.edu>
  3719.  
  3720. [Finn] Greg Finn <Finn@isi.edu>
  3721.  
  3722. [JBP] Jon Postel <postel@isi.edu>
  3723.  
  3724. [Ullmann] Robert Ullmann <ariel@world.std.com>
  3725.  
  3726. []
  3727.  
  3728.  
  3729. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ip-parameters
  3730.  
  3731.  
  3732.  
  3733.  
  3734.  
  3735.  
  3736.  
  3737.  
  3738.  
  3739.  
  3740.  
  3741.  
  3742.  
  3743.  
  3744.  
  3745.  
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754. Reynolds & Postel                                              [Page 67]
  3755.  
  3756. RFC 1700                    Assigned Numbers                October 1994
  3757.  
  3758.  
  3759. ICMP TYPE NUMBERS
  3760.  
  3761. The Internet Control Message Protocol (ICMP) has many messages that
  3762. are identified by a "type" field.
  3763.  
  3764. Type    Name                                    Reference
  3765. ----    -------------------------               ---------
  3766.   0     Echo Reply                               [RFC792]
  3767.   1     Unassigned                                  [JBP]
  3768.   2     Unassigned                                  [JBP]
  3769.   3     Destination Unreachable                  [RFC792]
  3770.   4     Source Quench                            [RFC792]
  3771.   5     Redirect                                 [RFC792]
  3772.   6     Alternate Host Address                      [JBP]
  3773.   7     Unassigned                                  [JBP]
  3774.   8     Echo                                     [RFC792]
  3775.   9     Router Advertisement                    [RFC1256]
  3776.  10     Router Selection                        [RFC1256]
  3777.  11     Time Exceeded                            [RFC792]
  3778.  12     Parameter Problem                        [RFC792]
  3779.  13     Timestamp                                [RFC792]
  3780.  14     Timestamp Reply                          [RFC792]
  3781.  15     Information Request                      [RFC792]
  3782.  16     Information Reply                        [RFC792]
  3783.  17     Address Mask Request                     [RFC950]
  3784.  18     Address Mask Reply                       [RFC950]
  3785.  19     Reserved (for Security)                    [Solo]
  3786.  20-29  Reserved (for Robustness Experiment)        [ZSu]
  3787.  30     Traceroute                              [RFC1393]
  3788.  31     Datagram Conversion Error               [RFC1475]
  3789.  32     Mobile Host Redirect              [David Johnson]
  3790.  33     IPv6 Where-Are-You                 [Bill Simpson]
  3791.  34     IPv6 I-Am-Here                     [Bill Simpson]
  3792.  35     Mobile Registration Request        [Bill Simpson]
  3793.  36     Mobile Registration Reply          [Bill Simpson]
  3794.  37-255 Reserved                                    [JBP]
  3795.  
  3796. Many of these ICMP types have a "code" field.  Here we list the types
  3797. again with their assigned code fields.
  3798.  
  3799. Type    Name                                    Reference
  3800. ----    -------------------------               ---------
  3801.   0     Echo Reply                               [RFC792]
  3802.  
  3803.         Codes
  3804.             0  No Code
  3805.  
  3806.   1     Unassigned                                  [JBP]
  3807.  
  3808.  
  3809.  
  3810. Reynolds & Postel                                              [Page 68]
  3811.  
  3812. RFC 1700                    Assigned Numbers                October 1994
  3813.  
  3814.  
  3815.   2     Unassigned                                  [JBP]
  3816.  
  3817.   3     Destination Unreachable                  [RFC792]
  3818.  
  3819.         Codes
  3820.             0  Net Unreachable
  3821.             1  Host Unreachable
  3822.             2  Protocol Unreachable
  3823.             3  Port Unreachable
  3824.             4  Fragmentation Needed and Don't Fragment was Set
  3825.             5  Source Route Failed
  3826.             6  Destination Network Unknown
  3827.             7  Destination Host Unknown
  3828.             8  Source Host Isolated
  3829.             9  Communication with Destination Network is
  3830.                Administratively Prohibited
  3831.            10  Communication with Destination Host is
  3832.                Administratively Prohibited
  3833.            11  Destination Network Unreachable for Type of Service
  3834.            12  Destination Host Unreachable for Type of Service
  3835.  
  3836.   4     Source Quench                            [RFC792]
  3837.         Codes
  3838.             0  No Code
  3839.  
  3840.   5     Redirect                                 [RFC792]
  3841.  
  3842.         Codes
  3843.             0  Redirect Datagram for the Network (or subnet)
  3844.             1  Redirect Datagram for the Host
  3845.             2  Redirect Datagram for the Type of Service and Network
  3846.             3  Redirect Datagram for the Type of Service and Host
  3847.  
  3848.   6     Alternate Host Address                      [JBP]
  3849.  
  3850.         Codes
  3851.             0  Alternate Address for Host
  3852.  
  3853.   7     Unassigned                                  [JBP]
  3854.  
  3855.   8     Echo                                     [RFC792]
  3856.  
  3857.         Codes
  3858.             0  No Code
  3859.  
  3860.   9     Router Advertisement                    [RFC1256]
  3861.  
  3862.         Codes
  3863.  
  3864.  
  3865.  
  3866. Reynolds & Postel                                              [Page 69]
  3867.  
  3868. RFC 1700                    Assigned Numbers                October 1994
  3869.  
  3870.  
  3871.             0  No Code
  3872.  
  3873.  10     Router Selection                        [RFC1256]
  3874.  
  3875.         Codes
  3876.             0  No Code
  3877.  
  3878.  11     Time Exceeded                            [RFC792]
  3879.  
  3880.         Codes
  3881.             0  Time to Live exceeded in Transit
  3882.             1  Fragment Reassembly Time Exceeded
  3883.  
  3884.  12     Parameter Problem                        [RFC792]
  3885.  
  3886.         Codes
  3887.             0  Pointer indicates the error
  3888.             1  Missing a Required Option        [RFC1108]
  3889.             2  Bad Length
  3890.  
  3891.  
  3892.  13     Timestamp                                [RFC792]
  3893.  
  3894.         Codes
  3895.             0  No Code
  3896.  
  3897.  14     Timestamp Reply                          [RFC792]
  3898.  
  3899.         Codes
  3900.             0  No Code
  3901.  
  3902.  15     Information Request                      [RFC792]
  3903.  
  3904.         Codes
  3905.             0  No Code
  3906.  
  3907.  16     Information Reply                        [RFC792]
  3908.  
  3909.         Codes
  3910.             0  No Code
  3911.  
  3912.  17     Address Mask Request                     [RFC950]
  3913.  
  3914.         Codes
  3915.             0  No Code
  3916.  
  3917.  18     Address Mask Reply                       [RFC950]
  3918.  
  3919.  
  3920.  
  3921.  
  3922. Reynolds & Postel                                              [Page 70]
  3923.  
  3924. RFC 1700                    Assigned Numbers                October 1994
  3925.  
  3926.  
  3927.         Codes
  3928.             0  No Code
  3929.  
  3930.  19     Reserved (for Security)                    [Solo]
  3931.  
  3932.  20-29  Reserved (for Robustness Experiment)        [ZSu]
  3933.  
  3934.  30     Traceroute                              [RFC1393]
  3935.  
  3936.  31     Datagram Conversion Error               [RFC1475]
  3937.  
  3938.  32     Mobile Host Redirect              [David Johnson]
  3939.  
  3940.  33     IPv6 Where-Are-You                 [Bill Simpson]
  3941.  
  3942.  34     IPv6 I-Am-Here                     [Bill Simpson]
  3943.  
  3944.  35     Mobile Registration Request        [Bill Simpson]
  3945.  
  3946.  36     Mobile Registration Reply          [Bill Simpson]
  3947.  
  3948. REFERENCES
  3949.  
  3950. [RFC792] Postel, J., "Internet Control Message Protocol", STD 5,
  3951.          RFC 792, USC/Information Sciences Institute, September 1981.
  3952.  
  3953. [RFC950] Mogul, J., and J. Postel, "Internet Standard Subnetting
  3954.          Procedure", STD 5, RFC 950, Stanford, USC/Information
  3955.          Sciences Institute, August 1985.
  3956.  
  3957. [RFC1108] Kent, S., "U.S. Department of Defense Security Options for
  3958.           the Internet Protocol", RFC 1108, November 1991.
  3959.  
  3960. [RFC1256] Deering, S., Editor, "ICMP Router Discovery Messages", RFC
  3961.           1256, Xerox PARC, September 1991.
  3962.  
  3963. [RFC1393] Malkin, G., "Traceroute Using an IP Option", RFC 1393,
  3964.           Xylogics, Inc., January 1993.
  3965.  
  3966. [RFC1475] Ullmann, R., "TP/IX: The Next Internet", RFC 1475, Process
  3967.           Software Corporation, June 1993.
  3968.  
  3969.  
  3970. PEOPLE
  3971.  
  3972. [JBP] Jon Postel <postel@isi.edu>
  3973.  
  3974. [David Johnson]
  3975.  
  3976.  
  3977.  
  3978. Reynolds & Postel                                              [Page 71]
  3979.  
  3980. RFC 1700                    Assigned Numbers                October 1994
  3981.  
  3982.  
  3983. [Bill Simpson]  <Bill.Simpson@um.cc.umich.edu> September, 1994.
  3984.  
  3985. [Solo]
  3986.  
  3987. [ZSu] Zaw-Sing Su <ZSu@TSCA.ISTC.SRI.COM>
  3988.  
  3989.  
  3990. []
  3991.  
  3992.  
  3993. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/icmp-parameters
  3994.  
  3995.  
  3996.  
  3997.  
  3998.  
  3999.  
  4000.  
  4001.  
  4002.  
  4003.  
  4004.  
  4005.  
  4006.  
  4007.  
  4008.  
  4009.  
  4010.  
  4011.  
  4012.  
  4013.  
  4014.  
  4015.  
  4016.  
  4017.  
  4018.  
  4019.  
  4020.  
  4021.  
  4022.  
  4023.  
  4024.  
  4025.  
  4026.  
  4027.  
  4028.  
  4029.  
  4030.  
  4031.  
  4032.  
  4033.  
  4034. Reynolds & Postel                                              [Page 72]
  4035.  
  4036. RFC 1700                    Assigned Numbers                October 1994
  4037.  
  4038.  
  4039. TCP OPTION NUMBERS
  4040.  
  4041. The Transmission Control Protocol (TCP) has provision for optional
  4042. header fields identified by an option kind field.  Options 0 and 1 are
  4043. exactly one octet which is their kind field.  All other options have
  4044. their one octet kind field, followed by a one octet length field,
  4045. followed by length-2 octets of option data.
  4046.  
  4047. Kind   Length   Meaning                           Reference
  4048. ----   ------   -------------------------------   ---------
  4049.   0        -    End of Option List                 [RFC793]
  4050.   1        -    No-Operation                       [RFC793]
  4051.   2        4    Maximum Segment Lifetime           [RFC793]
  4052.   3        3    WSOPT - Window Scale              [RFC1323]
  4053.   4        2    SACK Permitted                    [RFC1072]
  4054.   5        N    SACK                              [RFC1072]
  4055.   6        6    Echo (obsoleted by option 8)      [RFC1072]
  4056.   7        6    Echo Reply (obsoleted by option 8)[RFC1072]
  4057.   8       10    TSOPT - Time Stamp Option         [RFC1323]
  4058.   9        2    Partial Order Connection Permitted[RFC1693]
  4059.  10        5    Partial Order Service Profile     [RFC1693]
  4060.  11             CC                                 [Braden]
  4061.  12             CC.NEW                             [Braden]
  4062.  13             CC.ECHO                            [Braden]
  4063.  14         3   TCP Alternate Checksum Request    [RFC1146]
  4064.  15         N   TCP Alternate Checksum Data       [RFC1146]
  4065.  16             Skeeter                           [Knowles]
  4066.  17             Bubba                             [Knowles]
  4067.  18         3   Trailer Checksum Option    [Subbu & Monroe]
  4068.  
  4069.  
  4070. TCP ALTERNATE CHECKSUM NUMBERS
  4071.  
  4072.  
  4073. Number  Description                     Reference
  4074. ------- ------------------------------- ----------
  4075.    0    TCP Checksum                    [RFC-1146]
  4076.    1    8-bit Fletchers's algorithm     [RFC-1146]
  4077.    2    16-bit Fletchers's algorithm    [RFC-1146]
  4078.    3    Redundant Checksum Avoidance    [Kay]
  4079.  
  4080.  
  4081. REFERENCES
  4082.  
  4083. [KAY] Kay, J. and Pasquale, J., "Measurement, Analysis, and
  4084.       Improvement of UDP/IP Throughput for the DECstation 5000,"
  4085.       Proceedings of the Winter 1993 Usenix Conference, January 1993
  4086.       (available for anonymous FTP in
  4087.  
  4088.  
  4089.  
  4090. Reynolds & Postel                                              [Page 73]
  4091.  
  4092. RFC 1700                    Assigned Numbers                October 1994
  4093.  
  4094.  
  4095.       ucsd.edu:/pub/csl/fastnet/fastnet.tar.Z). <jkay@ucsd.edu>
  4096.  
  4097. [RFC793] Postel, J., "Transmission Control Protocol - DARPA Internet
  4098.          Program Protocol Specification", STD 7, RFC 793, DARPA,
  4099.          September 1981.
  4100.  
  4101. [RFC1323] Jacobson, V., Braden, R., and D. Borman, "TCP Extensions for
  4102.           High Performance", RFC 1323, LBL, ISI, Cray Research, May
  4103.           1992.
  4104.  
  4105. [RFC1072] Jacobson, V., and R. Braden, "TCP Extensions for Long-Delay
  4106.           Paths", RFC 1072, LBL, ISI, October 1988.
  4107.  
  4108. [RFC1693]  ?????
  4109.  
  4110. [RFC1146] Zweig, J., and C. Partridge, "TCP Alternate Checksum
  4111.           Options", RFC 1146, UIUC, BBN, March 1990.
  4112.  
  4113. PEOPLE
  4114.  
  4115. [Braden]  Bob Braden <braden@isi.edu>
  4116.  
  4117. [Knowles] Stev Knowles <stev@ftp.com>
  4118.  
  4119. [Kay] J. Kay <jkay@ucsd.edu>
  4120.  
  4121. [Subbu & Monroe] <mystery contact>
  4122.  
  4123. []
  4124.  
  4125.  
  4126. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/tcp-parameters
  4127.  
  4128.  
  4129.  
  4130.  
  4131.  
  4132.  
  4133.  
  4134.  
  4135.  
  4136.  
  4137.  
  4138.  
  4139.  
  4140.  
  4141.  
  4142.  
  4143.  
  4144.  
  4145.  
  4146. Reynolds & Postel                                              [Page 74]
  4147.  
  4148. RFC 1700                    Assigned Numbers                October 1994
  4149.  
  4150.  
  4151. TELNET OPTIONS
  4152.  
  4153. The Telnet Protocol has a number of options that may be negotiated.
  4154. These options are listed here.  "Internet Official Protocol Standards"
  4155. (STD 1) provides more detailed information.
  4156.  
  4157. Options  Name                                              References
  4158. -------  -----------------------                           ----------
  4159.    0     Binary Transmission                             [RFC856,JBP]
  4160.    1     Echo                                            [RFC857,JBP]
  4161.    2     Reconnection                                  [NIC50005,JBP]
  4162.    3     Suppress Go Ahead                               [RFC858,JBP]
  4163.    4     Approx Message Size Negotiation               [ETHERNET,JBP]
  4164.    5     Status                                          [RFC859,JBP]
  4165.    6     Timing Mark                                     [RFC860,JBP]
  4166.    7     Remote Controlled Trans and Echo                [RFC726,JBP]
  4167.    8     Output Line Width                             [NIC50005,JBP]
  4168.    9     Output Page Size                              [NIC50005,JBP]
  4169.   10     Output Carriage-Return Disposition              [RFC652,JBP]
  4170.   11     Output Horizontal Tab Stops                     [RFC653,JBP]
  4171.   12     Output Horizontal Tab Disposition               [RFC654,JBP]
  4172.   13     Output Formfeed Disposition                     [RFC655,JBP]
  4173.   14     Output Vertical Tabstops                        [RFC656,JBP]
  4174.   15     Output Vertical Tab Disposition                 [RFC657,JBP]
  4175.   16     Output Linefeed Disposition                     [RFC657,JBP]
  4176.   17     Extended ASCII                                  [RFC698,JBP]
  4177.   18     Logout                                          [RFC727,MRC]
  4178.   19     Byte Macro                                      [RFC735,JBP]
  4179.   20     Data Entry Terminal                     [RFC1043,RFC732,JBP]
  4180.   22     SUPDUP                                   [RFC736,RFC734,MRC]
  4181.   22     SUPDUP Output                                   [RFC749,MRC]
  4182.   23     Send Location                                  [RFC779,EAK1]
  4183.   24     Terminal Type                                 [RFC1091,MS56]
  4184.   25     End of Record                                   [RFC885,JBP]
  4185.   26     TACACS User Identification                      [RFC927,BA4]
  4186.   27     Output Marking                                  [RFC933,SXS]
  4187.   28     Terminal Location Number                        [RFC946,RN6]
  4188.   29     Telnet 3270 Regime                             [RFC1041,JXR]
  4189.   30     X.3 PAD                                       [RFC1053,SL70]
  4190.   31     Negotiate About Window Size                  [RFC1073,DW183]
  4191.   32     Terminal Speed                                [RFC1079,CLH3]
  4192.   33     Remote Flow Control                           [RFC1372,CLH3]
  4193.   34     Linemode                                      [RFC1184,DB14]
  4194.   35     X Display Location                            [RFC1096,GM23]
  4195.   36     Environment Option                            [RFC1408,DB14]
  4196.   37     Authentication Option                         [RFC1409,DB14]
  4197.   38     Encryption Option                                     [DB14]
  4198.   39     New Environment Option                        [RFC1572,DB14]
  4199.  
  4200.  
  4201.  
  4202. Reynolds & Postel                                              [Page 75]
  4203.  
  4204. RFC 1700                    Assigned Numbers                October 1994
  4205.  
  4206.  
  4207.   40     TN3270E                                            [RFC1647]
  4208.  255     Extended-Options-List                           [RFC861,JBP]
  4209.  
  4210. Telnet Authentication Types
  4211.  
  4212. In [RFC1409], a list of authentication types is introduced.  Additions
  4213. to the list are registerd by the IANA and documented here.
  4214.  
  4215. Type       Description                  Reference
  4216.   0        NULL                         [RFC1409]
  4217.   1        KERBEROS_V4                  [RFC1409]
  4218.   2        KERBEROS_V5                  [RFC1409]
  4219.   3        SPX                          [RFC1409]
  4220.   4-5      Unassigned
  4221.   6        RSA                          [RFC1409]
  4222.   7-9      Unassigned
  4223.  10        LOKI                         [RFC1409]
  4224.  11        SSA                          [Schoch]
  4225.  
  4226. REFERENCES
  4227.  
  4228. [ETHERNET] "The Ethernet, A Local Area Network: Data Link Layer and
  4229.            Physical Layer Specification", AA-K759B-TK, Digital
  4230.            Equipment Corporation, Maynard, MA.  Also as: "The
  4231.            Ethernet - A Local Area Network", Version 1.0, Digital
  4232.            Equipment Corporation, Intel Corporation, Xerox
  4233.            Corporation, September 1980.  And: "The Ethernet, A Local
  4234.            Area Network: Data Link Layer and Physical Layer
  4235.            Specifications", Digital, Intel and Xerox, November 1982.
  4236.            And: XEROX, "The Ethernet, A Local Area Network: Data Link
  4237.            Layer and Physical Layer Specification", X3T51/80-50, Xerox
  4238.            Corporation, Stamford, CT., October 1980.
  4239.  
  4240. [NIC50005] DDN Protocol Handbook, "Telnet Reconnection Option",
  4241.            "Telnet Output Line Width Option", "Telnet Output Page Size
  4242.            Option", NIC 50005, December 1985.
  4243.  
  4244. [RFC652] Crocker, D., "Telnet Output Carriage-Return Disposition
  4245.          Option", RFC 652, UCLA-NMC, October 1974.
  4246.  
  4247. [RFC653] Crocker, D., "Telnet Output Horizontal Tabstops Option",
  4248.          RFC 653, UCLA-NMC, October 1974.
  4249.  
  4250. [RFC654] Crocker, D., "Telnet Output Horizontal Tab Disposition
  4251.          Option", RFC 654, UCLA-NMC, October 1974.
  4252.  
  4253. [RFC655] Crocker, D., "Telnet Output Formfeed Disposition Option",
  4254.          RFC 655, UCLA-NMC, October 1974.
  4255.  
  4256.  
  4257.  
  4258. Reynolds & Postel                                              [Page 76]
  4259.  
  4260. RFC 1700                    Assigned Numbers                October 1994
  4261.  
  4262.  
  4263. [RFC656] Crocker, D., "Telnet Output Vertical Tabstops Option",
  4264.          RFC 656, UCLA-NMC, October 1974.
  4265.  
  4266. [RFC657] Crocker, D., "Telnet Output Vertical Tab Disposition Option",
  4267.          RFC 657, UCLA-NMC, October 1974.
  4268.  
  4269. [RFC658] Crocker, D., "Telnet Output Linefeed Disposition", RFC 658,
  4270.          UCLA-NMC, October 1974.
  4271.  
  4272. [RFC698] Tovar, "Telnet Extended ASCII Option", RFC 698, Stanford
  4273.          University-AI, July 1975.
  4274.  
  4275. [RFC726] Postel, J. and D. Crocker, "Remote Controlled Transmission
  4276.          and Echoing Telnet Option", RFC 726, SRI-ARC, UC Irvine,
  4277.          March 1977.
  4278.  
  4279. [RFC727] Crispin, M., "Telnet Logout Option", RFC 727, Stanford
  4280.          University-AI, April 1977.
  4281.  
  4282. [RFC734] Crispin, M., "SUPDUP Protocol", RFC 734, Stanford,
  4283.          October 1977.
  4284.  
  4285. [RFC735] Crocker, D. and R. Gumpertz, "Revised Telnet Byte Marco
  4286.          Option", RFC 735, Rand, CMU, November 1977.
  4287.  
  4288. [RFC736] Crispin, M., "Telnet SUPDUP Option", Stanford University-AI,
  4289.          RFC 736, Stanford, October 1977.
  4290.  
  4291. [RFC749] Greenberg, B., "Telnet SUPDUP-OUTPUT Option", RFC 749,
  4292.          MIT-Multics, September 1978.
  4293.  
  4294. [RFC779] Killian, E., "Telnet Send-Location Option", RFC 779,
  4295.          LLL, April 1981.
  4296.  
  4297. [RFC856] Postel, J. and J. Reynolds, "Telnet Binary Transmission",
  4298.          STD 27, RFC 856, USC/Information Sciences Institute, May
  4299.          1983.
  4300.  
  4301. [RFC857] Postel, J. and J. Reynolds, "Telnet Echo Option", STD 28, RFC
  4302.          857, USC/Information Sciences Institute, May 1983.
  4303.  
  4304. [RFC858] Postel, J. and J. Reynolds, "Telnet Suppress Go Ahead
  4305.          Option", STD 29, RFC 858, USC/Information Sciences Institute,
  4306.          May 1983.
  4307.  
  4308. [RFC859] Postel, J. and J. Reynolds, "Telnet Status Option", STD 30,
  4309.          RFC 859, USC/Information Sciences Institute, May 1983.
  4310.  
  4311.  
  4312.  
  4313.  
  4314. Reynolds & Postel                                              [Page 77]
  4315.  
  4316. RFC 1700                    Assigned Numbers                October 1994
  4317.  
  4318.  
  4319. [RFC860] Postel, J. and J. Reynolds, "Telnet Timing Mark Option",
  4320.          STD 31, RFC 860, USC/Information Sciences Institute, May
  4321.          1983.
  4322.  
  4323. [RFC861] Postel, J. and J. Reynolds, "Telnet Extended Options - List
  4324.          Option", STD 32, RFC 861, USC/Information Sciences Institute,
  4325.          May 1983.
  4326.  
  4327. [RFC885] Postel, J., "Telnet End of Record Option", RFC 885,
  4328.          USC/Information Sciences Institute, December 1983.
  4329.  
  4330. [RFC927] Anderson, B., "TACACS User Identification Telnet Option",
  4331.          RFC 927, BBN, December 1984.
  4332.  
  4333. [RFC933] Silverman, S., "Output Marking Telnet Option", RFC 933,
  4334.          MITRE, January 1985.
  4335.  
  4336. [RFC946] Nedved, R., "Telnet Terminal Location Number Option",
  4337.          RFC 946, Carnegie-Mellon University, May 1985.
  4338.  
  4339. [RDC1041] Rekhter, J., "Telnet 3270 Regime Option", RFC 1041,
  4340.           IBM, January 1988.
  4341.  
  4342. [RFC1043] Yasuda, A., and T. Thompson, "TELNET Data Entry Terminal
  4343.           Option DODIIS Implementation", RFC 1043, DIA, February 1988.
  4344.  
  4345. [RFC1053] Levy, S., and T. Jacobson, "Telnet X.3 PAD Option",
  4346.           RFC 1053, Minnesota Supercomputer Center, April 1988.
  4347.  
  4348. [RFC1073] Waitzman, D., "Telnet Window Size Option", RFC 1073,
  4349.           BBN STC, October, 1988.
  4350.  
  4351. [RFC1079] Hedrick, C., "Telnet Terminal Speed Option", RFC 1079,
  4352.           Rutgers University, December 1988.
  4353.  
  4354. [RFC1091] VanBokkelen, J., "Telnet Terminal Type Option",
  4355.           RFC 1091, FTP Software, Inc., February 1989.
  4356.  
  4357. [RFC1096] Marcy, G., "Telnet X Display Location Option", RFC 1096,
  4358.           Carnegie Mellon University, March 1989.
  4359.  
  4360. [RFC1184] Borman, D., Editor, "Telnet Linemode Option",
  4361.           RFC 1184, Cray Research, Inc., October 1990.
  4362.  
  4363. [RFC1372] Hedrick, C., and D. Borman, "Telnet Remote Flow Control
  4364.          Option", RFC 1372, Rutgers University, Cray Research, Inc.,
  4365.          October 1992.
  4366.  
  4367.  
  4368.  
  4369.  
  4370. Reynolds & Postel                                              [Page 78]
  4371.  
  4372. RFC 1700                    Assigned Numbers                October 1994
  4373.  
  4374.  
  4375. [RFC1408] Borman, D., Editor, "Telnet Environment Option", RFC 1408,
  4376.           Cray Research, Inc., January 1993.
  4377.  
  4378. [RFC1409] Borman, D., Editor, "Telnet Authentication Option", RFC
  4379.           1409, Cray Research, Inc., January 1993.
  4380.  
  4381. [RFC1572] Alexander, S., Editor, "Telnet Environment Option", RFC1572,
  4382.           Lachman Technology, Inc., January 1994.
  4383.  
  4384. [RFC1647] Kelly, B., "TN3270 Enhancements", RFC1647, Auburn
  4385.           University, July 1994.
  4386.  
  4387.  
  4388. PEOPLE
  4389.  
  4390. [BA4] Brian Anderson <baanders@CCQ.BBN.CO>
  4391.  
  4392. [CLH3] Charles Hedrick  <HEDRICK@ARAMIS.RUTGERS.EDU>
  4393.  
  4394. [DB14] Dave Borman <dab@CRAY.COM>
  4395.  
  4396. [DW183] David Waitzman <dwaitzman@BBN.COM>
  4397.  
  4398. [EAK4] Earl Kill <EAK@MORDOR.S1.GOV>
  4399.  
  4400. [GM23] Glenn Marcy  <Glenn.Marcy@A.CS.CMU.EDU>
  4401.  
  4402. [JBP] Jon Postel <postel@isi.edu>
  4403.  
  4404. [MRC] Mark Crispin <MRC@WSMR-SIMTEL20.ARMY.MIL>
  4405.  
  4406. [MS56] Marvin Solomon <solomon@CS.WISC.EDU>
  4407.  
  4408. [RN6] Rudy Nedved <Rudy.Nedved@CMU-CS-A.>
  4409.  
  4410. [Schoch]  Steven Schoch <schoch@sheba.arc.nasa.gov>
  4411.  
  4412. [SL70] Stuart Levy <slevy@UC.MSC.UMN.EDU>
  4413.  
  4414. [SXS] Steve Silverman <Blankert@MITRE-GATEWAY.ORG>
  4415.  
  4416. [YXR] Yakov Rekhter  <Yakov@IBM.COM>
  4417.  
  4418. []
  4419.  
  4420.  
  4421. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/telnet-options
  4422.  
  4423.  
  4424.  
  4425.  
  4426. Reynolds & Postel                                              [Page 79]
  4427.  
  4428. RFC 1700                    Assigned Numbers                October 1994
  4429.  
  4430.  
  4431. DOMAIN NAME SYSTEM PARAMETERS
  4432.  
  4433. The Internet Domain Naming System (DOMAIN) includes several
  4434. parameters.  These are documented in [RFC1034] and [RFC1035].  The
  4435. CLASS parameter is listed here.  The per CLASS parameters are defined
  4436. in separate RFCs as indicated.
  4437.  
  4438. Domain System Parameters:
  4439.  
  4440. Decimal   Name                                          References
  4441. --------  ----                                          ----------
  4442.        0  Reserved                                           [PM1]
  4443.        1  Internet (IN)                              [RFC1034,PM1]
  4444.        2  Unassigned                                         [PM1]
  4445.        3  Chaos (CH)                                         [PM1]
  4446.        4  Hessoid (HS)                                       [PM1]
  4447.  5-65534  Unassigned                                         [PM1]
  4448.    65535  Reserved                                           [PM1]
  4449.  
  4450. In the Internet (IN) class the following TYPEs and QTYPEs are defined:
  4451.  
  4452. TYPE            value and meaning
  4453.  
  4454. A               1 a host address                         [RFC1035]
  4455. NS              2 an authoritative name server           [RFC1035]
  4456. MD              3 a mail destination (Obsolete - use MX) [RFC1035]
  4457. MF              4 a mail forwarder (Obsolete - use MX)   [RFC1035]
  4458. CNAME           5 the canonical name for an alias        [RFC1035]
  4459. SOA             6 marks the start of a zone of authority [RFC1035]
  4460. MB              7 a mailbox domain name (EXPERIMENTAL)   [RFC1035]
  4461. MG              8 a mail group member (EXPERIMENTAL)     [RFC1035]
  4462. MR              9 a mail rename domain name (EXPERIMENTAL)[RFC1035]
  4463. NULL            10 a null RR (EXPERIMENTAL)              [RFC1035]
  4464. WKS             11 a well known service description      [RFC1035]
  4465. PTR             12 a domain name pointer                 [RFC1035]
  4466. HINFO           13 host information                      [RFC1035]
  4467. MINFO           14 mailbox or mail list information      [RFC1035]
  4468. MX              15 mail exchange                         [RFC1035]
  4469. TXT             16 text strings                          [RFC1035]
  4470.  
  4471. RP              17 for Responsible Person                [RFC1183]
  4472. AFSDB           18 for AFS Data Base location            [RFC1183]
  4473. X25             19 for X.25 PSDN address                 [RFC1183]
  4474. ISDN            20 for ISDN address                      [RFC1183]
  4475. RT              21 for Route Through                     [RFC1183]
  4476.  
  4477. NSAP            22 for NSAP address, NSAP style A record [RFC1348]
  4478. NSAP-PTR        23 for domain name pointer, NSAP style   [RFC1348]
  4479.  
  4480.  
  4481.  
  4482. Reynolds & Postel                                              [Page 80]
  4483.  
  4484. RFC 1700                    Assigned Numbers                October 1994
  4485.  
  4486.  
  4487. SIG             24 for security signature        [Donald Eastlake]
  4488. KEY             25 for security key              [Donald Eastlake]
  4489.  
  4490. PX              26 X.400 mail mapping information        [RFC1664]
  4491.  
  4492. GPOS            27 Geographical Position           [Craig Farrell]
  4493.  
  4494. AAAA            28 IP6 Address                     [Susan Thomson]
  4495.  
  4496. AXFR            252 transfer of an entire zone           [RFC1035]
  4497. MAILB           253 mailbox-related RRs (MB, MG or MR)   [RFC1035]
  4498. MAILA           254 mail agent RRs (Obsolete - see MX)   [RFC1035]
  4499. *               255 A request for all records            [RFC1035]
  4500.  
  4501.  
  4502. REFERENCES
  4503.  
  4504. [RFC1034] Mockapetris, P., "Domain Names - Concepts and
  4505.           Facilities", STD 13, RFC 1034, USC/Information Sciences
  4506.           Institute, November 1987.
  4507.  
  4508. [RFC1035] Mockapetris, P., "Domain Names - Implementation and
  4509.           Specification", STD 13, RFC 1035, USC/Information Sciences
  4510.           Institute, November 1987.
  4511.  
  4512. [RFC1183] Everhart, C., Mamakos, L., Ullmann, R., and P. Mockapetris,
  4513.           Editors, "New DNS RR Definitions", RFC 1183, Transarc,
  4514.           University of Maryland, Prime Computer, USC/Information
  4515.           Sciences Institute, October 1990.
  4516.  
  4517. [RFC1348] Manning, B., "DNS NSAP RRs", RFC 1348, Rice University,
  4518.           July 1992.
  4519.  
  4520. [RFC1664] Allocchio, C., Bonito, A., Cole, B., Giordano, S., and R.
  4521.           Hagens, "Using the Internet DNS to Distribute RFC1327 Mail
  4522.           Address Mapping Tables", GARR-Italy, Cisco Systems Inc.,
  4523.           Centro Svizzero Calcolo Scientifico, Advanced Network &
  4524.           Services, August 1994.
  4525.  
  4526.  
  4527. PEOPLE
  4528.  
  4529. [Susan Thomson] Susan Thomson <set@swift.bellcore.com>
  4530.  
  4531. [PM1] Paul Mockapetris <pvm@isi.edu>
  4532.  
  4533. [Donald Eastlake] Donald E. Eastlake, III <dee@ranger.enet.dec.com>
  4534.  
  4535.  
  4536.  
  4537.  
  4538. Reynolds & Postel                                              [Page 81]
  4539.  
  4540. RFC 1700                    Assigned Numbers                October 1994
  4541.  
  4542.  
  4543. [Craig Farrell]
  4544.  
  4545.  
  4546. []
  4547.  
  4548.  
  4549. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/dns-parameters
  4550.  
  4551.  
  4552.  
  4553.  
  4554.  
  4555.  
  4556.  
  4557.  
  4558.  
  4559.  
  4560.  
  4561.  
  4562.  
  4563.  
  4564.  
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594. Reynolds & Postel                                              [Page 82]
  4595.  
  4596. RFC 1700                    Assigned Numbers                October 1994
  4597.  
  4598.  
  4599. MAIL ENCODING HEADER FIELD KEYWORDS
  4600.  
  4601.  
  4602. [RFC1505] specifies an initial list of keywords for the experimental
  4603. encoding header field (EHF-MAIL), and provides that additional
  4604. keywords may be registered with the IANA.
  4605.  
  4606.  
  4607. Keyword         Description                             Reference
  4608. _______         ___________                          ____________
  4609.  
  4610. EDIFACT         EDIFACT format                          [RFC1505]
  4611. EDI-X12         EDI X12 format                         [ANSI-X12]
  4612. EVFU            FORTRAN format                          [RFC1505]
  4613. FS              File System format                      [RFC1505]
  4614. Hex             Hex binary format                       [RFC1505]
  4615. LZJU90          LZJU90 format                           [RFC1505]
  4616. LZW             LZW format                              [RFC1505]
  4617. Message         Encapsulated Message                     [RFC822]
  4618. PEM, PEM-Clear  Privacy Enhanced Mail                   [RFC1421]
  4619. PGP             Pretty Good Privacy                     [RFC1505]
  4620. Postscript      Postscript format                    [POSTSCRIPT]
  4621. Shar            Shell Archive format                    [RFC1505]
  4622. Signature       Signature                               [RFC1505]
  4623. Tar             Tar format                              [RFC1505]
  4624. Text            Text                                   [IS-10646]
  4625. uuencode        uuencode format                         [RFC1505]
  4626. URL             external URL-reference                  [RFC1505]
  4627.  
  4628.  
  4629.  
  4630. MAIL ENCRYPTION TYPES
  4631.  
  4632.  
  4633. [RFC822] specifies that Encryption Types for mail may be assigned.
  4634. There are currently no RFC 822 encryption types assigned.  Please use
  4635. instead the Mail Privacy procedures defined in [RFC1421, RFC1422,
  4636. RFC1423].
  4637.  
  4638.  
  4639. ESMTP MAIL KEYWORDS
  4640.  
  4641.  
  4642. [RFC1651] specifies that extension to SMTP can be identified with
  4643. keywords.
  4644.  
  4645.  
  4646. Keywords        Description                              Reference
  4647.  
  4648.  
  4649.  
  4650. Reynolds & Postel                                              [Page 83]
  4651.  
  4652. RFC 1700                    Assigned Numbers                October 1994
  4653.  
  4654.  
  4655. ------------    --------------------------------         ---------
  4656. SEND            Send as mail                              [RFC821]
  4657. SOML            Send as mail or terminal                  [RFC821]
  4658. SAML            Send as mail and terminal                 [RFC821]
  4659. EXPN            Expand the mailing list                   [RFC821]
  4660. HELP            Supply helpful information                [RFC821]
  4661. TURN            Turn the operation around                 [RFC821]
  4662. 8BITMIME        Use 8-bit data                           [RFC1652]
  4663. SIZE            Message size declaration                 [RFC1653]
  4664. VERB            Verbose                              [Eric Allman]
  4665. ONEX            One message transaction only         [Eric Allman]
  4666.  
  4667.  
  4668.  
  4669. MAIL EXTENSION TYPES
  4670.  
  4671.  
  4672. The Simple Mail Transfer Protocol [RFC821] specifies a set of
  4673. commands or services for mail transfer.  A general procedure for
  4674. extending the set of services is defined in [RFC1651].  The set of
  4675. service extensions is listed here.
  4676.  
  4677.  
  4678. Service Ext   EHLO Keyword Parameters Verb       Reference
  4679. -----------   ------------ ---------- ---------- ---------
  4680. Send             SEND         none       SEND     [RFC821]
  4681. Send or Mail     SOML         none       SOML     [RFC821]
  4682. Send and Mail    SAML         none       SAML     [RFC821]
  4683. Expand           EXPN         none       EXPN     [RFC821]
  4684. Help             HELP         none       HELP     [RFC821]
  4685. Turn             TURN         none       TURN     [RFC821]
  4686. 8 Bit MIME       8BITMIME     none       none    [RFC1652]
  4687. Size             SIZE         number     none    [RFC1653]
  4688.  
  4689.  
  4690.  
  4691. MAIL SYSTEM NAMES
  4692.  
  4693.  
  4694. In some places, an identification of other mail systems is used.
  4695.  
  4696. One of these is in "The COSINE and Internet X.500 Schema" (section
  4697. 9.3.18) [RFC1274].  The mail system names listed here are used as the
  4698. legal values in that schema under the "otherMailbox" attribute
  4699. "mailboxType" type (which must be a PrintableString).
  4700.  
  4701. Another place is in "Mapping between X.400(1988) / ISO 10021 and RFC
  4702. 822" (section 4.2.2) [RFC1327].  The names listed here are used as
  4703.  
  4704.  
  4705.  
  4706. Reynolds & Postel                                              [Page 84]
  4707.  
  4708. RFC 1700                    Assigned Numbers                October 1994
  4709.  
  4710.  
  4711. the legal values in that schema under the "std-or-address" attribute
  4712. "registered-dd-type" type (which must be a "key-string").
  4713.  
  4714. Note that key-string = <a-z, A-Z, 0-9, and "-" >.
  4715.  
  4716.  
  4717. Mail System Name        Description                     Reference
  4718. ----------------        ------------------------------- ---------
  4719. mcimail                 MCI Mail
  4720.  
  4721.  
  4722.  
  4723. MAIL TRANSMISSION TYPES
  4724.  
  4725.  
  4726. The Simple Mail Transfer Protocol [RFC821] and the Standard for the
  4727. Format of ARPA Internet Text Messages [RFC822] specify that a set of
  4728. "Received" lines will be prepended to the headers of electronic mail
  4729. messages as they are transported through the Internet.  These received
  4730. line may optionally include either or both a "via" phrase and/or a
  4731. "with" phrase.  The legal values for the phrases are listed here.  The
  4732. via phrase is intended to indicate the link or physical medium over
  4733. which the message was transferred.  The with phrase is intended to
  4734. indicate the protocol or logical process that was used to transfer the
  4735. message.
  4736.  
  4737.  
  4738. VIA link types  Description                             Reference
  4739. --------------  ----------------------------            ---------
  4740. UUCP            Unix-to-Unix Copy Program                   [???]
  4741.  
  4742.  
  4743. WITH protocol types  Description                        Reference
  4744. -------------------  ----------------------------       ---------
  4745. SMTP                 Simple Mail Transfer Protocol       [RFC821]
  4746. ESMTP                SMTP with Service Extensions       [RFC1651]
  4747.  
  4748.  
  4749. REFERENCES
  4750.  
  4751.  
  4752. [ANSI-X12]
  4753.  
  4754. [POSTSCRIPT] Adobe Systems Inc., "PostScript Langpuage Reference
  4755. Manual", 2nd Edition, 2nd Printing, January 1991.
  4756.  
  4757. [IS-10646]
  4758.  
  4759.  
  4760.  
  4761.  
  4762. Reynolds & Postel                                              [Page 85]
  4763.  
  4764. RFC 1700                    Assigned Numbers                October 1994
  4765.  
  4766.  
  4767. [RFC821] Postel, J., "Simple Mail Transfer Protocol", STD 10, RFC 821,
  4768.          USC/Information Sciences Institute, August 1982.
  4769.  
  4770. [RFC822] Crocker, D., "Standard for the Format of ARPA-Internet Text
  4771.          Messages", STD 11, RFC 822, UDEL, August 1982.
  4772.  
  4773. [RFC1274] Barker, P., and S. Kille, "The COSINE and Internet X.500
  4774.           Schema", RFC 1274, University College London, November 1991.
  4775.  
  4776. [RFC1327] Hardcastle-Kille, S., "Mapping between X.400(1988) / ISO
  4777.           10021 and RFC 822", RFC 1327, University College London,
  4778.           May 1992.
  4779.  
  4780. [RFC1421] Linn, J., "Privacy Enhancement for Internet Electronic
  4781.           Mail: Part I: Message Encipherment and Authentication
  4782.           Procedures", RFC 1421, IAB IRTF PSRG, IETF PEM WG,
  4783.           February 1993.
  4784.  
  4785. [RFC1422] Kent, S., "Privacy Enhancement for Internet
  4786.           Electronic Mail: Part II -- Certificate-Based Key
  4787.           Management", BBN, IAB IRTF PSRG, IETF PEM, February 1993.
  4788.  
  4789. [RFC1423] Balenson, D., "Privacy Enhancement for Internet Electronic
  4790.           Mail: Part III -- Algorithms, Modes, and Identifiers",
  4791.           RFC 1423, TIS, IAB IRTF PSRG, IETF PEM WG, February 1993.
  4792.  
  4793. [RFC1505] Costanzo, A., Robinson, D., and R. Ullmann, "Encoding Header
  4794.           Field for Internet Messages", RFC 1505, AKC Consulting,
  4795.           Computervision Corporation, August 1993.
  4796.  
  4797. [RFC1651] Klensin, J., Freed, N., Rose, M., Stefferud, E., and D.
  4798.           Crocker, "SMTP Service Extensions", RFC 1651, MCI, Innosoft,
  4799.           Dover Beach Consulting, Inc., Network Management Associates,
  4800.           Inc., Silicon Graphics, Inc., July 1994.
  4801.  
  4802. [RFC1652] Klensin, J., Freed, N., Rose, M., Stefferud, E., and D.
  4803.           Crocker, "SMTP Service Extension for 8bit-MIMEtransport",
  4804.           RFC 1652, MCI, Innosoft, Dover Beach Consulting, Inc.,
  4805.           Network Management Associates, Inc., Silicon Graphics, Inc.,
  4806.           July 1994.
  4807.  
  4808. [RFC1653] Klensin, J., Freed, N., and K. Moore, "SMTP Service
  4809.           Extension for Message Size Declaration", RFC 1653,
  4810.           MCI, Innosoft, University of Tennessee, July 1994.
  4811.  
  4812.  
  4813. PEOPLE
  4814.  
  4815.  
  4816.  
  4817.  
  4818. Reynolds & Postel                                              [Page 86]
  4819.  
  4820. RFC 1700                    Assigned Numbers                October 1994
  4821.  
  4822.  
  4823. [Eric Allman]
  4824.  
  4825.  
  4826. []
  4827.  
  4828.  
  4829. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/mail-parameters
  4830.  
  4831.  
  4832.  
  4833.  
  4834.  
  4835.  
  4836.  
  4837.  
  4838.  
  4839.  
  4840.  
  4841.  
  4842.  
  4843.  
  4844.  
  4845.  
  4846.  
  4847.  
  4848.  
  4849.  
  4850.  
  4851.  
  4852.  
  4853.  
  4854.  
  4855.  
  4856.  
  4857.  
  4858.  
  4859.  
  4860.  
  4861.  
  4862.  
  4863.  
  4864.  
  4865.  
  4866.  
  4867.  
  4868.  
  4869.  
  4870.  
  4871.  
  4872.  
  4873.  
  4874. Reynolds & Postel                                              [Page 87]
  4875.  
  4876. RFC 1700                    Assigned Numbers                October 1994
  4877.  
  4878.  
  4879. BOOTP AND DHCP PARAMETERS
  4880.  
  4881. The Bootstrap Protocol (BOOTP) [RFC951] describes an IP/UDP
  4882. bootstrap protocol (BOOTP) which allows a diskless client machine to
  4883. discover its own IP address, the address of a server host, and the
  4884. name of a file to be loaded into memory and executed.  The Dynamic
  4885. Host Configuration Protocol (DHCP) [RFC1531] provides a framework for
  4886. automatic configuration of IP hosts.  The "DHCP Options and BOOTP
  4887. Vendor Information Extensions" [RFC1533] describes the additions to the
  4888. Bootstrap Protocol (BOOTP) which can also be used as options with the
  4889. Dynamic Host Configuration Protocol (DHCP).
  4890.  
  4891. BOOTP Vendor Extensions and DHCP Options are listed below:
  4892.  
  4893.  
  4894.    Tag     Name          Data Length    Meaning
  4895.    ---     ----          -----------    -------
  4896.     0      Pad               0          None
  4897.     1      Subnet Mask       4          Subnet Mask Value
  4898.     2      Time Offset       4          Time Offset in
  4899.                                         Seconds from UTC
  4900.     3      Gateways          N          N/4 Gateway addresses
  4901.     4      Time Server       N          N/4 Timeserver addresses
  4902.     5      Name Server       N          N/4 IEN-116 Server addresses
  4903.     6      Domain Server     N          N/4 DNS Server addresses
  4904.     7      Log Server        N          N/4 Logging Server addresses
  4905.     8      Quotes Server     N          N/4 Quotes Server addresses
  4906.     9      LPR Server        N          N/4 Printer Server addresses
  4907.    10      Impress Server    N          N/4 Impress Server addresses
  4908.    11      RLP Server        N          N/4 RLP Server addresses
  4909.    12      Hostname          N          Hostname string
  4910.    13      Boot File Size    2          Size of boot file in 512 byte
  4911.                                         chunks
  4912.    14      Merit Dump File              Client to dump and name
  4913.                                         the file to dump it to
  4914.    15      Domain Name       N          The DNS domain name of the
  4915.                                         client
  4916.    16      Swap Server       N          Swap Server addeess
  4917.    17      Root Path         N          Path name for root disk
  4918.    18      Extension File    N          Path name for more BOOTP info
  4919.  
  4920.    19      Forward On/Off    1          Enable/Disable IP Forwarding
  4921.    20      SrcRte On/Off     1          Enable/Disable Source Routing
  4922.    21      Policy Filter     N          Routing Policy Filters
  4923.    22      Max DG Assembly   2          Max Datagram Reassembly Size
  4924.    23      Default IP TTL    1          Default IP Time to Live
  4925.    24      MTU Timeout       4          Path MTU Aging Timeout
  4926.    25      MTU Plateau       N          Path MTU  Plateau Table
  4927.  
  4928.  
  4929.  
  4930. Reynolds & Postel                                              [Page 88]
  4931.  
  4932. RFC 1700                    Assigned Numbers                October 1994
  4933.  
  4934.  
  4935.    26      MTU Interface     2          Interface MTU Size
  4936.    27      MTU Subnet        1          All Subnets are Local
  4937.    28      Broadcast Address 4          Broadcast Address
  4938.    29      Mask Discovery    1          Perform Mask Discovery
  4939.    30      Mask Supplier     1          Provide Mask to Others
  4940.    31      Router Discovery  1          Perform Router Discovery
  4941.    32      Router Request    4          Router Solicitation Address
  4942.    33      Static Route      N          Static Routing Table
  4943.    34      Trailers          1          Trailer Encapsulation
  4944.    35      ARP Timeout       4          ARP Cache Timeout
  4945.    36      Ethernet          1          Ethernet Encapsulation
  4946.    37      Default TCP TTL   1          Default TCP Time to Live
  4947.    38      Keepalive Time    4          TCP Keepalive Interval
  4948.    39      Keepalive Data    1          TCP Keepalive Garbage
  4949.    40      NIS Domain        N          NIS Domain Name
  4950.    41      NIS Servers       N          NIS Server Addresses
  4951.    42      NTP Servers       N          NTP Server Addresses
  4952.    43      Vendor Specific   N          Vendor Specific Information
  4953.    44      NETBIOS Name Srv  N          NETBIOS Name Servers
  4954.    45      NETBIOS Dist Srv  N          NETBIOS Datagram Distribution
  4955.    46      NETBIOS Note Type 1          NETBIOS Note Type
  4956.    47      NETBIOS Scope     N          NETBIOS Scope
  4957.    48      X Window Font     N          X Window Font Server
  4958.    49      X Window Manmager N          X Window Display Manager
  4959.    50      Address Request   4          Requested IP Address
  4960.    51      Address Time      4          IP Address Lease Time
  4961.    52      Overload          1          Overloaf "sname" or "file"
  4962.    53      DHCP Msg Type     1          DHCP Message Type
  4963.    54      DHCP Server Id    4          DHCP Server Identification
  4964.    55      Parameter List    N          Parameter Request List
  4965.    56      DHCP Message      N          DHCP Error Message
  4966.    57      DHCP Max Msg Size 2          DHCP Maximum Message Size
  4967.    58      Renewal Time      4          DHCP Renewal (T1) Time
  4968.    59      Rebinding Time    4          DHCP Rebinding (T2) Time
  4969.    60      Class Id          N          Class Identifier
  4970.    61      Client Id         N          Client Identifier
  4971.    62      Netware/IP Domain N          Netware/IP Domain Name
  4972.    63      Netware/IP Option N          Netware/IP sub Options
  4973.  
  4974.  
  4975.    64-127  Unassigned
  4976.    128-154 Reserved
  4977.  
  4978.    255     End               0          None
  4979.  
  4980.  
  4981. REFERENCES
  4982.  
  4983.  
  4984.  
  4985.  
  4986. Reynolds & Postel                                              [Page 89]
  4987.  
  4988. RFC 1700                    Assigned Numbers                October 1994
  4989.  
  4990.  
  4991. [RFC951]  Croft, B., and J. Gilmore, "BOOTSTRAP Protocol (BOOTP)",
  4992.           RFC-951, Stanford and SUN Microsytems, September 1985.
  4993.  
  4994. [RFC1531]  Droms, R., "Dynamic Host Configuration Protocol", Bucknell
  4995.            University, October 1993.
  4996.  
  4997. [RFC1533]  Alexander, S., and R. Droms, "DHCP Options and BOOTP Vendor
  4998.            Extensions", Lachman Technology, Inc., Bucknell University,
  4999.            October 1993.
  5000.  
  5001. []
  5002.  
  5003.  
  5004. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/bootp-and-dhcp-
  5005. parameters
  5006.  
  5007.  
  5008.  
  5009.  
  5010.  
  5011.  
  5012.  
  5013.  
  5014.  
  5015.  
  5016.  
  5017.  
  5018.  
  5019.  
  5020.  
  5021.  
  5022.  
  5023.  
  5024.  
  5025.  
  5026.  
  5027.  
  5028.  
  5029.  
  5030.  
  5031.  
  5032.  
  5033.  
  5034.  
  5035.  
  5036.  
  5037.  
  5038.  
  5039.  
  5040.  
  5041.  
  5042. Reynolds & Postel                                              [Page 90]
  5043.  
  5044. RFC 1700                    Assigned Numbers                October 1994
  5045.  
  5046.  
  5047. ADDRESS FAMILY NUMBERS
  5048.  
  5049. Several protocols deal with multiple address families.  The 16-bit
  5050. assignments are listed here.
  5051.  
  5052.  
  5053. Number    Description                                          Reference
  5054. ------    ---------------------------------------------------- ---------
  5055.      0    Reserved
  5056.      1    IP (IP version 4)
  5057.      2    IP6 (IP version 6)
  5058.      3    NSAP
  5059.      4    HDLC (8-bit multidrop)
  5060.      5    BBN 1822
  5061.      6    802 (includes all 802 media plus Ethernet "canonical format")
  5062.      7    E.163
  5063.      8    E.164 (SMDS, Frame Relay, ATM)
  5064.      9    F.69 (Telex)
  5065.     10    X.121 (X.25, Frame Relay)
  5066.     11    IPX
  5067.     12    Appletalk
  5068.     13    Decnet IV
  5069.     14    Banyan Vines
  5070.  65535    Reserved
  5071.  
  5072. []
  5073.  
  5074.  
  5075. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/address-family-numbers
  5076.  
  5077.  
  5078.  
  5079.  
  5080.  
  5081.  
  5082.  
  5083.  
  5084.  
  5085.  
  5086.  
  5087.  
  5088.  
  5089.  
  5090.  
  5091.  
  5092.  
  5093.  
  5094.  
  5095.  
  5096.  
  5097.  
  5098. Reynolds & Postel                                              [Page 91]
  5099.  
  5100. RFC 1700                    Assigned Numbers                October 1994
  5101.  
  5102.  
  5103. FOOBAR AF NUMBERS
  5104.  
  5105.  
  5106. In the FTP Operation Over Big Address Records (FOOBAR) Protocol
  5107. [RFC1639] there is a field, called "address family" or "af", to
  5108. identify the lower level protocol addresses in use.  This is an 8 bit
  5109. field.  The first 16 assignments (0-15) of the af value are exactly
  5110. the same as the IP Version number.  The assignment for values 16-255
  5111. are listed here.
  5112.  
  5113. Assigned FOOBAR Address Families
  5114.  
  5115. Decimal   Keyword    Address Family                     References
  5116. -------   -------    --------------                     ----------
  5117.     16    IPX        Novell IPX
  5118. 17-254               Unassigned
  5119.    255               Reserved
  5120.  
  5121.  
  5122. REFERENCES
  5123.  
  5124. [RFC1639] Piscitello, D., "FTP Operation Over Big Address Records
  5125.           (FOOBAR)", Core Competence, Inc., June 1994.
  5126.  
  5127. []
  5128.  
  5129.  
  5130. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/foobar-af-numbers
  5131.  
  5132.  
  5133.  
  5134.  
  5135.  
  5136.  
  5137.  
  5138.  
  5139.  
  5140.  
  5141.  
  5142.  
  5143.  
  5144.  
  5145.  
  5146.  
  5147.  
  5148.  
  5149.  
  5150.  
  5151.  
  5152.  
  5153.  
  5154. Reynolds & Postel                                              [Page 92]
  5155.  
  5156. RFC 1700                    Assigned Numbers                October 1994
  5157.  
  5158.  
  5159. DIRECTORY SYSTEM NAMES
  5160.  
  5161.  
  5162. In the representation of distinquished names (and possibly other
  5163. contexts) of the X.500 Directory system, several unique keywords may
  5164. be necessary.  For example, in the string representation of
  5165. distinguished names [RFC1485].
  5166.  
  5167. Keyword  Attribute (X.520 keys)
  5168. -------  ---------------------------------
  5169.  CN       CommonName
  5170.  L        LocalityName
  5171.  ST       StateOrProvinceName
  5172.  O        OrganizationName
  5173.  OU       OrganizationalUnitName
  5174.  C        CountryName
  5175.  
  5176.  
  5177. REFERENCES
  5178.  
  5179. [RFC1485]  Hardcastle-Kille, S., "A String Representation of
  5180.            Distinguished Names (OSI-DS 23 (v5))", RFC1485, ISODE
  5181.            Consortium, July 1993.
  5182.  
  5183. []
  5184.  
  5185.  
  5186. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/directory-system-names
  5187.  
  5188.  
  5189.  
  5190.  
  5191.  
  5192.  
  5193.  
  5194.  
  5195.  
  5196.  
  5197.  
  5198.  
  5199.  
  5200.  
  5201.  
  5202.  
  5203.  
  5204.  
  5205.  
  5206.  
  5207.  
  5208.  
  5209.  
  5210. Reynolds & Postel                                              [Page 93]
  5211.  
  5212. RFC 1700                    Assigned Numbers                October 1994
  5213.  
  5214.  
  5215. PUBLISHER IDENTIFICATION CODE
  5216.  
  5217. The RFC "A Format for E-Mailing Bibliographic Records" [RFC1357]
  5218. establishs a "publisher-ID" code.  The IANA registry of these codes is
  5219. listed here.
  5220.  
  5221.  
  5222. Code   Publisher                                               Reference
  5223. ------ ------------------------------------------------------- ---------
  5224. DUMMY  for testing only                                         [RFC1357]
  5225. TEST   for testing only                                         [RFC1357]
  5226. ISI    Information Sciences Institute                               [JBP]
  5227.           of the University of Southern California
  5228. UMCS   University of Manchester Computer Science Department         [TXC]
  5229.  
  5230.  
  5231. REFERENCES
  5232.  
  5233. [RFC1357] Cohen, D., Editor, "A Format for E-mailing Bibliographic
  5234.           Records", RFC 1357, USC/Information Sciences Institute,
  5235.           July 1992.
  5236.  
  5237. PEOPLE
  5238.  
  5239. [JBP] Jon Postel <postel@isi.edu>
  5240.  
  5241. [TXC] Tim Clement <timc@cs.man.ac.uk>
  5242.  
  5243.  
  5244. []
  5245.  
  5246.  
  5247. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/publisher-id
  5248.  
  5249.  
  5250.  
  5251.  
  5252.  
  5253.  
  5254.  
  5255.  
  5256.  
  5257.  
  5258.  
  5259.  
  5260.  
  5261.  
  5262.  
  5263.  
  5264.  
  5265.  
  5266. Reynolds & Postel                                              [Page 94]
  5267.  
  5268. RFC 1700                    Assigned Numbers                October 1994
  5269.  
  5270.  
  5271. OSPF AUTHENTICATION CODES
  5272.  
  5273.  
  5274. The Open Shotrest Path First (OSPF) protocols has a provision for
  5275. authentication, and the type of authentication can me indicated by a
  5276. code number.  The following are the registered authentication codes.
  5277.  
  5278.  
  5279. Code    Authentication Method                             Reference
  5280. ----    ---------------------                             ---------
  5281.    0    No Authentication                                 [RFC1583]
  5282.    1    Simple Password Authentication                    [RFC1583]
  5283. 2-65535 Reserved
  5284.  
  5285.  
  5286. REFERENCES
  5287.  
  5288. [RFC1583] Moy, J., "OSPF Version 2", RFC 1583, Proteon, Inc., March
  5289.           1994.
  5290.  
  5291. [RFC1584] Moy, J., "Multicast Extensions to OSPF", RFC 1584, Proteon,
  5292.           Inc., March 1994.
  5293.  
  5294. [RFC1585] Moy, J., "MOSPF: Analysis and Experience", RFC 1585,
  5295.           Proteon, Inc., March 1994.
  5296.  
  5297. [RFC1586] deSouza, O., and M. Rodrigues, "Guidelines for Running OSPF
  5298.           Over Frame Relay Networks", RFC 1586, AT&T Bell
  5299.           Laboratories, March 1994.
  5300.  
  5301. [RFC1587] Coltun, R., and V. Fuller, "The OSPF NSSA Option", RFC 1587,
  5302.           RainbowBridge Communications, BARRNet, March 1994.
  5303.  
  5304.  
  5305. []
  5306.  
  5307.  
  5308. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ospf-authentication-
  5309. codes
  5310.  
  5311.  
  5312.  
  5313.  
  5314.  
  5315.  
  5316.  
  5317.  
  5318.  
  5319.  
  5320.  
  5321.  
  5322. Reynolds & Postel                                              [Page 95]
  5323.  
  5324. RFC 1700                    Assigned Numbers                October 1994
  5325.  
  5326.  
  5327. MEDIA TYPES
  5328.  
  5329.  
  5330. [RFC1521] specifies that Content Types, Content Subtypes, Character
  5331. Sets, Access Types, and Conversion values for MIME mail will be
  5332. assigned and listed by the IANA.
  5333.  
  5334.  
  5335. Content Types and Subtypes
  5336. --------------------------
  5337.  
  5338. Type            Subtype         Description                 Reference
  5339. ----            -------         -----------                 ---------
  5340. text            plain                                   [RFC1521,NSB]
  5341.                 richtext                                [RFC1521,NSB]
  5342.                 tab-separated-values                   [Paul Lindner]
  5343.  
  5344. multipart       mixed                                   [RFC1521,NSB]
  5345.                 alternative                             [RFC1521,NSB]
  5346.                 digest                                  [RFC1521,NSB]
  5347.                 parallel                                [RFC1521,NSB]
  5348.                 appledouble                [MacMime,Patrik Faltstrom]
  5349.                 header-set                             [Dave Crocker]
  5350.  
  5351. message         rfc822                                  [RFC1521,NSB]
  5352.                 partial                                 [RFC1521,NSB]
  5353.                 external-body                           [RFC1521,NSB]
  5354.                 news                        [RFC 1036, Henry Spencer]
  5355.  
  5356. application     octet-stream                            [RFC1521,NSB]
  5357.                 postscript                              [RFC1521,NSB]
  5358.                 oda                                     [RFC1521,NSB]
  5359.                 atomicmail                           [atomicmail,NSB]
  5360.                 andrew-inset                       [andrew-inset,NSB]
  5361.                 slate                           [slate,terry crowley]
  5362.                 wita              [Wang Info Transfer,Larry Campbell]
  5363.                 dec-dx            [Digital Doc Trans, Larry Campbell]
  5364.                 dca-rft        [IBM Doc Content Arch, Larry Campbell]
  5365.                 activemessage                          [Ehud Shapiro]
  5366.                 rtf                                    [Paul Lindner]
  5367.                 applefile                  [MacMime,Patrik Faltstrom]
  5368.                 mac-binhex40               [MacMime,Patrik Faltstrom]
  5369.                 news-message-id              [RFC1036, Henry Spencer]
  5370.                 news-transmission            [RFC1036, Henry Spencer]
  5371.                 wordperfect5.1                         [Paul Lindner]
  5372.                 pdf                                    [Paul Lindner]
  5373.                 zip                                    [Paul Lindner]
  5374.                 macwriteii                             [Paul Lindner]
  5375.  
  5376.  
  5377.  
  5378. Reynolds & Postel                                              [Page 96]
  5379.  
  5380. RFC 1700                    Assigned Numbers                October 1994
  5381.  
  5382.  
  5383.                 msword                                 [Paul Lindner]
  5384.                 remote-printing                         [RFC1486,MTR]
  5385.  
  5386. image           jpeg                                    [RFC1521,NSB]
  5387.                 gif                                     [RFC1521,NSB]
  5388.                 ief             Image Exchange Format       [RFC1314]
  5389.                 tiff            Tag Image File Format           [MTR]
  5390.  
  5391. audio           basic                                   [RFC1521,NSB]
  5392.  
  5393. video           mpeg                                    [RFC1521,NSB]
  5394.                 quicktime                              [Paul Lindner]
  5395.  
  5396. The "media-types" directory contains a subdirectory for each content
  5397. type and each of those directories contains a file for each content
  5398. subtype.
  5399.  
  5400.                                |-application-
  5401.                                |-audio-------
  5402.                                |-image-------
  5403.                  |-media-types-|-message-----
  5404.                                |-multipart---
  5405.                                |-text--------
  5406.                                |-video-------
  5407.  
  5408.    URL = ftp://ftp.isi.edu/in-notes/iana/assignments/media-types
  5409.  
  5410.  
  5411. Character Sets
  5412. --------------
  5413.  
  5414. All of the character sets listed the section on Character Sets are
  5415. registered for use with MIME as MIME Character Sets.  The
  5416. correspondance between the few character sets listed in the MIME
  5417. specification [RFC1521] and the list in that section are:
  5418.  
  5419. Type           Description                                  Reference
  5420. ----           -----------                                  ---------
  5421. US-ASCII       see ANSI_X3.4-1968 below                 [RFC1521,NSB]
  5422. ISO-8859-1     see ISO_8859-1:1987 below                [RFC1521,NSB]
  5423. ISO-8859-2     see ISO_8859-2:1987 below                [RFC1521,NSB]
  5424. ISO-8859-3     see ISO_8859-3:1988 below                [RFC1521,NSB]
  5425. ISO-8859-4     see ISO_8859-4:1988 below                [RFC1521,NSB]
  5426. ISO-8859-5     see ISO_8859-5:1988 below                [RFC1521,NSB]
  5427. ISO-8859-6     see ISO_8859-6:1987 below                [RFC1521,NSB]
  5428. ISO-8859-7     see ISO_8859-7:1987 below                [RFC1521,NSB]
  5429. ISO-8859-8     see ISO_8859-8:1988 below                [RFC1521,NSB]
  5430. ISO-8859-9     see ISO_8859-9:1989 below                [RFC1521,NSB]
  5431.  
  5432.  
  5433.  
  5434. Reynolds & Postel                                              [Page 97]
  5435.  
  5436. RFC 1700                    Assigned Numbers                October 1994
  5437.  
  5438.  
  5439. Access Types
  5440. ------------
  5441.  
  5442. Type           Description                                  Reference
  5443. ----           -----------                                  ---------
  5444. FTP                                                     [RFC1521,NSB]
  5445. ANON-FTP                                                [RFC1521,NSB]
  5446. TFTP                                                    [RFC1521,NSB]
  5447. AFS                                                     [RFC1521,NSB]
  5448. LOCAL-FILE                                              [RFC1521,NSB]
  5449. MAIL-SERVER                                             [RFC1521,NSB]
  5450.  
  5451.  
  5452.  
  5453. Conversion Values
  5454. -----------------
  5455.  
  5456. Conversion values or Content Transfer Encodings.
  5457.  
  5458. Type           Description                                  Reference
  5459. ----           -----------                                  ---------
  5460. 7BIT                                                    [RFC1521,NSB]
  5461. 8BIT                                                    [RFC1521,NSB]
  5462. BASE64                                                  [RFC1521,NSB]
  5463. BINARY                                                  [RFC1521,NSB]
  5464. QUOTED-PRINTABLE                                        [RFC1521,NSB]
  5465.  
  5466.  
  5467. MIME / X.400 MAPPING TABLES
  5468.  
  5469. MIME to X.400 Table
  5470.  
  5471.     MIME content-type          X.400 Body Part             Reference
  5472.     -----------------          ------------------          ---------
  5473.     text/plain
  5474.       charset=us-ascii         ia5-text                     [RFC1494]
  5475.       charset=iso-8859-x       EBP - GeneralText            [RFC1494]
  5476.     text/richtext              no mapping defined           [RFC1494]
  5477.     application/oda            EBP - ODA                    [RFC1494]
  5478.     application/octet-stream   bilaterally-defined          [RFC1494]
  5479.     application/postscript     EBP - mime-postscript-body   [RFC1494]
  5480.     image/g3fax                g3-facsimile                 [RFC1494]
  5481.     image/jpeg                 EBP - mime-jpeg-body         [RFC1494]
  5482.     image/gif                  EBP - mime-gif-body          [RFC1494]
  5483.     audio/basic                no mapping defined           [RFC1494]
  5484.     video/mpeg                 no mapping defined           [RFC1494]
  5485.  
  5486.     Abbreviation: EBP - Extended Body Part
  5487.  
  5488.  
  5489.  
  5490. Reynolds & Postel                                              [Page 98]
  5491.  
  5492. RFC 1700                    Assigned Numbers                October 1994
  5493.  
  5494.  
  5495. X.400 to MIME Table
  5496.  
  5497.  
  5498.                              Basic Body Parts
  5499.  
  5500.     X.400 Basic Body Part      MIME content-type           Reference
  5501.     ---------------------      --------------------        ---------
  5502.     ia5-text                   text/plain;charset=us-ascii [RFC1494]
  5503.     voice                      No Mapping Defined          [RFC1494]
  5504.     g3-facsimile               image/g3fax                 [RFC1494]
  5505.     g4-class1                  no mapping defined          [RFC1494]
  5506.     teletex                    no mapping defined          [RFC1494]
  5507.     videotex                   no mapping defined          [RFC1494]
  5508.     encrypted                  no mapping defined          [RFC1494]
  5509.     bilaterally-defined        application/octet-stream    [RFC1494]
  5510.     nationally-defined         no mapping defined          [RFC1494]
  5511.     externally-defined         See Extended Body Parts     [RFC1494]
  5512.  
  5513.     X.400 Extended Body Part  MIME content-type            Reference
  5514.     ------------------------- --------------------         ---------
  5515.     GeneralText               text/plain;charset=iso-8859-x[RFC1494]
  5516.     ODA                       application/oda              [RFC1494]
  5517.     mime-postscript-body      application/postscript       [RFC1494]
  5518.     mime-jpeg-body            image/jpeg                   [RFC1494]
  5519.     mime-gif-body             image/gif                    [RFC1494]
  5520.  
  5521. REFERENCES
  5522.  
  5523. [MacMime] Work in Progress.
  5524.  
  5525. [RFC1036] Horton, M., and R. Adams, "Standard for Interchange of
  5526.           USENET Messages", RFC 1036, AT&T Bell Laboratories,
  5527.           Center for Seismic Studies, December 1987.
  5528.  
  5529. [RFC1494] Alvestrand, H., and S. Thompson, "Equivalences between 1988
  5530.           X.400 and RFC-822 Message Bodies", RFC 1494, SINTEF DELAB,
  5531.           Soft*Switch, Inc., August 1993.
  5532.  
  5533. [RFC1521] Borenstien, N., and N. Freed, "MIME (Multipurpose Internet
  5534.           Mail Extensions) Part One: Mechanisms for Specifying and
  5535.           Describing the Format of Internet Message Bodies", RFC 1521,
  5536.           Bellcore, Innosoft, September 1993.
  5537.  
  5538. PEOPLE
  5539.  
  5540. [Larry Campbell]
  5541.  
  5542. [Dave Crocker]  Dave Crocker <dcrocker@mordor.stanford.edu>
  5543.  
  5544.  
  5545.  
  5546. Reynolds & Postel                                              [Page 99]
  5547.  
  5548. RFC 1700                    Assigned Numbers                October 1994
  5549.  
  5550.  
  5551. [Terry Crowley]
  5552.  
  5553. [NSB] Nathaniel Borenstein <nsb@bellcore.com>
  5554.  
  5555. [MTR] Marshall Rose <mrose@dbc.mtview.ca.us>
  5556.  
  5557. [Paul Lindner]
  5558.  
  5559. [PXF] Patrik Faltstrom <paf@nada.kth.se>
  5560.  
  5561. [Ehud Shapiro]
  5562.  
  5563. [Henry Spencer]
  5564.  
  5565. []
  5566.  
  5567.  
  5568.  
  5569.  
  5570.  
  5571. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-
  5572. types
  5573.  
  5574.  
  5575.  
  5576.  
  5577.  
  5578.  
  5579.  
  5580.  
  5581.  
  5582.  
  5583.  
  5584.  
  5585.  
  5586.  
  5587.  
  5588.  
  5589.  
  5590.  
  5591.  
  5592.  
  5593.  
  5594.  
  5595.  
  5596.  
  5597.  
  5598.  
  5599.  
  5600.  
  5601.  
  5602. Reynolds & Postel                                             [Page 100]
  5603.  
  5604. RFC 1700                    Assigned Numbers                October 1994
  5605.  
  5606.  
  5607. CHARACTER SETS
  5608.  
  5609. These are the official names for character sets that may be used in
  5610. the Internet and may be referred to in Internet documentation.  These
  5611. names are expressed in ANSI_X3.4-1968 which is commonly called
  5612. US-ASCII or simply ASCII.  The character set most commonly use in the
  5613. Internet and used especially in protocol standards is US-ASCII, this
  5614. is strongly encouraged.  The use of the name US-ASCII is also
  5615. encouraged.
  5616.  
  5617. The character set names may be up to 40 characters taken from the
  5618. printable characters of US-ASCII.  However, no distinction is made
  5619. between use of upper and lower case letters.
  5620.  
  5621.  
  5622. Character Set                                               Reference
  5623. -------------                                               ---------
  5624.  
  5625. Name: ANSI_X3.4-1968                                   [RFC1345,KXS2]
  5626. Source: ECMA registry
  5627. Alias: iso-ir-6
  5628. Alias: ANSI_X3.4-1986
  5629. Alias: ISO_646.irv:1991
  5630. Alias: ASCII
  5631. Alias: ISO646-US
  5632. Alias: US-ASCII
  5633. Alias: us
  5634. Alias: IBM367
  5635. Alias: cp367
  5636.  
  5637. Name: ISO-10646-UCS-2
  5638. Source: the 2-octet Basic Multilingual Plane, aka Unicode
  5639.         this needs to specify network byte order: the standard
  5640.         does not specify (it is a 16-bit integer space)
  5641.  
  5642. Name: ISO-10646-UCS-4
  5643. Source: the full code space. (same comment about byte order,
  5644.         these are 31-bit numbers.
  5645.  
  5646. Name: ISO-10646-UTF-1
  5647. Source: Universal Transfer Format (1), this is the multibyte
  5648.         encoding, that subsets ASCII-7. It does not have byte
  5649.         ordering issues.
  5650.  
  5651. Name: ISO_646.basic:1983                                [RFC1345,KXS2]
  5652. Source: ECMA registry
  5653. Alias: ref
  5654.  
  5655.  
  5656.  
  5657.  
  5658. Reynolds & Postel                                             [Page 101]
  5659.  
  5660. RFC 1700                    Assigned Numbers                October 1994
  5661.  
  5662.  
  5663. Name: INVARIANT                                         [RFC1345,KXS2]
  5664.  
  5665. Name: ISO_646.irv:1983                                  [RFC1345,KXS2]
  5666. Source: ECMA registry
  5667. Alias: iso-ir-2
  5668. Alias: irv
  5669.  
  5670. Name: BS_4730                                           [RFC1345,KXS2]
  5671. Source: ECMA registry
  5672. Alias: iso-ir-4
  5673. Alias: ISO646-GB
  5674. Alias: gb
  5675. Alias: uk
  5676.  
  5677. Name: NATS-SEFI                                         [RFC1345,KXS2]
  5678. Source: ECMA registry
  5679. Alias: iso-ir-8-1
  5680.  
  5681. Name: NATS-SEFI-ADD                                     [RFC1345,KXS2]
  5682. Source: ECMA registry
  5683. Alias: iso-ir-8-2
  5684.  
  5685. Name: NATS-DANO                                         [RFC1345,KXS2]
  5686. Source: ECMA registry
  5687. Alias: iso-ir-9-1
  5688.  
  5689. Name: NATS-DANO-ADD                                     [RFC1345,KXS2]
  5690. Source: ECMA registry
  5691. Alias: iso-ir-9-2
  5692.  
  5693. Name: SEN_850200_B                                      [RFC1345,KXS2]
  5694. Source: ECMA registry
  5695. Alias: iso-ir-10
  5696. Alias: FI
  5697. Alias: ISO646-FI
  5698. Alias: ISO646-SE
  5699. Alias: se
  5700.  
  5701. Name: SEN_850200_C                                      [RFC1345,KXS2]
  5702. Source: ECMA registry
  5703. Alias: iso-ir-11
  5704. Alias: ISO646-SE2
  5705. Alias: se2
  5706.  
  5707. Name: KS_C_5601-1987                                    [RFC1345,KXS2]
  5708. Source: ECMA registry
  5709. Alias: iso-ir-149
  5710. Alias: KS_C_5601-1989
  5711.  
  5712.  
  5713.  
  5714. Reynolds & Postel                                             [Page 102]
  5715.  
  5716. RFC 1700                    Assigned Numbers                October 1994
  5717.  
  5718.  
  5719. Alias: KSC_5601
  5720. Alias: korean
  5721.  
  5722. Name: ISO-2022-KR                                       [RFC1557,Choi]
  5723. Source: RFC-1557 (see also KS_C_5601-1987)
  5724.  
  5725. Name: EUC-KR                                            [RFC1557,Choi]
  5726. Source: RFC-1557 (see also KS_C_5861-1992)
  5727.  
  5728. Name: ISO-2022-JP                                      [RFC1468,Murai]
  5729. Source: RFC-1468
  5730.  
  5731. Name: ISO-2022-JP-2                                     [RFC1554,Ohta]
  5732. Source: RFC-1554
  5733.  
  5734. Name: JIS_C6220-1969-jp                                 [RFC1345,KXS2]
  5735. Source: ECMA registry
  5736. Alias: JIS_C6220-1969
  5737. Alias: iso-ir-13
  5738. Alias: katakana
  5739. Alias: x0201-7
  5740.  
  5741. Name: JIS_C6220-1969-ro                                 [RFC1345,KXS2]
  5742. Source: ECMA registry
  5743. Alias: iso-ir-14
  5744. Alias: jp
  5745. Alias: ISO646-JP
  5746.  
  5747. Name: IT                                                [RFC1345,KXS2]
  5748. Source: ECMA registry
  5749. Alias: iso-ir-15
  5750. Alias: ISO646-IT
  5751.  
  5752. Name: PT                                                [RFC1345,KXS2]
  5753. Source: ECMA registry
  5754. Alias: iso-ir-16
  5755. Alias: ISO646-PT
  5756.  
  5757. Name: ES                                                [RFC1345,KXS2]
  5758. Source: ECMA registry
  5759. Alias: iso-ir-17
  5760. Alias: ISO646-ES
  5761.  
  5762. Name: greek7-old                                        [RFC1345,KXS2]
  5763. Source: ECMA registry
  5764. Alias: iso-ir-18
  5765.  
  5766. Name: latin-greek                                       [RFC1345,KXS2]
  5767.  
  5768.  
  5769.  
  5770. Reynolds & Postel                                             [Page 103]
  5771.  
  5772. RFC 1700                    Assigned Numbers                October 1994
  5773.  
  5774.  
  5775. Source: ECMA registry
  5776. Alias: iso-ir-19
  5777.  
  5778. Name: DIN_66003                                         [RFC1345,KXS2]
  5779. Source: ECMA registry
  5780. Alias: iso-ir-21
  5781. Alias: de
  5782. Alias: ISO646-DE
  5783.  
  5784. Name: NF_Z_62-010_(1973)                                [RFC1345,KXS2]
  5785. Source: ECMA registry
  5786. Alias: iso-ir-25
  5787. Alias: ISO646-FR1
  5788.  
  5789. Name: Latin-greek-1                                     [RFC1345,KXS2]
  5790. Source: ECMA registry
  5791. Alias: iso-ir-27
  5792.  
  5793. Name: ISO_5427                                          [RFC1345,KXS2]
  5794. Source: ECMA registry
  5795. Alias: iso-ir-37
  5796.  
  5797. Name: JIS_C6226-1978                                    [RFC1345,KXS2]
  5798. Source: ECMA registry
  5799. Alias: iso-ir-42
  5800.  
  5801. Name: BS_viewdata                                       [RFC1345,KXS2]
  5802. Source: ECMA registry
  5803. Alias: iso-ir-47
  5804.  
  5805. Name: INIS                                              [RFC1345,KXS2]
  5806. Source: ECMA registry
  5807. Alias: iso-ir-49
  5808.  
  5809. Name: INIS-8                                            [RFC1345,KXS2]
  5810. Source: ECMA registry
  5811. Alias: iso-ir-50
  5812.  
  5813. Name: INIS-cyrillic                                     [RFC1345,KXS2]
  5814. Source: ECMA registry
  5815. Alias: iso-ir-51
  5816.  
  5817. Name: ISO_5427:1981                                     [RFC1345,KXS2]
  5818. Source: ECMA registry
  5819. Alias: iso-ir-54
  5820.  
  5821. Name: ISO_5428:1980                                     [RFC1345,KXS2]
  5822. Source: ECMA registry
  5823.  
  5824.  
  5825.  
  5826. Reynolds & Postel                                             [Page 104]
  5827.  
  5828. RFC 1700                    Assigned Numbers                October 1994
  5829.  
  5830.  
  5831. Alias: iso-ir-55
  5832.  
  5833. Name: GB_1988-80                                        [RFC1345,KXS2]
  5834. Source: ECMA registry
  5835. Alias: iso-ir-57
  5836. Alias: cn
  5837. Alias: ISO646-CN
  5838.  
  5839. Name: GB_2312-80                                        [RFC1345,KXS2]
  5840. Source: ECMA registry
  5841. Alias: iso-ir-58
  5842. Alias: chinese
  5843.  
  5844. Name: NS_4551-1                                         [RFC1345,KXS2]
  5845. Source: ECMA registry
  5846. Alias: iso-ir-60
  5847. Alias: ISO646-NO
  5848. Alias: no
  5849.  
  5850. Name: NS_4551-2                                          [RFC1345,KXS2]
  5851. Source: ECMA registry
  5852. Alias: ISO646-NO2
  5853. Alias: iso-ir-61
  5854. Alias: no2
  5855.  
  5856. Name: NF_Z_62-010                                        [RFC1345,KXS2]
  5857. Source: ECMA registry
  5858. Alias: iso-ir-69
  5859. Alias: ISO646-FR
  5860. Alias: fr
  5861.  
  5862. Name: videotex-suppl                                     [RFC1345,KXS2]
  5863. Source: ECMA registry
  5864. Alias: iso-ir-70
  5865.  
  5866. Name: PT2                                                [RFC1345,KXS2]
  5867. Source: ECMA registry
  5868. Alias: iso-ir-84
  5869. Alias: ISO646-PT2
  5870.  
  5871. Name: ES2                                                [RFC1345,KXS2]
  5872. Source: ECMA registry
  5873. Alias: iso-ir-85
  5874. Alias: ISO646-ES2
  5875.  
  5876. Name: MSZ_7795.3                                         [RFC1345,KXS2]
  5877. Source: ECMA registry
  5878. Alias: iso-ir-86
  5879.  
  5880.  
  5881.  
  5882. Reynolds & Postel                                             [Page 105]
  5883.  
  5884. RFC 1700                    Assigned Numbers                October 1994
  5885.  
  5886.  
  5887. Alias: ISO646-HU
  5888. Alias: hu
  5889.  
  5890. Name: JIS_C6226-1983                                     [RFC1345,KXS2]
  5891. Source: ECMA registry
  5892. Alias: iso-ir-87
  5893. Alias: x0208
  5894. Alias: JIS_X0208-1983
  5895.  
  5896. Name: greek7                                             [RFC1345,KXS2]
  5897. Source: ECMA registry
  5898. Alias: iso-ir-88
  5899.  
  5900. Name: ASMO_449                                           [RFC1345,KXS2]
  5901. Source: ECMA registry
  5902. Alias: ISO_9036
  5903. Alias: arabic7
  5904. Alias: iso-ir-89
  5905.  
  5906. Name: iso-ir-90                                          [RFC1345,KXS2]
  5907. Source: ECMA registry
  5908.  
  5909. Name: JIS_C6229-1984-a                                   [RFC1345,KXS2]
  5910. Source: ECMA registry
  5911. Alias: iso-ir-91
  5912. Alias: jp-ocr-a
  5913.  
  5914. Name: JIS_C6229-1984-b                                   [RFC1345,KXS2]
  5915. Source: ECMA registry
  5916. Alias: iso-ir-92
  5917. Alias: ISO646-JP-OCR-B
  5918. Alias: jp-ocr-b
  5919.  
  5920. Name: JIS_C6229-1984-b-add                               [RFC1345,KXS2]
  5921. Source: ECMA registry
  5922. Alias: iso-ir-93
  5923. Alias: jp-ocr-b-add
  5924.  
  5925. Name: JIS_C6229-1984-hand                                [RFC1345,KXS2]
  5926. Source: ECMA registry
  5927. Alias: iso-ir-94
  5928. Alias: jp-ocr-hand
  5929.  
  5930. Name: JIS_C6229-1984-hand-add                            [RFC1345,KXS2]
  5931. Source: ECMA registry
  5932. Alias: iso-ir-95
  5933. Alias: jp-ocr-hand-add
  5934.  
  5935.  
  5936.  
  5937.  
  5938. Reynolds & Postel                                             [Page 106]
  5939.  
  5940. RFC 1700                    Assigned Numbers                October 1994
  5941.  
  5942.  
  5943. Name: JIS_C6229-1984-kana                                [RFC1345,KXS2]
  5944. Source: ECMA registry
  5945. Alias: iso-ir-96
  5946.  
  5947. Name: ISO_2033-1983                                      [RFC1345,KXS2]
  5948. Source: ECMA registry
  5949. Alias: iso-ir-98
  5950. Alias: e13b
  5951.  
  5952. Name: ANSI_X3.110-1983                                   [RFC1345,KXS2]
  5953. Source: ECMA registry
  5954. Alias: iso-ir-99
  5955. Alias: CSA_T500-1983
  5956. Alias: NAPLPS
  5957.  
  5958. Name: ISO_8859-1:1987                                    [RFC1345,KXS2]
  5959. Source: ECMA registry
  5960. Alias: iso-ir-100
  5961. Alias: ISO_8859-1
  5962. Alias: ISO-8859-1
  5963. Alias: latin1
  5964. Alias: l1
  5965. Alias: IBM819
  5966. Alias: CP819
  5967.  
  5968. Name: ISO_8859-2:1987                                    [RFC1345,KXS2]
  5969. Source: ECMA registry
  5970. Alias: iso-ir-101
  5971. Alias: ISO_8859-2
  5972. Alias: ISO-8859-2
  5973. Alias: latin2
  5974. Alias: l2
  5975.  
  5976. Name: T.61-7bit                                          [RFC1345,KXS2]
  5977. Source: ECMA registry
  5978. Alias: iso-ir-102
  5979.  
  5980. Name: T.61-8bit                                          [RFC1345,KXS2]
  5981. Alias: T.61
  5982. Source: ECMA registry
  5983. Alias: iso-ir-103
  5984.  
  5985. Name: ISO_8859-3:1988                                    [RFC1345,KXS2]
  5986. Source: ECMA registry
  5987. Alias: iso-ir-109
  5988. Alias: ISO_8859-3
  5989. Alias: ISO-8859-3
  5990. Alias: latin3
  5991.  
  5992.  
  5993.  
  5994. Reynolds & Postel                                             [Page 107]
  5995.  
  5996. RFC 1700                    Assigned Numbers                October 1994
  5997.  
  5998.  
  5999. Alias: l3
  6000.  
  6001. Name: ISO_8859-4:1988                                    [RFC1345,KXS2]
  6002. Source: ECMA registry
  6003. Alias: iso-ir-110
  6004. Alias: ISO_8859-4
  6005. Alias: ISO-8859-4
  6006. Alias: latin4
  6007. Alias: l4
  6008.  
  6009. Name: ECMA-cyrillic                                      [RFC1345,KXS2]
  6010. Source: ECMA registry
  6011. Alias: iso-ir-111
  6012.  
  6013. Name: CSA_Z243.4-1985-1                                  [RFC1345,KXS2]
  6014. Source: ECMA registry
  6015. Alias: iso-ir-121
  6016. Alias: ISO646-CA
  6017. Alias: csa7-1
  6018. Alias: ca
  6019.  
  6020. Name: CSA_Z243.4-1985-2                                  [RFC1345,KXS2]
  6021. Source: ECMA registry
  6022. Alias: iso-ir-122
  6023. Alias: ISO646-CA2
  6024. Alias: csa7-2
  6025.  
  6026. Name: CSA_Z243.4-1985-gr                                 [RFC1345,KXS2]
  6027. Source: ECMA registry
  6028. Alias: iso-ir-123
  6029.  
  6030. Name: ISO_8859-6:1987                                    [RFC1345,KXS2]
  6031. Source: ECMA registry
  6032. Alias: iso-ir-127
  6033. Alias: ISO_8859-6
  6034. Alias: ISO-8859-6
  6035. Alias: ECMA-114
  6036. Alias: ASMO-708
  6037. Alias: arabic
  6038.  
  6039. Name: ISO_8859-6-E                                       [RFC1556,IANA]
  6040. Source: RFC-1556
  6041.  
  6042. Name: ISO_8859-6-I                                       [RFC1556,IANA]
  6043. Source: RFC-1556
  6044.  
  6045. Name: ISO_8859-7:1987                                    [RFC1345,KXS2]
  6046. Source: ECMA registry
  6047.  
  6048.  
  6049.  
  6050. Reynolds & Postel                                             [Page 108]
  6051.  
  6052. RFC 1700                    Assigned Numbers                October 1994
  6053.  
  6054.  
  6055. Alias: iso-ir-126
  6056. Alias: ISO_8859-7
  6057. Alias: ISO-8859-7
  6058. Alias: ELOT_928
  6059. Alias: ECMA-118
  6060. Alias: greek
  6061. Alias: greek8
  6062.  
  6063. Name: T.101-G2                                            [RFC1345,KXS2]
  6064. Source: ECMA registry
  6065. Alias: iso-ir-128
  6066.  
  6067. Name: ISO_8859-8:1988                                     [RFC1345,KXS2]
  6068. Source: ECMA registry
  6069. Alias: iso-ir-138
  6070. Alias: ISO_8859-8
  6071. Alias: ISO-8859-8
  6072. Alias: hebrew
  6073.  
  6074. Name: ISO_8859-8-E                                  [RFC1556,Nussbacher]
  6075. Source: RFC-1556
  6076.  
  6077. Name: ISO_8859-8-I                                  [RFC1556,Nussbacher]
  6078. Source: RFC-1556
  6079.  
  6080. Name: CSN_369103                                          [RFC1345,KXS2]
  6081. Source: ECMA registry
  6082. Alias: iso-ir-139
  6083.  
  6084. Name: JUS_I.B1.002                                        [RFC1345,KXS2]
  6085. Source: ECMA registry
  6086. Alias: iso-ir-141
  6087. Alias: ISO646-YU
  6088. Alias: js
  6089. Alias: yu
  6090.  
  6091. Name: ISO_6937-2-add                                      [RFC1345,KXS2]
  6092. Source: ECMA registry and ISO 6937-2:1983
  6093. Alias: iso-ir-142
  6094.  
  6095. Name: IEC_P27-1                                           [RFC1345,KXS2]
  6096. Source: ECMA registry
  6097. Alias: iso-ir-143
  6098.  
  6099. Name: ISO_8859-5:1988                                     [RFC1345,KXS2]
  6100. Source: ECMA registry
  6101. Alias: iso-ir-144
  6102. Alias: ISO_8859-5
  6103.  
  6104.  
  6105.  
  6106. Reynolds & Postel                                             [Page 109]
  6107.  
  6108. RFC 1700                    Assigned Numbers                October 1994
  6109.  
  6110.  
  6111. Alias: ISO-8859-5
  6112. Alias: cyrillic
  6113.  
  6114. Name: JUS_I.B1.003-serb                                   [RFC1345,KXS2]
  6115. Source: ECMA registry
  6116. Alias: iso-ir-146
  6117. Alias: serbian
  6118.  
  6119. Name: JUS_I.B1.003-mac                                    [RFC1345,KXS2]
  6120. Source: ECMA registry
  6121. Alias: macedonian
  6122. Alias: iso-ir-147
  6123.  
  6124. Name: ISO_8859-9:1989                                     [RFC1345,KXS2]
  6125. Source: ECMA registry
  6126. Alias: iso-ir-148
  6127. Alias: ISO_8859-9
  6128. Alias: ISO-8859-9
  6129. Alias: latin5
  6130. Alias: l5
  6131.  
  6132. Name: greek-ccitt                                         [RFC1345,KXS2]
  6133. Source: ECMA registry
  6134. Alias: iso-ir-150
  6135.  
  6136. Name: NC_NC00-10:81                                       [RFC1345,KXS2]
  6137. Source: ECMA registry
  6138. Alias: cuba
  6139. Alias: iso-ir-151
  6140. Alias: ISO646-CU
  6141.  
  6142. Name: ISO_6937-2-25                                       [RFC1345,KXS2]
  6143. Source: ECMA registry
  6144. Alias: iso-ir-152
  6145.  
  6146. Name: GOST_19768-74                                       [RFC1345,KXS2]
  6147. Source: ECMA registry
  6148. Alias: ST_SEV_358-88
  6149. Alias: iso-ir-153
  6150.  
  6151. Name: ISO_8859-supp                                       [RFC1345,KXS2]
  6152. Source: ECMA registry
  6153. Alias: iso-ir-154
  6154. Alias: latin1-2-5
  6155.  
  6156. Name: ISO_10367-box                                       [RFC1345,KXS2]
  6157. Source: ECMA registry
  6158. Alias: iso-ir-155
  6159.  
  6160.  
  6161.  
  6162. Reynolds & Postel                                             [Page 110]
  6163.  
  6164. RFC 1700                    Assigned Numbers                October 1994
  6165.  
  6166.  
  6167. Name: latin6                                              [RFC1345,KXS2]
  6168. Source: ECMA registry
  6169. Alias: iso-ir-157
  6170. Alias: l6
  6171.  
  6172. Name: latin-lap                                           [RFC1345,KXS2]
  6173. Source: ECMA registry
  6174. Alias: lap
  6175. Alias: iso-ir-158
  6176.  
  6177. Name: JIS_X0212-1990                                      [RFC1345,KXS2]
  6178. Source: ECMA registry
  6179. Alias: x0212
  6180. Alias: iso-ir-159
  6181.  
  6182. Name: DS_2089                                             [RFC1345,KXS2]
  6183. Source: Danish Standard, DS 2089, February 1974
  6184. Alias: DS2089
  6185. Alias: ISO646-DK
  6186. Alias: dk
  6187.  
  6188. Name: us-dk                                               [RFC1345,KXS2]
  6189.  
  6190. Name: dk-us                                               [RFC1345,KXS2]
  6191.  
  6192. Name: JIS_X0201                                           [RFC1345,KXS2]
  6193. Alias: X0201
  6194.  
  6195. Name: KSC5636                                             [RFC1345,KXS2]
  6196. Alias: ISO646-KR
  6197.  
  6198. Name: DEC-MCS                                             [RFC1345,KXS2]
  6199. Source: VAX/VMS User's Manual,
  6200.         Order Number: AI-Y517A-TE, April 1986.
  6201. Alias: dec
  6202.  
  6203. Name: hp-roman8                                           [RFC1345,KXS2]
  6204. Source: LaserJet IIP Printer User's Manual,
  6205.         HP part no 33471-90901, Hewlet-Packard, June 1989.
  6206. Alias: roman8
  6207. Alias: r8
  6208.  
  6209. Name: macintosh                                           [RFC1345,KXS2]
  6210. Source: The Unicode Standard ver1.0, ISBN 0-201-56788-1, Oct 1991
  6211. Alias: mac
  6212.  
  6213. Name: IBM037                                              [RFC1345,KXS2]
  6214. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6215.  
  6216.  
  6217.  
  6218. Reynolds & Postel                                             [Page 111]
  6219.  
  6220. RFC 1700                    Assigned Numbers                October 1994
  6221.  
  6222.  
  6223. Alias: cp037
  6224. Alias: ebcdic-cp-us
  6225. Alias: ebcdic-cp-ca
  6226. Alias: ebcdic-cp-wt
  6227. Alias: ebcdic-cp-nl
  6228.  
  6229. Name: IBM038                                              [RFC1345,KXS2]
  6230. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6231. Alias: EBCDIC-INT
  6232. Alias: cp038
  6233.  
  6234. Name: IBM273                                              [RFC1345,KXS2]
  6235. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6236. Alias: CP273
  6237.  
  6238. Name: IBM274                                              [RFC1345,KXS2]
  6239. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6240. Alias: EBCDIC-BE
  6241. Alias: CP274
  6242.  
  6243. Name: IBM275                                              [RFC1345,KXS2]
  6244. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6245. Alias: EBCDIC-BR
  6246. Alias: cp275
  6247.  
  6248. Name: IBM277                                              [RFC1345,KXS2]
  6249. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6250. Alias: EBCDIC-CP-DK
  6251. Alias: EBCDIC-CP-NO
  6252.  
  6253. Name: IBM278                                              [RFC1345,KXS2]
  6254. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6255. Alias: CP278
  6256. Alias: ebcdic-cp-fi
  6257. Alias: ebcdic-cp-se
  6258.  
  6259. Name: IBM280                                              [RFC1345,KXS2]
  6260. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6261. Alias: CP280
  6262. Alias: ebcdic-cp-it
  6263.  
  6264. Name: IBM281                                              [RFC1345,KXS2]
  6265. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6266. Alias: EBCDIC-JP-E
  6267. Alias: cp281
  6268.  
  6269. Name: IBM284                                              [RFC1345,KXS2]
  6270. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6271.  
  6272.  
  6273.  
  6274. Reynolds & Postel                                             [Page 112]
  6275.  
  6276. RFC 1700                    Assigned Numbers                October 1994
  6277.  
  6278.  
  6279. Alias: CP284
  6280. Alias: ebcdic-cp-es
  6281.  
  6282. Name: IBM285                                              [RFC1345,KXS2]
  6283. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6284. Alias: CP285
  6285. Alias: ebcdic-cp-gb
  6286.  
  6287. Name: IBM290                                              [RFC1345,KXS2]
  6288. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6289. Alias: cp290
  6290. Alias: EBCDIC-JP-kana
  6291.  
  6292. Name: IBM297                                              [RFC1345,KXS2]
  6293. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6294. Alias: cp297
  6295. Alias: ebcdic-cp-fr
  6296.  
  6297. Name: IBM420                                              [RFC1345,KXS2]
  6298. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990,
  6299.         IBM NLS RM p 11-11
  6300. Alias: cp420
  6301. Alias: ebcdic-cp-ar1
  6302.  
  6303. Name: IBM423                                              [RFC1345,KXS2]
  6304. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6305. Alias: cp423
  6306. Alias: ebcdic-cp-gr
  6307.  
  6308. Name: IBM424                                              [RFC1345,KXS2]
  6309. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6310. Alias: cp424
  6311. Alias: ebcdic-cp-he
  6312.  
  6313. Name: IBM437                                              [RFC1345,KXS2]
  6314. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6315. Alias: cp437
  6316. Alias: 437
  6317.  
  6318. Name: IBM500                                              [RFC1345,KXS2]
  6319. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6320. Alias: CP500
  6321. Alias: ebcdic-cp-be
  6322. Alias: ebcdic-cp-ch
  6323.  
  6324. Name: IBM850                                              [RFC1345,KXS2]
  6325. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6326. Alias: cp850
  6327.  
  6328.  
  6329.  
  6330. Reynolds & Postel                                             [Page 113]
  6331.  
  6332. RFC 1700                    Assigned Numbers                October 1994
  6333.  
  6334.  
  6335. Alias: 850
  6336.  
  6337. Name: IBM851                                              [RFC1345,KXS2]
  6338. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6339. Alias: cp851
  6340. Alias: 851
  6341.  
  6342. Name: IBM852                                              [RFC1345,KXS2]
  6343. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6344. Alias: cp852
  6345. Alias: 852
  6346.  
  6347. Name: IBM855                                              [RFC1345,KXS2]
  6348. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6349. Alias: cp855
  6350. Alias: 855
  6351.  
  6352. Name: IBM857                                              [RFC1345,KXS2]
  6353. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6354. Alias: cp857
  6355. Alias: 857
  6356.  
  6357. Name: IBM860                                              [RFC1345,KXS2]
  6358. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6359. Alias: cp860
  6360. Alias: 860
  6361.  
  6362. Name: IBM861                                              [RFC1345,KXS2]
  6363. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6364. Alias: cp861
  6365. Alias: 861
  6366. Alias: cp-is
  6367.  
  6368. Name: IBM862                                              [RFC1345,KXS2]
  6369. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6370. Alias: cp862
  6371. Alias: 862
  6372.  
  6373. Name: IBM863                                              [RFC1345,KXS2]
  6374. Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  6375. Alias: cp863
  6376. Alias: 863
  6377.  
  6378. Name: IBM864                                              [RFC1345,KXS2]
  6379. Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  6380. Alias: cp864
  6381.  
  6382. Name: IBM865                                              [RFC1345,KXS2]
  6383.  
  6384.  
  6385.  
  6386. Reynolds & Postel                                             [Page 114]
  6387.  
  6388. RFC 1700                    Assigned Numbers                October 1994
  6389.  
  6390.  
  6391. Source: IBM DOS 3.3 Ref (Abridged), 94X9575 (Feb 1987)
  6392. Alias: cp865
  6393. Alias: 865
  6394.  
  6395. Name: IBM868                                              [RFC1345,KXS2]
  6396. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6397. Alias: CP868
  6398. Alias: cp-ar
  6399.  
  6400. Name: IBM869                                              [RFC1345,KXS2]
  6401. Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  6402. Alias: cp869
  6403. Alias: 869
  6404. Alias: cp-gr
  6405.  
  6406. Name: IBM870                                              [RFC1345,KXS2]
  6407. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6408. Alias: CP870
  6409. Alias: ebcdic-cp-roece
  6410. Alias: ebcdic-cp-yu
  6411.  
  6412. Name: IBM871                                              [RFC1345,KXS2]
  6413. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6414. Alias: CP871
  6415. Alias: ebcdic-cp-is
  6416.  
  6417. Name: IBM880                                              [RFC1345,KXS2]
  6418. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6419. Alias: cp880
  6420. Alias: EBCDIC-Cyrillic
  6421.  
  6422. Name: IBM891                                              [RFC1345,KXS2]
  6423. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6424. Alias: cp891
  6425.  
  6426. Name: IBM903                                              [RFC1345,KXS2]
  6427. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6428. Alias: cp903
  6429.  
  6430. Name: IBM904                                              [RFC1345,KXS2]
  6431. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6432. Alias: cp904
  6433. Alias: 904
  6434.  
  6435. Name: IBM905                                              [RFC1345,KXS2]
  6436. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6437. Alias: CP905
  6438. Alias: ebcdic-cp-tr
  6439.  
  6440.  
  6441.  
  6442. Reynolds & Postel                                             [Page 115]
  6443.  
  6444. RFC 1700                    Assigned Numbers                October 1994
  6445.  
  6446.  
  6447. Name: IBM918                                              [RFC1345,KXS2]
  6448. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6449. Alias: CP918
  6450. Alias: ebcdic-cp-ar2
  6451.  
  6452. Name: IBM1026                                             [RFC1345,KXS2]
  6453. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6454. Alias: CP1026
  6455.  
  6456. Name: EBCDIC-AT-DE                                        [RFC1345,KXS2]
  6457. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6458.  
  6459. Name: EBCDIC-AT-DE-A                                      [RFC1345,KXS2]
  6460. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6461.  
  6462. Name: EBCDIC-CA-FR                                        [RFC1345,KXS2]
  6463. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6464.  
  6465. Name: EBCDIC-DK-NO                                        [RFC1345,KXS2]
  6466. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6467.  
  6468. Name: EBCDIC-DK-NO-A                                      [RFC1345,KXS2]
  6469. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6470.  
  6471. Name: EBCDIC-FI-SE                                        [RFC1345,KXS2]
  6472. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6473.  
  6474. Name: EBCDIC-FI-SE-A                                      [RFC1345,KXS2]
  6475. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6476.  
  6477. Name: EBCDIC-FR                                           [RFC1345,KXS2]
  6478. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6479.  
  6480. Name: EBCDIC-IT                                           [RFC1345,KXS2]
  6481. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6482.  
  6483. Name: EBCDIC-PT                                           [RFC1345,KXS2]
  6484. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6485.  
  6486. Name: EBCDIC-ES                                           [RFC1345,KXS2]
  6487. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6488.  
  6489. Name: EBCDIC-ES-A                                         [RFC1345,KXS2]
  6490. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6491.  
  6492. Name: EBCDIC-ES-S                                         [RFC1345,KXS2]
  6493. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6494.  
  6495.  
  6496.  
  6497.  
  6498. Reynolds & Postel                                             [Page 116]
  6499.  
  6500. RFC 1700                    Assigned Numbers                October 1994
  6501.  
  6502.  
  6503. Name: EBCDIC-UK                                           [RFC1345,KXS2]
  6504. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6505.  
  6506. Name: EBCDIC-US                                           [RFC1345,KXS2]
  6507. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6508.  
  6509. Name: UNKNOWN-8BIT                                             [RFC1428]
  6510.  
  6511. Name: MNEMONIC                                            [RFC1345,KXS2]
  6512. Source: RFC 1345, also known as "mnemonic+ascii+38"
  6513.  
  6514. Name: MNEM                                                [RFC1345,KXS2]
  6515. Source: RFC 1345, also known as "mnemonic+ascii+8200"
  6516.  
  6517. Name: VISCII                                                   [RFC1456]
  6518. Source: RFC 1456
  6519.  
  6520. Name: VIQR                                                     [RFC1456]
  6521. Source: RFC 1456
  6522.  
  6523. Name: KOI8-R                                                   [RFC1489]
  6524. Source: RFC 1489, based on GOST-19768-74, ISO-6937/8,
  6525.         INIS-Cyrillic, ISO-5427.
  6526.  
  6527. Name: UNICODE-1-1                                              [RFC1641]
  6528. Source: RFC 1641
  6529.  
  6530. Name: UNICODE-1-1-UTF-7                                        [RFC1642]
  6531. Source: RFC 1642
  6532.  
  6533. REFERENCES
  6534.  
  6535. [RFC1345]  Simonsen, K., "Character Mnemonics & Character Sets",
  6536.            RFC 1345, Rationel Almen Planlaegning, Rationel Almen
  6537.            Planlaegning, June 1992.
  6538.  
  6539. [RFC1428]  Vaudreuil, G., "Transition of Internet Mail from
  6540.            Just-Send-8 to 8bit-SMTP/MIME", RFC1428, CNRI, February
  6541.            1993.
  6542.  
  6543. [RFC1456]  Vietnamese Standardization Working Group, "Conventions for
  6544.            Encoding the Vietnamese Language VISCII: VIetnamese
  6545.            Standard Code for Information Interchange VIQR: VIetnamese
  6546.            Quoted-Readable Specification Revision 1.1", RFC 1456, May
  6547.            1993.
  6548.  
  6549. [RFC1468]  Murai, J., Crispin, M., and E. van der Poel, "Japanese
  6550.            Character Encoding for Internet Messages", RFC 1468,
  6551.  
  6552.  
  6553.  
  6554. Reynolds & Postel                                             [Page 117]
  6555.  
  6556. RFC 1700                    Assigned Numbers                October 1994
  6557.  
  6558.  
  6559.            Keio University, Panda Programming, June 1993.
  6560.  
  6561. [RFC1489]  Chernov, A., "Registration of a Cyrillic Character Set",
  6562.            RFC1489, RELCOM Development Team, July 1993.
  6563.  
  6564. [RFC1554]  Ohta, M., and K. Handa, "ISO-2022-JP-2: Multilingual
  6565.            Extension of ISO-2022-JP", RFC1554, Tokyo Institute of
  6566.            Technology, ETL, December 1993.
  6567.  
  6568. [RFC1556]  Nussbacher, H., "Handling of Bi-directional Texts in MIME",
  6569.            RFC1556, Israeli Inter-University, December 1993.
  6570.  
  6571. [RFC1557]  Choi, U., Chon, K., and H. Park, "Korean Character Encoding
  6572.            for Internet Messages", KAIST, Solvit Chosun Media,
  6573.            December 1993.
  6574.  
  6575. [RFC1641]  Goldsmith, D., and M. Davis, "Using Unicode with MIME",
  6576.            RFC1641, Taligent, Inc., July 1994.
  6577.  
  6578. [RFC1642]  Goldsmith, D., and M. Davis, "UTF-7", RFC1642, Taligent,
  6579.            Inc., July 1994.
  6580.  
  6581. PEOPLE
  6582.  
  6583. [KXS2] Keld Simonsen <Keld.Simonsen@dkuug.dk>
  6584.  
  6585. [Choi] Uhhyung Choi <uhhyung@kaist.ac.kr>
  6586.  
  6587. [Murai] Jun Murai <jun@wide.ad.jp>
  6588.  
  6589. [Ohta] Masataka Ohta <mohta@cc.titech.ac.jp>
  6590.  
  6591. [Nussbacher] Hank Nussbacher <hank@vm.tau.ac.il>
  6592.  
  6593.  
  6594. []
  6595.  
  6596.  
  6597. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
  6598.  
  6599.  
  6600.  
  6601.  
  6602.  
  6603.  
  6604.  
  6605.  
  6606.  
  6607.  
  6608.  
  6609.  
  6610. Reynolds & Postel                                             [Page 118]
  6611.  
  6612. RFC 1700                    Assigned Numbers                October 1994
  6613.  
  6614.  
  6615. NETWORK MANAGEMENT PARAMETERS
  6616.  
  6617. For the management of hosts and gateways on the Internet a data
  6618. structure for the information has been defined.  This data structure
  6619. should be used with any of several possible management protocols, such
  6620. as the "Simple Network Management Protocol" (SNMP) [RFC1157], or the
  6621. "Common Management Information Protocol over TCP" (CMOT) [RFC1095].
  6622.  
  6623. The data structure is the "Structure and Indentification of Management
  6624. Information for TCP/IP-based Internets" (SMI) [RFC1155], and the
  6625. "Management Information Base for Network Management of TCP/IP-based
  6626. Internets" (MIB-II) [RFC1213].
  6627.  
  6628. The SMI includes the provision for panrameters or codes to indicate
  6629. experimental or private data structures.  These parameter assignments
  6630. are listed here.
  6631.  
  6632. The older "Simple Gateway Monitoring Protocol" (SGMP) [RFC1028] also
  6633. defined a data structure.  The parameter assignments used with SGMP
  6634. are included here for historical completeness.
  6635.  
  6636. The network management object identifiers are under the iso (1), org
  6637. (3), dod (6), internet (1), or 1.3.6.1, branch of the name space.
  6638.  
  6639. The major branches are:
  6640.  
  6641. 1                   iso
  6642. 1.3                 org
  6643. 1.3.6               dod
  6644. 1.3.6.1             internet
  6645. 1.3.6.1.1           directory
  6646. 1.3.6.1.2           mgmt
  6647. 1.3.6.1.2.1         mib-2
  6648. 1.3.6.1.2.1.2.2.1.3 ifType
  6649. 1.3.6.1.2.1.10      transmission
  6650. 1.3.6.1.2.1.10.23   transmission.ppp
  6651. 1.3.6.1.2.1.27      application
  6652. 1.3.6.1.2.1.28      mta
  6653. 1.3.6.1.3           experimental
  6654. 1.3.6.1.4           private
  6655. 1.3.6.1.4.1         enterprise
  6656. 1.3.6.1.5           security
  6657. 1.3.6.1.6           SNMPv2
  6658. 1.3.6.1.7           mail
  6659.  
  6660. SMI Network Management Directory Codes:
  6661.  
  6662. Prefix: iso.org.dod.internet.directory (1.3.6.1.1.)
  6663.  
  6664.  
  6665.  
  6666. Reynolds & Postel                                             [Page 119]
  6667.  
  6668. RFC 1700                    Assigned Numbers                October 1994
  6669.  
  6670.  
  6671. Decimal   Name          Description                     References
  6672. -------   ----          -----------                     ----------
  6673.     all   Reserved      Reserved for future use             [IANA]
  6674.  
  6675. SMI Network Management MGMT Codes:
  6676.  
  6677. Prefix: iso.org.dod.internet.mgmt (1.3.6.1.2.)
  6678.  
  6679. Decimal   Name          Description                     References
  6680. -------   ----          -----------                     ----------
  6681.       0   Reserved                                          [IANA]
  6682.       1   MIB                                                [KZM]
  6683.  
  6684. Prefix: iso.org.dod.internet.mgmt.mib-2 (1.3.6.1.2.1)
  6685.  
  6686. Decimal   Name          Description                     References
  6687. -------   ----          -----------                     ----------
  6688.       0   Reserved      Reserved                            [IANA]
  6689.       1   system        System                       [RFC1213,KZM]
  6690.       2   interfaces    Interfaces                   [RFC1213,KZM]
  6691.       3   at            Address Translation          [RFC1213,KZM]
  6692.       4   ip            Internet Protocol            [RFC1213,KZM]
  6693.       5   icmp          Internet Control Message     [RFC1213,KZM]
  6694.       6   tcp           Transmission Control Protocol[RFC1213,KZM]
  6695.       7   udp           User Datagram Protocol       [RFC1213,KZM]
  6696.       8   egp           Exterior Gateway Protocol    [RFC1213,KZM]
  6697.       9   cmot          CMIP over TCP                [RFC1213,KZM]
  6698.      10   transmission  Transmission                 [RFC1213,KZM]
  6699.      11   snmp          Simple Network Management    [RFC1213,KZM]
  6700.      12   GenericIF     Generic Interface Extensions
  6701. --                                           [RFC1229,RFC1239,KZM]
  6702.      13   Appletalk     Appletalk Networking         [RFC1243,SXW]
  6703.      14   ospf          Open Shortest Path First    [RFC1253,FB77]
  6704.      15   bgp           Border Gateway Protocol          [RFC1657]
  6705.      16   rmon          Remote Network Monitoring    [RFC1271,SXW]
  6706.      17   bridge        Bridge Objects               [RFC1286,EXD]
  6707.      18   DecnetP4      Decnet Phase 4          [RFC1559, Saperia]
  6708.      19   Character     Character Streams                [RFC1658]
  6709.      20   snmpParties   SNMP Parties                 [RFC1353,KZM]
  6710.      21   snmpSecrets   SNMP Secrets                 [RFC1353,KZM]
  6711.      22   snmpDot3RptrMgt                                [RFC1516]
  6712.      23   rip-2         Routing Information Protocol     [RFC1389]
  6713.      24   ident         Identification Protocol          [RFC1414]
  6714.      25   host          Host Resources                   [RFC1514]
  6715.      26   snmpDot3MauMgt 802.3 Medium Attachment Units   [RFC1515]
  6716.      27   application   Network Services Monitoring      [RFC1565]
  6717.      28   mta           Mail Monitoring                  [RFC1566]
  6718.      29   dsa           X.500 Directory Monitoring       [RFC1567]
  6719.  
  6720.  
  6721.  
  6722. Reynolds & Postel                                             [Page 120]
  6723.  
  6724. RFC 1700                    Assigned Numbers                October 1994
  6725.  
  6726.  
  6727.      30   IANAifType    Interface Types                  [RFC1573]
  6728.      31   ifMIB         Interface Types                  [RFC1573]
  6729.      32   dns           Domain Name System               [RFC1611]
  6730.      33   upsMIB        Uninterruptible Power Supplies   [RFC1628]
  6731.      34   sannauMIB     SNA NAU MIB                      [RFC1665]
  6732.      35   etherMIB      Ethernet-like generic objects    [RFC1650]
  6733.      36   sipMIB        SMDS inteface objects            [RFC1694]
  6734.      37   atmMIB        ATM objects                      [RFC1695]
  6735.      38   mdmMIB        Dial-up modem objects            [RFC1696]
  6736.      39   rdbmsMIB      relational database objects      [RFC1697]
  6737.  
  6738. Prefix: iso.org.dod.internet.mgmt.mib-2.interface (1.3.6.1.2.1.2)
  6739.  
  6740. (1.3.6.1.2.1.2.2.1.3)
  6741.  
  6742. ifType definitions
  6743.  
  6744. Decimal   Name          Description
  6745. -------   ----          -----------
  6746.       1   other         none of the following            [RFC1213]
  6747.       2   regular1822   BBN Report 1822                  [RFC1213]
  6748.       3   hdh1822       BBN Report 1822                  [RFC1213]
  6749.       4   ddn-x25       BBN Report 1822                  [RFC1213]
  6750.       5   x25           X.25                             [RFC1382]
  6751.       6   ethernet-csmacd                                [RFC1213]
  6752.       7   IEEE802.3     CSMACD--like Objects          [RF1284,JXC]
  6753.       8   IEEE802.4     Token Bus-like Objects
  6754. --                                           [RFC1230,RFC1239,KZM]
  6755.       9   IEEE802.5     Token Ring-like Objects
  6756. --                                           [RFC1231,RFC1239,KZM]
  6757.      10   iso88026-man                                   [RFC1213]
  6758.      11   starLan                                        [RFC1213]
  6759.      12   proteon-10Mbit                                 [RFC1213]
  6760.      13   proteon-80Mbit                                 [RFC1213]
  6761.      14   hyperchannel                                   [RFC1213]
  6762.      15   FDDI          FDDI Objects               [RFC1285,JDC20]
  6763.      16   lapb          LAP B                            [RFC1381]
  6764.      17   sdlc                                           [RFC1213]
  6765.      18   ds1           T1/E1 Carrier Objects            [RFC1406]
  6766.      19   e1            obsolete
  6767.      20   basicISDN                                      [RFC1213]
  6768.      21   primaryISDN                                    [RFC1213]
  6769.      22   propPointToPointSerial                         [RFC1213]
  6770.      23   ppp           Point-to-Point Protocol          [RFC1471]
  6771.      24   softwareLoopback                               [RFC1213]
  6772.      25   eon                                            [RFC1213]
  6773.      26   ethernet-3Mbit                                 [RFC1213]
  6774.      27   nsip                                           [RFC1213]
  6775.  
  6776.  
  6777.  
  6778. Reynolds & Postel                                             [Page 121]
  6779.  
  6780. RFC 1700                    Assigned Numbers                October 1994
  6781.  
  6782.  
  6783.      28   slip                                           [RFC1213]
  6784.      29   ultra                                          [RFC1213]
  6785.      30   ds3           DS3/E3 Interface Objects         [RFC1407]
  6786.      31   sip           SMDS Interface Objects       [RFC1304,TXC]
  6787.      32   frame-relay   Frame Relay Objects          [RFC1315,CXB]
  6788.      33   RS-232        RS-232 Objects                   [RFC1659]
  6789.      34   Parallel      Parallel Printer Objects         [RFC1660]
  6790.      35   arcnet        ARC network
  6791.      36   arcnet-plus   ARC network plus
  6792.      37   atm           ATM
  6793.      38   MIOX25        MIOX25                           [RFC1461]
  6794.      39   SONET         SONET or SDH
  6795.      40   x25ple        X.25 packet level                [RFC1382]
  6796.      41   iso88022llc   802.2 LLC
  6797.      42   localTalk
  6798.      43   smds-dxi      SMDS DXI
  6799.      44   frameRelayService Frame Relay DCE
  6800.      45   v35           V.35
  6801.      46   hssi          HSSI
  6802.      47   hippi         HIPPI
  6803.      48   modem         generic modem
  6804.      49   aal5          AAL5 over ATM
  6805.      50   sonetPath
  6806.      51   sonetVT
  6807.      52   smds-icip     SMDS Inter-Carrier Interface Protocol
  6808.      53   propVirtual   proprietary vitural/internal interface
  6809.      54   propMultiLink proprietary multi-link multiplexing
  6810.      55   IEEE802.12    100BaseVG
  6811.      56   fibre-channel Fibre Channel
  6812.  
  6813. Prefix: iso.org.dod.internet.mgmt.mib-2.transmission (1.3.6.1.2.1.10)
  6814.  
  6815. Decimal   Name          Description
  6816. -------   ----          -----------
  6817.       5   x25           X.25                             [RFC1382]
  6818.       7   IEEE802.3     CSMACD--like Objects             [RFC1650]
  6819.       8   IEEE802.4     Token Bus-like Objects
  6820. --                                           [RFC1230,RFC1239,KZM]
  6821.       9   IEEE802.5     Token Ring-like Objects
  6822. --                                           [RFC1231,RFC1239,KZM]
  6823.      15   FDDI          FDDI Objects               [RFC1285,JDC20]
  6824.      16   lapb          LAP B                            [RFC1381]
  6825.      18   ds1           T1 Carrier Objects               [RFC1406]
  6826.      19   e1            E1 Carrier Objects               [RFC1406]
  6827.      23   ppp           Point-to-Point Protocol          [RFC1471]
  6828.      30   ds3           DS3/E3 Interface Objects         [RFC1407]
  6829.      31   sip           SMDS Interface Objects           [RFC1694]
  6830.      32   frame-relay   Frame Relay Objects          [RFC1315,CXB]
  6831.  
  6832.  
  6833.  
  6834. Reynolds & Postel                                             [Page 122]
  6835.  
  6836. RFC 1700                    Assigned Numbers                October 1994
  6837.  
  6838.  
  6839.      33   RS-232        RS-232 Objects                   [RFC1659]
  6840.      34   Parallel      Parallel Printer Objects         [RFC1660]
  6841.      35   arcnet        ARC network
  6842.      36   arcnet-plus   ARC network plus
  6843.      37   atm           ATM
  6844.      38   MIOX25        MIOX25                           [RFC1461]
  6845.      39   sonetMIB      SONET MIB                        [RFC1595]
  6846.      44   frnetservMIB  Frame Relay Service MIB for DCE  [RFC1596]
  6847.  
  6848. Prefix: iso.org.dod.internet.mgmt.mib-2.transmission (1.3.6.1.2.1.10)
  6849.  
  6850. (1.3.6.1.2.1.10.23)
  6851.  
  6852. Decimal   Name          Description                     References
  6853. -------   ----          -----------                     ----------
  6854.       1   pppLcp        ppp link control                [RFC1471]
  6855.       2   pppSecurity   ppp security                    [RFC1472]
  6856.       3   pppIp         ppp IP network control          [RFC1473]
  6857.       4   pppBridge     ppp bridge networl control      [RFC1474]
  6858.  
  6859. Prefix: iso.org.dod.internet.mgmt.mib-2.application (1.3.6.1.2.1.27)
  6860.  
  6861. (1.3.6.1.2.1.27.2.1.3)
  6862.  
  6863.    assocApplicationProtocol OBJECT-TYPE
  6864.        SYNTAX OBJECT IDENTIFIER
  6865.        MAX-ACCESS read-only
  6866.        STATUS current
  6867.        DESCRIPTION
  6868.          "An identification of the protocol being used for the
  6869.           application.  For an OSI Application, this will be the
  6870.           Application Context.  For Internet applications, the IANA
  6871.           maintains a registry of the OIDs which correspond to
  6872.           well-known applications.  If the application protocol is
  6873.           not listed in the registry, an OID value of the form
  6874.           {applTCPProtoID port} or {applUDProtoID port} are used for
  6875.           TCP-based and UDP-based protocols, respectively. In either
  6876.           case 'port' corresponds to the primary port number being
  6877.           used by the protocol."
  6878.        ::= {assocEntry 3}
  6879.  
  6880. Decimal   Name          Description
  6881. -------   ----          -----------
  6882.      0    Reserved
  6883.  
  6884. (1.3.6.1.2.1.27.3)
  6885.  
  6886. (1.3.6.1.2.1.27.4)
  6887.  
  6888.  
  6889.  
  6890. Reynolds & Postel                                             [Page 123]
  6891.  
  6892. RFC 1700                    Assigned Numbers                October 1994
  6893.  
  6894.  
  6895.    -- OIDs of the form {applTCPProtoID port} are intended to be used
  6896.    -- for TCP-based protocols that don't have OIDs assigned by other
  6897.    -- means. {applUDPProtoID port} serves the same purpose for
  6898.    -- UDP-based protocols. In either case 'port' corresponds to
  6899.    -- the primary port number being used by the protocol. For example,
  6900.    -- assuming no other OID is assigned for SMTP, an OID of
  6901.    -- {applTCPProtoID 25} could be used, since SMTP is a TCP-based
  6902.    -- protocol that uses port 25 as its primary port.
  6903.  
  6904. Prefix: iso.org.dod.internet.mgmt.mib-2.mta (1.3.6.1.2.1.28)
  6905.  
  6906. (1.3.6.1.2.1.28.2.1.24)
  6907.  
  6908.    mtaGroupMailProtocol OBJECT-TYPE
  6909.        SYNTAX OBJECT IDENTIFIER
  6910.        MAX-ACCESS read-only
  6911.        STATUS current
  6912.        DESCRIPTION
  6913.          "An identification of the protocol being used by this group.
  6914.          For an group employing OSI protocols, this will be the
  6915.          Application Context.  For Internet applications, the IANA
  6916.          maintains a registry of the OIDs which correspond to
  6917.          well-known message transfer protocols.  If the application
  6918.          protocol is not listed in the registry, an OID value of the
  6919.          form {applTCPProtoID port} or {applUDProtoID port} are used
  6920.          for TCP-based and UDP-based protocols, respectively.  In
  6921.          either case 'port' corresponds to the primary port number
  6922.          being used by the group.  applTCPProtoID and applUDPProtoID
  6923.          are defined in [5]."
  6924.        ::= {mtaGroupEntry 24}
  6925.  
  6926. Decimal   Name          Description
  6927. -------   ----          -----------
  6928.      0    Reserved
  6929.  
  6930. SMI Network Management Experimental Codes:
  6931.  
  6932. Prefix: iso.org.dod.internet.experimental (1.3.6.1.3.)
  6933.  
  6934. Decimal   Name          Description                     References
  6935. -------   ----          -----------                     ----------
  6936.       0   Reserved                                          [JKR1]
  6937.       1   CLNS          ISO CLNS Objects                     [GS2]
  6938.   *   2   T1-Carrier    T1 Carrier Objects                  [FB77]
  6939.   *   3   IEEE802.3     Ethernet-like Objects                [JXC]
  6940.   *   4   IEEE802.5     Token Ring-like Objects              [EXD]
  6941.   *   5   DECNet-PHIV   DECNet Phase IV                     [JXS2]
  6942.   *   6   Interface     Generic Interface Objects            [KZM]
  6943.  
  6944.  
  6945.  
  6946. Reynolds & Postel                                             [Page 124]
  6947.  
  6948. RFC 1700                    Assigned Numbers                October 1994
  6949.  
  6950.  
  6951.   *   7   IEEE802.4     Token Bus-like Objects               [KZM]
  6952.   *   8   FDDI          FDDI Objects                       [JDC20]
  6953.       9   LANMGR-1      LAN Manager V1 Objects              [JXG1]
  6954.      10   LANMGR-TRAPS  LAN Manager Trap Objects            [JXG1]
  6955.      11   Views         SNMP View Objects                    [CXD]
  6956.      12   SNMP-AUTH     SNMP Authentication Objects          [KZM]
  6957.   *  13   BGP           Border Gateway Protocol            [SW159]
  6958.   *  14   Bridge        Bridge MIB                          [FB77]
  6959.   *  15   DS3           DS3 Interface Type                   [TXB]
  6960.   *  16   SIP           SMDS Interface Protocol              [TXB]
  6961.   *  17   Appletalk     Appletalk Networking                 [SXW]
  6962.   *  18   PPP           PPP Objects                         [FJK2]
  6963.   *  19   Character MIB Character MIB                      [BS221]
  6964.   *  20   RS-232 MIB    RS-232 MIB                         [BS221]
  6965.   *  21   Parallel MIB  Parallel MIB                       [BS221]
  6966.      22   atsign-proxy  Proxy via Community                  [RXF]
  6967.   *  23   OSPF          OSPF MIB                            [FB77]
  6968.      24   Alert-Man     Alert-Man                            [LS8]
  6969.      25   FDDI-Synoptics FDDI-Synoptics                     [DXP1]
  6970.   *  26   Frame Relay   Frame Relay MIB                      [CXB]
  6971.   *  27   rmon          Remote Network Management MIB        [SXW]
  6972.      28   IDPR          IDPR MIB                           [RAW44]
  6973.      29   HUBMIB        IEEE 802.3 Hub MIB                  [DXM5]
  6974.      30   IPFWDTBLMIB   IP Forwarding Table MIB             [FB77]
  6975.      31   LATM MIB                                           [TXB]
  6976.      32   SONET MIB                                          [TXB]
  6977.      33   IDENT                                              [MTR]
  6978.      34   MIME-MHS                                           [MTR]
  6979.      35   MAUMIB        IEEE 802.3 Mau MIB                  [DXM5]
  6980.      36   Host Resources Host Resources MIB                  [SXW]
  6981.      37   ISIS-MIB      Integrated ISIS protocol MIB         [CXG]
  6982.      38   Chassis       Chassis MIB                        [JDC20]
  6983.      39   ups           ups                                [JDC20]
  6984.      40   App-Mon       Application Monitoring MIB           [TXK]
  6985.      41   ATM UNI       ATM                                 [MXA1]
  6986.      42   FC            Fibre Channel                       [JXC4]
  6987. *    43   DNS           Domain Name Service          [Rob Austein]
  6988.      44   X.25          X.25 MIB                     [Dean Throop]
  6989.      45   Frame Relay Serv.  Frame Relay Service MIB   [Tracy Cox]
  6990.      46   Madman-Applications                          [Ned Freed]
  6991.      47   Madman-MTA                                   [Ned Freed]
  6992.      48   Madman-DSA                                   [Ned Freed]
  6993.      49   Modem                                 [Steve Waldbusser]
  6994.      50   SNA NAU                                [Deirdre Kostick]
  6995.      51   SDLC          SDLC                       [Jeff Hilgeman]
  6996.      52   DNS           Domain Name Service          [Jon Saperia]
  6997.      53   network-objects IP info ix X.500             [Johannsen]
  6998.      54   printmib                               [Joel Gyllenskog]
  6999.  
  7000.  
  7001.  
  7002. Reynolds & Postel                                             [Page 125]
  7003.  
  7004. RFC 1700                    Assigned Numbers                October 1994
  7005.  
  7006.  
  7007.      55   rdbmsmib                                 [Robert Purvey]
  7008.      56   sipMIB                                     [Tracy Brown]
  7009.      57   stIImib       ST-II protocol MIB        [Hartmut Wittig]
  7010.      58   802.5 SSR MIB 802.5 Station Source Routing MIB     [KZM]
  7011.  
  7012.   * = obsoleted
  7013.  
  7014. SMI Private Codes:
  7015.  
  7016. Prefix: iso.org.dod.internet.private (1.3.6.1.4)
  7017.  
  7018. Decimal   Name          Description                     References
  7019. -------   ----          -----------                     ----------
  7020.       0   Reserved                                          [JKR1]
  7021.       1   enterprise    private enterprises                 [JKR1]
  7022.  
  7023. SMI Private Enterprise Codes:
  7024.  
  7025. Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
  7026.  
  7027. See the file "enterprise-numbers".
  7028.  
  7029. SMI Security Codes:
  7030.  
  7031. Prefix: iso.org.dod.internet.security (1.3.6.1.5)
  7032.  
  7033. Decimal   Name          Description                     References
  7034. -------   ----          -----------                     ----------
  7035.       0   Reserved                                          [JKR1]
  7036.       1   kerberosV4    Kerberos version 4 objects         [1,BCN]
  7037.       2   kerberosV5    Kerberos version 5 objects         [2,BCN]
  7038.  
  7039. SMI SNMPv2 Codes:
  7040.  
  7041. Prefix: iso.org.dod.internet.snmpv2 (1.3.6.1.6)
  7042.  
  7043. SMI mail Codes:
  7044.  
  7045. Prefix: iso.org.dod.internet.mail (1.3.6.1.7)
  7046.  
  7047.    1     mime-mhs
  7048.  
  7049.  
  7050. REFERENCES
  7051.  
  7052. [1]       Miller, S.P., B.C. Neuman, J.I. Schiller, and J.H. Saltzer,
  7053.           "Project Athena Technical Plan Section E.2.1: Kerberos
  7054.           Authentication and Authorization System", Project Athena,
  7055.  
  7056.  
  7057.  
  7058. Reynolds & Postel                                             [Page 126]
  7059.  
  7060. RFC 1700                    Assigned Numbers                October 1994
  7061.  
  7062.  
  7063.           MIT, December 1987.
  7064.  
  7065. [2]       Kohl, J., and B.C. Neuman, "The Kerberos Network
  7066.           Authentication Service (V5)" work in progress, September
  7067.           1992.
  7068.  
  7069. [RFC1028] Davin, J., J. Case, M. Fedor, and M. Schoffstall, "A Simple
  7070.           Gateway Monitoring Protocol", RFC 1028, Proteon, Inc.,
  7071.           University of Tennessee at Knoxville, Cornell University,
  7072.           Rensselaer Polytechnic Institute, November 1987.
  7073.  
  7074. [RFC1095] Warrier, U., and L. Besaw, "The Common Management
  7075.           Information Services and Protocol over TCP/IP (CMOT)",
  7076.           RFC 1095, Unisys Corp., Hewlett-Packard, April 1989.
  7077.  
  7078. [RFC1155] Rose, M., and K. McCloghrie, "Structure and Identification
  7079.           of Management Information for TCP/IP-based internets",
  7080.           STD 16, RFC 1155, Performance Systems International, Hughes
  7081.           LAN Systems, May 1990.
  7082.  
  7083. [RFC1157] Case, J., M. Fedor, M. Schoffstall, and J. Davin,
  7084.           "A Simple Network Management Protocol", STD 15, RFC 1157,
  7085.           SNMP Research, Performance Systems International,
  7086.           Performance Systems International, MIT Laboratory for
  7087.           Computer Science, May 1990.
  7088.  
  7089. [RFC1213] McCloghrie, K., and M. Rose, "Management Information Base
  7090.           for Network Management of TCP/IP-based internets: MIB-II",
  7091.           STD 17, RFC 1213, Hughes LAN Systems, Performance Systems
  7092.           International, March 1991.
  7093.  
  7094. [RFC1229] McCloghrie, K., Editor, "Extensions to the Generic-Interface
  7095.           MIB", RFC 1229, Hughes LAN Systems, Inc., May 1991.
  7096.  
  7097. [RFC1230] McCloghrie, K., and R. Fox, "IEEE 802.4 Token Bus MIB",
  7098.           RFC 1230, Hughes LAN Systems, Inc., Synoptics, Inc.,
  7099.           May 1991.
  7100.  
  7101. [RFC1231] McCloghrie, K., Fox, R., and E. Decker, "IEEE 802.5 Token
  7102.           Ring MIB", RFC 1231, Hughes LAN Systems, Inc., Synoptics,
  7103.           Inc., cisco Systems, Inc., May 1991.
  7104.  
  7105. [RFC1239] Reynolds, J., "Reassignment of Experimental MIBs to
  7106.           Standard MIBs", RFC 1239, USC/Information Sciences
  7107.           Institute, ISI, June 1991.
  7108.  
  7109. [RFC1243] Waldbusser, S., Editor, "AppleTalk Management Information
  7110.           Base", RFC 1243, Carnegie Mellon University, July 1991.
  7111.  
  7112.  
  7113.  
  7114. Reynolds & Postel                                             [Page 127]
  7115.  
  7116. RFC 1700                    Assigned Numbers                October 1994
  7117.  
  7118.  
  7119. [RFC1253] Baker, F., and R. Coltun, "OSPF Version 2 Management
  7120.           Information Base", RFC 1253, ACC, Computer Science Center,
  7121.           August 1991.
  7122.  
  7123. [RFC1271] Waldbusser, S., "Remote Network Monitoring Management
  7124.           Information Base", RFC 1271, Carnegie Mellon University,
  7125.           November 1991.
  7126.  
  7127. [RFC1284] Cook, J., Editor, "Definitions of Managed Objects
  7128.           for the Ethernet-like Interface Types", RFC 1284, Chipcom
  7129.           Corporation, December 1991.
  7130.  
  7131. [RFC1285] Case, J., "FDDI Management Information Base", RFC 1285,
  7132.           SNMP Research, Incorporated, January 1992.
  7133.  
  7134. [RFC1286] Decker, E., Langille, P., Rijsinghani, A., and K.
  7135.           McCloghrie, "Definitions of Managed Objects for Bridges",
  7136.           RFC 1286, cisco Systems, Inc., DEC, Hughes LAN Systems,
  7137.           Inc., December 1991.
  7138.  
  7139. [RFC1304] Cox, T., and K. Tesnik, Editors, "Definitions of Managed
  7140.           Objects for the SIP Interface Type", RFC 1304, Bell
  7141.           Communications Research, February 1992.
  7142.  
  7143. [RFC1315] Brown, C., Baker, F., and C. Carvalho, "Management
  7144.           Information Base for Frame Relay DTEs", RFC 1315, Wellfleet
  7145.           Communications, Inc., Advanced Computer Communications,
  7146.           April 1992.
  7147.  
  7148. [RFC1353] McCloghrie, K., Davin, J., and J. Galvin, "Definitions of
  7149.           Managed Objects for Administration of SNMP Parties",
  7150.           RFC 1353, Hughes LAN Systems, Inc., MIT Laboratory for
  7151.           Computer Science, Trusted Information Systems, Inc.,
  7152.           July 1992.
  7153.  
  7154. [RFC1381] Throop, D., and F. Baker, "SNMP MIB Extension for X.25
  7155.           LAPB", RFC 1381, Data General Corporation, Advanced Computer
  7156.           Communications, November 1992.
  7157.  
  7158. [RFC1382] Throop, D., Editor, "SNMP MIB Extension for the X.25 Packet
  7159.           Layer", RFC 1382, Data General Corporation, November 1992.
  7160.  
  7161. [RFC1389] Malkin, G., and F. Baker, "RIP Version 2 MIB Extension", RFC
  7162.           1389, Xylogics, Inc., Advanced Computer Communications,
  7163.           January 1993.
  7164.  
  7165. [RFC1406] Baker, F., and J. Watt, Editors, "Definitions of Managed
  7166.           Objects for the DS1 and E1 Interface Types", RFC 1406,
  7167.  
  7168.  
  7169.  
  7170. Reynolds & Postel                                             [Page 128]
  7171.  
  7172. RFC 1700                    Assigned Numbers                October 1994
  7173.  
  7174.  
  7175.           Advanced Computer Communications, Newbridge Networks
  7176.           Corporation, January 1993.
  7177.  
  7178. [RFC1407] Cox, T., and K. Tesink, "Definitions of Managed Objects
  7179.           for the DS3/E3 Interface Type", RFC 1407, Bell
  7180.           Communications Research, January 1993.
  7181.  
  7182. [RFC1414] St. Johns, M., and M. Rose, "Identification MIB", RFC 1414,
  7183.           US Department of Defense, Dover Beach Consulting, Inc.,
  7184.           February 1993.
  7185.  
  7186. [RFC1461] Throop, D., "SNMP MIB extension for Multiprotocol
  7187.           Interconnect over X.25", RFC 1461, Data General Corporation,
  7188.           May 1993.
  7189.  
  7190. [RFC1471] Kastenholz, F., "The Definitions of Managed Objects for
  7191.           the Link Control Protocol of the Point-to-Point Protocol",
  7192.           RFC 1471, FTP Software, Inc., June 1993.
  7193.  
  7194. [RFC1472] Kastenholz, F., "The Definitions of Managed Objects for
  7195.           the Security Protocols of the Point-to-Point Protocol", RFC
  7196.           1472, FTP Software, Inc., June 1993.
  7197.  
  7198. [RFC1473] Kastenholz, F., "The Definitions of Managed Objects for
  7199.           the IP Network Control Protocol of the Point-to-Point
  7200.           Protocol", RFC 1473, FTP Software, Inc., June 1993.
  7201.  
  7202. [RFC1474] Kastenholz, F., "The Definitions of Managed Objects for
  7203.           the Bridge Network Control Protocol of the Point-to-Point
  7204.           Protocol" RFC 1474, FTP Software, Inc., June 1993.
  7205.  
  7206. [RFC1514] Grillo, P., and S. Waldbusser, "Host Resources MIB", RFC
  7207.           1514, Network Innovations, Intel Corporation, Carnegie
  7208.           Mellon University, September 1993.
  7209.  
  7210. [RFC1515] McMaster, D., McCloghrie, K., and S. Roberts, "Definitions
  7211.           of Managed Objects for IEEE 802.3 Medium Attachment Units
  7212.           (MAUs)", RFC 1515, SynOptics Communications, Inc., Hughes
  7213.           LAN Systems, Inc., Farallon Computing, Inc., September 1993.
  7214.  
  7215. [RFC1516] McMaster, D., and K. McCloghrie, "Definitions of Managed
  7216.           Objects for IEEE 802.3 Repeater Devices", RFC 1516,
  7217.           SynOptics Communications, Inc., Hughes LAN Systems, Inc.,
  7218.           September 1993.
  7219.  
  7220. [RFC1559] Saperia, J., "DECnet Phase IV MIB Extensions", RFC 1559,
  7221.           Digital Equipment Corporation, December 1993.
  7222.  
  7223.  
  7224.  
  7225.  
  7226. Reynolds & Postel                                             [Page 129]
  7227.  
  7228. RFC 1700                    Assigned Numbers                October 1994
  7229.  
  7230.  
  7231. [RFC1565] Kille, S., WG Chair, and N. Freed, Editor, "Network Services
  7232.           Monitoring MIB", RFC 1565, ISODE Consortium and Innosoft,
  7233.           January 1994.
  7234.  
  7235. [RFC1566] Kille, S., WG Chair, and N. Freed, Editor, "Mail Monitoring
  7236.           MIB", RFC 1566, ISODE Consortium, Innosoft, January 1994.
  7237.  
  7238. [RFC1567] Mansfield, G., and S. Kille, "X.500 Directory Monitoring
  7239.           MIB", RFC 1567, AIC Systems Laboratory, ISODE Consortium,
  7240.           January 1994.
  7241.  
  7242. [RFC1573] McCloghrie, K., and F. Kastenholz, "Evolution of the
  7243.           Interfaces Group of MIB-II", RFC 1573, Hughes LAN Systems,
  7244.           FTP Software, January 1994.
  7245.  
  7246. [RFC1595] Brown, T., and K. Tesink, Editors, "Definitions of Managed
  7247.           Objects for the SONET/SDH Interface Type", RFC 1595,
  7248.           Bell Communications Research, March 1994.
  7249.  
  7250. [RFC1596] Brown, T., Editor, Definitions of Managed Objects for Frame
  7251.           Relay Service", RFC 1596, Bell Communications Research,
  7252.           March 1994.
  7253.  
  7254. [RFC1611] Austein, R., and J. Saperia, "DNS Server MIB Extensions",
  7255.           RFC 1611, Epilogue Technology Corporation, Digital Equipment
  7256.           Corporation, May 1994.
  7257.  
  7258. [RFC1628] Case, J., Editor, "UPS Management Information Base", RFC
  7259.           1628, SNMP Research, Incorporated, May 1994.
  7260.  
  7261. [RFC1650] Kastenholz, F., "Definitions of Managed Objects for
  7262.           the Ethernet-like Interface Types using SMIv2", RFC 1650,
  7263.           FTP Software, Inc., August 1994.
  7264.  
  7265. [RFC1657] Willis, S., Burruss, J., and J. Chu, Editor, "Definitions of
  7266.           Managed Objects for the Fourth Version of the Border Gateway
  7267.           Protocol (BGP-4) using SMIv2", RFC 1657, Wellfleet
  7268.           Communications Inc., IBM Corp., July 1994.
  7269.  
  7270. [RFC1658] Stewart, B., "Definitions of Managed Objects for Character
  7271.           Stream Devices using SMIv2", RFC 1658, Xyplex, Inc., July
  7272.           1994.
  7273.  
  7274. [RFC1659] Stewart, B., "Definitions of Managed Objects for RS-232-like
  7275.           Hardware Devices using SMIv2", RFC 1659, Xyplex, Inc., July
  7276.           1994.
  7277.  
  7278. [RFC1660] Stewart, B., "Definitions of Managed Objects for
  7279.  
  7280.  
  7281.  
  7282. Reynolds & Postel                                             [Page 130]
  7283.  
  7284. RFC 1700                    Assigned Numbers                October 1994
  7285.  
  7286.  
  7287.           Parallel-printer-like Hardware Devices using SMIv2", RFC
  7288.           1660, Xyplex, Inc., July
  7289.           1994.
  7290.  
  7291. [RFC1665] Kielczewski, Z., Kostick, D., and K. Shih, Editors,
  7292.           "Definitions of Managed Objects for SNA NAUs using SMIv2",
  7293.           RFC 1665, Eicon Technology Corporation, Bell Communications
  7294.           Research, Novell, July 1994.
  7295.  
  7296. [RFC1694] Brown, T., and K. Tesink, Editors, "Definitions of Managed
  7297.           Objects for SMDS Interfaces using SMIv2", RFC 1694, Bell
  7298.           Communications Research, August 1994.
  7299.  
  7300. [RFC1695] Ahmed, M., and K. Tesink, Editors, "Definitions of Managed
  7301.           Objects for ATM Management Version 8.0 using SMIv2", RFC
  7302.           1695, Bell Communications Research, August 1994.
  7303.  
  7304. [RFC1696] Barnes, J., Brown, L., Royston, R., and S. Waldbusser,
  7305.           "Modem Management Information Base (MIB) using SMIv2", RFC
  7306.           1696, Xylogics, Inc., Motorola, US Robotics, Inc., Carnegie
  7307.           Mellon University, August 1994.
  7308.  
  7309. [RFC1697] Brower, D., Editor, Purvy, B., RDBMSMIB Working Group Chair,
  7310.           Daniel, A., Sinykin, M., and J. Smith, "Relational Database
  7311.           Management System (RDBMS) Management Information Base (MIB)
  7312.           using SMIv2", RFC 1697, The ASK Group, INGRES DBMS
  7313.           Development, Oracle Corporation, Informix Software, Inc.,
  7314.           Oracle Corporation, August 1994.
  7315.  
  7316. PEOPLE
  7317.  
  7318. [Rob Austein]
  7319.  
  7320. [BCN] B. Clifford Neuman <bcn@isi.edu>
  7321.  
  7322. [BS221] Bob Stewart <STEWART@XYPLEX.COM>
  7323.  
  7324. [CXB]  Caralyn Brown <cbrown%wellfleet.com@talcott.harvard.edu>
  7325.  
  7326. [CXD] Chuck Davin <jrd@ptt.lcs.mit.edu>
  7327.  
  7328. [CXG] Chris Gunner <gunner@dsmail.lkg.dec.com>
  7329.  
  7330. [Dean Throop]
  7331.  
  7332. [DXM5] Donna McMaster <mcmaster@synoptics.com>
  7333.  
  7334. [DXP1] David Perkins <dperkins@synoptics.com>
  7335.  
  7336.  
  7337.  
  7338. Reynolds & Postel                                             [Page 131]
  7339.  
  7340. RFC 1700                    Assigned Numbers                October 1994
  7341.  
  7342.  
  7343. [EXD] Eric Decker <cire@cisco.com>
  7344.  
  7345. [FB77] Fred Baker <fbaker@acc.com>
  7346.  
  7347. [FJK2]
  7348.  
  7349. [GS2] Greg Satz  <satz@CISCO.COM>
  7350.  
  7351. [IANA] IANA <iana@isi.edu>
  7352.  
  7353. [JDC20] Jeffrey Case <case@UTKUX1.UTK.EDU>
  7354.  
  7355. [JKR1] Joyce K. Reynolds <jkrey@isi.edu>
  7356.  
  7357. [JXC] John Cook <cook@chipcom.com>
  7358.  
  7359. [JXG1] Jim Greuel <jimg%hpcndpc@hplabs.hp.com>
  7360.  
  7361. [JXS2] Jon Saperia <saperia@tcpjon.enet.dec.com>
  7362.  
  7363. [Jeff Hilgeman]
  7364.  
  7365. [Johannsen]
  7366.  
  7367. [KZM] Keith McCloghrie <KZM@HLS.COM>
  7368.  
  7369. [LS8] Louis Steinberg <lou@ARAMIS.RUTGERS.EDU>
  7370.  
  7371. [MXA1] Masuma Ahmed <mxa@mail.bellcore.com>
  7372.  
  7373. [MTR] Marshall Rose <mrose@dbc.mtview.ca.us>
  7374.  
  7375. [RAW44] Robert A. Woodburn <WOODY@SPARTA.COM>
  7376.  
  7377. [JXC4] John Chu <jychu@watson.ibm.com>
  7378.  
  7379. [Ned Freed]
  7380.  
  7381. [Deirdre Kostick]
  7382.  
  7383. [Joel Gyllenskog] Joel Gyllenskog <jgyllens@hpdmd48.boi.hp.com>
  7384.  
  7385. [Robert Purvey] Robert Purvey <bpurvy@us.oracle.com>
  7386.  
  7387. [RXF] Richard Fox <rfox@synoptics.com>
  7388.  
  7389. [Jon Saperia] Jon Saperia <saperia@tcpjon.enet.dec.com>
  7390.  
  7391.  
  7392.  
  7393.  
  7394. Reynolds & Postel                                             [Page 132]
  7395.  
  7396. RFC 1700                    Assigned Numbers                October 1994
  7397.  
  7398.  
  7399. [SW159] Steven Willis <swillis@WELLFLEET.COM>
  7400.  
  7401. [SXW] Steve Waldbusser <sw01+@andrew.cmu.edu>
  7402.  
  7403. [TXB] Tracy Brown <tacox@mail.bellcore.com>
  7404.  
  7405. [TXK] Teemu Kurki <grus@funet.fi>
  7406.  
  7407. [Hartmut Wittig]
  7408.  
  7409. []
  7410.  
  7411.  
  7412. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/smi-numbers
  7413.  
  7414.  
  7415.  
  7416.  
  7417.  
  7418.  
  7419.  
  7420.  
  7421.  
  7422.  
  7423.  
  7424.  
  7425.  
  7426.  
  7427.  
  7428.  
  7429.  
  7430.  
  7431.  
  7432.  
  7433.  
  7434.  
  7435.  
  7436.  
  7437.  
  7438.  
  7439.  
  7440.  
  7441.  
  7442.  
  7443.  
  7444.  
  7445.  
  7446.  
  7447.  
  7448.  
  7449.  
  7450. Reynolds & Postel                                             [Page 133]
  7451.  
  7452. RFC 1700                    Assigned Numbers                October 1994
  7453.  
  7454.  
  7455. PRIVATE ENTERPRISE NUMBERS
  7456.  
  7457. SMI Network Management Private Enterprise Codes:
  7458.  
  7459. Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
  7460.  
  7461. This file is
  7462.  
  7463.           ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers
  7464.  
  7465. Decimal   Name                                                References
  7466. -------   ----                                                ----------
  7467.       0   Reserved                     Joyce K. Reynolds <jkrey@isi.edu>
  7468.       1   Proteon                     John A. Shriver  <jas@PROTEON.COM>
  7469.       2   IBM                      Vik Chandra  <vc@ralvm6.vnet.ibm.com>
  7470.       3   CMU                    Steve Waldbusser <sw01+@andrew.cmu.edu>
  7471.       4   Unix             Keith Sklower  <sklower@okeeffe.berkeley.edu>
  7472.       5   ACC                          Art Berggreen  <art@SALT.ACC.COM>
  7473.       6   TWG           John Lunny  <jlunny@eco.twg.com>  (703) 847-4500
  7474.       7   CAYMAN                          Beth Miaoulis  beth@cayman.com
  7475.       8   PSI                   Marty Schoffstahl  schoff@NISC.NYSER.NET
  7476.       9   cisco                                Greg Satz  satz@CISCO.COM
  7477.      10   NSC                               Geof Stone  geof@NETWORK.COM
  7478.      11   HP               R. Dwight Schettler  rds%hpcndm@HPLABS.HP.COM
  7479.      12   Epilogue                      Karl Auerbac  karl@empirical.com
  7480.      13   U of Tennessee              Jeffrey Case   case@UTKUX1.UTK.EDU
  7481.      14   BBN                         Robert Hinden <hinden@ENG.SUN.COM>
  7482.      15   Xylogics, Inc.      John R. LoVerso  loverso@westford.ccur.com
  7483.      16   Timeplex                      Laura Bridge  laura@uunet.UU.NET
  7484.      17   Canstar                   Sanand Patel  sanand@HUB.TORONTO.EDU
  7485.      18   Wellfleet                   Caralyn Brown cbrown@wellfleet.com
  7486.      19   TRW                 Jay Frederking  jayf@blackhole.ind.TRW.COM
  7487.      20   MIT                            Jon Rochlis  jon@ATHENA.MIT.EDU
  7488.      21   EON                                 Michael Waters  ---none---
  7489.      22   Spartacus                Yoav Kluger  ykluger@HAWK.ULOWELL.EDU
  7490.      23   Novell                        Steve Bostock  steveb@novell.com
  7491.      24   Spider Systems                  Peter Reid  peter@spider.co.uk
  7492.      25   NSFNET                    Hans-Werner Braun  HWB@MCR.UMICH.EDU
  7493.      26   Hughes LAN Systems               Keith McCloghrie  KZM@HLS.COM
  7494.      27   Intergraph                  Guy Streeter  guy@guy.bll.ingr.com
  7495.      28   Interlan                Bruce Taber  taber@europa.InterLan.COM
  7496.      29   Vitalink Communications
  7497.      30   Ulana                     Bill Anderson  wda@MITRE-BEDFORD.ORG
  7498.      31   NSWC            Stephen Northcutt  SNORTHC@RELAY-NSWC.NAVY.MIL
  7499.      32   Santa Cruz Operation            Keith Reynolds  keithr@SCO.COM
  7500.      33   Xyplex                          Bob Stewart STEWART@XYPLEX.COM
  7501.      34   Cray                     Hunaid Engineer  hunaid@OPUS.CRAY.COM
  7502.      35   Bell Northern Research            Glenn Waters  gwaters@BNR.CA
  7503.  
  7504.  
  7505.  
  7506. Reynolds & Postel                                             [Page 134]
  7507.  
  7508. RFC 1700                    Assigned Numbers                October 1994
  7509.  
  7510.  
  7511.      36   DEC                    Ron Bhanukitsiri  rbhank@DECVAX.DEC.COM
  7512.      37   Touch                                  Brad Benson  ---none---
  7513.      38   Network Research Corp.              Bill Versteeg  bvs@NCR.COM
  7514.      39   Baylor College of Medicine        Stan Barber  SOB@BCM.TMC.EDU
  7515.      40   NMFECC-LLNL           Steven Hunter  hunter@CCC.MFECC.LLNL.GOV
  7516.      41   SRI                      David Wolfe  ctabka@TSCA.ISTC.SRI.COM
  7517.      42   Sun Microsystems                     Dennis Yaro  yaro@SUN.COM
  7518.      43   3Com                           Jeremy Siegel  jzs@NSD.3Com.COM
  7519.      44   CMC                                   Dave Preston  ---none---
  7520.      45   SynOptics                David Perkins  dperkins@synoptics.com
  7521.      46   Cheyenne Software             Reijane Huai  sibal@CSD2.NYU.EDU
  7522.      47   Prime Computer   Mike Spina  WIZARD%enr.prime.com@RELAY.CS.NET
  7523.      48   MCNC/North Carolina   Data Network Ken Whitfield  ken@MCNC.ORG
  7524.      49   Chipcom                            John Cook  cook@chipcom.com
  7525.      50   Optical Data Systems                    Josh Fielk  ---none---
  7526.      51   gated                  Jeffrey C. Honig  jch@gated.cornell.edu
  7527.      52   Cabletron Systems                        Roger Dev  ---none---
  7528.      53   Apollo Computers            Jeffrey Buffun  jbuffum@APOLLO.COM
  7529.      54   DeskTalk Systems, Inc.               David Kaufman  ---none---
  7530.      55   SSDS                                   Ron Strich   ---none---
  7531.      56   Castle Rock Computing                  John Sancho  ---none---
  7532.      57   MIPS Computer Systems       Charles Marker II  marker@MIPS.COM
  7533.      58   TGV, Inc.                         Ken Adelman  Adelman@TGV.COM
  7534.      59   Silicon Graphics, Inc.               Ronald Jacoby  rj@SGI.COM
  7535.      60   University of British Columbia Don McWilliam mcwillm@CC.UBC.CA
  7536.      61   Merit                               Bill Norton  wbn@MERIT.EDU
  7537.      62   FiberCom                          Eric Rubin  err@FIBERCOM.COM
  7538.      63   Apple Computer Inc                  Jim Hayes  Hayes@APPLE.COM
  7539.      64   Gandalf                               Henry Kaijak  ---none---
  7540.      65   Dartmouth              Philip Koch   Philip.Koch@DARTMOUTH.EDU
  7541.      66   David Systems           Kathryn de Graaf  degraaf@davidsys.com
  7542.      67   Reuter                                 Bob Zaniolo  ---none---
  7543.      68   Cornell                  Laurie Collinsworth  ljc1@cornell.edu
  7544.      69   LMS                  L. Michael Sabo  Sabo@DOCKMASTER.NCSC.MIL
  7545.      70   Locus Computing Corp.  Arthur Salazar lcc.arthur@SEAS.UCLA.EDU
  7546.      71   NASA                   Steve Schoch   SCHOCH@AMES.ARC.NASA.GOV
  7547.      72   Retix                                  Alex Martin  ---none---
  7548.      73   Boeing                               Jerry Geisler  ---none---
  7549.      74   AT&T                            Rich Bantel  rgb@mtung.att.com
  7550.      75   Ungermann-Bass                      Didier Moretti  ---none---
  7551.      76   Digital Analysis Corporation
  7552.                                Skip Koppenhaver stubby!skip@uunet.UU.NET
  7553.      77   LAN Manager        Doug Karl KARL-D@OSU-20.IRCC.OHIO-STATE.EDU
  7554.      78   Netlabs                       Jonathan Biggar  jon@netlabs.com
  7555.      79   ICL                                    Jon Infante  ---none---
  7556.      80   Auspex Systems            Brian A. Ehrmantraut  bae@auspex.com
  7557.      81   Lannet Company                        Efrat Ramati  ---none---
  7558.      82   Network Computing Devices  Dave Mackie lupine!djm@UUNET.UU.NET
  7559.  
  7560.  
  7561.  
  7562. Reynolds & Postel                                             [Page 135]
  7563.  
  7564. RFC 1700                    Assigned Numbers                October 1994
  7565.  
  7566.  
  7567.      83   Raycom Systems                        Bruce Willins ---none---
  7568.      84   Pirelli Focom Ltd.                         Sam Lau  ---none---
  7569.      85   Datability Software Systems     Larry Fischer lfischer@dss.com
  7570.      86   Network Application Technology           Y.C. Wang  ---none---
  7571.      87   LINK (Lokales Informatik-Netz Karlsruhe)
  7572.                                 Guenther Schreiner snmp-admin@ira.uka.de
  7573.      88   NYU                        Bill Russell  russell@cmcl2.NYU.EDU
  7574.      89   RND                                Rina Nethaniel   ---none---
  7575.      90   InterCon Systems Corporation Amanda Walker AMANDA@INTERCON.COM
  7576.      91   Coral Network Corporation      Jason Perreault jason@coral.com
  7577.      92   Webster Computer Corporation  Robert R. Elz  kre@munnari.oz.au
  7578.      93   Frontier Technologies Corporation
  7579.                                           Prakash Ambegaonkar ---none---
  7580.      94   Nokia Data Communications              Douglas Egan ---none---
  7581.      95   Allen-Bradely Company
  7582.                       Bill King abvax!calvin.icd.ab.com!wrk@uunet.UU.NET
  7583.      96   CERN
  7584.                  Jens T. Rasmussen jenst%cernvax.cern.ch@CUNYVM.CUNY.EDU
  7585.      97   Sigma Network Systems, Inc.
  7586.                                      Ken Virgile signet!ken@xylogics.COM
  7587.      98   Emerging Technologies, Inc.
  7588.                                 Dennis E. Baasch etinc!dennis@uu.psi.com
  7589.      99   SNMP Research                Jeffrey Case  case@UTKUX1.UTK.EDU
  7590.     100 Ohio State University
  7591.                             Shamim Ahmed ahmed@nisca.ircc.ohio-state.edu
  7592.     101 Ultra Network Technologies Julie Dmytryk
  7593.                                         Julie_Dmytryk.MKT@usun.ultra.com
  7594.     102   Microcom                           Annmarie Freitas ---none---
  7595.     103   Martin Marietta Astronautic Group    David Rageth DAVE@MMC.COM
  7596.     104   Micro Technology                Mike Erlinger  mike@lexcel.com
  7597.     105   Process Software Corporation      Bernie Volz VOLZ@PROCESS.COM
  7598.     106   Data General Corporation
  7599.                                 Joanna Karwowska karwowska@dg-rtp.dg.com
  7600.     107   Bull Company         Anthony Berent berent@rdgeng.enet.dec.com
  7601.     108   Emulex Corporation                     Jeff Freeman ---none---
  7602.     109   Warwick University Computing Services
  7603.                              Israel Drori raanan@techunix.technion.ac.il
  7604.     110   Network General Corporation
  7605.                                    James Davidson ngc!james@uunet.UU.NET
  7606.     111   Oracle                          John Hanley jhanley@oracle.com
  7607.     112   Control Data Corporation Nelluri L. Reddy reddy@uc.msc.umn.edu
  7608.     113   Hughes Aircraft Company           Keith McCloghrie KZM@HLS.COM
  7609.     114   Synernetics, Inc.                    Jas Parmar jas@synnet.com
  7610.     115   Mitre                               Bede McCall bede@mitre.org
  7611.     116   Hitachi, Ltd.                        Hirotaka Usuda ---none---
  7612.     117   Telebit                       Mark S. Lewis mlewis@telebit.com
  7613.     118   Salomon Technology Services          Paul Maurer II ---none---
  7614.     119   NEC Corporation                              Yoshiyuki Akiyama
  7615.  
  7616.  
  7617.  
  7618. Reynolds & Postel                                             [Page 136]
  7619.  
  7620. RFC 1700                    Assigned Numbers                October 1994
  7621.  
  7622.  
  7623.                            kddlab!ccs.mt.nec.co.jp!y-akiyam@uunet.uu.net
  7624.     120   Fibermux               Michael Sung msung@ccrelay.fibermux.com
  7625.     121   FTP Software Inc.                Stev Knowles stev@vax.ftp.com
  7626.     122   Sony                   Takashi Hagiwara Hagiwara@Sm.Sony.Co.Jp
  7627.     123   Newbridge Networks Corporation           James Watt ---none---
  7628.     124   Racal-Milgo Information Systems            Maurice R. Turcotte
  7629.                            mailrus!uflorida!rm1!dnmrt%rmatl@uunet.UU.NET
  7630.     125   CR SYSTEMS                        Soren H. Sorensen ---none---
  7631.     126   DSET Corporation               Dan Shia dset!shia@uunet.UU.NET
  7632.     127   Computone                            Bill Versteeg bvs@NCR.COM
  7633.     128   Tektronix, Inc.        Dennis Thomas dennist@tektronix.TEK.COM
  7634.     129   Interactive Systems Corporation
  7635.                                       Steve Alexander stevea@i88.isc.com
  7636.     130 Banyan Systems Inc.
  7637.                   Deepak Taneja eepak=Taneja%Eng%Banyan@Thing.banyan.com
  7638.     131   Sintrom Datanet Limited
  7639.     132   Bell Canada              Mark Fabbi markf@gpu.utcs.utoronto.ca
  7640.     133   Crosscomm Corporation  Reuben Sivan crossc!rsivan@uunet.UU.NET
  7641.     134   Rice University             Catherine Foulston cathyf@rice.edu
  7642.     135   T3Plus Networking, Inc.     Harley Frazee harley@io.t3plus.com
  7643.     136   Concurrent Computer Corporation
  7644.                                John R. LoVerso loverso@westford.ccur.com
  7645.     137   Basser                       Paul O'Donnell paulod@cs.su.oz.au
  7646.     138   Luxcom
  7647.     139   Artel                            Jon Ziegler Ziegler@Artel.com
  7648.     140   Independence Technologies, Inc. (ITI)
  7649.                                       Gerard Berthet gerard@indetech.com
  7650.     141   Frontier Software Development        Narendra Popat ---none---
  7651.     142   Digital Computer Limited               Osamu Fujiki ---none---
  7652.     143   Eyring, Inc.                           Ron Holt ron@Eyring.COM
  7653.     144   Case Communications                     Peter Kumik ---none---
  7654.     145   Penril DataComm, Inc.    Keith Hogan keith%penril@uunet.uu.net
  7655.     146   American Airlines                     Bill Keatley  ---none---
  7656.     147   Sequent Computer Systems           Scott Hahn  sdh@sequent.com
  7657.     148   Bellcore                 Kaj Tesink  kaj@nvuxr.cc.bellcore.com
  7658.     149   Konkord Communications      Ken Jones konkord!ksj@uunet.uu.net
  7659.     150   University of Washington
  7660.                          Christopher Wheeler cwheeler@cac.washignton.edu
  7661.     151   Develcon            Sheri Mayhew zaphod!sherim@herald.usask.ca
  7662.     152   Solarix Systems             Paul Afshar paul@solar1.portal.com
  7663.     153   Unifi Communications Corp.      Yigal Hochberg yigal@unifi.com
  7664.     154   Roadnet                                Dale Shelton ---none---
  7665.     155   Network Systems Corp.
  7666.                               Nadya K. El-Afandi nadya@khara.network.com
  7667.     156   ENE (European Network Engineering)        Peter Cox ---none---
  7668.     157   Dansk Data Elektronik A/S           Per Bech Hansen pbh@dde.dk
  7669.     158   Morning Star Technologies        Karl Fox karl@MorningStar.Com
  7670.     159   Dupont EOP                          Oscar Rodriguez ---none---
  7671.  
  7672.  
  7673.  
  7674. Reynolds & Postel                                             [Page 137]
  7675.  
  7676. RFC 1700                    Assigned Numbers                October 1994
  7677.  
  7678.  
  7679.     160   Legato Systems, Inc.             Jon Kepecs  kepecs@Legato.COM
  7680.     161   Motorola SPS               Vince Enriquez enriquez@sps.mot.com
  7681.     162   European Space Agency (ESA)
  7682.                               Eduardo EDUATO%ESOC.BITNET@CUNYVM.CUNY.EDU
  7683.     163   BIM                             Bernard Lemercier bl@sunbim.be
  7684.     164   Rad Data Communications Ltd.             Oft Israel ---none---
  7685.     165   Intellicom                               Paul Singh ---none---
  7686.     166   Shiva Corporation                    Phil Budne phil@Shiva.COM
  7687.     167   Fujikura America                        Debbie Reed ---none---
  7688.     168   Xlnt Designs INC (XDI)               Mike Anello mike@xlnt.com
  7689.     169   Tandem Computers                          Rex Davis ---none---
  7690.     170   BICC                          David A. Brown fzbicdb@uk.ac.ucl
  7691.     171   D-Link Systems, Inc.                Henry P. Nagai  ---none---
  7692.     172   AMP, Inc.                                Rick Downs ---none---
  7693.     173   Netlink                              Mauro Zallocco ---none---
  7694.     174   C. Itoh Electronics                     Larry Davis ---none---
  7695.     175   Sumitomo Electric Industries (SEI)
  7696.                                            Kent Tsuno tsuno@sumitomo.com
  7697.     176   DHL Systems, Inc.
  7698.                       David B. Gurevich dgurevic@rhubarb.ssf-sys.dhl.com
  7699.     177   Network Equipment Technologies    Mark Tom marktom@tom.net.com
  7700.     178   APTEC Computer Systems   Larry Burton ssds!larryb@uunet.UU.NET
  7701.     179   Schneider & Koch & Co, Datensysteme GmbH Thomas Ruf tom@rsp.de
  7702.     180   Hill Air Force Base   Russell G. Wilson rwilson@oodis01.af.mil
  7703.     181   ADC Kentrox               Bruce Kropp ktxc8!bruce@uunet.UU.NET
  7704.     182   Japan Radio Co.   Nagayuki Kojima nkojima@lab.nihonmusen.co.jp
  7705.     183   Versitron                               Matt Harris ---none---
  7706.     184   Telecommunication Systems             Hugh Lockhart ---none---
  7707.     185   Interphase                            Gil Widdowson ---none---
  7708.     186   Toshiba Corporation    Mike Asagami toshiba@mothra.nts.uci.edu
  7709.     187   Clearpoint Research Corp.
  7710.     188   Ascom                      Andrew Smith andrew@hasler.ascom.ch
  7711.     189   Fujitsu America                           Chung Lam ---none---
  7712.     190   NetCom Solutions, Inc.                   Dale Cabell---none---
  7713.     191   NCR             Cheryl Krupczak clefor@secola.columbia.ncr.com
  7714.     192   Dr. Materna GmbH                   Torsten Beyer tb@Materna.de
  7715.     193   Ericsson Business Communications     Gunnar Nilsson ---none---
  7716.     194   Metaphor Computer Systems              Paul Rodwick ---none---
  7717.     195   Patriot Partners                       Paul Rodwick ---none---
  7718.     196   The Software Group Limited (TSG)
  7719.                               Ragnar Paulson tsgfred!ragnar@uunet.UU.NET
  7720.     197   Kalpana, Inc.                         Anil Bhavnani ---none---
  7721.     198   University of Waterloo
  7722.                               R. J. White snmp-tech@watmath.waterloo.edu
  7723.     199   CCL/ITRI
  7724.                 Ming-Perng Chen N100CMP0%TWNITRI1.BITNET@CUNYVM.CUNY.EDU
  7725.     200   Coeur Postel            Professor Kynikos   Special Consultant
  7726.     201   Mitsubish Cable Industries, Ltd.      Masahiko Hori ---none---
  7727.  
  7728.  
  7729.  
  7730. Reynolds & Postel                                             [Page 138]
  7731.  
  7732. RFC 1700                    Assigned Numbers                October 1994
  7733.  
  7734.  
  7735.     202   SMC                                   Lance Sprung  ---none---
  7736.     203   Crescendo Communication, Inc.         Prem Jain  prem@cres.com
  7737.     204   Goodall Software Engineering    Doug Goodall   goodall@crl.com
  7738.     205   Intecom                                 Brad Parke  ---none---
  7739.     206   Victoria University of Wellington
  7740.                                   Jonathan Stone jonathan@isor.vuw.ac.nz
  7741.     207   Allied Telesis, Inc.
  7742.                         Scott Holley SCOTT_CLINTON_HOLLEY@cup.portal.com
  7743.     208   Dowty Network Systems A/S         Hartvig Ekner  hj@dowtyns.dk
  7744.     209   Protools                                   Glen Arp ---none---
  7745.     210   Nippon Telegraph and Telephone Corp.
  7746.                     Toshiharu Sugawara sugawara%wink.ntt.jp@RELAY.CS.NET
  7747.     211   Fujitsu Limited  Ippei Hayashi hayashi@sysrap.cs.fujitsu.co.jp
  7748.     212   Network Peripherals Inc.    Creighton Chong cchong@fastnet.com
  7749.     213   Netronix, Inc.                         Jacques Roth ---none---
  7750.     214   University of Wisconsin - Madison
  7751.                       Dave Windorski DAVID.WINDORSKI@MAIL.ADMIN.WISC.EDU
  7752.     215   NetWorth, Inc.                         Craig Scott  ---none---
  7753.     216   Tandberg Data A/S          Harald Hoeg haho%huldra.uucp@nac.no
  7754.     217   Technically Elite Concepts, Inc.
  7755.                               Russell S. Dietz Russell_Dietz@Mcimail.com
  7756.     218   Labtam Australia Pty. Ltd.
  7757.                                Michael Podhorodecki michael@labtam.oz.au
  7758.     219   Republic Telcom Systems, Inc.
  7759.                            Steve Harris rtsc!harris@boulder.Colorado.edu
  7760.     220   ADI Systems, Inc.                          Paul Liu ---none---
  7761.     221   Microwave Bypass Systems, Inc.           Tad Artis  ---none---
  7762.     222   Pyramid Technology Corp.         Richard Rein rein@pyramid.com
  7763.     223   Unisys_Corp                           Lawrence Brow ---none---
  7764.     224   LANOPTICS LTD., Israel
  7765.                              Israel Drori raanan@techunix.technion.ac.il
  7766.     225   NKK Corporation                         J. Yoshida  ---none---
  7767.     226   MTrade UK Ltd.                     Peter Delchiappo ---none---
  7768.     227   Acals                    Patrick Cheng pcheng@dill.ind.trw.com
  7769.     228   ASTEC, Inc.                    Hiroshi Fujii fujii@astec.co.jp
  7770.     229   Delmarva Power       John K. Scoggin, Jr. scoggin@delmarva.com
  7771.     230   Telematics International, Inc.          Kevin Smith ---none---
  7772.     231   Siemens Nixdorf Informations Syteme AG
  7773.                                              Gunther Kroenert ---none---
  7774.     232   Compaq
  7775.     233   NetManage, Inc.          William Dunn netmanage@cup.portal.com
  7776.     234   NCSU Computing Center        David Joyner david@unity.ncsu.edu
  7777.     235   Empirical Tools and Technologies
  7778.                                         Karl Auerbach karl@empirical.com
  7779.     236   Samsung Group                    Hong K. Paik paik@samsung.com
  7780.     237   Takaoka Electric Mfg. Co., Ltd.
  7781.                Hidekazu Hagiwara hagiwara@takaoka.takaoka-electric.co.jp
  7782.     238   Netrix Systems Corporation        Eldon S. Mast esm@netrix.com
  7783.  
  7784.  
  7785.  
  7786. Reynolds & Postel                                             [Page 139]
  7787.  
  7788. RFC 1700                    Assigned Numbers                October 1994
  7789.  
  7790.  
  7791.     239   WINDATA                               Bob Rosenbaum ---none---
  7792.     240   RC International A/S                 Carl H. Dreyer chd@rci.dk
  7793.     241   Netexp Research                       Henk Boetzkes ---none---
  7794.     242   Internode Systems Pty Ltd
  7795.                                  Simon Hackett simon@ucs.adelaide.edu.au
  7796.     243   netCS Informationstechnik GmbH
  7797.                                   Oliver Korfmacher okorf@bunt.netcs.com
  7798.     244   Lantronix                  Rich Lyman  rich@alecto.gordian.com
  7799.     245   Avatar Consultants
  7800.                     Kory Hamzeh ames!avatar.com!kory@harvard.harvard.edu
  7801.     246   Furukawa Electoric Co. Ltd.
  7802.              Shoji Fukutomi kddlab!polo.furukawa.co.jp!fuku@uunet.UU.NET
  7803.     247   AEG Electrcom                           R. Nurnberg ---none---
  7804.     248   Richard Hirschmann GmbH & Co.
  7805.                               Heinz Nisi mia@intsun.rus.uni-stuttgart.de
  7806.     249   G2R Inc.                             Khalid Hireche ---none---
  7807.     250   University of Michigan
  7808.                              Tim Howes Tim.Howes@terminator.cc.umich.edu
  7809.     251   Netcomm, Ltd.                    W.R. Maynard-Smith ---none---
  7810.     252   Sable Technology Corporation         Rodney Thayer  ---none---
  7811.     253   Xerox              Edwards E. Reed ipcontact.cin_ops@xerox.com
  7812.     254   Conware Computer Consulting GmbH
  7813.                                         Michael Sapich sapich@conware.de
  7814.     255   Compatible Systems Corp.        John Gawf  gawf@compatible.com
  7815.     256   Scitec Communications Systems Ltd.    Stephen Lewis ---none---
  7816.     257   Transarc Corporation        Pat Barron Pat_Barron@TRANSARC.COM
  7817.     258   Matsushita Electric Industrial Co., Ltd.
  7818.                                          Nob Mizuno mizuno@isl.mei.co.jp
  7819.     259   ACCTON Technology                        Don Rooney ---none---
  7820.     260   Star-Tek, Inc.                   Carl Madison carl@startek.com
  7821.     261   Codenoll Tech. Corp.                     Dan Willie ---none---
  7822.     262   Formation, Inc.                       Carl Marcinik ---none---
  7823.     263   Seiko Instruments, Inc. (SII)    Yasuyoshi Watanabe ---none---
  7824.     264   RCE (Reseaux de Communication d'Entreprise S.A.)
  7825.                                    Etienne Baudras-Chardigny  ---none---
  7826.     265   Xenocom, Inc.               Sean Welch welch@raven.ulowell.edu
  7827.     266   KABELRHEYDT                         Hubert Theissen ---none---
  7828.     267   Systech Computer Corporation
  7829.                                  Brian Petry systech!bpetry@uunet.UU.NET
  7830.     268   Visual                             Brian O'Shea bos@visual.com
  7831.     269   SDD (Scandinavian Airlines Data Denmark A/S)
  7832.                                                   Per Futtrup ---none---
  7833.     270   Zenith Electronics Corporation            David Lin ---none---
  7834.     271   TELECOM FINLAND                        Petri Jokela ---none---
  7835.     272   BinTec Computersystems               Marc Sheldon ms@BinTec.DE
  7836.     273   EUnet Germany                   Marc Sheldon ms@Germany.EU.net
  7837.     274   PictureTel Corporation              Oliver Jones oj@pictel.com
  7838.     275   Michigan State University             Lih-Er Wey WEYLE@msu.edu
  7839.  
  7840.  
  7841.  
  7842. Reynolds & Postel                                             [Page 140]
  7843.  
  7844. RFC 1700                    Assigned Numbers                October 1994
  7845.  
  7846.  
  7847.     276   GTE Telecom Incorporated              Grant Gifford ---none---
  7848.     277   Cascade Communications Corp.
  7849.                                       Chikong Shue alpo!chi@uunet.uu.net
  7850.     278   Hitachi Cable, Ltd.                   Takahiro Asai ---none---
  7851.     279   Olivetti                 Marco Framba  framba@orc.olivetti.com
  7852.     280   Vitacom Corporation         Parag Rastogi parag@cup.portal.com
  7853.     281   INMOS                         Graham Hudspith  gwh@inmos.co.uk
  7854.     282   AIC Systems Laboratories Ltd.  Glenn Mansfield glenn@aic.co.jp
  7855.     283   Cameo Communications, Inc.               Alan Brind ---none---
  7856.     284   Diab Data AB                        Mats Lindstrom mli@diab.se
  7857.     285   Olicom A/S                         Lars Povlsen krus@olicom.dk
  7858.     286   Digital-Kienzle Computersystems    Hans Jurgen Dorr ---none---
  7859.     287   CSELT(Centro Studi E Laboratori Telecomunicazioni)
  7860.                                   Paolo Coppo coppo@cz8700.cselt.stet.it
  7861.     288   Electronic Data Systems     Mark Holobach holobach@tis.eds.com
  7862.     289   McData Corporation      Glenn Levitt gpl0363@mcmail.mcdata.com
  7863.     290   Harris Corporation       David Rhein davidr@ssd.csd.harris.com
  7864.     291   Technology Dynamics, Inc. Chip Standifer TDYNAMICS@MCIMAIL.COM
  7865.     292   DATAHOUSE Information Systems Ltd.           Kim Le ---none---
  7866.     293   DSIR Network Group  Tony van der Peet srghtvp@grv.dsir.govt.nz
  7867.     294   Texas Instruments      Blair Sanders Blair_Sanders@mcimail.com
  7868.     295   PlainTree Systems Inc.     Paul Chefurka chefurka@plntree.UUCP
  7869.     296   Hedemann Software Development
  7870.                               Stefan Hedemann 100015.2504@compuserve.com
  7871.     297   Fuji Xerox Co., Ltd.                              Hiroshi Kume
  7872.                      Kume%KSPB%Fuji_Xerox@tcpgw.netg.ksp.fujixerox.co.jp
  7873.     298   Asante Technology                    Hsiang Ming Ma ---none---
  7874.     299   Stanford University
  7875.                              RL "Bob" Morgan morgan@jessica.stanford.edu
  7876.     300   Digital Link                            Jimmy Tu  jimmy@dl.com
  7877.     301   Raylan Corporation            Mark S. Lewis mlewis@telebit.com
  7878.     302   Datacraft                         Alan Lloyd alan@datacraft.oz
  7879.     303   Hughes                            Keith McCloghrie KZM@HLS.COM
  7880.     304   Farallon Computing, Inc.             Steven Sweeney ---none---
  7881.     305   GE Information Services              Steve Bush sfb@ncoast.org
  7882.     306   Gambit Computer Communications         Zohar Seigal ---none---
  7883.     307   Livingston Enterprises, Inc.
  7884.                                       Steve Willens steve@livingston.com
  7885.     308   Star Technologies                     Jim Miner miner@star.com
  7886.     309   Micronics Computers Inc.         Darren Croke dc@micronics.com
  7887.     310   Basis, Inc.                    Heidi Stettner heidi@mtxinu.COM
  7888.     311   Microsoft               John M. Ballard jballard@microsoft.com
  7889.     312   US West Advance Technologies
  7890.                                   Donna Hopkins dmhopki@uswat.uswest.com
  7891.     313   University College London Shaw C. Chuang S.Chuang@cs.ucl.ac.uk
  7892.     314   Eastman Kodak Company   W. James Colosky wjc@tornado.kodak.com
  7893.     315   Network Resources Corporation       Kathy Weninger  ---none---
  7894.     316   Atlas Telecom             Bruce Kropp ktxc8!bruce@uunet.UU.NET
  7895.  
  7896.  
  7897.  
  7898. Reynolds & Postel                                             [Page 141]
  7899.  
  7900. RFC 1700                    Assigned Numbers                October 1994
  7901.  
  7902.  
  7903.     317   Bridgeway                          Umberto Vizcaino ---none---
  7904.     318   American Power Conversion Corp.
  7905.                                    Peter C. Yoest apc!yoest@uunet.uu.net
  7906.     319   DOE Atmospheric Radiation Measurement Project
  7907.                                      Paul Krystosek krystosk@eid.anl.gov
  7908.     320   VerSteeg CodeWorks                   Bill Versteeg bvs@NCR.COM
  7909.     321   Verilink Corp                        Bill Versteeg bvs@NCR.COM
  7910.     322   Sybus Corportation        Mark T. Dauscher mdauscher@sybus.com
  7911.     323   Tekelec                                  Bob Grady  ---none---
  7912.     324   NASA Ames Research Cente       Nick Cuccia cuccia@nas.nasa.gov
  7913.     325   Simon Fraser University           Robert Urquhart quipu@sfu.ca
  7914.     326   Fore Systems, Inc.                    Eric Cooper ecc@fore.com
  7915.     327   Centrum Communications, Inc.             Vince Liu  ---none---
  7916.     328   NeXT Computer, Inc.
  7917.                             Lennart Lovstrand Lennart_Lovstrand@NeXT.COM
  7918.     329   Netcore, Inc.                           Skip Morton ---none---
  7919.     330   Northwest Digital Systems             Brian Dockter ---none---
  7920.     331   Andrew Corporation                         Ted Tran ---none---
  7921.     332   DigiBoard                        Dror Kessler  dror@digibd.com
  7922.     333   Computer Network Technology Corp.   Bob Meierhofer  ---none---
  7923.     334   Lotus Development Corp.      Bill Flanagan bflanagan@lotus.com
  7924.     335   MICOM Communication Corporation
  7925.                                       Donna Beatty SYSAD@prime.micom.com
  7926.     336   ASCII Corporation            Toshiharu Ohno tony-o@ascii.co.jp
  7927.     337   PUREDATA Research                Tony Baxter tony@puredata.com
  7928.     338   NTT DATA               Yasuhiro Kohata    kohata@rd.nttdata.jp
  7929.     339   Empros Systems International   David Taylor dtaylor@ems.cdc.ca
  7930.     340   Kendall Square Research (KSR)     Dave Hudson tdh@uunet.UU.NET
  7931.     341   Martin Marietta Energy Systems     Gary Haney  haneyg@ornl.gov
  7932.     342   Network Innovations            Pete Grillo pl0143@mail.psi.net
  7933.     343   Intel Corporation          Brady Orand borand@pcocd2.intel.com
  7934.     344   Proxar                           Ching-Fa Hwang cfh@proxar.com
  7935.     345   Epson Research Center    Richard Schneider  rschneid@epson.com
  7936.     346   Fibernet                            George Sandoval ---none---
  7937.     347   Box Hill Systems Corporation        Tim Jones  tim@boxhill.com
  7938.     348   American Express Travel Related Services
  7939.                                         Jeff Carton jcarton@amex-trs.com
  7940.     349   Compu-Shack  Tomas Vocetka OPLER%CSEARN.bitnet@CUNYVM.CUNY.EDU
  7941.     350   Parallan Computer, Inc.               Charles Dulin ---none---
  7942.     351   Stratacom                         Clyde Iwamoto cki@strata.com
  7943.     352   Open Networks Engineering, Inc.      Russ Blaesing rrb@one.com
  7944.     353   ATM Forum                         Keith McCloghrie KZM@HLS.COM
  7945.     354   SSD Management, Inc.                      Bill Rose ---none---
  7946.     355   Automated Network Management, Inc.   Carl Vanderbeek ---none--
  7947.     356   Magnalink Communications Corporation
  7948.                                             David E. Kaufman  ---none---
  7949.     357   TIL Systems, Ltd.                   Garry McCracken ---none---
  7950.     358   Skyline Technology, Inc.                   Don Weir ---none---
  7951.  
  7952.  
  7953.  
  7954. Reynolds & Postel                                             [Page 142]
  7955.  
  7956. RFC 1700                    Assigned Numbers                October 1994
  7957.  
  7958.  
  7959.     359   Nu-Mega Technologies, Inc.              Dirk Smith  ---none---
  7960.     360   Morgan Stanley & Co. Inc.
  7961.                                  Victor Kazdoba vsk@katana.is.morgan.com
  7962.     361   Integrated Business Network            Michael Bell ---none---
  7963.     362   L & N Technologies, Ltd.               Steve Loring ---none---
  7964.     363   Cincinnati Bell Information Systems, Inc.
  7965.                                          Deron Meranda dmeranda@cbis.COM
  7966.     364   OSCOM International
  7967.                              Farhad Fozdar f_fozdar@fennel.cc.uwa.edu.au
  7968.     365   MICROGNOSIS                Paul Andon pandon@micrognosis.co.uk
  7969.     366   Datapoint Corporation     Lee Ziegenhals lcz@sat.datapoint.com
  7970.     367   RICOH Co. Ltd.
  7971.                   Toshio Watanabe watanabe@godzilla.rsc.spdd.ricoh.co.jp
  7972.     368   Axis Communications AB              Martin Gren martin@axis.se
  7973.     369   Pacer Software               Wayne Tackabury wft@pacersoft.com
  7974.     370   Axon Networks Inc.            Robin Iddon axon@cix.clink.co.uk
  7975.     371   Brixton Systems, Inc.       Peter S. Easton easton@brixton.com
  7976.     372   GSI                   Etienne Demailly etienne.demailly@gsi.fr
  7977.     373   Tatung Co., Ltd.
  7978.                   Chih-Yi Chen TCCISM1%TWNTTIT.BITNET@pucc.Princeton.EDU
  7979.     374   DIS Research LTD.                 Ray Compton rayc@command.com
  7980.     375   Quotron Systems, Inc.
  7981.                                Richard P. Stubbs richard@atd.quotron.com
  7982.     376   Dassault Electronique
  7983.                                Olivier J. Caleff caleff@dassault-elec.fr
  7984.     377   Corollary, Inc.               James L. Gula gula@corollary.com
  7985.     378   SEEL, Ltd.                              Ken Ritchie ---none---
  7986.     379   Lexcel                           Mike Erlinger mike@lexcel.com
  7987.     380   Sophisticated Technologies, Inc.
  7988.                                  Bill Parducci 70262.1267@compuserve.com
  7989.     381   OST                                         A. Pele ---none---
  7990.     382   Megadata Pty Ltd.      Andrew McRae andrew@megadata.mega.oz.au
  7991.     383   LLNL Livermore Computer Center
  7992.                                 Dan Nessett nessett@ocfmail.ocf.llnl.gov
  7993.     384   Dynatech Communications  Graham Welling s8000!gcw@uunet.uu.net
  7994.     385   Symplex Communications Corp.             Cyrus Azar ---none---
  7995.     386   Tribe Computer Works               Ken Fujimoto fuji@tribe.com
  7996.     387   Taligent, Inc.            Lorenzo Aguilar lorenzo@taligent.com
  7997.     388   Symbol Technologies, Inc.
  7998.                       John Kramer +1-408-369-2679 jkramer@psd.symbol.com
  7999.     389   Lancert                                 Mark Hankin ---none---
  8000.     390   Alantec                          Paul V. Fries pvf@alantec.com
  8001.     391   Ridgeback Solutions
  8002.                            Errol Ginsberg bacchus!zulu!errol@uu2.psi.com
  8003.     392   Metrix, Inc.                 D. Venkatrangan venkat@metrix.com
  8004.     393   Excutive Systems/XTree Company
  8005.                                        Dale Cabell cabell@smtp.xtree.com
  8006.     394   NRL Communication Systems Branch
  8007.  
  8008.  
  8009.  
  8010. Reynolds & Postel                                             [Page 143]
  8011.  
  8012. RFC 1700                    Assigned Numbers                October 1994
  8013.  
  8014.  
  8015.                                         R. K. Nair nair@itd.nrl.navy.mil
  8016.     395   I.D.E. Corporation                        Rob Spade ---none---
  8017.     396   Matsushita Electric Works, Ltd.
  8018.                                     Claude Huss claude@trc.mew.mei.co.jp
  8019.     397   MegaPAC                                  Ian George ---none---
  8020.     398   Pilkington Communication Systems      Dave Atkinson ---none---
  8021.     399   Hitachi Computer Products (America), Inc.
  8022.                                     Masha Golosovker masha@hicomb.hi.com
  8023.     400   METEO FRANCE                 Remy Giraud  Remy.Giraud@meteo.fr
  8024.     401   PRC Inc.                          Jim Noble  noble_jim@prc.com
  8025.     402   Wal*Mart Stores, Inc.     Mike Fitzgerel  mlfitzg@wal-mart.com
  8026.     403   Nissin Electric Company, Ltd.   Aki Komatsuzaki (408) 737-0274
  8027.     404   Distributed Support Information Standard
  8028.                                             Mike Migliano <mike@uwm.edu>
  8029.     405   SMDS Interest Group (SIG)
  8030.                                 Elysia C. Tan <ecmt1@sword.bellcore.com>
  8031.     406   SolCom Systems Ltd.                    Hugh Evans  0506 873855
  8032.     407   Bell Atlantic  Colin deSa socrates!bm5ld15@bagout.BELL-ATL.COM
  8033.     408   Advanced Multiuser Technologies Corporation
  8034.     409   Mitsubishi Electric Corporation
  8035.                             Yoshitaka Ogawa <ogawa@nkai.cow.melco.co.jp>
  8036.     410   C.O.L. Systems, Inc.         Frank Castellucci  (914) 277-4312
  8037.     411   University of Auckland
  8038.                                Nevil Brownlee < n.brownlee@aukuni.ac.nz>
  8039.     412   Desktop Management Task Force (DMTF)
  8040.                                    Dave Perkins <dperkins@synoptics.com>
  8041.     413   Klever Computers, Inc.  Tom Su  408-735-7723    kci@netcom.com
  8042.     414   Amdahl Corporation              Steve Young  sy@uts.admahl.com
  8043.     415   JTEC Pty, Ltd.                       Jan Bartel  (02) 809 6933
  8044.     416   Matra Communcation         Hong-Loc Nguyen  (33.1) 34.60.85.25
  8045.     417   HAL Computer Systems       Michael A. Petonic  petonic@hal.com
  8046.     418   Lawrence Berkeley Laboratory       Russ Wright  wright@lbl.gov
  8047.     419   Dale Computer Corporation          Dean Craven  1-800-336-7483
  8048.     420 IPTC, Universitaet of Tuebingen
  8049.                    Andreas J. Haug <ahaug@mailserv.zdv.uni-tuebingen.de>
  8050.     421   Bytex Corporation
  8051.                         Mary Ann Burt <bytex!ws054!maryann@uunet.UU.NET>
  8052.     422   Cogwheel, Inc.                   Brian Ellis  bri@Cogwheel.COM
  8053.     423   Lanwan Technologies                 Thomas Liu  (408) 986-8899
  8054.     424   Thomas-Conrad Corporation             Karen Boyd  512-836-1935
  8055.     425   TxPort                              Bill VerSteeg  bvs@ver.com
  8056.     426   Compex, Inc.             Andrew Corlett  BDA@ORION.OAC.UCI.EDU
  8057.     427   Evergreen Systems, Inc.             Bill Grace  (415) 897-8888
  8058.     428   HNV, Inc.                 James R. Simons  jrs@denver.ssds.COM
  8059.     429   U.S. Robotics, Inc.               Chris Rozman  chrisr@usr.com
  8060.     430   Canada Post Corporation          Walter Brown  +1 613 722-8843
  8061.     431   Open Systems Solutions, Inc.         David Ko  davidk@ossi.com
  8062.     432   Toronto Stock Exchange               Paul Kwan  (416) 947-4284
  8063.  
  8064.  
  8065.  
  8066. Reynolds & Postel                                             [Page 144]
  8067.  
  8068. RFC 1700                    Assigned Numbers                October 1994
  8069.  
  8070.  
  8071.     433   MamakosTransSys Consulting
  8072.                                    Louis A. Mamakos   louie@transsys.com
  8073.     434   EICON                      Vartan Narikian  vartan@eicon.qc.ca
  8074.     435   Jupiter Systems                Russell Leefer  rml@jupiter.com
  8075.     436   SSTI                             Philip Calas (33) 61 44 19 51
  8076.     437   Grand Junction Networks  Randy Ryals  randyr@grandjunction.com
  8077.     438   Anasazi, Inc.                   Chad Larson (chad@anasazi.com)
  8078.     439   Edward D. Jones and Company        John Caruso  (314) 851-3422
  8079.     440   Amnet, Inc.                          Richard Mak mak@amnet.COM
  8080.     441   Chase Research                           Kevin Gage ---none---
  8081.     442   PEER Networks                    Randy Presuhn  randy@peer.com
  8082.     443   Gateway Communications, Inc.            Ed Fudurich ---none---
  8083.     444   Peregrine Systems              Eric Olinger eric@peregrine.com
  8084.     445   Daewoo Telecom               SeeYoung Oh oco@scorpio.dwt.co.kr
  8085.     446   Norwegian Telecom Research        Paul Hoff paalh@brage.nta.no
  8086.     447   WilTel  Anil Prasad                     anil_prasad@wiltel.com
  8087.     448   Ericsson-Camtec                        Satish Popat ---none---
  8088.     449   Codex                                Thomas McGinty ---none---
  8089.     450   Basis                          Heidi Stettner heidi@mtxinu.COM
  8090.     451   AGE Logic                                Syd Logan syd@age.com
  8091.     452   INDE Electronics                   Gordon Day gday@inde.ubc.ca
  8092.     453   ISODE Consortium                 Steve Kille S.Kille@isode.com
  8093.     454   J.I. Case                     Mike Oswald mike@helios.uwsp.edu
  8094.     455   Trillium                 Jeff Lawrence j_lawrence@trillium.com
  8095.     456   Bacchus Inc.     Errol Ginsberg bacchus!zulu!errol@uu2.psi.com
  8096.     457   MCC                           Doug Rosenthal rosenthal@mcc.com
  8097.     458   Stratus Computer                 Dave Snay  dks@sw.stratus.com
  8098.     459   Quotron              Richard P. Stubbs richard@atd.quotron.com
  8099.     460   Beame & Whiteside                  Carl Beame beame@ns.bws.com
  8100.     461   Cellular Technical Services             Greg Hummel ---none---
  8101.     462   Shore Microsystems, Inc.           Gordon Elam  (309) 229-3009
  8102.     463   Telecommunications Techniques Corp.  Tom Nisbet  nisbet@tt.com
  8103.     464   DNPAP (Technical University Delft)
  8104.                    Jan van Oorschot <bJan.vOorschot@dnpap.et.tudelft.nl>
  8105.     465   Plexcom, Inc.                     Bruce Miller  (805) 522-3333
  8106.     466   Tylink                         Stavros Mohlulis (508) 285-0033
  8107.     467   Brookhaven National Laboratory
  8108.                                         Dave Stampf drs@bach.ccd.bnl.gov
  8109.     468   Computer Communication Systems
  8110.                             Gerard Laborde <Gerard.Laborde@sp1.y-net.fr>
  8111.     469   Norand Corp.                         Rose Gorrell 319-269-3100
  8112.     470   MUX-LAP                        Philippe Labrosse  514-735-2741
  8113.     471   Premisys Communications, Inc
  8114.                         Mike MacFaden <premisys!mike@fernwood.mpk.ca.us>
  8115.     472   Bell South Telecommunications       Johnny Walker 205-988-7105
  8116.     473   J. Stainsbury PLC                 Steve Parker  44-71-921-7550
  8117.     474   Ki Research Inc                Toni Barckley  410-290-0355x220
  8118.     475 Wandel and Goltermann Technologies
  8119.  
  8120.  
  8121.  
  8122. Reynolds & Postel                                             [Page 145]
  8123.  
  8124. RFC 1700                    Assigned Numbers                October 1994
  8125.  
  8126.  
  8127.                          David Walters 919-941-5730x4203 <walter@wg.com>
  8128.     476   Emerson Computer Power
  8129.                             Roger Draper  714-457-3638  rdraper@cerf.net
  8130.     477   Network Software Associates        Jeffery Chiao  714-768-4013
  8131.     478   Procter and Gamble           Peter Marshall  513-983-1100x5988
  8132.     479 Meridian Technology Corporation
  8133.                         Kenneth B. Denson <kdenson@magic.meridiantc.com>
  8134.     480   QMS, Inc.                           Bill Lott  lott@imagen.com
  8135.     481   Network Express        Tom Jarema  313-761-5051  ITOH@MSEN.COM
  8136.     482   LANcity Corporation               Pam Yassini  pam@lancity.com
  8137.     483   Dayna Communications, Inc.
  8138.                                   Sanchaita Datta  datta@signus.utah.edu
  8139.     484   kn-X Ltd.                               Sam Lau  44 943 467007
  8140.     485   Sync Research, Inc.                Alan Bartky  (714) 588-2070
  8141.     486   PremNet                  Ken Huang  HuangK@rimail.interlan.com
  8142.     487   SIAC                               Peter Ripp   (212) 383-9061
  8143.     488   New York Stock Exchange            Peter Ripp   (212) 383-9061
  8144.     489   American Stock Exchange            Peter Ripp   (212) 383-9061
  8145.     490   FCR Software, Inc.                   Brad Parker  brad@fcr.com
  8146.     491   National Medical Care, Inc.      Robert Phelan  (617) 466-9850
  8147.     492   Dialogue Communication Systemes, S.A.
  8148.                                        Klaus Handke   +(49) 30 802 24 97
  8149.     493   NorTele                            Bjorn Kvile  +47 2 48 89 90
  8150.     494   Madge Networks, Inc.
  8151.                       Duncan Greatwood dgreatwo@madge.mhs.compuserve.com
  8152.     495   Memotec Communications   Graham Higgins ghiggins@teleglobe.com
  8153.     496   CTON  Nick Hennenfent                        nicholas@cton.com
  8154.     497   Leap Technology, Inc.         George Economou  george@leap.com
  8155.     498   General DataComm, Inc.       William Meltzer   meltzer@gdc.com
  8156.     499   ACE Communications, Ltd.              Danny On  972-3-570-1423
  8157.     500   Automatic Data Processing (ADP)      Alex Rosin (201) 714-3982
  8158.     501   Programa SPRITEL                              Alberto Martinez
  8159.                               Martinez_Alberto_SPRITEL@euskom.spritel.es
  8160.     502   Adacom                              Aial Haorch  972-4-899-899
  8161.     503   Metrodata Ltd            Nick Brown  100022.767@compuserve.com
  8162.     504   Ellemtel Telecommunication Systems Laboratories
  8163.                         Richard G Bruvik  Richard.Bruvik@eua.ericsson.se
  8164.     505   Arizona Public Service          Duane Booher  DBOOHER@APSC.COM
  8165.     506   NETWIZ, Ltd.,    Emanuel Wind  eumzvir@techunix.technion.ac.il
  8166.     507   Science and Engineering Research Council (SERC)    Paul Kummer
  8167.                                                 P.Kummer@daresbury.ac.uk
  8168.     508   The First Boston Corporation                        Kevin Chou
  8169.                                        csfb1!dbadmin4!kchou@uunet.UU.NET
  8170.     509   Hadax Electronics Inc.                       Marian Kramarczyk
  8171.                                                73477.2731@compuserve.com
  8172.     510   VTKK            Markku Lamminluoto  lamminluoto@vtkes1.vtkk.fi
  8173.     511   North Hills Israel Ltd.   Carmi Cohen  carmi@north.hellnet.org
  8174.     512   TECSIEL                       R. Burlon   sr@teculx.tecsiel.it
  8175.  
  8176.  
  8177.  
  8178. Reynolds & Postel                                             [Page 146]
  8179.  
  8180. RFC 1700                    Assigned Numbers                October 1994
  8181.  
  8182.  
  8183.     513   Bayerische Motoren Werke (BMW) AG             Michael Connolly
  8184.                                                     mconnolly@net.bmw.de
  8185.     514   CNET Technologies                       Nelson Su 408-954-8000
  8186.     515   MCI   Kurt Robohm                          krobohm@mcimail.com
  8187.     516   Human Engineering AG (HEAG)                        Urs Brunner
  8188.                                               ubrunner@clients.switch.ch
  8189.     517   FileNet Corporation                 Joe Raby  raby@filenet.com
  8190.     518   NFT-Ericsson                    Kjetil Donasen  +47 2 84 24 00
  8191.     519   Dun & Bradstreet                    Vic Smagovic  908-464-2079
  8192.     520   Intercomputer Communications      Brian Kean  513-745-0500x244
  8193.     521   Defense Intelligence Agency
  8194.                               Barry Atkinson   DIA-DMS@DDN-CONUS.DDN.MIL
  8195.     522   Telesystems SLW Inc.                   Joe Magony 416-441-9966
  8196.     523   APT Communications                  David Kloper  301-831-1182
  8197.     524   Delta Airlines                           Jim Guy  404-715-2948
  8198.     525   California Microwave                 Kevin Braun  408-720-6520
  8199.     526   Avid Technology Inc                 Steve Olynyk  508-640-3328
  8200.     527   Integro Advanced Computer Systems
  8201.                                          Pascal Turbiez  +33-20-08-00-40
  8202.     528   RPTI                                Chris Shin  886-2-918-3006
  8203.     529   Ascend Communications Inc.            Marc Hyman  510-769-6001
  8204.     530   Eden Computer Systems Inc.          Louis Brando  305-591-7752
  8205.     531   Kawasaki-Steel Corp
  8206.                            Tomoo Watanabe  nrd@info.kawasaki-steel.co.jp
  8207.     532   Barclays                     Malcolm Houghton  +44 202 671 212
  8208.     533   B.U.G., Inc.                 Isao Tateishi  tateishi@bug.co.jp
  8209.     534   Exide Electronics      Brian Hammill  hamill@dolphin.exide.com
  8210.     535   Superconducting Supercollider Lab.
  8211.                            Carl W. Kalbfleisch    cwk@irrational.ssc.gov
  8212.     536   Triticom                             Jim Bales  (612) 937-0772
  8213.     537   Universal Instruments Corp.
  8214.                     Tom Dinnel   BA06791%BINGVAXA.bitnet@CUNYVM.CUNY.EDU
  8215.     538   Information Resources, Inc.         Jeff Gear  jjg@infores.com
  8216.     539   Applied Innovation, Inc.   Dean Dayton  dean@aicorp.cmhnet.org
  8217.     540   Crypto AG                      Roland Luthi  luthi@iis.ethz.ch
  8218.     541   Infinite Networks, Ltd.          Sean Harding  +44 923 710 277
  8219.     542   Rabbit Software                     Bill Kwan  kwan@rabbit.com
  8220.     543   Apertus Technologies       Stuart Stanley  stuarts@apertus.com
  8221.     544   Equinox Systems, Inc.       Monty Norwood  1-800-275-3500 x293
  8222.     545   Hayes Microcomputer Products
  8223.                      Chris Roussel hayes!hayes.com!croussel@uunet.UU.NET
  8224.     546   Empire Technologies Inc. Cheryl Krupczak  cheryl@cc.gatech.edu
  8225.     547   Glaxochem, Ltd.                     Andy Wilson  0229 52261547
  8226.     548   KPY Network Partners, Corp.
  8227.                                   Gordon Vickers   sccs@pizza.netcom.com
  8228.     549   Agent Technology, Inc.  Ibi Dhilla  idhilla@genesis.nred.ma.us
  8229.     550   Dornier GMBH                Arens Heinrech  49-7545-8 ext 9337
  8230.     551   Telxon Corporation      Frank Ciotti  frankc@teleng.telxon.com
  8231.  
  8232.  
  8233.  
  8234. Reynolds & Postel                                             [Page 147]
  8235.  
  8236. RFC 1700                    Assigned Numbers                October 1994
  8237.  
  8238.  
  8239.     552   Entergy Corporation                 Louis Cureau  504-364-7630
  8240.     553   Garrett Communications Inc.        Igor Khasin  (408) 980-9752
  8241.     554   Agile Networks, Inc.          Dave Donegan  ddonegan@agile.com
  8242.     555   Larscom                           Sameer Jayakar  415-969-7572
  8243.     556   Stock Equipment                    Karl Klebenow  216-543-6000
  8244.     557   ITT Corporation      Kevin M. McCauley  kmm@vaxf.acdnj.itt.com
  8245.     558   Universal Data Systems, Inc.
  8246.                            Howard Cunningham   70400.3671@compuserve.com
  8247.     559   Sonix Communications, Ltd.      David Webster  +44 285 641 651
  8248.     560   Paul Freeman Associates, Inc.
  8249.                                       Pete Wilson  pwilson@world.std.com
  8250.     561   John S. Barnes, Corp.              Michael Lynch  704-878-4107
  8251.     562   Northern Telecom, Ltd.
  8252.                              Glenn Waters  613-763-3933 <gwaters@bnr.ca>
  8253.     563   CAP Debris       Patrick Preuss  ppr@lfs.hamburg.cap-debris.de
  8254.     564   Telco Systems NAC            Harry Hirani  Harry@telco-nac.com
  8255.     565   Tosco Refining Co                 Fred Sanderson  510-602-4358
  8256.     566   Russell Info Sys                      Atul Desai  714-362-4040
  8257.     567   University of Salford   Richard Letts  R.J.Letts@salford.ac.uk
  8258.     568   NetQuest Corp.         Jerry Jacobus  netquest@tigger.jvnc.net
  8259.     569   Armon Networking Ltd.    Yigal Jacoby  yigal@armon.hellnet.org
  8260.     570   IA Corporation                Didier Fort  Didier.Fort@lia.com
  8261.     571   AU-System Communicaton AB           Torbjorn Ryding  8-7267572
  8262.     572   GoldStar Information & Communications, Ltd.
  8263.                                       Soo N. Kim  ksn@giconet.gsic.co.kr
  8264.     573   SECTRA AB                        Tommy Pedersen  tcp@sectra.se
  8265.     574   ONEAC Corporation                Bill Elliot  ONEACWRE@AOL.COM
  8266.     575   Tree Technologies           Michael Demjanenko  (716) 688-4640
  8267.     576   GTE Government Systems         Henry Hernandez  (617) 455-2942
  8268.     577   Denmac Systems, Inc.            Andy Denenberg  (708) 291-7760
  8269.     578   Interlink Computer Sciences, Inc.
  8270.                                          Mike Mazurek  mfm@interlink.com
  8271.     579   Bridge Information Systems, Inc. Stephen Harvey (314) 567-8482
  8272.     580   Leeds and Northrup Australia (LNA) Nigel Cook nigelc@lna.oz.au
  8273.     581   BHA Computer                       David Hislop  rob@bha.oz.au
  8274.     582   Newport Systems Solutions, Inc.
  8275.                                        Pauline Chen  paulinec@netcom.com
  8276.     583   Atrium Technologies     Narender Reddy Vangati  vnr@atrium.com
  8277.     584   ROBOTIKER                 Maribel Narganes  maribel@teletek.es
  8278.     585   PeerLogic Inc.          Ratinder Ahuja  ratinder@peerlogic.com
  8279.     586   Digital Transmittion Systems        Bill VerSteeg  bvs@ver.com
  8280.     587   Far Point Communications            Bill VerSteeg  bvs@ver.com
  8281.     588   Xircom                              Bill VerSteeg  bvs@ver.com
  8282.     589   Mead Data Central         Stephanie Bowman  steph@meaddata.com
  8283.     590   Royal Bank of Canada                    N. Lim  (416) 348-5197
  8284.     591   Advantis, Inc.                       Janet Brehm  813 878-4298
  8285.     592   Chemical Banking Corp.  Paul McDonnell  pmcdonnl@world.std.com
  8286.     593   Eagle Technology                    Ted Haynes  (408) 441-4043
  8287.  
  8288.  
  8289.  
  8290. Reynolds & Postel                                             [Page 148]
  8291.  
  8292. RFC 1700                    Assigned Numbers                October 1994
  8293.  
  8294.  
  8295.     594   British Telecom               Ray Smyth  rsmyth@bfsec.bt.co.uk
  8296.     595   Radix BV                     P. Groenendaal  project2@radix.nl
  8297.     596   TAINET Communication System Corp.
  8298.                                     Joseph Chen  +886-2-6583000 (R.O.C.)
  8299.     597   Comtek Services Inc.              Steve Harris  (703) 506-9556
  8300.     598   Fair Issac   Steve Pasadis  apple.com!fico!sxp  (415) 472-2211
  8301.     599   AST Research Inc.                      Bob Beard  bobb@ast.com
  8302.     600   Soft*Star s.r.l. Ing. Enrico Badella softstar@pol88a.polito.it
  8303.     601   Bancomm                            Joe Fontes  jwf@bancomm.com
  8304.     602   Trusted Information Systems, Inc.
  8305.                                          James M. Galvin  galvin@tis.com
  8306.     603   Harris & Jeffries, Inc.         Deepak Shahane  hjinc@CERF.NET
  8307.     604   Axel Technology Corp.               Henry Ngai  (714) 455-1688
  8308.     605   GN Navtel, Inc.                       Joe Magony  416-479-8090
  8309.     606   CAP debis                    Patrick Preuss  +49 40 527 28 366
  8310.     607   Lachman Technology, Inc.  Steve Alexander   stevea@lachman.com
  8311.     608   Galcom Networking Ltd.
  8312.                              Zeev Greenblatt  galnet@vax.trendline.co.il
  8313.     609   BAZIS                            M. van Luijt  martin@bazis.nl
  8314.     610   SYNAPTEL                       Eric Remond  remond@synaptel.fr
  8315.     611   Investment Management Services, Inc.
  8316.                                 J. Laurens Troost  rens@stimpys.imsi.com
  8317.     612   Taiwan Telecommunication Lab
  8318.                  Dennis Tseng   LOUIS%TWNMOCTL.BITNET@pucc.Princeton.EDU
  8319.     613   Anagram Corporation        Michael Demjanenko   (716) 688-4640
  8320.     614   Univel                      John Nunneley  jnunnele@univel.com
  8321.     615   University of California, San Diego
  8322.                                         Arthur Bierer   abierer@ucsd.edu
  8323.     616   CompuServe   Ed Isaacs, Brian Biggs  SYSADM@csi.compuserve.com
  8324.     617   Telstra - OTC Australia
  8325.                   Peter Hanselmann    peterhan@turin.research.otc.com.au
  8326.     618   Westinghouse Electric Corp.
  8327.                                 Ananth Kupanna   ananth@access.digex.com
  8328.     619   DGA Ltd.              Tom L. Willis  twillis@pintu.demon.co.uk
  8329.     620   Elegant Communications Inc.
  8330.                                   Robert Story  Robert.Story@Elegant.COM
  8331.     621   Experdata                  Claude Lubin  clubin@expdat.gna.org
  8332.     622   Unisource Business Networks Sweden AB
  8333.                                                Goran Sterner gsr@tip.net
  8334.     623   Molex, Inc.                    Steven Joffe  molex@mcimail.com
  8335.     624   Quay Financial Software            Mick Fleming  mickf@quay.ie
  8336.     625   VMX Inc.                     Joga Ryali  joga@vmxi.cerfnet.com
  8337.     626   Hypercom, Inc.                  Noor Chowdhury  (602) 548-2113
  8338.     627   University of Guelph   Kent Percival  Percival@CCS.UoGuelph.CA
  8339.     628   DIaLOGIKa                  Juergen Jungfleisch  0 68 97 9 35-0
  8340.     629   NBASE Switch Communication
  8341.                             Sergiu Rotenstein  75250.1477@compuserve.com
  8342.     630   Anchor Datacomm B.V.      Erik Snoek  sdrierik@diamond.sara.nl
  8343.  
  8344.  
  8345.  
  8346. Reynolds & Postel                                             [Page 149]
  8347.  
  8348. RFC 1700                    Assigned Numbers                October 1994
  8349.  
  8350.  
  8351.     631   PACDATA                     John Reed  johnr@hagar.pacdata.com
  8352.     632   University of Colorado         Evi Nemeth  evi@cs.colorado.edu
  8353.     633   Tricom Communications Limited
  8354.                                   Robert Barrett  0005114429@mcimail.com
  8355.     634   Santix Software GmbH
  8356.                        Michael Santifaller   santi%mozart@santix.guug.de
  8357.     635   FastComm Communications Corp.
  8358.                                Bill Flanagan   70632.1446@compuserve.com
  8359.     636   The Georgia Institute of Technology
  8360.                       Michael Mealling   michael.mealling@oit.gatech.edu
  8361.     637   Alcatel Data Networks
  8362.                         Douglas E. Johnson doug.e.johnson@adn.sprint.com
  8363.     638   GTECH                             Brian Ruptash  bar@gtech.com
  8364.     639   UNOCAL Corporation                     Peter Ho  ho@unocal.com
  8365.     640   First Pacific Network             Randy Hamilton  408-703-2763
  8366.     641   Lexmark International              Don Wright  don@lexmark.com
  8367.     642   Qnix Computer             Sang Weon, Yoo  swyoo@qns.qnix.co.kr
  8368.     643   Jigsaw Software Concepts (Pty) Ltd.
  8369.                                    Willem van Biljon  wvb@itu2.sun.ac.za
  8370.     644   VIR, Inc.                          Mark Cotton  (215) 364-7955
  8371.     645   SFA Datacomm Inc.           Don Lechthaler  lech@world.std.com
  8372.     646   SEIKO Telecommunication Systems, Inc.
  8373.                                         Lyn T. Robertson  (503) 526-5638
  8374.     647   Unified Management              Andy Barnhouse  (612) 561-4944
  8375.     648   RADLINX Ltd.                Ady Lifshes  ady%rndi@uunet.uu.net
  8376.     649   Microplex Systems Ltd.            Henry Lee  hyl@microplex.com
  8377.     650   Objecta Elektronik & Data AB      Johan Finnved  jf@objecta.se
  8378.     651   Phoenix Microsystems                Bill VerSteeg  bvs@ver.com
  8379.     652   Distributed Systems International, Inc.
  8380.                                               Ron Mackey  rem@dsiinc.com
  8381.     653   Evolving Systems, Inc.   Judith C. Bettinger judy@evolving.com
  8382.     654   SAT GmbH           Walter Eichelburg  100063.74@compuserve.com
  8383.     655   CeLAN Technology, Inc.                Mark Liu  886--35-772780
  8384.     656   Landmark Systems Corp.
  8385.                                Steve Sonnenberg  steves@socrates.umd.edu
  8386.     657   Netone Systems Co., Ltd.
  8387.                                  YongKui Shao  syk@new-news.netone.co.jp
  8388.     658   Loral Data Systems     Jeff Price  jprice@cps070.lds.loral.com
  8389.     659   Cellware Broadband Technology   Michael Roth  mike@cellware.de
  8390.     660   Mu-Systems                Gaylord Miyata  miyata@world.std.com
  8391.     661   IMC Networks Corp.                  Jerry Roby  (714) 724-1070
  8392.     662   Octel Communications Corp.         Alan Newman  (408) 321-5182
  8393.     663   RIT Technologies LTD.      Ghiora Drori  drori@dcl.hellnet.org
  8394.     664   Adtran                                Jeff Wells  205-971-8000
  8395.     665   PowerPlay Technologies, Inc.        Ray Caruso  rayman@csn.org
  8396.     666   Oki Electric Industry Co., Ltd.
  8397.                                 Shigeru Urushibara  uru@cs1.cs.oki.co.jp
  8398.     667   Specialix International  Jeremy Rolls  jeremyr@specialix.co.uk
  8399.  
  8400.  
  8401.  
  8402. Reynolds & Postel                                             [Page 150]
  8403.  
  8404. RFC 1700                    Assigned Numbers                October 1994
  8405.  
  8406.  
  8407.     668   INESC (Instituto de Engenharia de Sistemas e Computadores)
  8408.                                       Pedro Ramalho Carlos  prc@inesc.pt
  8409.     669   Globalnet Communications         Real Barriere  (514) 651-6164
  8410.     670   Product Line Engineer SVEC Computer Corp.
  8411.                                   Rich Huang   msumgr@enya.cc.fcu.edu.tw
  8412.     671   Printer Systems Corp.              Bill Babson  bill@prsys.com
  8413.     672   Contec Micro Electronics USA       David Sheih  (408) 434-6767
  8414.     673   Unix Integration Services         Chris Howard   chris@uis.com
  8415.     674   Dell Computer Corporation        Steven Blair  sblair@dell.com
  8416.     675   Whittaker Electronic Systems   Michael McCune  mccune@cerf.net
  8417.     676   QPSX Communications          David Pascoe    davidp@qpsx.oz.au
  8418.     677   Loral WDl      Mike Aronson  Mike_Aronson@msgate.wdl.loral.com
  8419.     678   Federal Express Corp.             Randy Hale    (901) 369-2152
  8420.     679   E-COMMS Inc.                    Harvey Teale    (206) 857-3399
  8421.     680   Software Clearing House                 Tom Caris   ca@sch.com
  8422.     681   Antlow Computers LTD.               C. R. Bates  44-635-871829
  8423.     682   Emcom Corp.                       Mike Swartz   emcom@cerf.net
  8424.     683   Extended Systems, Inc.
  8425.                                Al Youngwerth alberty@tommy.extendsys.com
  8426.     684   Sola Electric                     Mike Paulsen  (708) 439-2800
  8427.     685   Esix Systems, Inc.           Anthony Chung  esix@esix.tony.com
  8428.     686   3M/MMM                           Chris Amley   ccamley@mmm.com
  8429.     687   Cylink Corp.                          Ed Chou    ed@cylink.com
  8430.     688   Znyx Advanced Systems Division, Inc.
  8431.                                           Alan Deikman  aland@netcom.com
  8432.     689   Texaco, Inc.                      Jeff Lin     linj@Texaco.com
  8433.     690   McCaw Cellular Communication Corp. Tri Phan tri.phan@mccaw.com
  8434.     691   ASP Computer Product Inc. Elise Moss 71053.1066@compuserve.com
  8435.     692   HiPerformance Systems              Mike Brien  +27-11-806-1000
  8436.     693   Regionales Rechenzentrum
  8437.                    Sibylle Schweizer  unrz54@daphne.rrze.uni-erlangen.de
  8438.     694   SAP AG                          Dr. Uwe Hommel  +49 62 27 34 0
  8439.     695   ElectroSpace System Inc.
  8440.                                Dr. Joseph Cleveland e03353@esitx.esi.org
  8441.     696   ( Unassigned )
  8442.     697   MultiPort Software     Reuben Sivan  72302.3262@compuserve.com
  8443.     698   Combinet, Inc.               Samir Sawhney  samir@combinet.com
  8444.     699   TSCC                               Carl Wist    carlw@tscc.com
  8445.     700   Teleos Communications Inc.    Bill Nayavich  wln@teleoscom.com
  8446.     701   Alta Research                   Amy Saperstein  (305) 428-8535
  8447.     702   Independence Blue Cross              Bill Eshbach  esh@ibx.com
  8448.     703   ADACOM Station Interconnectivity LTD.
  8449.                                             Itay Kariv  +9 72 48 99 89 9
  8450.     704   MIROR Systems                     Frank Kloes  +27 12 911 0003
  8451.     705   Merlin Gerin               Adam Stolinski  (714) 557-1637 x249
  8452.     706   Owen-Corning Fiberglas     Tom Mann mann.td@ocf.compuserve.com
  8453.     707   Talking Networks Inc.          Terry Braun  tab@lwt.mtxinu.com
  8454.     708   Cubix Corporation             Rebekah Marshall  (702) 883-7611
  8455.  
  8456.  
  8457.  
  8458. Reynolds & Postel                                             [Page 151]
  8459.  
  8460. RFC 1700                    Assigned Numbers                October 1994
  8461.  
  8462.  
  8463.     709   Formation Inc.          Bob Millis  bobm@formail.formation.com
  8464.     710   Lannair Ltd.                    Pablo Brenner pablo@lannet.com
  8465.     711   LightStream Corp.       Chris Chiotasso  chris@lightstream.com
  8466.     712   LANart Corp.                Doron I. Gartner  doron@lanart.com
  8467.     713   University of Stellenbosch   Graham Phillips phil@cs.sun.ac.za
  8468.     714   Wyse Technology                     Bill Rainey  bill@wyse.com
  8469.     715   DSC Communications Corp.        Colm Bergin  cbergin@cpdsc.com
  8470.     716   NetEc                      Thomas Krichel  netec@uts.mcc.ac.uk
  8471.     717   Breltenbach Software Engineering Hilmar Tuneke +02 92 49 70 00
  8472.     718   Victor Company of Japan,Limited
  8473.                            Atsushi Sakamoto   101176.2703@compuserve.com
  8474.     719   Japan Direx Corporation        Teruo Tomiyama  +81 3 3498 5050
  8475.     720   NECSY Network Control Systems S.p.A. Piero Fiozzo fip@necsy.it
  8476.     721   ISDN Systems Corp.             Jeff Milloy  p00633@psilink.com
  8477.     722   Zero-One Technologies, LTD.     Curt Chen  + 88 62 56 52 32 33
  8478.     723   Radix Technologies, Inc.        Steve Giles  giless@delphi.com
  8479.     724   National Institute of Standards and Technology
  8480.                                      Jim West   west@mgmt3.ncsl.nist.gov
  8481.     725   Digital Technology Inc.     Chris Gianattasio  gto@lanhawk.com
  8482.     726   Castelle Corp.                   Waiming Mok  wmm@castelle.com
  8483.     727   Presticom Inc.          Martin Dube  76270.2672@compuserve.com
  8484.     728   Showa Electric Wire & Cable Co., Ltd.
  8485.                                   Robert O'Grady  kfn@tanuki.twics.co.jp
  8486.     729   SpectraGraphics                Jack Hinkle  hinkle@spectra.com
  8487.     730   Connectware Inc.                 Rick Downs  rxd4@acsysinc.com
  8488.     731   Wind River Systems                     Emily Hipp hipp@wrs.com
  8489.     732   RADWAY International Ltd. Doron Kolton  0005367977@mcimail.com
  8490.     733   System Management ARTS, Inc. Alexander Dupuy  dupuy@smarts.com
  8491.     734   Persoft, Inc.      Steven M. Entine  entine@pervax.persoft.com
  8492.     735   Xnet Technology Inc.      Esther Chung  estchung@xnet-tech.com
  8493.     736   Unison-Tymlabs                    Dean Andrews  ada@unison.com
  8494.     737   Micro-Matic Research   Patrick Lemli 73677.2373@compuserve.com
  8495.     738   B.A.T.M. Advance Technologies
  8496.                                       Nahum Killim bcrystal@actcom.co.il
  8497.     739   University of Copenhagen         Kim H|glund  shotokan@diku.dk
  8498.     740   Network Security Systems, Inc.
  8499.                                       Carleton Smith  rpitt@nic.cerf.net
  8500.     741   JNA Telecommunications             Sean Cody  seanc@jna.com.au
  8501.     742   Encore Computer Corporation    Tony Shafer  tshafer@encore.com
  8502.     743   Central Intelligent Agency         Carol Jobusch  703 242-2485
  8503.     744   ISC (GB) Limited      Mike Townsend  miket@cix.compulink.co.uk
  8504.     745   Digital Communication Associates Ravi Shankar shankarr@dca.com
  8505.     746   CyberMedia Inc.                Unni Warrier   unni@cs.ucla.edu
  8506.     747   Distributed Systems International, Inc.
  8507.                                                Ron Mackey rem@dsiinc.com
  8508.     748   Peter Radig EDP-Consulting       Peter Radig  +49 69 9757 6100
  8509.     749   Vicorp Interactive Systems           Phil Romine  phil@vis.com
  8510.     750   Inet Inc.                        Bennie Lopez  brl@inetinc.com
  8511.  
  8512.  
  8513.  
  8514. Reynolds & Postel                                             [Page 152]
  8515.  
  8516. RFC 1700                    Assigned Numbers                October 1994
  8517.  
  8518.  
  8519.     751   Argonne National Laboratory  Michael Shaffer mashaffer@anl.gov
  8520.     752   Tek Logix                          Peter Palsall  905 625-4121
  8521.     753   North Western University            Phil Draughon  jpd@nwu.edu
  8522.     754   Astarte Fiber Networks     James Garnett  garnett@catbelly.com
  8523.     755   Diederich & Associates, Inc.
  8524.                                   Douglas Capitano dlcapitano@delphi.com
  8525.     756   Florida Power Corporation        Bob England  rengland@fpc.com
  8526.     757   ASK/INGRES                  Howard Dernehl   howard@ingres.com
  8527.     758   Open Network Enterprise         Spada Stefano  +39 39 245-8101
  8528.     759   The Home Depot               Keith Porter  ktp01@homedepot.com
  8529.     760   Pan Dacom Telekommunikations   Jens Andresen  +49 40 644 09 71
  8530.     761   NetTek                          Steve Kennedy  steve@gbnet.com
  8531.     762   Karlnet Corp.                       Doug Kall  kbridge@osu.edu
  8532.     763   Efficient Networks, Inc.          Thirl Johnson (214) 991-3884
  8533.     764   Fiberdata                          Jan Fernquist  +46 828 8383
  8534.     765   Lanser                           Emil Smilovici (514) 485-7104
  8535.     766   Telebit Communications A/S     Peder Chr. Norgaard pcn@tbit.dk
  8536.     767   HILAN GmbH           Markus Pestinger  markus@lahar.ka.sub.org
  8537.     768   Network Computing Inc.
  8538.                            Fredrik Noon fnoon@ncimail.mhs.compuserve.com
  8539.     769   Walgreens Company                 Denis Renaud  (708) 818-4662
  8540.     770   Internet Initiative Japan Inc. Toshiharu Ohno tony-o@iij.ad.jp
  8541.     771   GP van Niekerk Ondernemings
  8542.                         Gerrit van Niekerk  gvanniek@dos-lan.cs.up.ac.za
  8543.     772   DSP & Telecoms Research Group
  8544.                   Patrick McGleenon  p.mcgleenon@ee.queens-belfast.ac.uk
  8545.     773   Securities Industry Automation Corporation
  8546.                                        Chiu Szeto  cszeto@prism.poly.edu
  8547.     774   SYNaPTICS                       David Gray  david@synaptics.ie
  8548.     775   Data Switch Corporation         Joe Welfeld  jwelfeld@dasw.com
  8549.     776   Telindus Distribution  Karel Van den Bogaert  kava@telindus.be
  8550.     777   MAXM Systems Corporation  Gary Greathouse ggreathouse@maxm.com
  8551.     778   Fraunhofer Gesellschaft
  8552.                                Jan Gottschick jan.gottschick@isst.fhg.de
  8553.     779   EQS Business Services           Ken Roberts   kroberts@esq.com
  8554.     780   CNet Technology Inc.     Repus Hsiung  idps17@shts.seed.net.tw
  8555.     781   Datentechnik GmbH           Thomas Pischinger  +43 1 50100 266
  8556.     782   Network Solutions Inc.          Dave Putman   davep@netsol.com
  8557.     783   Viaman Software                Vikram Duvvoori  info@viman.com
  8558.     784   Schweizerische Bankgesellschaft Zuerich
  8559.                            Roland Bernet  Roland.Bernet@zh014.ubs.ubs.ch
  8560.     785   University of Twente - TIOS      Aiko Pras  pras@cs.utwente.nl
  8561.     786   Simplesoft Inc.               Sudhir Pendse  sudhir@netcom.com
  8562.     787   Stony Brook, Inc.               Ken Packert p01006@psilink.com
  8563.     788   Unified Systems Solutions, Inc.
  8564.                               Steven Morgenthal  smorgenthal@attmail.com
  8565.     789   Network Appliance Corporation
  8566.                                      Varun Mehta  varun@butch.netapp.com
  8567.  
  8568.  
  8569.  
  8570. Reynolds & Postel                                             [Page 153]
  8571.  
  8572. RFC 1700                    Assigned Numbers                October 1994
  8573.  
  8574.  
  8575.     790   Ornet Data Communication Technologies Ltd.
  8576.                                               Haim Kurz haim@ornet.co.il
  8577.     791   Computer Associates International
  8578.                                   Glenn Gianino giagl01@usildaca.cai.com
  8579.     792   Multipoint Network Inc.    Michael Nguyen  mike@multipoint.com
  8580.     793   NYNEX Science & Technology          Lily Lau  llau@nynexst.com
  8581.     794   Commercial Link Systems    Wiljo Heinen  wiljo@freeside.cls.de
  8582.     795   Adaptec Inc.                    Tom Battle  tab@lwt.mtxinu.com
  8583.     796   Softswitch                       Charles Springer  cjs@ssw.com
  8584.     797   Link Technologies, Inc.                 Roy Chu  royc@wyse.com
  8585.     798   IIS                      Olry Rappaport   iishaifa@attmail.com
  8586.     799   Mobile Solutions Inc.    Dale Shelton  dshelton@srg.srg.af.mil
  8587.     800   Xylan Corp.                        Burt Cyr     burt@xylan.com
  8588.     801   Airtech Software Forge Limited
  8589.                                  Callum Paterson tsf@cix.compulink.co.uk
  8590.     802   National Semiconductor Maurice Turcotte  mturc@atlanta.nsc.com
  8591.     803   Video Lottery Technologies     Angelo Lovisa  ange@awd.cdc.com
  8592.     804   National Semiconductor Corp   Waychi Doo   wcd@berlioz.nsc.com
  8593.     805   Applications Management Corp
  8594.                          Terril (Terry) Steichen tjs@washington.ssds.com
  8595.     806   Travelers Insurance Company   Eric Miner  ustrv67v@ibmmail.com
  8596.     807   Taiwan International Standard Electronics Ltd.
  8597.                                         B. J. Chen  bjchen@taisel.com.tw
  8598.     808   US Patent and Trademark Office Rick Randall  randall@uspto.gov
  8599.     809   Hynet, LTD.                    Amir Fuhrmann  amf@teleop.co.il
  8600.     810   Aydin, Corp.                   Rick Veher       (215) 657-8600
  8601.     811   ADDTRON Technology Co., LTD.       Tommy Tasi  +8 86-2-4514507
  8602.     812   Fannie Mae                        David King   s4ujdk@fnma.com
  8603.     813   MultiNET Services         Hubert Martens   martens@multinet.de
  8604.     814   GECKO mbH                          Holger Dopp    hdo@gecko.de
  8605.     815   Memorex Telex                Mike Hill     hill@raleng.mtc.com
  8606.     816   Advanced Communications Networks (ACN) SA
  8607.                                               Antoine Boss +41 38 247434
  8608.     817   Telekurs AG         Jeremy Brookfield  bkj@iris.F2.telekurs.ch
  8609.     818   Victron bv                    Jack Stiekema    jack@victron.nl
  8610.     819   CF6 Company                   Francois Caron    +331 4696 0060
  8611.     820   Walker Richer and Quinn Inc.
  8612.                                   Rebecca Higgins  rebecca@elmer.wrq.com
  8613.     821   Saturn Systems  Paul Parker  paul_parker@parker.fac.cs.cmu.edu
  8614.     822   Mitsui Marine and Fire Insurance Co. LTD.
  8615.                                              Kijuro Ikeda +813 5389 8111
  8616.     823   Loop Telecommunication International, Inc.
  8617.                                           Charng-Show Li +886 35 787 696
  8618.     824   Telenex Corporation                 James Krug  (609) 866-1100
  8619.     825   Bus-Tech, Inc.      Charlie Zhang   chun@eecs.cory.berkley.edu
  8620.     826   ATRIE             Fred B.R. Tuang    cmp@fddi3.ccl.itri.org.tw
  8621.     827   Gallagher & Robertson A/S         Arild Braathen  arild@gar.no
  8622.     828   Networks Northwest, Inc. John J. Hansen jhansen@networksnw.com
  8623.  
  8624.  
  8625.  
  8626. Reynolds & Postel                                             [Page 154]
  8627.  
  8628. RFC 1700                    Assigned Numbers                October 1994
  8629.  
  8630.  
  8631.     829   Conner Peripherials  Richard Boyd  rboyd@mailserver.conner.com
  8632.     830   Elf Antar France                 P. Noblanc  +33 1 47 44 45 46
  8633.     831   Lloyd Internetworking          Glenn McGregor  glenn@lloyd.com
  8634.     832   Datatec Industries, Inc.     Chris Wiener  cwiener@datatec.com
  8635.     833   TAICOM   Scott Tseng                 cmp@fddi3.ccl.itri.org.tw
  8636.     834   Brown's Operating System Services Ltd.
  8637.                              Alistair Bell  alistair@ichthya.demon.co.uk
  8638.     835   MiLAN Technology Corp.            Gopal Hegde  gopal@milan.com
  8639.     836   NetEdge Systems, Inc.  Dave Minnich   Dave_Minnich@netedge.com
  8640.     837   NetFrame Systems   George Mathew    george_mathew@netframe.com
  8641.     838   Xedia Corporation     Colin Kincaid  colin%madway.uucp@dmc.com
  8642.     839   Pepsi                          Niraj Katwala  niraj@netcom.com
  8643.     840   Tricord Systems, Inc.      Mark Dillon  mdillon@tricord.mn.org
  8644.     841   Proxim Inc.                   Russ Reynolds  proxim@netcom.com
  8645.     842   Applications Plus, Inc.     Joel Estes  joele@hp827.applus.com
  8646.     843   Pacific Bell                Aijaz Asif  saasif@srv.PacBell.COM
  8647.     844   Supernet                    Sharon Barkai  sharon@supernet.com
  8648.     845   TPS-Teleprocessing Systems    Manfred Gorr  gorr@tpscad.tps.de
  8649.     846   Technology Solutions Company   Niraj Katwala  niraj@netcom.com
  8650.     847   Computer Site Technologies           Tim Hayes  (805) 967-3494
  8651.     848   NetPort Software             John Bartas  jbartas@sunlight.com
  8652.     849   Alon Systems          Menachem Szus  70571.1350@compuserve.com
  8653.     850   Tripp Lite             Lawren Markle  72170.460@compuserve.com
  8654.     851   NetComm Limited
  8655.                          Paul Ripamonti paulri@msmail.netcomm.pronet.com
  8656.     852   Precision Systems, Inc. (PSI)
  8657.                                      Fred Griffin  cheryl@empiretech.com
  8658.     853   Objective Systems Integrators     Ed Reeder  Ed.Reeder@osi.com
  8659.     854   Simpact Associates Inc.
  8660.                             Robert Patterson  bpatterson@dcs.simpact.com
  8661.     855   Systems Enhancement Corporation
  8662.                                     Steve Held 71165.2156@compuserve.com
  8663.     856   Information Integration, Inc.        Gina Sun  iiii@netcom.com
  8664.     857   CETREL S.C.                    Louis Reinard  ssc-re@cetrel.lu
  8665.     858   ViaTech Development
  8666.                         Theodore J. Collins III ted.collins@vtdev.mn.org
  8667.     859   Olivetti North America  Tom Purcell tomp@mail.spk.olivetti.com
  8668.     860   WILMA      Nikolaus Schaller  hns@ldv.e-technik.tu-muenchen.de
  8669.     861   ILX Systems Inc.                   Peter Mezey  peterm@ilx.com
  8670.     862   Total Peripherals Inc.              Mark Ustik  (508) 393-1777
  8671.     863   SunNetworks Consultant John Brady  jbrady@fedeast.east.sun.com
  8672.     864   Arkhon Technologies, Inc.         Joe Wang  rkhon@nic.cerf.net
  8673.     865   Computer Sciences Corporation
  8674.                                       George M. Dands  dands@sed.csc.com
  8675.     866   Philips.TRT                   Thibault Muchery  +33 14128 7000
  8676.     867   Katron Technologies Inc.           Robert Kao  +88 627 991 064
  8677.     868   Transition Engineering Inc.
  8678.                                    Hemant Trivedi  hemant@transition.com
  8679.  
  8680.  
  8681.  
  8682. Reynolds & Postel                                             [Page 155]
  8683.  
  8684. RFC 1700                    Assigned Numbers                October 1994
  8685.  
  8686.  
  8687.     869   Altos Engineering Applications, Inc.
  8688.                            Wes Weber or Dave Erhart  altoseng@netcom.com
  8689.     870   Nicecom Ltd.                 Arik Ramon  arik@nicecom.nice.com
  8690.     871   Fiskars/Deltec                     Carl Smith   (619) 291-2973
  8691.     872   AVM GmbH              Andreas Stockmeier  stocki@avm-berlin.de
  8692.     873   Comm Vision               Richard Havens    (408) 923 0301 x22
  8693.     874   Institute for Information Industry
  8694.                                        Peter Pan peterpan@pdd.iii.org.tw
  8695.     875   Legent Corporation             Gary Strohm  gstrohm@legent.com
  8696.     876   Network Automation                Doug Jackson  +64 6 285 1711
  8697.     877   NetTech                 Marshall Sprague  marshall@nettech.com
  8698.     878   Coman Data Communications Ltd.
  8699.                                       Zvi Sasson coman@nms.cc.huji.ac.il
  8700.     879   Skattedirektoratet           Karl Olav Wroldsen  +47 2207 7162
  8701.     880   Client-Server Technologies       Timo Metsaportti  timo@itf.fi
  8702.     881   Societe Internationale de Telecommunications Aeronautiques
  8703.                                 Chuck Noren  chuck.noren@es.atl.sita.int
  8704.     882   Maximum Strategy Inc.        Paul Stolle  pstolle@maxstrat.com
  8705.     883   Integrated Systems, Inc.             Michael Zheng  mz@isi.com
  8706.     884   E-Systems, Melpar         Rick Silton  rsilton@melpar.esys.com
  8707.     885   Reliance Comm/Tec        Mark Scott  73422.1740@compuserve.com
  8708.     886   Summa Four Inc.                    Paul Nelson  (603) 625-4050
  8709.     887   J & L Information Systems          Rex Jackson  (818) 709-1778
  8710.     888   Forest Computer Inc.               Dave Black  dave@forest.com
  8711.     889   Palindrome Corp.   Jim Gast  jgast@palindro.mhs.compuserve.com
  8712.     890   ZyXEL Communications Corp.  Harry Chou  howie@csie.nctu.edu.tw
  8713.     891   Network Managers (UK) Ltd,   Mark D Dooley  mark@netmgrs.co.uk
  8714.     892   Sensible Office Systems Inc.      Pat Townsend  (712) 276-0034
  8715.     893   Informix Software         Anthony Daniel  anthony@informix.com
  8716.     894   Dynatek Communications           Howard Linton  (703) 490-7205
  8717.     895   Versalynx Corp.                    Dave Fisler  (619) 536-8023
  8718.     896   Potomac Scheduling Communications Company
  8719.                                     David Labovitz  del@access.digex.net
  8720.     897   Sybase Inc.                   Dave Meldrum  meldrum@sybase.com
  8721.     898   DiviCom Inc.                         Eyal Opher  eyal@divi.com
  8722.     899   Datus elektronische Informationssysteme GmbH
  8723.                                         Hubert Mertens marcus@datus.uucp
  8724.     900   Matrox Electronic Systems Limited
  8725.                            Marc-Andre Joyal  marc-andre.joyal@matrox.com
  8726.     901   Digital Products, Inc.        Ross Dreyer  rdreyer@digprod.com
  8727.     902   Scitex Corp. Ltd.          Yoav Chalfon  yoav_h@ird.scitex.com
  8728.     903   RAD Vision          Oleg Pogorelik  radvis@vax.trendline.co.il
  8729.     904   Tran Network Systems            Paul Winkeler  paulw@revco.com
  8730.     905   Scorpion Logic                     Sean Harding  +09 2324 5672
  8731.     906   Inotech Inc.                       Eric Jacobs  (703) 641-0469
  8732.     907   Controlled Power Co.        Yu Chin  76500,3160@compuserve.com
  8733.     908   Elsag Bailey Incorporate Derek McKearney  mckearney@bailey.com
  8734.     909   J.P. Morgan              Chung Szeto  szeto_chung@jpmorgan.com
  8735.  
  8736.  
  8737.  
  8738. Reynolds & Postel                                             [Page 156]
  8739.  
  8740. RFC 1700                    Assigned Numbers                October 1994
  8741.  
  8742.  
  8743.     910   Clear Communications Corp.          Kurt Hall  khall@clear.com
  8744.     911   General Technology Inc.         Perry Rockwell  (407) 242-2733
  8745.     912   Adax Inc.                          Jory Gessow   jory@adax.com
  8746.     913   Mtel Technologies, Inc.     Jon Robinson  552-3355@mcimail.com
  8747.     914   Underscore, Inc.            Jeff Schnitzer  jds@underscore.com
  8748.     915   SerComm Corp.                        Ben Lin   +8 862-577-5400
  8749.     916   Baxter Healthcare Corporation
  8750.                       Joseph Sturonas  sturonaj@mpg.mcgawpark.baxter.com
  8751.     917   Tellus Technology               Ron Cimorelli   (510) 498-8500
  8752.     918   Continuous Electron Beam Accelerator Facility
  8753.                                              Paul Banta  banta@cebaf.gov
  8754.     919   Canoga Perkins                   Margret Siska  (818) 718-6300
  8755.     920   R.I.S Technologies              Fabrice Lacroix  +33 7884 6400
  8756.     921   INFONEX Corp.            Kazuhiro Watanabe  kazu@infonex.co.jp
  8757.     922   WordPerfect Corp.           Douglas Eddy  eddy@wordperfect.com
  8758.     923   NRaD                          Russ Carleton  roccor@netcom.com
  8759.     924   Hong Kong Telecommunications Ltd.     K. S. Luk +8 52 883 3183
  8760.     925   Signature Systems               Doug Goodall   goodall@crl.com
  8761.     926   Alpha Technologies LTD.          Guy Pothiboon  (604) 430-8908
  8762.     927   PairGain Technologies, Inc.       Ken Huang  kenh@pairgain.com
  8763.     928   Sonic Systems             Sudhakar Ravi  sudhakar@sonicsys.com
  8764.     929   Steinbrecher Corp.       Kary Robertson  krobertson@delphi.com
  8765.     930   Centillion Networks, Inc.     Derek Pitcher   derek@lanspd.com
  8766.     931   Network Communication Corp.
  8767.                      Tracy Clark  ncc!central!tracyc@netcomm.attmail.com
  8768.     932   Sysnet A.S.                   Carstein Seeberg  case@sysnet.no
  8769.     933   Telecommunication Systems Lab Gerald Maguire maguire@it.kth.se
  8770.     934   QMI                             Scott Brickner  (410) 573-0013
  8771.     935   Phoenixtec Power Co., LTD.       An-Hsiang Tu  +8 862 646 3311
  8772.     936   Hirakawa Hewtech Corp.     H. Ukaji  lde02513@niftyserve.or.jp
  8773.     937   No Wires Needed B.V.       Arnoud Zwemmer  roana@cs.utwente.nl
  8774.     938   Primary Access               Kerstin Lodman  lodman@priacc.com
  8775.     939   Enterprises.FDSW            Dag Framstad  dag.framstad@fdsw.no
  8776.     940   Grabner & Kapfer GnbR          Vinzenz Grabner  zen@wsr.ac.att
  8777.     941   Nemesys Research Ltd.         Michael Dixon  mjd@nemesys.co.uk
  8778.     942   Pacific Communication Sciences, Inc. (PSCI)
  8779.                                       Yvonne Kammer mib-contact@pcsi.com
  8780.     943   Level One Communications, Inc.
  8781.                                       Moshe Kochinski  moshek@level1.com
  8782.     944   Fast Track, Inc.     Andrew H. Dimmick  adimmick@world.std.com
  8783.     945   Andersen Consulting, OM/NI Practice
  8784.                                          Greg Tilford p00919@psilink.com
  8785.     946   Bay Technologies Pty Ltd.   Paul Simpson  pauls@baytech.com.au
  8786.     947   Integrated Network Corp.      Daniel Joffe wandan@integnet.com
  8787.     948   Epoch, Inc.                       David Haskell  deh@epoch.com
  8788.     949   Wang Laboratories Inc.         Pete Reilley  pvr@wiis.wang.com
  8789.     950   Polaroid Corp.       Sari Germanos  sari@temerity.polaroid.com
  8790.     951   Sunrise Sierra                    Gerald Olson  (510) 443-1133
  8791.  
  8792.  
  8793.  
  8794. Reynolds & Postel                                             [Page 157]
  8795.  
  8796. RFC 1700                    Assigned Numbers                October 1994
  8797.  
  8798.  
  8799.     952   Silcon Group                   Bjarne Bonvang  +45 75 54 22 55
  8800.     953   Coastcom                  Donald Pickerel  dpickere@netcom.com
  8801.     954   4th DIMENSION SOFTWARE LTD.
  8802.                        Thomas Segev/Ely Hofner autumn@zeus.datasrv.co.il
  8803.     955   SEIKO SYSTEMS Inc.              Kiyoshi Ishida  ishi@ssi.co.jp
  8804.     956   PERFORM                    Jean-Hugues Robert  +33 42 27 29 32
  8805.     957   TV/COM International              Jean Tellier  (619) 675-1376
  8806.     958   Network Integration, Inc.
  8807.                            Scott C. Lemon  slemon@nii.mhs.compuserve.com
  8808.     959   Sola Electric, A Unit of General Signal
  8809.                                   Bruce Rhodes 72360,2436@compuserve.com
  8810.     960   Gradient Technologies, Inc.  Geoff Charron  geoff@gradient.com
  8811.     961   Tokyo Electric Co., Ltd.           A. Akiyama  +81 558 76 9606
  8812.     962   Codonics, Inc.                     Joe Kulig  jjk@codonics.com
  8813.     963   Delft Technical University Mark Schenk m.schenk@ced.tudelft.nl
  8814.     964   Carrier Access Corp.        Roger Koenig  tomquick@carrier.com
  8815.     965   eoncorp                           Barb Wilson  wilsonb@eon.com
  8816.     966   Naval Undersea Warfare Center
  8817.                            Mark Lovelace  lovelace@mp34.nl.nuwc.navy.mil
  8818.     967   AWA Limited                   Mike Williams    +61 28 87 71 11
  8819.     968   Distinct Corp.           Tarcisio Pedrotti  tarci@distinct.com
  8820.     969   National Technical University of Athens
  8821.                              Theodoros Karounos karounos@phgasos.ntua.gr
  8822.     970   BGS Systems, Inc.                       Amr Hafez  amr@bgs.com
  8823.     971   McCaw Wireless Data Inc.     Brian Bailey  bbailey@airdata.com
  8824.     972   Bekaert                  Koen De Vleeschauwer  kdv@bekaert.com
  8825.     973   Epic Data Inc.        Vincent Lim  vincent_lim@epic.wimsey.com
  8826.     974   Prodigy Services Co.              Ed Ravin  elr@wp.prodigy.com
  8827.     975   First Pacific Networks (FPN)     Randy Hamilton  randy@fpn.com
  8828.     976   Xylink Ltd.         Bahman Rafatjoo  100117.665@compuserve.com
  8829.     977   Relia Technologies Corp.  Fred Chen  fredc@relia1.relia.com.tw
  8830.     978   Legacy Storage Systems Inc.
  8831.                             James Hayes james@lss-chq.mhs.compuserve.com
  8832.     979   Digicom, SPA                   Claudio Biotti  +39 3312 0 0122
  8833.     980   Ark Telecom                       Alan DeMars  alan@arktel.com
  8834.     981   National Security Agency (NSA)
  8835.                                 Cynthia Stewart maedeen@romulus.ncsc.mil
  8836.     982  Southwestern Bell Corporation
  8837.                                       Brian Bearden bb8840@swuts.sbc.com
  8838.     983  Virtual Design Group, Inc.
  8839.                                 Chip Standifer 70650.3316@compuserve.com
  8840.     984  Rhone Poulenc                Olivier Pignault   +33 1348 2 4053
  8841.     985  Swiss Bank Corporation        Neil Todd  toddn@gb.swissbank.com
  8842.     986  ATEA N.V.             Walter van Brussel  p81710@banyan.atea.be
  8843.     987  Computer Communications Specialists, Inc.
  8844.                                         Carolyn Zimmer  cczimmer@crl.com
  8845.     988  Object Quest, Inc.             Michael L. Kornegay  mlk@bir.com
  8846.     989  DCL System International, Ltd.   Gady Amit gady-a@dcl-see.co.il
  8847.  
  8848.  
  8849.  
  8850. Reynolds & Postel                                             [Page 158]
  8851.  
  8852. RFC 1700                    Assigned Numbers                October 1994
  8853.  
  8854.  
  8855.     990  SOLITON SYSTEMS K.K.             Masayuki Yamai  +81 33356 6091
  8856.     991  U S Software                       Don Dunstan  ussw@netcom.com
  8857.     992  Systems Research and Applications Corporation
  8858.                                         Todd Herr herrt@smtplink.sra.com
  8859.     993  University of Florida           Todd Hester  todd@circa.ufl.edu
  8860.     994  Dantel, Inc.                       John Litster  (209) 292-1111
  8861.     995  Multi-Tech Systems, Inc.    Dale Martenson  (612) 785-3500 x519
  8862.     996  Softlink Ltd.     Moshe Leibovitch  softlink@zeus.datasrv.co.il
  8863.     997  ProSum                        Christian Bucari  +33.1.4590.6231
  8864.     998  March Systems Consultancy, Ltd.
  8865.                                      Ross Wakelin  r.wakelin@march.co.uk
  8866.     999  Hong Technology, Inc.            Walt Milnor  brent@oceania.com
  8867.    1000  Internet Assigned Numbers Authority                iana@isi.edu
  8868.    1001  PECO Energy Co.                  Rick Rioboli  u002rdr@peco.com
  8869.    1002  United Parcel Service        Steve Pollini  nrd1sjp@nrd.ups.com
  8870.    1003  Storage Dimensions, Inc.     Michael Torhan  miketorh@xstor.com
  8871.    1004  ITV Technologies, Inc.               Jacob Chen  itv@netcom.com
  8872.    1005  TCPSI             Victor San Jose   Victor.Sanjose@sp1.y-net.es
  8873.    1006  Promptus Communications, Inc.     Paul Fredette  (401) 683-6100
  8874.    1007  Norman Data Defense Systems
  8875.                                    Kristian A. Bognaes  norman@norman.no
  8876.    1008  Pilot Network Services, Inc.     Rob Carrade  carrade@pilot.net
  8877.    1009  Integrated Systems Solutions Corporation
  8878.                                            Chris Cowan cc@austin.ibm.com
  8879.    1010  SISRO                 Kamp Alexandre  100074.344@compuserve.com
  8880.    1011  NetVantage                       Kevin Bailey  speed@kaiwan.com
  8881.    1012  Marconi S.p.A.             Giuseppe Grasso  gg@relay.marconi.it
  8882.    1013  SURECOM                         Mike S. T. Hsieh  +886.25.92232
  8883.    1014  Royal Hong Kong Jockey Club
  8884.                                    Edmond Lee 100267.3660@compuserve.com
  8885.    1015  Gupta                            Howard Cohen  hcohen@gupta.com
  8886.    1016  Tone Software Corporation       Neil P. Harkins  (714) 991-9460
  8887.    1017  Opus Telecom                     Pace Willisson  pace@blitz.com
  8888.    1018  Cogsys Ltd.          Niall Teasdale  niall@hedgehog.demon.co.uk
  8889.    1019  Komatsu, Ltd.              Akifumi Katsushima  +81 463.22.84.30
  8890.    1020  ROI Systems, Inc                   Michael Wong  (801) 942-1752
  8891.    1021  Lightning Instrumentation SA    Mike O'Dowd  odowd@lightning.ch
  8892.    1022  TimeStep Corp.          Stephane Lacelle slacelle@newbridge.com
  8893.    1023  INTELSAT                       Ivan Giron  i.giron@intelsat.int
  8894.    1024  Network Research Corporation Japan, Ltd.
  8895.                                 Tsukasa Ueda  100156.2712@compuserve.com
  8896.    1025  Relational Development, Inc.  Steven Smith  rdi@ins.infonet.net
  8897.    1026  Emerald Systems, Corp. Robert A. Evans Jr. (619) 673-2161 x5120
  8898.    1027  Mitel, Corp.                    Tom Quan  tq@software.mitel.com
  8899.    1028  Software AG                        Peter Cohen  sagpc@sagus.com
  8900.    1029  MillenNet, Inc.                       Manh Do    (510) 770-9390
  8901.    1030  NK-EXA Corp.           Ken'ichi Hayami  hayami@dst.nk-exa.co.jp
  8902.    1031  BMC Software                     Chris Sharp  csharp@patrol.com
  8903.  
  8904.  
  8905.  
  8906. Reynolds & Postel                                             [Page 159]
  8907.  
  8908. RFC 1700                    Assigned Numbers                October 1994
  8909.  
  8910.  
  8911.    1032  StarFire Enterprises, Inc.          Lew Gaiter  lg@starfire.com
  8912.    1033  Hybrid Networks, Inc.           Doug Muirhead  dougm@hybrid.com
  8913.    1034  Quantum Software GmbH          Thomas Omerzu  omerzu@quantum.de
  8914.    1035  Openvision Technologies Limited
  8915.                              Andrew Lockhart  alockhart@openvision.co.uk
  8916.    1036  Healthcare Communications, Inc. (HCI)
  8917.                                     Larry Streepy streepy@healthcare.com
  8918.    1037  SAIT Systems                          Hai Dotu    +3223.7053.11
  8919.    1038  SAT                              Mleczko Alain  +33.1.4077.1156
  8920.    1039  CompuSci Inc.,                   Bob Berry  bberry@compusci.com
  8921.    1040  Aim Technology                 Ganesh Rajappan  ganeshr@aim.com
  8922.    1041  CIESIN                      Kalpesh Unadkat  kalpesh@ciesin.org
  8923.    1042  Systems & Technologies International
  8924.                                             Howard Smith  ghamex@aol.com
  8925.    1043  Israeli Electric Company (IEC) Yoram Harlev yoram@yor.iec.co.il
  8926.    1044  Phoenix Wireless Group, Inc.
  8927.                                   Gregory M. Buchanan  buchanan@pwgi.com
  8928.    1045  SWL                  Bill Kight  wkightgrci.com  (410) 290.7245
  8929.    1046  nCUBE                            Greg Thompson  gregt@ncube.com
  8930.    1047  Cerner, Corp.             Dennis Avondet  (816) 221.1024  X2432
  8931.    1048  Andersen Consulting        Mark Lindberg  mlindber@andersen.com
  8932.    1049  Lincoln Telephone Company     Bob Morrill  root@si6000.ltec.com
  8933.    1050  Acer                                    Jay Tao  jtao@Altos.COM
  8934.    1051  Cedros                        Juergen Haakert  +49.2241.9701.80
  8935.    1052  AirAccess                  Ido Ophir  100274.365@compuserve.com
  8936.    1053  Expersoft Corporation        David Curtis  curtis@expersoft.com
  8937.    1054  Eskom                    Sanjay Lakhani h00161@duvi.eskom.co.za
  8938.    1055  SBE, Inc.                         Vimal Vaidya   vimal@sbei.com
  8939.    1056  EBS, Inc.                        Emre Gundogan  baroque@ebs.com
  8940.    1057  American Computer and Electronics, Corp.
  8941.                                                Tom Abraham  tha@acec.com
  8942.    1058  Syndesis Limited                 Wil Macaulay  wil@syndesis.com
  8943.    1059  Isis Distributed Systems, Inc.   Ken Chapman  kchapman@isis.com
  8944.    1060  Priority Call Management   Greg Schumacher  gregs@world.std.com
  8945.    1061  Koelsch & Altmann GmbH
  8946.                            Christian Schreyer  100142.154@compuserve.com
  8947.    1062  WIPRO INFOTECH LTD. Chandrashekar Kapse  kapse@wipinfo.soft.net
  8948.    1063  Controlware                          Uli Blatz  ublatz@cware.de
  8949.    1064  Mosaic Software                W.van Biljon willem@mosaic.co.za
  8950.    1065  Canon Information Systems
  8951.                             Victor Villalpando  vvillalp@cisoc.canon.com
  8952.    1066  AmericaOnline               Andrew R. Scholnick  andrew@aol.net
  8953.    1067  Whitetree Network Technologies, Inc.
  8954.                                            Carl Yang cyang@whitetree.com
  8955.    1068  Xetron Corp.                    Dave Alverson  davea@xetron.com
  8956.    1069  Target Concepts, Inc.               Bill Price  bprice@tamu.edu
  8957.    1070  DMH Software          Yigal Hochberg  72144.3704@compuserve.com
  8958.    1071  Innosoft International, Inc.    Jeff Allison  jeff@innosoft.com
  8959.  
  8960.  
  8961.  
  8962. Reynolds & Postel                                             [Page 160]
  8963.  
  8964. RFC 1700                    Assigned Numbers                October 1994
  8965.  
  8966.  
  8967.    1072  Controlware GmbH                     Uli Blatz  ublatz@cware.de
  8968.    1073  Telecommunications Industry Association (TIA)
  8969.                                       Mike Youngberg   mikey@synacom.com
  8970.    1074  Boole & Babbage                      Rami Rubin  rami@boole.com
  8971.    1075  System Engineering Support, Ltd.  Vince Taylor  +44 454.614.638
  8972.    1076  SURFnet               Ton Verschuren  Ton.Verschuren@surfnet.nl
  8973.    1077  OpenConnect Systems, Inc.        Mark Rensmeyer  mrensme@oc.com
  8974.    1078  PDTS (Process Data Technology and Systems)
  8975.                         Martin Gutenbrunner  GUT@pdts.mhs.compuserve.com
  8976.    1079  Cornet, Inc.                          Nat Kumar  (703) 658-3400
  8977.    1080  NetStar, Inc.                  John K. Renwick  jkr@netstar.com
  8978.    1081  Semaphore Communications, Corp.  Jimmy Soetarman (408) 980-7766
  8979.    1082  Casio Computer Co., Ltd.      Shouzo Ohdate  ohdate@casio.co.jp
  8980.    1083  CSIR            Frikkie Strecker fstreck@marge.mikom.csir.co.za
  8981.    1084  APOGEE Communications      Olivier Caleff  caleff@apogee-com.fr
  8982.    1085  Information Management Company   Michael D. Liss  mliss@imc.com
  8983.    1086  Wordlink, Inc.                    Mike Aleckson  (314) 878-1422
  8984.    1087  PEER                            Avinash S. Rao  arao@cranel.com
  8985.    1088  Telstra Corp.  Michael Scollay        michaels@ind.tansu.com.au
  8986.    1089  Net X, Inc.  Sridhar Kodela  techsupp@netx.unicomp.net
  8987.    1090  PNC PLC     Gordon Tees        +44 716.061.200
  8988.  
  8989. To request an assignment of an Enterprise Number send the complete
  8990. company name, address, and phone number; and the contact's person
  8991. complete name, address, phone number, and email mailbox in an email
  8992. message to <iana-mib@isi.edu>.
  8993.  
  8994. []
  8995.  
  8996.  
  8997. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers
  8998.  
  8999.  
  9000.  
  9001.  
  9002.  
  9003.  
  9004.  
  9005.  
  9006.  
  9007.  
  9008.  
  9009.  
  9010.  
  9011.  
  9012.  
  9013.  
  9014.  
  9015.  
  9016.  
  9017.  
  9018. Reynolds & Postel                                             [Page 161]
  9019.  
  9020. RFC 1700                    Assigned Numbers                October 1994
  9021.  
  9022.  
  9023. SGMP Vendor Specific Codes: [obsolete]
  9024.  
  9025.  
  9026. Prefix: 1,255,
  9027.  
  9028. Decimal   Name                                          References
  9029. -------   ----                                          ----------
  9030.       0   Reserved                                          [JKR1]
  9031.       1   Proteon                                           [JS18]
  9032.       2   IBM                                                [JXR]
  9033.       3   CMU                                                [SXW]
  9034.       4   Unix                                               [MS9]
  9035.       5   ACC                                               [AB20]
  9036.       6   TWG                                                [MTR]
  9037.       7   CAYMAN                                            [BXM2]
  9038.       8   NYSERNET                                           [MS9]
  9039.       9   cisco                                              [GS2]
  9040.      10   BBN                                                [RH6]
  9041.      11   Unassigned                                        [JKR1]
  9042.      12   MIT                                               [JR35]
  9043.  13-254   Unassigned                                        [JKR1]
  9044.     255   Reserved                                          [JKR1]
  9045.  
  9046.  
  9047.  
  9048. []
  9049.  
  9050.  
  9051. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/sgmp-vendor-specific-
  9052. codes
  9053.  
  9054.  
  9055.  
  9056.  
  9057.  
  9058.  
  9059.  
  9060.  
  9061.  
  9062.  
  9063.  
  9064.  
  9065.  
  9066.  
  9067.  
  9068.  
  9069.  
  9070.  
  9071.  
  9072.  
  9073.  
  9074. Reynolds & Postel                                             [Page 162]
  9075.  
  9076. RFC 1700                    Assigned Numbers                October 1994
  9077.  
  9078.  
  9079. ADDRESS RESOLUTION PROTOCOL PARAMETERS
  9080.  
  9081. The Address Resolution Protocol (ARP) specified in [RFC826] has
  9082. several parameters.  The assigned values for these parameters are
  9083. listed here.
  9084.  
  9085. REVERSE ADDRESS RESOLUTION PROTOCOL OPERATION CODES
  9086.  
  9087. The Reverse Address Resolution Protocol (RARP) specified in [RFC903]
  9088. uses the "Reverse" codes below.
  9089.  
  9090. DYNAMIC REVERSE ARP
  9091.  
  9092. The Dynamic Reverse Address Resolution Protocol (DRARP) uses the
  9093. "DRARP" codes below.  For further information, contact: David Brownell
  9094. (suneast!helium!db@Sun.COM).
  9095.  
  9096. INVERSE ADDRESS RESOULUTION PROTOCOL
  9097.  
  9098. The Inverse Address Resolution Protocol (IARP) specified in [RFC1293]
  9099. uses the "InARP" codes below.
  9100.  
  9101. Assignments:
  9102.  
  9103. Number Operation Code (op)                       Reference
  9104. ------ --------------------------                ---------
  9105.      1  REQUEST                                  [RFC826]
  9106.      2  REPLY                                    [RFC826]
  9107.      3  request Reverse                          [RFC903]
  9108.      4  reply Reverse                            [RFC903]
  9109.      5  DRARP-Request                    [David Brownell]
  9110.      6  DRARP-Reply                      [David Brownell]
  9111.      7  DRARP-Error                      [David Brownell]
  9112.      8  InARP-Request                           [RFC1293]
  9113.      9  InARP-Reply                             [RFC1293]
  9114.     10  ARP-NAK                            [Mark Laubach]
  9115.  
  9116. Number Hardware Type (hrd)                           References
  9117. ------ -----------------------------------           ----------
  9118.      1 Ethernet (10Mb)                                    [JBP]
  9119.      2 Experimental Ethernet (3Mb)                        [JBP]
  9120.      3 Amateur Radio AX.25                                [PXK]
  9121.      4 Proteon ProNET Token Ring                          [JBP]
  9122.      5 Chaos                                              [GXP]
  9123.      6 IEEE 802 Networks                                  [JBP]
  9124.      7 ARCNET                                             [JBP]
  9125.      8 Hyperchannel                                       [JBP]
  9126.      9 Lanstar                                             [TU]
  9127.  
  9128.  
  9129.  
  9130. Reynolds & Postel                                             [Page 163]
  9131.  
  9132. RFC 1700                    Assigned Numbers                October 1994
  9133.  
  9134.  
  9135.     10 Autonet Short Address                             [MXB1]
  9136.     11 LocalTalk                                         [JKR1]
  9137.     12 LocalNet (IBM PCNet or SYTEK LocalNET)             [JXM]
  9138.     13 Ultra link                                        [RXD2]
  9139.     14 SMDS                                              [GXC1]
  9140.     15 Frame Relay                                        [AGM]
  9141.     16 Asynchronous Transmission Mode (ATM)              [JXB2]
  9142.     17 HDLC                                               [JBP]
  9143.     18 Fibre Channel                            [Yakov Rekhter]
  9144.     19 Asynchronous Transmission Mode (ATM)      [Mark Laubach]
  9145.     20 Serial Line                                        [JBP]
  9146.     21 Asynchronous Transmission Mode (ATM)              [MXB1]
  9147.  
  9148. Protocol Type (pro)
  9149.  
  9150. Use the same codes as listed in the section called "Ethernet Numbers
  9151. of Interest" (all hardware types use this code set for the protocol
  9152. type).
  9153.  
  9154.  
  9155. REFERENCES
  9156.  
  9157. [RFC826] Plummer, D., "An Ethernet Address Resolution Protocol or
  9158.          Converting Network Protocol Addresses to 48-bit Ethernet
  9159.          Addresses for Transmission on Ethernet Hardware", STD 37, RFC
  9160.          826, MIT-LCS, November 1982.
  9161.  
  9162. [RFC903] Finlayson, R., Mann, T., Mogul, J., and M. Theimer, "A
  9163.          Reverse Address Resolution Protocol", STD 38, RFC 903,
  9164.          Stanford University, June 1984.
  9165.  
  9166. [RFC1293] Bradley, T., and C. Brown, "Inverse Address Resolution
  9167.           Protocol", RFC 1293, Wellfleet Communications, Inc.,
  9168.           January 1992.
  9169.  
  9170.  
  9171. PEOPLE
  9172.  
  9173. [AGM] Andy Malis <malis_a@timeplex.com>
  9174.  
  9175. [GXC1] George Clapp <meritec!clapp@bellcore.bellcore.com>
  9176.  
  9177. [GXP] Gill Pratt <gill%mit-ccc@MC.LCS.MIT.EDU>
  9178.  
  9179. [JBP] Jon Postel <postel@isi.edu>
  9180.  
  9181. [JKR1] Joyce K. Reynolds <jkrey@isi.edu>
  9182.  
  9183.  
  9184.  
  9185.  
  9186. Reynolds & Postel                                             [Page 164]
  9187.  
  9188. RFC 1700                    Assigned Numbers                October 1994
  9189.  
  9190.  
  9191. [JXM] Joseph Murdock <---none--->
  9192.  
  9193. [MXB1] Mike Burrows <burrows@SRC.DEC.COM>
  9194.  
  9195. [PXK] Philip Koch <Philip.Koch@DARTMOUTH.EDU>
  9196.  
  9197. [RXD2] Rajiv Dhingra <rajiv@ULTRA.COM>
  9198.  
  9199. [TU] Tom Unger <tom@CITI.UMICH>
  9200.  
  9201. [David Brownell]
  9202.  
  9203. [Mark Laubach]
  9204.  
  9205. [Yakov Rekhter] <Yakov@IBM.COM>
  9206.  
  9207. []
  9208.  
  9209.  
  9210. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/arp-parameters
  9211.  
  9212.  
  9213.  
  9214.  
  9215.  
  9216.  
  9217.  
  9218.  
  9219.  
  9220.  
  9221.  
  9222.  
  9223.  
  9224.  
  9225.  
  9226.  
  9227.  
  9228.  
  9229.  
  9230.  
  9231.  
  9232.  
  9233.  
  9234.  
  9235.  
  9236.  
  9237.  
  9238.  
  9239.  
  9240.  
  9241.  
  9242. Reynolds & Postel                                             [Page 165]
  9243.  
  9244. RFC 1700                    Assigned Numbers                October 1994
  9245.  
  9246.  
  9247. IEEE 802 NUMBERS OF INTEREST
  9248.  
  9249. Some of the networks of all classes are IEEE 802 Networks.  These
  9250. systems may use a Link Service Access Point (LSAP) field in much the
  9251. same way the MILNET uses the "link" field.  Further, there is an
  9252. extension of the LSAP header called the Sub-Network Access Protocol
  9253. (SNAP).
  9254.  
  9255. The IEEE likes to describe numbers in binary in bit transmission
  9256. order, which is the opposite of the big-endian order used throughout
  9257. the Internet protocol documentation.
  9258.  
  9259.  
  9260. Assignments:
  9261.  
  9262.    Link Service Access Point   Description                References
  9263.    -------------------------   -----------                ----------
  9264.    IEEE     Internet
  9265.    binary   binary    decimal
  9266.    00000000 00000000        0   Null LSAP                      [IEEE]
  9267.    01000000 00000010        2   Indiv LLC Sublayer Mgt         [IEEE]
  9268.    11000000 00000011        3   Group LLC Sublayer Mgt         [IEEE]
  9269.    00100000 00000100        4   SNA Path Control               [IEEE]
  9270.    01100000 00000110        6   Reserved (DOD IP)        [RFC768,JBP]
  9271.    01110000 00001110       14   PROWAY-LAN                     [IEEE]
  9272.    01110010 01001110       78   EIA-RS 511                     [IEEE]
  9273.    01111010 01011110       94   ISI IP                          [JBP]
  9274.    01110001 10001110      142   PROWAY-LAN                     [IEEE]
  9275.    01010101 10101010      170   SNAP                           [IEEE]
  9276.    01111111 11111110      254   ISO CLNS IS 8473         [RFC926,JXJ]
  9277.    11111111 11111111      255   Global DSAP                    [IEEE]
  9278.  
  9279. These numbers (and others) are assigned by the IEEE Standards Office.
  9280. The address is:
  9281.  
  9282. IEEE Registration Authority
  9283. c/o Iris Ringel
  9284. IEEE Standards Dept
  9285. 445 Hoes Lane, P.O. Box 1331
  9286. Piscataway, NJ 08855-1331
  9287. Phone +1 908 562 3813
  9288. Fax: +1 908 562 1571
  9289.  
  9290. The fee is $1000 and it takes 10 working days after receipt of the
  9291. request form and fee.  They will not do anything via fax or phone.
  9292.  
  9293. At an ad hoc special session on "IEEE 802 Networks and ARP", held
  9294. during the TCP Vendors Workshop (August 1986), an approach to a
  9295.  
  9296.  
  9297.  
  9298. Reynolds & Postel                                             [Page 166]
  9299.  
  9300. RFC 1700                    Assigned Numbers                October 1994
  9301.  
  9302.  
  9303. consistent way to send DoD-IP datagrams and other IP related protocols
  9304. (such as the Address Resolution Protocol (ARP)) on 802 networks was
  9305. developed, using the SNAP extension (see [RFC1042]).
  9306.  
  9307. REFERENCES
  9308.  
  9309. [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
  9310.          USC/Information Sciences Institute, August 1980.
  9311.  
  9312. [RFC926] International Standards Organization, "Protocol for Providing
  9313.          the Connectionless-Mode Network Services", RFC 926, ISO,
  9314.          December 1984.
  9315.  
  9316. [RFC1042] Postel, J., and J. Reynolds, "A Standard for the
  9317.           Transmission of IP Datagrams over IEEE 802 Networks", STD
  9318.           43, RFC 1042, USC/Information Sciences Institute, February
  9319.           1988.
  9320.  
  9321. PEOPLE
  9322.  
  9323. [JBP] Jon Postel <postel@isi.edu>
  9324.  
  9325. [JXJ] <mystery contact>
  9326.  
  9327. []
  9328.  
  9329.  
  9330. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ieee-802-numbers
  9331.  
  9332.  
  9333.  
  9334.  
  9335.  
  9336.  
  9337.  
  9338.  
  9339.  
  9340.  
  9341.  
  9342.  
  9343.  
  9344.  
  9345.  
  9346.  
  9347.  
  9348.  
  9349.  
  9350.  
  9351.  
  9352.  
  9353.  
  9354. Reynolds & Postel                                             [Page 167]
  9355.  
  9356. RFC 1700                    Assigned Numbers                October 1994
  9357.  
  9358.  
  9359. ETHER TYPES
  9360.  
  9361. Many of the networks of all classes are Ethernets (10Mb) or
  9362. Experimental Ethernets (3Mb).  These systems use a message "type"
  9363. field in much the same way the ARPANET uses the "link" field.
  9364.  
  9365. If you need an Ether Type, contact:
  9366.  
  9367. Xerox Systems Institute
  9368. 3400 Hillview Ave.
  9369. PO BOX 10034
  9370. Palo Alto, CA 94303
  9371.  
  9372. Phone: 415-813-7164
  9373. Contact: Fonda Lix Pallone
  9374.  
  9375. The following list of EtherTypes is contributed unverified information
  9376. from various sources.
  9377.  
  9378. Assignments:
  9379.  
  9380. Ethernet          Exp. Ethernet    Description          References
  9381. -------------     -------------   -----------           ----------
  9382. decimal  Hex      decimal  octal
  9383.    000   0000-05DC   -       -    IEEE802.3 Length Field   [XEROX]
  9384.    257   0101-01FF   -       -    Experimental             [XEROX]
  9385.    512   0200        512   1000   XEROX PUP (see 0A00)   [8,XEROX]
  9386.    513   0201        -      -     PUP Addr Trans (see 0A01)[XEROX]
  9387.          0400                     Nixdorf                  [XEROX]
  9388.   1536   0600       1536   3000   XEROX NS IDP         [133,XEROX]
  9389.          0660                     DLOG                     [XEROX]
  9390.          0661                     DLOG                     [XEROX]
  9391.   2048   0800        513   1001   Internet IP (IPv4)     [105,JBP]
  9392.   2049   0801        -      -     X.75 Internet            [XEROX]
  9393.   2050   0802        -      -     NBS Internet             [XEROX]
  9394.   2051   0803        -      -     ECMA Internet            [XEROX]
  9395.   2052   0804        -      -     Chaosnet                 [XEROX]
  9396.   2053   0805        -      -     X.25 Level 3             [XEROX]
  9397.   2054   0806        -      -     ARP                     [88,JBP]
  9398.   2055   0807        -      -     XNS Compatability        [XEROX]
  9399.   2076   081C        -      -     Symbolics Private         [DCP1]
  9400.   2184   0888-088A   -      -     Xyplex                   [XEROX]
  9401.   2304   0900        -      -     Ungermann-Bass net debugr[XEROX]
  9402.   2560   0A00        -      -     Xerox IEEE802.3 PUP      [XEROX]
  9403.   2561   0A01        -      -     PUP Addr Trans           [XEROX]
  9404.   2989   0BAD        -      -     Banyan Systems           [XEROX]
  9405.   4096   1000        -      -     Berkeley Trailer nego    [XEROX]
  9406.   4097   1001-100F   -      -     Berkeley Trailer encap/IP[XEROX]
  9407.  
  9408.  
  9409.  
  9410. Reynolds & Postel                                             [Page 168]
  9411.  
  9412. RFC 1700                    Assigned Numbers                October 1994
  9413.  
  9414.  
  9415.   5632   1600        -      -     Valid Systems            [XEROX]
  9416.  16962   4242        -      -     PCS Basic Block Protocol [XEROX]
  9417.  21000   5208        -      -     BBN Simnet               [XEROX]
  9418.  24576   6000        -      -     DEC Unassigned (Exp.)    [XEROX]
  9419.  24577   6001        -      -     DEC MOP Dump/Load        [XEROX]
  9420.  24578   6002        -      -     DEC MOP Remote Console   [XEROX]
  9421.  24579   6003        -      -     DEC DECNET Phase IV Route[XEROX]
  9422.  24580   6004        -      -     DEC LAT                  [XEROX]
  9423.  24581   6005        -      -     DEC Diagnostic Protocol  [XEROX]
  9424.  24582   6006        -      -     DEC Customer Protocol    [XEROX]
  9425.  24583   6007        -      -     DEC LAVC, SCA            [XEROX]
  9426.  24584   6008-6009   -      -     DEC Unassigned           [XEROX]
  9427.  24586   6010-6014   -      -     3Com Corporation         [XEROX]
  9428.  28672   7000        -      -     Ungermann-Bass download  [XEROX]
  9429.  28674   7002        -      -     Ungermann-Bass dia/loop  [XEROX]
  9430.  28704   7020-7029   -      -     LRT                      [XEROX]
  9431.  28720   7030        -      -     Proteon                  [XEROX]
  9432.  28724   7034        -      -     Cabletron                [XEROX]
  9433.  32771   8003        -      -     Cronus VLN            [131,DT15]
  9434.  32772   8004        -      -     Cronus Direct         [131,DT15]
  9435.  32773   8005        -      -     HP Probe                 [XEROX]
  9436.  32774   8006        -      -     Nestar                   [XEROX]
  9437.  32776   8008        -      -     AT&T                     [XEROX]
  9438.  32784   8010        -      -     Excelan                  [XEROX]
  9439.  32787   8013        -      -     SGI diagnostics            [AXC]
  9440.  32788   8014        -      -     SGI network games          [AXC]
  9441.  32789   8015        -      -     SGI reserved               [AXC]
  9442.  32790   8016        -      -     SGI bounce server          [AXC]
  9443.  32793   8019        -      -     Apollo Computers         [XEROX]
  9444.  32815   802E        -      -     Tymshare                 [XEROX]
  9445.  32816   802F        -      -     Tigan, Inc.              [XEROX]
  9446.  32821   8035        -      -     Reverse ARP             [48,JXM]
  9447.  32822   8036        -      -     Aeonic Systems           [XEROX]
  9448.  32824   8038        -      -     DEC LANBridge            [XEROX]
  9449.  32825   8039-803C   -      -     DEC Unassigned           [XEROX]
  9450.  32829   803D        -      -     DEC Ethernet Encryption  [XEROX]
  9451.  32830   803E        -      -     DEC Unassigned           [XEROX]
  9452.  32831   803F        -      -     DEC LAN Traffic Monitor  [XEROX]
  9453.  32832   8040-8042   -      -     DEC Unassigned           [XEROX]
  9454.  32836   8044        -      -     Planning Research Corp.  [XEROX]
  9455.  32838   8046        -      -     AT&T                     [XEROX]
  9456.  32839   8047        -      -     AT&T                     [XEROX]
  9457.  32841   8049        -      -     ExperData                [XEROX]
  9458.  32859   805B        -      -     Stanford V Kernel exp.   [XEROX]
  9459.  32860   805C        -      -     Stanford V Kernel prod.  [XEROX]
  9460.  32861   805D        -      -     Evans & Sutherland       [XEROX]
  9461.  32864   8060        -      -     Little Machines          [XEROX]
  9462.  32866   8062        -      -     Counterpoint Computers   [XEROX]
  9463.  
  9464.  
  9465.  
  9466. Reynolds & Postel                                             [Page 169]
  9467.  
  9468. RFC 1700                    Assigned Numbers                October 1994
  9469.  
  9470.  
  9471.  32869   8065        -      -     Univ. of Mass. @ Amherst [XEROX]
  9472.  32870   8066        -      -     Univ. of Mass. @ Amherst [XEROX]
  9473.  32871   8067        -      -     Veeco Integrated Auto.   [XEROX]
  9474.  32872   8068        -      -     General Dynamics         [XEROX]
  9475.  32873   8069        -      -     AT&T                     [XEROX]
  9476.  32874   806A        -      -     Autophon                 [XEROX]
  9477.  32876   806C        -      -     ComDesign                [XEROX]
  9478.  32877   806D        -      -     Computgraphic Corp.      [XEROX]
  9479.  32878   806E-8077   -      -     Landmark Graphics Corp.  [XEROX]
  9480.  32890   807A        -      -     Matra                    [XEROX]
  9481.  32891   807B        -      -     Dansk Data Elektronik    [XEROX]
  9482.  32892   807C        -      -     Merit Internodal           [HWB]
  9483.  32893   807D-807F   -      -     Vitalink Communications  [XEROX]
  9484.  32896   8080        -      -     Vitalink TransLAN III    [XEROX]
  9485.  32897   8081-8083   -      -     Counterpoint Computers   [XEROX]
  9486.  32923   809B        -      -     Appletalk                [XEROX]
  9487.  32924   809C-809E   -      -     Datability               [XEROX]
  9488.  32927   809F        -      -     Spider Systems Ltd.      [XEROX]
  9489.  32931   80A3        -      -     Nixdorf Computers        [XEROX]
  9490.  32932   80A4-80B3   -      -     Siemens Gammasonics Inc. [XEROX]
  9491.  32960   80C0-80C3   -      -     DCA Data Exchange Cluster[XEROX]
  9492.          80C4                     Banyan Systems           [XEROX]
  9493.          80C5                     Banyan Systems           [XEROX]
  9494.  32966   80C6        -      -     Pacer Software           [XEROX]
  9495.  32967   80C7        -      -     Applitek Corporation     [XEROX]
  9496.  32968   80C8-80CC   -      -     Intergraph Corporation   [XEROX]
  9497.  32973   80CD-80CE   -      -     Harris Corporation       [XEROX]
  9498.  32975   80CF-80D2   -      -     Taylor Instrument        [XEROX]
  9499.  32979   80D3-80D4   -      -     Rosemount Corporation    [XEROX]
  9500.  32981   80D5        -      -     IBM SNA Service on Ether [XEROX]
  9501.  32989   80DD        -      -     Varian Associates        [XEROX]
  9502.  32990   80DE-80DF   -      -     Integrated Solutions TRFS[XEROX]
  9503.  32992   80E0-80E3   -      -     Allen-Bradley            [XEROX]
  9504.  32996   80E4-80F0   -      -     Datability               [XEROX]
  9505.  33010   80F2        -      -     Retix                    [XEROX]
  9506.  33011   80F3        -      -     AppleTalk AARP (Kinetics)[XEROX]
  9507.  33012   80F4-80F5   -      -     Kinetics                 [XEROX]
  9508.  33015   80F7        -      -     Apollo Computer          [XEROX]
  9509.  33023   80FF-8103   -      -     Wellfleet Communications [XEROX]
  9510.  33031   8107-8109   -      -     Symbolics Private        [XEROX]
  9511.  33072   8130        -      -     Hayes Microcomputers     [XEROX]
  9512.  33073   8131        -      -     VG Laboratory Systems    [XEROX]
  9513.          8132-8136                Bridge Communications    [XEROX]
  9514.  33079   8137-8138   -      -     Novell, Inc.             [XEROX]
  9515.  33081   8139-813D   -      -     KTI                      [XEROX]
  9516.          8148                     Logicraft                [XEROX]
  9517.          8149                     Network Computing Devices[XEROX]
  9518.          814A                     Alpha Micro              [XEROX]
  9519.  
  9520.  
  9521.  
  9522. Reynolds & Postel                                             [Page 170]
  9523.  
  9524. RFC 1700                    Assigned Numbers                October 1994
  9525.  
  9526.  
  9527.  33100   814C        -      -     SNMP                      [JKR1]
  9528.          814D                     BIIN                     [XEROX]
  9529.          814E                     BIIN                     [XEROX]
  9530.          814F                     Technically Elite Concept[XEROX]
  9531.          8150                     Rational Corp            [XEROX]
  9532.          8151-8153                Qualcomm                 [XEROX]
  9533.          815C-815E                Computer Protocol Pty Ltd[XEROX]
  9534.          8164-8166                Charles River Data System[XEROX]
  9535.          817D-818C                Protocol Engines         [XEROX]
  9536.          818D                     Motorola Computer        [XEROX]
  9537.          819A-81A3                Qualcomm                 [XEROX]
  9538.          81A4                     ARAI Bunkichi            [XEROX]
  9539.          81A5-81AE                RAD Network Devices      [XEROX]
  9540.          81B7-81B9                Xyplex                   [XEROX]
  9541.          81CC-81D5                Apricot Computers        [XEROX]
  9542.          81D6-81DD                Artisoft                 [XEROX]
  9543.          81E6-81EF                Polygon                  [XEROX]
  9544.          81F0-81F2                Comsat Labs              [XEROX]
  9545.          81F3-81F5                SAIC                     [XEROX]
  9546.          81F6-81F8                VG Analytical            [XEROX]
  9547.          8203-8205                Quantum Software         [XEROX]
  9548.          8221-8222                Ascom Banking Systems    [XEROX]
  9549.          823E-8240                Advanced Encryption Syste[XEROX]
  9550.          827F-8282                Athena Programming       [XEROX]
  9551.          8263-826A                Charles River Data System[XEROX]
  9552.          829A-829B                Inst Ind Info Tech       [XEROX]
  9553.          829C-82AB                Taurus Controls          [XEROX]
  9554.          82AC-8693                Walker Richer & Quinn    [XEROX]
  9555.          8694-869D                Idea Courier             [XEROX]
  9556.          869E-86A1                Computer Network Tech    [XEROX]
  9557.          86A3-86AC                Gateway Communications   [XEROX]
  9558.          86DB                     SECTRA                   [XEROX]
  9559.          86DE                     Delta Controls           [XEROX]
  9560.  34543   86DF        -      -     ATOMIC                     [JBP]
  9561.          86E0-86EF                Landis & Gyr Powers      [XEROX]
  9562.          8700-8710                Motorola                 [XEROX]
  9563.          8A96-8A97                Invisible Software       [XEROX]
  9564.  36864   9000        -      -     Loopback                 [XEROX]
  9565.  36865   9001        -      -     3Com(Bridge) XNS Sys Mgmt[XEROX]
  9566.  36866   9002        -      -     3Com(Bridge) TCP-IP Sys  [XEROX]
  9567.  36867   9003        -      -     3Com(Bridge) loop detect [XEROX]
  9568.  65280   FF00        -      -     BBN VITAL-LanBridge cache[XEROX]
  9569.          FF00-FF0F                ISC Bunker Ramo          [XEROX]
  9570.  
  9571. The standard for transmission of IP datagrams over Ethernets and
  9572. Experimental Ethernets is specified in [RFC894] and [RFC895]
  9573. respectively.
  9574.  
  9575.  
  9576.  
  9577.  
  9578. Reynolds & Postel                                             [Page 171]
  9579.  
  9580. RFC 1700                    Assigned Numbers                October 1994
  9581.  
  9582.  
  9583. NOTE:  Ethernet 48-bit address blocks are assigned by the IEEE.
  9584.  
  9585. IEEE Registration Authority
  9586. c/o Iris Ringel
  9587. IEEE Standards Department
  9588. 445 Hoes Lane, P.O. Box 1331
  9589. Piscataway, NJ 08855-1331
  9590. Phone +1 908 562 3813
  9591. Fax: +1 908 562 1571
  9592.  
  9593.  
  9594. IANA ETHERNET ADDRESS BLOCK
  9595.  
  9596.  
  9597. The IANA owns an Ethernet address block which may be used for
  9598. multicast address asignments or other special purposes.
  9599.  
  9600. The address block in IEEE binary is:  0000 0000 0000 0000 0111 1010
  9601.  
  9602. In the normal Internet dotted decimal notation this is 0.0.94 since
  9603. the bytes are transmitted higher order first and bits within bytes are
  9604. transmitted lower order first (see "Data Notation" in the
  9605. Introduction).
  9606.  
  9607. IEEE CSMA/CD and Token Bus bit transmission order: 00 00 5E
  9608.  
  9609. IEEE Token Ring bit transmission order: 00 00 7A
  9610.  
  9611. Appearance on the wire (bits transmitted from left to right):
  9612.  
  9613.  
  9614.     0                           23                            47
  9615.     |                           |                             |
  9616.     1000 0000 0000 0000 0111 1010 xxxx xxx0 xxxx xxxx xxxx xxxx
  9617.     |                                     |
  9618.     Multicast Bit                         0 = Internet Multicast
  9619.                                           1 = Assigned by IANA for
  9620.                                               other uses
  9621.  
  9622. Appearance in memory (bits transmitted right-to-left within octets,
  9623. octets transmitted left-to-right):
  9624.  
  9625.  
  9626.     0                           23                            47
  9627.     |                           |                             |
  9628.     0000 0001 0000 0000 0101 1110 0xxx xxxx xxxx xxxx xxxx xxxx
  9629.             |                     |
  9630.             Multicast Bit         0 = Internet Multicast
  9631.  
  9632.  
  9633.  
  9634. Reynolds & Postel                                             [Page 172]
  9635.  
  9636. RFC 1700                    Assigned Numbers                October 1994
  9637.  
  9638.  
  9639.                                   1 = Assigned by IANA for other uses
  9640.  
  9641. The latter representation corresponds to the Internet standard
  9642. bit-order, and is the format that most programmers have to deal with.
  9643. Using this representation, the range of Internet Multicast addresses
  9644. is:
  9645.  
  9646.  
  9647.        01-00-5E-00-00-00  to  01-00-5E-7F-FF-FF  in hex, or
  9648.  
  9649.        1.0.94.0.0.0  to  1.0.94.127.255.255  in dotted decimal
  9650.  
  9651.  
  9652.  
  9653. ETHERNET VENDOR ADDRESS COMPONENTS
  9654.  
  9655. Ethernet hardware addresses are 48 bits, expressed as 12 hexadecimal
  9656. digits (0-9, plus A-F, capitalized).  These 12 hex digits consist of
  9657. the first/left 6 digits (which should match the vendor of the Ethernet
  9658. interface within the station) and the last/right 6 digits which
  9659. specify the interface serial number for that interface vendor.
  9660.  
  9661. Ethernet addresses might be written unhyphenated (e.g., 123456789ABC),
  9662. or with one hyphen (e.g., 123456-789ABC), but should be written
  9663. hyphenated by octets (e.g., 12-34-56-78-9A-BC).
  9664.  
  9665. These addresses are physical station addresses, not multicast nor
  9666. broadcast, so the second hex digit (reading from the left) will be
  9667. even, not odd.
  9668.  
  9669. At present, it is not clear how the IEEE assigns Ethernet block
  9670. addresses.  Whether in blocks of 2**24 or 2**25, and whether
  9671. multicasts are assigned with that block or separately.  A portion of
  9672. the vendor block address is reportedly assigned serially, with the
  9673. other portion intentionally assigned randomly.  If there is a global
  9674. algorithm for which addresses are designated to be physical (in a
  9675. chipset) versus logical (assigned in software), or globally-assigned
  9676. versus locally-assigned addresses, some of the known addresses do not
  9677. follow the scheme (e.g., AA0003; 02xxxx).
  9678.  
  9679. 00000C  Cisco
  9680. 00000E  Fujitsu
  9681. 00000F  NeXT
  9682. 000010  Sytek
  9683. 00001D  Cabletron
  9684. 000020  DIAB (Data Intdustrier AB)
  9685. 000022  Visual Technology
  9686. 00002A  TRW
  9687.  
  9688.  
  9689.  
  9690. Reynolds & Postel                                             [Page 173]
  9691.  
  9692. RFC 1700                    Assigned Numbers                October 1994
  9693.  
  9694.  
  9695. 000032  GPT Limited (reassigned from GEC Computers Ltd)
  9696. 00005A  S & Koch
  9697. 00005E  IANA
  9698. 000065  Network General
  9699. 00006B  MIPS
  9700. 000077  MIPS
  9701. 00007A  Ardent
  9702. 000089  Cayman Systems  Gatorbox
  9703. 000093  Proteon
  9704. 00009F  Ameristar Technology
  9705. 0000A2  Wellfleet
  9706. 0000A3  Network Application Technology
  9707. 0000A6  Network General (internal assignment, not for products)
  9708. 0000A7  NCD             X-terminals
  9709. 0000A9  Network Systems
  9710. 0000AA  Xerox           Xerox machines
  9711. 0000B3  CIMLinc
  9712. 0000B7  Dove            Fastnet
  9713. 0000BC  Allen-Bradley
  9714. 0000C0  Western Digital
  9715. 0000C5  Farallon phone net card
  9716. 0000C6  HP Intelligent Networks Operation (formerly Eon Systems)
  9717. 0000C8  Altos
  9718. 0000C9  Emulex          Terminal Servers
  9719. 0000D7  Dartmouth College (NED Router)
  9720. 0000D8  3Com? Novell?   PS/2
  9721. 0000DD  Gould
  9722. 0000DE  Unigraph
  9723. 0000E2  Acer Counterpoint
  9724. 0000EF  Alantec
  9725. 0000FD  High Level Hardvare (Orion, UK)
  9726. 000102  BBN             BBN internal usage (not registered)
  9727. 0020AF  3COM ???
  9728. 001700  Kabel
  9729. 008064  Wyse Technology / Link Technologies
  9730. 00802B  IMAC ???
  9731. 00802D  Xylogics, Inc.  Annex terminal servers
  9732. 00808C  Frontier Software Development
  9733. 0080C2  IEEE 802.1 Committee
  9734. 0080D3  Shiva
  9735. 00AA00  Intel
  9736. 00DD00  Ungermann-Bass
  9737. 00DD01  Ungermann-Bass
  9738. 020701  Racal InterLan
  9739. 020406  BBN             BBN internal usage (not registered)
  9740. 026086  Satelcom MegaPac (UK)
  9741. 02608C  3Com            IBM PC; Imagen; Valid; Cisco
  9742. 02CF1F  CMC             Masscomp; Silicon Graphics; Prime EXL
  9743.  
  9744.  
  9745.  
  9746. Reynolds & Postel                                             [Page 174]
  9747.  
  9748. RFC 1700                    Assigned Numbers                October 1994
  9749.  
  9750.  
  9751. 080002  3Com (Formerly Bridge)
  9752. 080003  ACC (Advanced Computer Communications)
  9753. 080005  Symbolics       Symbolics LISP machines
  9754. 080008  BBN
  9755. 080009  Hewlett-Packard
  9756. 08000A  Nestar Systems
  9757. 08000B  Unisys
  9758. 080011  Tektronix, Inc.
  9759. 080014  Excelan         BBN Butterfly, Masscomp, Silicon Graphics
  9760. 080017  NSC
  9761. 08001A  Data General
  9762. 08001B  Data General
  9763. 08001E  Apollo
  9764. 080020  Sun             Sun machines
  9765. 080022  NBI
  9766. 080025  CDC
  9767. 080026  Norsk Data (Nord)
  9768. 080027  PCS Computer Systems GmbH
  9769. 080028  TI              Explorer
  9770. 08002B  DEC
  9771. 08002E  Metaphor
  9772. 08002F  Prime Computer  Prime 50-Series LHC300
  9773. 080036  Intergraph      CAE stations
  9774. 080037  Fujitsu-Xerox
  9775. 080038  Bull
  9776. 080039  Spider Systems
  9777. 080041  DCA Digital Comm. Assoc.
  9778. 080045  ???? (maybe Xylogics, but they claim not to know this number)
  9779. 080046  Sony
  9780. 080047  Sequent
  9781. 080049  Univation
  9782. 08004C  Encore
  9783. 08004E  BICC
  9784. 080056  Stanford University
  9785. 080058  ???             DECsystem-20
  9786. 08005A  IBM
  9787. 080067  Comdesign
  9788. 080068  Ridge
  9789. 080069  Silicon Graphics
  9790. 08006E  Concurrent      Masscomp
  9791. 080075  DDE (Danish Data Elektronik A/S)
  9792. 08007C  Vitalink        TransLAN III
  9793. 080080  XIOS
  9794. 080086  Imagen/QMS
  9795. 080087  Xyplex          terminal servers
  9796. 080089  Kinetics        AppleTalk-Ethernet interface
  9797. 08008B  Pyramid
  9798. 08008D  XyVision        XyVision machines
  9799.  
  9800.  
  9801.  
  9802. Reynolds & Postel                                             [Page 175]
  9803.  
  9804. RFC 1700                    Assigned Numbers                October 1994
  9805.  
  9806.  
  9807. 080090  Retix Inc       Bridges
  9808. 484453  HDS ???
  9809. 800010  AT&T
  9810. AA0000  DEC             obsolete
  9811. AA0001  DEC             obsolete
  9812. AA0002  DEC             obsolete
  9813. AA0003  DEC             Global physical address for some DEC machines
  9814. AA0004  DEC             Local logical address for systems running
  9815.                         DECNET
  9816.  
  9817.  
  9818. ETHERNET MULTICAST ADDRESSES
  9819.  
  9820. An Ethernet multicast address consists of the multicast bit, the
  9821. 23-bit vendor component, and the 24-bit group identifier assigned by
  9822. the vendor.  For example, DEC is assigned the vendor component
  9823. 08-00-2B, so multicast addresses assigned by DEC have the first
  9824. 24-bits 09-00-2B (since the multicast bit is the low-order bit of the
  9825. first byte, which is "the first bit on the wire").
  9826.  
  9827.  
  9828. Ethernet                Type
  9829. Address                 Field   Usage
  9830.  
  9831. Multicast Addresses:
  9832.  
  9833. 01-00-5E-00-00-00-      0800    Internet Multicast        [RFC1112]
  9834. 01-00-5E-7F-FF-FF
  9835. 01-00-5E-80-00-00-      ????    Internet reserved by IANA
  9836. 01-00-5E-FF-FF-FF
  9837. 01-80-C2-00-00-00       -802-   Spanning tree (for bridges)
  9838. 09-00-02-04-00-01?      8080?   Vitalink printer
  9839. 09-00-02-04-00-02?      8080?   Vitalink management
  9840. 09-00-09-00-00-01       8005    HP Probe
  9841. 09-00-09-00-00-01       -802-   HP Probe
  9842. 09-00-09-00-00-04       8005?   HP DTC
  9843. 09-00-1E-00-00-00       8019?   Apollo DOMAIN
  9844. 09-00-2B-00-00-00       6009?   DEC MUMPS?
  9845. 09-00-2B-00-00-01       8039?   DEC DSM/DTP?
  9846. 09-00-2B-00-00-02       803B?   DEC VAXELN?
  9847. 09-00-2B-00-00-03       8038    DEC Lanbridge Traffic Monitor (LTM)
  9848. 09-00-2B-00-00-04       ????    DEC MAP End System Hello
  9849. 09-00-2B-00-00-05       ????    DEC MAP Intermediate System Hello
  9850. 09-00-2B-00-00-06       803D?   DEC CSMA/CD Encryption?
  9851. 09-00-2B-00-00-07       8040?   DEC NetBios Emulator?
  9852. 09-00-2B-00-00-0F       6004    DEC Local Area Transport (LAT)
  9853. 09-00-2B-00-00-1x       ????    DEC Experimental
  9854. 09-00-2B-01-00-00       8038    DEC LanBridge Copy packets
  9855.  
  9856.  
  9857.  
  9858. Reynolds & Postel                                             [Page 176]
  9859.  
  9860. RFC 1700                    Assigned Numbers                October 1994
  9861.  
  9862.  
  9863.                                 (All bridges)
  9864. 09-00-2B-01-00-01       8038    DEC LanBridge Hello packets
  9865.                                 (All local bridges)
  9866.                                 1 packet per second, sent by the
  9867.                                 designated LanBridge
  9868. 09-00-2B-02-00-00       ????    DEC DNA Lev. 2 Routing Layer routers?
  9869. 09-00-2B-02-01-00       803C?   DEC DNA Naming Service Advertisement?
  9870. 09-00-2B-02-01-01       803C?   DEC DNA Naming Service Solicitation?
  9871. 09-00-2B-02-01-02       803E?   DEC DNA Time Service?
  9872. 09-00-2B-03-xx-xx       ????    DEC default filtering by bridges?
  9873. 09-00-2B-04-00-00       8041?   DEC Local Area Sys. Transport (LAST)?
  9874. 09-00-2B-23-00-00       803A?   DEC Argonaut Console?
  9875. 09-00-4E-00-00-02?      8137?   Novell IPX
  9876. 09-00-56-00-00-00-      ????    Stanford reserved
  9877. 09-00-56-FE-FF-FF
  9878. 09-00-56-FF-00-00-      805C    Stanford V Kernel, version 6.0
  9879. 09-00-56-FF-FF-FF
  9880. 09-00-77-00-00-01       ????    Retix spanning tree bridges
  9881. 09-00-7C-02-00-05       8080?   Vitalink diagnostics
  9882. 09-00-7C-05-00-01       8080?   Vitalink gateway?
  9883. 0D-1E-15-BA-DD-06       ????    HP
  9884. AB-00-00-01-00-00       6001    DEC Maintenance Operation Protocol
  9885.                                 (MOP) Dump/Load Assistance
  9886. AB-00-00-02-00-00       6002    DEC Maintenance Operation Protocol
  9887.                                 (MOP) Remote Console
  9888.                                 1 System ID packet every 8-10 minutes,
  9889.                                 by every:
  9890.                                 DEC LanBridge
  9891.                                 DEC DEUNA interface
  9892.                                 DEC DELUA interface
  9893.                                 DEC DEQNA interface
  9894.                                 (in a certain mode)
  9895. AB-00-00-03-00-00       6003    DECNET Phase IV end node Hello
  9896.                                 packets 1 packet every 15 seconds,
  9897.                                 sent by each DECNET host
  9898. AB-00-00-04-00-00       6003    DECNET Phase IV Router Hello packets
  9899.                                 1 packet every 15 seconds, sent by
  9900.                                 the DECNET router
  9901. AB-00-00-05-00-00       ????    Reserved DEC through
  9902. AB-00-03-FF-FF-FF
  9903. AB-00-03-00-00-00       6004    DEC Local Area Transport (LAT) - old
  9904. AB-00-04-00-xx-xx       ????    Reserved DEC customer private use
  9905. AB-00-04-01-xx-yy       6007    DEC Local Area VAX Cluster groups
  9906.                                 Sys. Communication Architecture (SCA)
  9907. CF-00-00-00-00-00       9000    Ethernet Configuration Test protocol
  9908.                                 (Loopback)
  9909.  
  9910. Broadcast Address:
  9911.  
  9912.  
  9913.  
  9914. Reynolds & Postel                                             [Page 177]
  9915.  
  9916. RFC 1700                    Assigned Numbers                October 1994
  9917.  
  9918.  
  9919. FF-FF-FF-FF-FF-FF       0600    XNS packets, Hello or gateway search?
  9920.                                 6 packets every 15 seconds, per XNS
  9921.                                 station
  9922. FF-FF-FF-FF-FF-FF       0800    IP (e.g. RWHOD via UDP) as needed
  9923. FF-FF-FF-FF-FF-FF       0804    CHAOS
  9924. FF-FF-FF-FF-FF-FF       0806    ARP (for IP and CHAOS) as needed
  9925. FF-FF-FF-FF-FF-FF       0BAD    Banyan
  9926. FF-FF-FF-FF-FF-FF       1600    VALID packets, Hello or gateway
  9927.                                 search?
  9928.                                 1 packets every 30 seconds, per VALID
  9929.                                 station
  9930. FF-FF-FF-FF-FF-FF       8035    Reverse ARP
  9931. FF-FF-FF-FF-FF-FF       807C    Merit Internodal (INP)
  9932. FF-FF-FF-FF-FF-FF       809B    EtherTalk
  9933.  
  9934.  
  9935.  
  9936.  
  9937. REFERENCES
  9938.  
  9939. [RFC894]  Hornig, C., "A Standard for the Transmission of IP Datagrams
  9940.           over Ethernet Networks, STD 41, RFC 894, Symbolics,
  9941.           April 1984.
  9942.  
  9943. [RFC895]  Postel, J., "A Standard for the Transmission of IP Datagrams
  9944.           over Experimental Ethernet Networks, STD 42, RFC 895,
  9945.           USC/Information Sciences Institute, April 1984.
  9946.  
  9947. [RFC1112]  Deeering, S., "Host Extensions for IP Multicasting",
  9948.            STD 5, RFC 1112, Stanford University, August 1989.
  9949.  
  9950. PEOPLE
  9951.  
  9952. [AXC] Andrew Cherenson <arc@SGI.COM>
  9953.  
  9954. [DCP1] David Plummer <DCP@SCRC-QUABBIN.ARPA>
  9955.  
  9956. [DT15] Daniel Tappan <Tappan@BBN.COM>
  9957.  
  9958. [HWB] Hans-Werner Braun <HWB@MCR.UMICH.EDU>
  9959.  
  9960. [JBP] Jon Postel <postel@isi.edu>
  9961.  
  9962. [JKR1] Joyce K. Reynolds <jkrey@isi.edu>
  9963.  
  9964. [JXM] Joseph Murdock <---none--->
  9965.  
  9966. [XEROX] Fonda Pallone (415-813-7164)
  9967.  
  9968.  
  9969.  
  9970. Reynolds & Postel                                             [Page 178]
  9971.  
  9972. RFC 1700                    Assigned Numbers                October 1994
  9973.  
  9974.  
  9975. []
  9976.  
  9977.  
  9978. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ethernet-numbers
  9979.  
  9980.  
  9981.  
  9982.  
  9983.  
  9984.  
  9985.  
  9986.  
  9987.  
  9988.  
  9989.  
  9990.  
  9991.  
  9992.  
  9993.  
  9994.  
  9995.  
  9996.  
  9997.  
  9998.  
  9999.  
  10000.  
  10001.  
  10002.  
  10003.  
  10004.  
  10005.  
  10006.  
  10007.  
  10008.  
  10009.  
  10010.  
  10011.  
  10012.  
  10013.  
  10014.  
  10015.  
  10016.  
  10017.  
  10018.  
  10019.  
  10020.  
  10021.  
  10022.  
  10023.  
  10024.  
  10025.  
  10026. Reynolds & Postel                                             [Page 179]
  10027.  
  10028. RFC 1700                    Assigned Numbers                October 1994
  10029.  
  10030.  
  10031. X.25 TYPE NUMBERS
  10032.  
  10033.  
  10034. CCITT defines the high order two bits of the first octet of call user
  10035. data as follows:
  10036.  
  10037.  
  10038. 00 - Used for other CCITT recomendations (such as X.29)
  10039. 01 - Reserved for use by "national" administrative
  10040.      authorities
  10041. 10 - Reserved for use by international administrative authoorities
  10042. 11 - Reserved for arbitrary use between consenting DTEs
  10043.  
  10044. Call User Data (hex)     Protocol                      Reference
  10045. -------------------      --------                      ---------
  10046.  
  10047. 01                       PAD                               [GS2]
  10048. C5                       Blacker front-end descr dev       [AGM]
  10049. CC                       IP                         [RFC877,AGM]*
  10050. CD                       ISO-IP                            [AGM]
  10051. CF                       PPP                           [RFC1598]
  10052. DD                       Network Monitoring                [AGM]
  10053.  
  10054. *NOTE: ISO SC6/WG2 approved assignment in ISO 9577 (January 1990).
  10055.  
  10056.  
  10057. REFERENCES
  10058.  
  10059. [RFC877] Korb, J., "A Standard for the Transmission of IP Datagrams
  10060.          Over Public Data Networks", RFC 877, Purdue University,
  10061.          September 1983.
  10062.  
  10063. [RFC1598] Simpson, W., "PPPin X.25", RFC 1598, Daydreamer, March 1994.
  10064.  
  10065.  
  10066. PEOPLE
  10067.  
  10068. [AGM]     Andy Malis <malis_a@timeplex.com>
  10069.  
  10070. [GS2]     Greg Satz  <satz@CISCO.COM>
  10071.  
  10072. []
  10073.  
  10074.  
  10075.  
  10076.  
  10077.  
  10078. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/x25-type-numbers
  10079.  
  10080.  
  10081.  
  10082. Reynolds & Postel                                             [Page 180]
  10083.  
  10084. RFC 1700                    Assigned Numbers                October 1994
  10085.  
  10086.  
  10087. PUBLIC DATA NETWORK NUMBERS
  10088.  
  10089.  
  10090. One of the Internet Class A Networks is the international system of
  10091. Public Data Networks.  This section lists the mapping between the
  10092. Internet Addresses and the Public Data Network Addresses (X.121).
  10093.  
  10094.  
  10095. Assignments:
  10096.  
  10097.  
  10098.   Internet           Public Data Net    Description     References
  10099.   --------------   -----------------   -----------      ----------
  10100.  014.000.000.000                       Reserved              [JBP]
  10101.  014.000.000.001   3110-317-00035 00   PURDUE-TN              [TN]
  10102.  014.000.000.002   3110-608-00027 00   UWISC-TN               [TN]
  10103.  014.000.000.003   3110-302-00024 00   UDEL-TN                [TN]
  10104.  014.000.000.004   2342-192-00149 23   UCL-VTEST              [PK]
  10105.  014.000.000.005   2342-192-00300 23   UCL-TG                 [PK]
  10106.  014.000.000.006   2342-192-00300 25   UK-SATNET              [PK]
  10107.  014.000.000.007   3110-608-00024 00   UWISC-IBM            [MS56]
  10108.  014.000.000.008   3110-213-00045 00   RAND-TN               [MO2]
  10109.  014.000.000.009   2342-192-00300 23   UCL-CS                 [PK]
  10110.  014.000.000.010   3110-617-00025 00   BBN-VAN-GW           [JD21]
  10111.  014.000.000.011   2405-015-50300 00   CHALMERS              [UXB]
  10112.  014.000.000.012   3110-713-00165 00   RICE                 [PAM6]
  10113.  014.000.000.013   3110-415-00261 00   DECWRL               [PAM6]
  10114.  014.000.000.014   3110-408-00051 00   IBM-SJ               [SXA3]
  10115.  014.000.000.015   2041-117-01000 00   SHAPE                 [JFW]
  10116.  014.000.000.016   2628-153-90075 00   DFVLR4-X25            [GB7]
  10117.  014.000.000.017   3110-213-00032 00   ISI-VAN-GW           [JD21]
  10118.  014.000.000.018   2624-522-80900 52   FGAN-SIEMENS-X25      [GB7]
  10119.  014.000.000.019   2041-170-10000 00   SHAPE-X25             [JFW]
  10120.  014.000.000.020   5052-737-20000 50   UQNET                 [AXH]
  10121.  014.000.000.021   3020-801-00057 50   DMC-CRC1              [VXT]
  10122.  014.000.000.022   2624-522-80329 02   FGAN-FGANFFMVAX-X25   [GB7]
  10123.  014.000.000.023   2624-589-00908 01   ECRC-X25              [PXD]
  10124.  014.000.000.024   2342-905-24242 83   UK-MOD-RSRE          [JXE2]
  10125.  014.000.000.025   2342-905-24242 82   UK-VAN-RSRE           [AXM]
  10126.  014.000.000.026   2624-522-80329 05   DFVLRSUN-X25          [GB7]
  10127.  014.000.000.027   2624-457-11015 90   SELETFMSUN-X25        [BXD]
  10128.  014.000.000.028   3110-408-00146 00   CDC-SVL             [RAM57]
  10129.  014.000.000.029   2222-551-04400 00   SUN-CNUCE            [ABB2]
  10130.  014.000.000.030   2222-551-04500 00   ICNUCEVM-CNUCE       [ABB2]
  10131.  014.000.000.031   2222-551-04600 00   SPARE-CNUCE          [ABB2]
  10132.  014.000.000.032   2222-551-04700 00   ICNUCEVX-CNUCE       [ABB2]
  10133.  014.000.000.033   2222-551-04524 00   CISCO-CNUCE          [ABB2]
  10134.  014.000.000.034   2342-313-00260 90   SPIDER-GW            [AD67]
  10135.  
  10136.  
  10137.  
  10138. Reynolds & Postel                                             [Page 181]
  10139.  
  10140. RFC 1700                    Assigned Numbers                October 1994
  10141.  
  10142.  
  10143.  014.000.000.035   2342-313-00260 91   SPIDER-EXP           [AD67]
  10144.  014.000.000.036   2342-225-00101 22   PRAXIS-X25A           [TXR]
  10145.  014.000.000.037   2342-225-00101 23   PRAXIS-X25B           [TXR]
  10146.  014.000.000.038   2403-712-30250 00   DIAB-TABY-GW          [FXB]
  10147.  014.000.000.039   2403-715-30100 00   DIAB-LKP-GW           [FXB]
  10148.  014.000.000.040   2401-881-24038 00   DIAB-TABY1-GW         [FXB]
  10149.  014.000.000.041   2041-170-10060 00   STC                  [TC27]
  10150.  014.000.000.042   2222-551-00652 60   CNUCE                [TC27]
  10151.  014.000.000.043   2422-510-05900 00   Tollpost-Globe AS     [OXG]
  10152.  014.000.000.044   2422-670-08900 00   Tollpost-Globe AS     [OXG]
  10153.  014.000.000.045   2422-516-01000 00   Tollpost-Globe AS     [OXG]
  10154.  014.000.000.046   2422-450-00800 00   Tollpost-Globe AS     [OXG]
  10155.  014.000.000.047   2422-610-00200 00   Tollpost-Globe AS     [OXG]
  10156.  014.000.000.048   2422-310-00300 00   Tollpost-Globe AS     [OXG]
  10157.  014.000.000.049   2422-470-08800 00   Tollpost-Globe AS     [OXG]
  10158.  014.000.000.050   2422-210-04600 00   Tollpost-Globe AS     [OXG]
  10159.  014.000.000.051   2422-130-28900 00   Tollpost-Globe AS     [OXG]
  10160.  014.000.000.052   2422-310-27200 00   Tollpost-Globe AS     [OXG]
  10161.  014.000.000.053   2422-250-05800 00   Tollpost-Globe AS     [OXG]
  10162.  014.000.000.054   2422-634-05900 00   Tollpost-Globe AS     [OXG]
  10163.  014.000.000.055   2422-670-08800 00   Tollpost-Globe AS     [OXG]
  10164.  014.000.000.056   2422-430-07400 00   Tollpost-Globe AS     [OXG]
  10165.  014.000.000.057   2422-674-07800 00   Tollpost-Globe AS     [OXG]
  10166.  014.000.000.058   2422-230-16900 00   Tollpost-Globe AS     [OXG]
  10167.  014.000.000.059   2422-518-02900 00   Tollpost-Globe AS     [OXG]
  10168.  014.000.000.060   2422-370-03100 00   Tollpost-Globe AS     [OXG]
  10169.  014.000.000.061   2422-516-03400 00   Tollpost-Globe AS     [OXG]
  10170.  014.000.000.062   2422-616-04400 00   Tollpost-Globe AS     [OXG]
  10171.  014.000.000.063   2422-650-23500 00   Tollpost-Globe AS     [OXG]
  10172.  014.000.000.064   2422-330-02500 00   Tollpost-Globe AS     [OXG]
  10173.  014.000.000.065   2422-350-01900 00   Tollpost-Globe AS     [OXG]
  10174.  014.000.000.066   2422-410-00700 00   Tollpost-Globe AS     [OXG]
  10175.  014.000.000.067   2422-539-06200 00   Tollpost-Globe AS     [OXG]
  10176.  014.000.000.068   2422-630-07200 00   Tollpost-Globe AS     [OXG]
  10177.  014.000.000.069   2422-470-12300 00   Tollpost-Globe AS     [OXG]
  10178.  014.000.000.070   2422-470-13000 00   Tollpost-Globe AS     [OXG]
  10179.  014.000.000.071   2422-170-04600 00   Tollpost-Globe AS     [OXG]
  10180.  014.000.000.072   2422-516-04300 00   Tollpost-Globe AS     [OXG]
  10181.  014.000.000.073   2422-530-00700 00   Tollpost-Globe AS     [OXG]
  10182.  014.000.000.074   2422-650-18800 00   Tollpost-Globe AS     [OXG]
  10183.  014.000.000.075   2422-450-24500 00   Tollpost-Globe AS     [OXG]
  10184.  014.000.000.076   2062-243-15631 00   DPT-BXL-DDC          [LZ15]
  10185.  014.000.000.077   2062-243-15651 00   DPT-BXL-DDC2         [LZ15]
  10186.  014.000.000.078   3110-312-00431 00   DPT-CHI              [LZ15]
  10187.  014.000.000.079   3110-512-00135 00   DPT-SAT-ENG          [LZ15]
  10188.  014.000.000.080   2080-941-90550 00   DPT-PAR              [LZ15]
  10189.  014.000.000.081   4545-511-30600 00   DPT-PBSC             [LZ15]
  10190.  014.000.000.082   4545-513-30900 00   DPT-HONGKONG         [LZ15]
  10191.  
  10192.  
  10193.  
  10194. Reynolds & Postel                                             [Page 182]
  10195.  
  10196. RFC 1700                    Assigned Numbers                October 1994
  10197.  
  10198.  
  10199.  014.000.000.083   4872-203-55000 00   UECI-TAIPEI          [LZ15]
  10200.  014.000.000.084   2624-551-10400 20   DPT-HANOVR           [LZ15]
  10201.  014.000.000.085   2624-569-00401 99   DPT-FNKFRT           [LZ15]
  10202.  014.000.000.086   3110-512-00134 00   DPT-SAT-SUPT         [LZ15]
  10203.  014.000.000.087   4602-3010-0103 20   DU-X25A              [JK64]
  10204.  014.000.000.088   4602-3010-0103 21   FDU-X25B             [JK64]
  10205.  014.000.000.089   2422-150-33700 00   Tollpost-Globe AS     [OXG]
  10206.  014.000.000.090   2422-271-07100 00   Tollpost-Globe AS     [OXG]
  10207.  014.000.000.091   2422-516-00100 00   Tollpost-Globe AS     [OXG]
  10208.  014.000.000.092   2422-650-18800 00   Norsk Informas.       [OXG]
  10209.  014.000.000.093   2422-250-30400 00   Tollpost-Globe AS     [OXG]
  10210.  014.000.000.094                       Leissner Data AB     [PXF1]
  10211.  014.000.000.095                       Leissner Data AB     [PXF1]
  10212.  014.000.000.096                       Leissner Data AB     [PXF1]
  10213.  014.000.000.097                       Leissner Data AB     [PXF1]
  10214.  014.000.000.098                       Leissner Data AB     [PXF1]
  10215.  014.000.000.099                       Leissner Data AB     [PXF1]
  10216.  014.000.000.100                       Leissner Data AB     [PXF1]
  10217.  014.000.000.101                       Leissner Data AB     [PXF1]
  10218.  014.000.000.102                       Leissner Data AB     [PXF1]
  10219.  014.000.000.103                       Leissner Data AB     [PXF1]
  10220.  014.000.000.104                       Leissner Data AB     [PXF1]
  10221.  014.000.000.105                       Leissner Data AB     [PXF1]
  10222.  014.000.000.106                       Leissner Data AB     [PXF1]
  10223.  014.000.000.107                       Leissner Data AB     [PXF1]
  10224.  014.000.000.108                       Leissner Data AB     [PXF1]
  10225.  014.000.000.109                       Leissner Data AB     [PXF1]
  10226.  014.000.000.110                       Leissner Data AB     [PXF1]
  10227.  014.000.000.111                       Leissner Data AB     [PXF1]
  10228.  014.000.000.112                       Leissner Data AB     [PXF1]
  10229.  014.000.000.113                       Leissner Data AB     [PXF1]
  10230.  014.000.000.114                       Leissner Data AB     [PXF1]
  10231.  014.000.000.115                       Leissner Data AB     [PXF1]
  10232.  014.000.000.116                       Leissner Data AB     [PXF1]
  10233.  014.000.000.117                       Leissner Data AB     [PXF1]
  10234.  014.000.000.118                       Leissner Data AB     [PXF1]
  10235.  014.000.000.119                       Leissner Data AB     [PXF1]
  10236.  014.000.000.120                       Leissner Data AB     [PXF1]
  10237.  014.000.000.121                       Leissner Data AB     [PXF1]
  10238.  014.000.000.122                       Leissner Data AB     [PXF1]
  10239.  014.000.000.123                       Leissner Data AB     [PXF1]
  10240.  014.000.000.124                       Leissner Data AB     [PXF1]
  10241.  014.000.000.125                       Leissner Data AB     [PXF1]
  10242.  014.000.000.126                       Leissner Data AB     [PXF1]
  10243.  014.000.000.127                       Leissner Data AB     [PXF1]
  10244.  014.000.000.128                       Leissner Data AB     [PXF1]
  10245.  014.000.000.129  2422-150-17900 00    Tollpost-Globe AS     [OXG]
  10246.  014.000.000.130  2422-150-42700 00    Tollpost-Globe AS     [OXG]
  10247.  
  10248.  
  10249.  
  10250. Reynolds & Postel                                             [Page 183]
  10251.  
  10252. RFC 1700                    Assigned Numbers                October 1994
  10253.  
  10254.  
  10255.  014.000.000.131  2422-190-41900 00    T-G Airfreight AS     [OXG]
  10256.  014.000.000.132  2422-616-16100 00    Tollpost-Globe AS     [OXG]
  10257.  014.000.000.133  2422-150-50700-00    Tollpost-Globe Int.   [OXG]
  10258.  014.000.000.134  2422-190-28100-00    Intersped AS          [OXG]
  10259.  
  10260.  014.000.000.135-014.255.255.254       Unassigned            [JBP]
  10261.  014.255.255.255                       Reserved              [JBP]
  10262.  
  10263. The standard for transmission of IP datagrams over the Public Data
  10264. Network is specified in RFC-1356 [69].
  10265.  
  10266. REFERENCES
  10267.  
  10268. [RFC877] Korb, J., "A Standard for the Transmission of IP Datagrams
  10269.          Over Public Data Networks", RFC 877, Purdue University,
  10270.          September 1983.
  10271.  
  10272.  
  10273. PEOPLE
  10274.  
  10275. [ABB2] A. Blasco Bonito <blasco@ICNUCEVM.CNUCE.CNR.IT>
  10276.  
  10277. [AD67] Andy Davis <andy@SPIDER.CO.UK>
  10278.  
  10279. [AXH] Arthur Harvey <harvey@gah.enet.dec.com>
  10280.  
  10281. [AXM] Alex Martin <---none--->
  10282.  
  10283. [BXD] Brian Dockter <---none--->
  10284.  
  10285. [FXB] <mystery contact>
  10286.  
  10287. [GB7] Gerd Beling <GBELING@ISI.EDU>
  10288.  
  10289. [JBP] Jon Postel <postel@isi.edu.
  10290.  
  10291. [JD21] Jonathan Dreyer <Dreyer@CCV.BBN.COM>
  10292.  
  10293. [JFW] Jon F. Wilkes <Wilkes@CCINT1.RSRE.MOD.UK>
  10294.  
  10295. [JK64] mystery contact!
  10296.  
  10297. [JXE2] Jeanne Evans <JME%RSRE.MOD.UK@CS.UCL.AC.UK>
  10298.  
  10299. [LZ15] Lee Ziegenhals <lcz@sat.datapoint.com>
  10300.  
  10301. [MS56] Marvin Solomon <solomon@CS.WISC.EDU>
  10302.  
  10303.  
  10304.  
  10305.  
  10306. Reynolds & Postel                                             [Page 184]
  10307.  
  10308. RFC 1700                    Assigned Numbers                October 1994
  10309.  
  10310.  
  10311. [MO2] Michael O'Brien <obrien@AEROSPACE.AERO.ORG>
  10312.  
  10313. [OXG] Oyvind Gjerstad <ogj%tglobe2.UUCP@nac.no>
  10314.  
  10315. [PAM6] Paul McNabb <pam@PURDUE.EDU>
  10316.  
  10317. [PK] Peter Kirstein <Kirstein@NSS.CS.UCL.AC.UK>
  10318.  
  10319. [PXD] Peter Delchiappo <---none--->
  10320.  
  10321. [PXF1] Per Futtrup <---none--->
  10322.  
  10323. [RAM57] Rex Mann <---none--->
  10324.  
  10325. [SXA3] Sten Andler <---none--->
  10326.  
  10327. [TN] Thomas Narten <narten@PURDUE.EDU>
  10328.  
  10329. [TC27] Thomas Calderwood <TCALDERW@BBN.COM>
  10330.  
  10331. [TXR] Tim Rylance <praxis!tkr@UUNET.UU.NET>
  10332.  
  10333. [UXB] <mystery contact>
  10334.  
  10335. [VXT] V. Taylor <vktaylor@NCS.DND.CA>
  10336.  
  10337.  
  10338. []
  10339.  
  10340.  
  10341. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/public-data-network-
  10342. numbers
  10343.  
  10344.  
  10345.  
  10346.  
  10347.  
  10348.  
  10349.  
  10350.  
  10351.  
  10352.  
  10353.  
  10354.  
  10355.  
  10356.  
  10357.  
  10358.  
  10359.  
  10360.  
  10361.  
  10362. Reynolds & Postel                                             [Page 185]
  10363.  
  10364. RFC 1700                    Assigned Numbers                October 1994
  10365.  
  10366.  
  10367. MILNET LINK NUMBERS
  10368.  
  10369.  
  10370. The word "link" here refers to a field in the original MILNET Host/IMP
  10371. interface leader.  The link was originally defined as an 8-bit field.
  10372. Later specifications defined this field as the "message-id" with a
  10373. length of 12 bits.  The name link now refers to the high order 8 bits of
  10374. this 12-bit message-id field.  The Host/IMP interface is defined in BBN
  10375. Report 1822 [BBN1822].
  10376.  
  10377. The low-order 4 bits of the message-id field are called the sub-link.
  10378. Unless explicitly specified otherwise for a particular protocol, there
  10379. is no sender to receiver significance to the sub-link.  The sender may
  10380. use the sub-link in any way he chooses (it is returned in the RFNM by
  10381. the destination IMP), the receiver should ignore the sub-link.
  10382.  
  10383.  
  10384. Link Assignments:
  10385.  
  10386. Decimal   Description                                   References
  10387. -------   -----------                                   ----------
  10388. 0-63      BBNCC Monitoring                                    [MB]
  10389. 64-149    Unassigned                                         [JBP]
  10390. 150       Xerox NS IDP                            [ETHERNET,XEROX]
  10391. 151       Unassigned                                         [JBP]
  10392. 152       PARC Universal Protocol                      [PUP,XEROX]
  10393. 153       TIP Status Reporting                               [JGH]
  10394. 154       TIP Accounting                                     [JGH]
  10395. 155       Internet Protocol [regular]                 [RFC791,JBP]
  10396. 156-158   Internet Protocol [experimental]            [RFC791,JBP]
  10397. 159       Figleaf Link                                      [JBW1]
  10398. 160       Blacker Local Network Protocol                    [DM28]
  10399. 161-194   Unassigned                                         [JBP]
  10400. 195       ISO-IP                                      [RFC926,RXM]
  10401. 196-247   Experimental Protocols                             [JBP]
  10402. 248-255   Network Maintenance                                [JGH]
  10403.  
  10404.  
  10405.  
  10406. MILNET LOGICAL ADDRESSES
  10407.  
  10408. The MILNET facility for "logical addressing" is described in [RFC878]
  10409. and [RFC1005].  A portion of the possible logical addresses are
  10410. reserved for standard uses.
  10411.  
  10412. There are 49,152 possible logical host addresses.  Of these, 256 are
  10413. reserved for assignment to well-known functions.  Assignments for
  10414. well-known functions are made by the IANA.  Assignments for other
  10415.  
  10416.  
  10417.  
  10418. Reynolds & Postel                                             [Page 186]
  10419.  
  10420. RFC 1700                    Assigned Numbers                October 1994
  10421.  
  10422.  
  10423. logical host addresses are made by the NIC.
  10424.  
  10425.  
  10426. Logical Address Assignments:
  10427.  
  10428. Decimal    Description                                  References
  10429. -------    -----------                                  ----------
  10430. 0          Reserved                                          [JBP]
  10431. 1          The BBN Core Gateways                              [MB]
  10432. 2-254      Unassigned                                        [JBP]
  10433. 255        Reserved                                          [JBP]
  10434.  
  10435.  
  10436.  
  10437. MILNET X.25 ADDRESS MAPPINGS
  10438.  
  10439.  
  10440. All MILNET hosts are assigned addresses by the Defense Data Network
  10441. (DDN).  The address of a MILNET host may be obtained from the Network
  10442. Information Center (NIC), represented as an ASCII text string in what
  10443. is called "host table format".  This section describes the process by
  10444. which MILNET X.25 addresses may be derived from addresses in the NIC
  10445. host table format.
  10446.  
  10447. A NIC host table address consists of the ASCII text string
  10448. representations of four decimal numbers separated by periods,
  10449. corresponding to the four octeted of a thirty-two bit Internet
  10450. address.  The four decimal numbers are referred to in this section as
  10451. "n", "h' "l", and "i".  Thus, a host table address may be represented
  10452. as: "n.h.l.i".  Each of these four numbers will have either one, two,
  10453. or three decimal digits and will never have a value greater than 255.
  10454. For example, in the host table, address: "10.2.0.124", n=10, h=2, l=0,
  10455. and i=124.  To convert a host table address to a MILNET X.25 address:
  10456.  
  10457. 1.  If h < 64, the host table address corresponds to the X.25
  10458. physical address:
  10459.  
  10460.  
  10461. ZZZZ F IIIHHZZ (SS)
  10462.  
  10463. where:
  10464.  
  10465.      ZZZZ = 0000    as required
  10466.  
  10467.      F = 0          because the address is a physical address;
  10468.  
  10469.      III            is a three decimal digit respresentation of
  10470.                     "i", right-adjusted and padded with leading
  10471.  
  10472.  
  10473.  
  10474. Reynolds & Postel                                             [Page 187]
  10475.  
  10476. RFC 1700                    Assigned Numbers                October 1994
  10477.  
  10478.  
  10479.                     zeros if required;
  10480.  
  10481.      HH             is a two decimal digit representation of "h",
  10482.                     right-adjusted and padded with leading zeros
  10483.                     if required;
  10484.  
  10485.      ZZ = 00        and
  10486.  
  10487.      (SS)           is optional
  10488.  
  10489.  
  10490. In the example given above, the host table address 10.2.0.124
  10491. corresponds to the X.25 physical address 000001240200.
  10492.  
  10493. 2.  If h > 64 or h = 64, the host table address corresponds to the
  10494. X.25 logical address
  10495.  
  10496.  
  10497. ZZZZ F RRRRRZZ (SS)
  10498.  
  10499. where:
  10500.  
  10501.      ZZZZ = 0000    as required
  10502.  
  10503.      F = 1          because the address is a logical address;
  10504.  
  10505.      RRRRR          is a five decimal digit representation of
  10506.                     the result "r" of the calculation
  10507.  
  10508.                              r = h * 256 + i
  10509.  
  10510.                     (Note that the decimal representation of
  10511.                     "r" will always require five digits);
  10512.  
  10513.      ZZ = 00        and
  10514.  
  10515.      (SS)           is optional
  10516.  
  10517. Thus, the host table address 10.83.0.207 corresponds to the X.25
  10518. logical address 000012145500.
  10519.  
  10520. In both cases, the "n" and "l" fields of the host table address are
  10521. not used.
  10522.  
  10523.  
  10524. REFERENCES
  10525.  
  10526. [BBN1822] BBN, "Specifications for the Interconnection of a Host and
  10527.  
  10528.  
  10529.  
  10530. Reynolds & Postel                                             [Page 188]
  10531.  
  10532. RFC 1700                    Assigned Numbers                October 1994
  10533.  
  10534.  
  10535.           an IMP", Report 1822, Bolt Beranek and Newman, Cambridge,
  10536.           Massachusetts, revised, December 1981.
  10537.  
  10538. [ETHERNET] "The Ethernet, A Local Area Network: Data Link Layer and
  10539.            Physical Layer Specification", AA-K759B-TK, Digital
  10540.            Equipment Corporation, Maynard, MA.  Also as: "The Ethernet
  10541.            - A Local Area Network", Version 1.0, Digital Equipment
  10542.            Corporation, Intel Corporation, Xerox Corporation,
  10543.            September 1980.  And: "The Ethernet, A Local Area Network:
  10544.            Data Link Layer and Physical Layer Specifications",
  10545.            Digital, Intel and Xerox, November 1982.  And: XEROX, "The
  10546.            Ethernet, A Local Area Network: Data Link Layer and
  10547.            Physical Layer Specification", X3T51/80-50, Xerox
  10548.            Corporation, Stamford, CT., October 1980.
  10549.  
  10550. [PUP] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
  10551.       Internetwork Architecture", XEROX Palo Alto Research Center,
  10552.       CSL-79-10, July 1979; also in IEEE Transactions on
  10553.       Communication, Volume COM-28, Number 4, April 1980.
  10554.  
  10555. [RFC791] Postel, J., ed., "Internet Protocol - DARPA Internet Program
  10556.          Protocol Specification", STD 5, RFC 791, USC/Information
  10557.          Sciences Institute, September 1981.
  10558.  
  10559. [RFC878] Malis, Andrew, "The ARPANET 1822L Host Access Protocol",
  10560.          RFC 878, BBN Communications Corp., December 1983.
  10561.  
  10562. [RFC926] International Standards Organization, "Protocol for Providing
  10563.          the Connectionless-Mode Network Services", RFC 926, ISO,
  10564.          December 1984.
  10565.  
  10566. [RFC1005] Khanna, A., and A. Malis, "The ARPANET AHIP-E Host Access
  10567.           Protocol (Enhanced AHIP)", RFC 1005, BBN Communications
  10568.           Corp., May 1987.
  10569.  
  10570.  
  10571. PEOPLE
  10572.  
  10573. [DM28] Dennis Morris  <Morrisd@IMO-UVAX.DCA.MIL>
  10574.  
  10575. [JBP] Jon Postel <postel@isi.edu>
  10576.  
  10577. [JBW1] Joseph Walters, Jr. <JWalters@BBN.COM>
  10578.  
  10579. [JGH] Jim Herman <Herman@CCJ.BBN.COM>
  10580.  
  10581. [MB] Michael Brescia <Brescia@CCV.BBN.COM>
  10582.  
  10583.  
  10584.  
  10585.  
  10586. Reynolds & Postel                                             [Page 189]
  10587.  
  10588. RFC 1700                    Assigned Numbers                October 1994
  10589.  
  10590.  
  10591. [RXM] Robert Myhill <Myhill@CCS.BBN.COM>
  10592.  
  10593. [XEROX] Fonda Pallone <---none--->
  10594.  
  10595. []
  10596.  
  10597.  
  10598. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/milnet-parameters
  10599.  
  10600.  
  10601.  
  10602.  
  10603.  
  10604.  
  10605.  
  10606.  
  10607.  
  10608.  
  10609.  
  10610.  
  10611.  
  10612.  
  10613.  
  10614.  
  10615.  
  10616.  
  10617.  
  10618.  
  10619.  
  10620.  
  10621.  
  10622.  
  10623.  
  10624.  
  10625.  
  10626.  
  10627.  
  10628.  
  10629.  
  10630.  
  10631.  
  10632.  
  10633.  
  10634.  
  10635.  
  10636.  
  10637.  
  10638.  
  10639.  
  10640.  
  10641.  
  10642. Reynolds & Postel                                             [Page 190]
  10643.  
  10644. RFC 1700                    Assigned Numbers                October 1994
  10645.  
  10646.  
  10647. XNS PROTOCOL TYPES
  10648.  
  10649.  
  10650. Assigned well-known socket numbers
  10651.  
  10652.         Routing Information             1
  10653.         Echo                            2
  10654.         Router Error                    3
  10655.         Experimental                40-77
  10656.  
  10657. Assigned internet packet types
  10658.  
  10659.         Routing Information             1
  10660.         Echo                            2
  10661.         Error                           3
  10662.         Packet Exchange                 4
  10663.         Sequenced Packet                5
  10664.         PUP                            12
  10665.         DoD IP                         13
  10666.         Experimental                20-37
  10667.  
  10668.  
  10669. []
  10670.  
  10671.  
  10672. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/xns-protocol-types
  10673.  
  10674.  
  10675.  
  10676.  
  10677.  
  10678.  
  10679.  
  10680.  
  10681.  
  10682.  
  10683.  
  10684.  
  10685.  
  10686.  
  10687.  
  10688.  
  10689.  
  10690.  
  10691.  
  10692.  
  10693.  
  10694.  
  10695.  
  10696.  
  10697.  
  10698. Reynolds & Postel                                             [Page 191]
  10699.  
  10700. RFC 1700                    Assigned Numbers                October 1994
  10701.  
  10702.  
  10703. INTERNET / XNS PROTOCOL MAPPINGS
  10704.  
  10705.  
  10706. Below are two tables describing the arrangement of protocol fields or
  10707. type field assignments so that one could send XNS Datagrams on the
  10708. MILNET or Internet Datagrams on 10Mb Ethernet, and also protocol and
  10709. type fields so one could encapsulate each kind of Datagram in the
  10710. other.
  10711.  
  10712.  
  10713.         upper| DoD IP |  PUP   | NS IP  |
  10714. lower        |        |        |        |
  10715. --------------|--------|--------|--------|
  10716.               |  Type  |  Type  |  Type  |
  10717. 3Mb Ethernet  |  1001  |  1000  |  3000  |
  10718.               |  octal |  octal |  octal |
  10719. --------------|--------|--------|--------|
  10720.               |  Type  |  Type  |  Type  |
  10721. 10 Mb Ethernet|  0800  |  0200  |  0600  |
  10722.               |   hex  |   hex  |   hex  |
  10723. --------------|--------|--------|--------|
  10724.               |  Link  |  Link  |  Link  |
  10725. MILNET        |  155   |  152   |  150   |
  10726.               | decimal| decimal| decimal|
  10727. --------------|--------|--------|--------|
  10728.  
  10729.  
  10730.  
  10731.         upper| DoD IP |  PUP   | NS IP  |
  10732. lower        |        |        |        |
  10733. --------------|--------|--------|--------|
  10734.               |        |Protocol|Protocol|
  10735. DoD IP        |   X    |   12   |   22   |
  10736.               |        | decimal| decimal|
  10737. --------------|--------|--------|--------|
  10738.               |        |        |        |
  10739. PUP           |   ?    |   X    |   ?    |
  10740.               |        |        |        |
  10741. --------------|--------|--------|--------|
  10742.               |  Type  |  Type  |        |
  10743. NS IP         |   13   |   12   |   X    |
  10744.               | decimal| decimal|        |
  10745. --------------|--------|--------|--------|
  10746.  
  10747.  
  10748.  
  10749. []
  10750.  
  10751.  
  10752.  
  10753.  
  10754. Reynolds & Postel                                             [Page 192]
  10755.  
  10756. RFC 1700                    Assigned Numbers                October 1994
  10757.  
  10758.  
  10759. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ip-xns-mapping
  10760.  
  10761.  
  10762.  
  10763.  
  10764.  
  10765.  
  10766.  
  10767.  
  10768.  
  10769.  
  10770.  
  10771.  
  10772.  
  10773.  
  10774.  
  10775.  
  10776.  
  10777.  
  10778.  
  10779.  
  10780.  
  10781.  
  10782.  
  10783.  
  10784.  
  10785.  
  10786.  
  10787.  
  10788.  
  10789.  
  10790.  
  10791.  
  10792.  
  10793.  
  10794.  
  10795.  
  10796.  
  10797.  
  10798.  
  10799.  
  10800.  
  10801.  
  10802.  
  10803.  
  10804.  
  10805.  
  10806.  
  10807.  
  10808.  
  10809.  
  10810. Reynolds & Postel                                             [Page 193]
  10811.  
  10812. RFC 1700                    Assigned Numbers                October 1994
  10813.  
  10814.  
  10815. PRONET 80 TYPE NUMBERS
  10816.  
  10817.  
  10818. Below is the current list of PRONET 80 Type Numbers.  Note: a protocol
  10819. that is on this list does not necessarily mean that there is any
  10820. implementation of it on ProNET.
  10821.  
  10822. Of these, protocols 1, 14, and 20 are the only ones that have ever
  10823. been seen in ARP packets.
  10824.  
  10825. For reference, the header is (one byte/line):
  10826.  
  10827.         destination hardware address
  10828.         source hardware address
  10829.         data link header version (2)
  10830.         data link header protocol number
  10831.         data link header reserved (0)
  10832.         data link header reserved (0)
  10833.  
  10834. Some protocols have been known to tuck stuff in the reserved fields.
  10835.  
  10836. Those who need a protocol number on ProNET-10/80 should contact John
  10837. Shriver (jas@proteon.com).
  10838.  
  10839.  
  10840. 1       IP
  10841. 2       IP with trailing headers
  10842. 3       Address Resolution Protocol
  10843. 4       Proteon HDLC
  10844. 5       VAX Debugging Protocol (MIT)
  10845. 10      Novell NetWare (IPX and pre-IPX) (old format,
  10846.         3 byte trailer)
  10847. 11      Vianetix
  10848. 12      PUP
  10849. 13      Watstar protocol (University of Waterloo)
  10850. 14      XNS
  10851. 15      Diganostics
  10852. 16      Echo protocol (link level)
  10853. 17      Banyan Vines
  10854. 20      DECnet (DEUNA Emulation)
  10855. 21      Chaosnet
  10856. 23      IEEE 802.2 or ISO 8802/2 Data Link
  10857. 24      Reverse Address Resolution Protocol
  10858. 29      TokenVIEW-10
  10859. 31      AppleTalk LAP Data Packet
  10860. 33      Cornell Boot Server Location Protocol
  10861. 34      Novell NetWare IPX (new format, no trailer,
  10862.         new XOR checksum)
  10863.  
  10864.  
  10865.  
  10866. Reynolds & Postel                                             [Page 194]
  10867.  
  10868. RFC 1700                    Assigned Numbers                October 1994
  10869.  
  10870.  
  10871. []
  10872.  
  10873.  
  10874. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/pronet80-type-numbers
  10875.  
  10876.  
  10877.  
  10878.  
  10879.  
  10880.  
  10881.  
  10882.  
  10883.  
  10884.  
  10885.  
  10886.  
  10887.  
  10888.  
  10889.  
  10890.  
  10891.  
  10892.  
  10893.  
  10894.  
  10895.  
  10896.  
  10897.  
  10898.  
  10899.  
  10900.  
  10901.  
  10902.  
  10903.  
  10904.  
  10905.  
  10906.  
  10907.  
  10908.  
  10909.  
  10910.  
  10911.  
  10912.  
  10913.  
  10914.  
  10915.  
  10916.  
  10917.  
  10918.  
  10919.  
  10920.  
  10921.  
  10922. Reynolds & Postel                                             [Page 195]
  10923.  
  10924. RFC 1700                    Assigned Numbers                October 1994
  10925.  
  10926.  
  10927. NOVELL SAP NUMBERS OF INTEREST
  10928.  
  10929. For the convenience of the Internet community the IANA maitains a list
  10930. of Novell Service Access Point (SAP) numbers.  This list is kept
  10931. up-to-date- by contributions from the community.  Please send
  10932. corrections and additions to IANA@ISI.EDU.
  10933.  
  10934. Novell SAPs
  10935. ====== ====
  10936.  
  10937. Decimal Hex     SAP Description
  10938. ======= ====    ===============
  10939.  
  10940. 0       0000    Unknown
  10941. 1       0001    User
  10942. 2       0002    User Group
  10943. 3       0003    Print Queue or Print Group
  10944. 4       0004    File Server (SLIST source)
  10945. 5       0005    Job Server
  10946. 6       0006    Gateway
  10947. 7       0007    Print Server or Silent Print Server
  10948. 8       0008    Archive Queue
  10949. 9       0009    Archive Server
  10950. 10      000a    Job Queue
  10951. 11      000b    Administration
  10952. 15      000F    Novell TI-RPC
  10953. 23      0017    Diagnostics
  10954. 32      0020    NetBIOS
  10955. 33      0021    NAS SNA Gateway
  10956. 35      0023    NACS Async Gateway or Asynchronous Gateway
  10957. 36      0024    Remote Bridge or Routing Service
  10958. 38      0026    Bridge Server or Asynchronous Bridge Server
  10959. 39      0027    TCP/IP Gateway Server
  10960. 40      0028    Point to Point (Eicon) X.25 Bridge Server
  10961. 41      0029    Eicon 3270 Gateway
  10962. 42      002a    CHI Corp ???
  10963. 44      002c    PC Chalkboard
  10964. 45      002d    Time Synchronization Server or Asynchronous Timer
  10965. 46      002e    SAP Archive Server or SMS Target Service Agent
  10966. 69      0045    DI3270 Gateway
  10967. 71      0047    Advertising Print Server
  10968. 75      004b    Btrieve VAP/NLM 5.0
  10969. 76      004c    Netware SQL VAP/NLM Server
  10970. 77      004d    Xtree Network Version Netware XTree
  10971. 80      0050    Btrieve VAP 4.11
  10972. 82      0052    QuickLink (Cubix)
  10973. 83      0053    Print Queue User
  10974. 88      0058    Multipoint X.25 Eicon Router
  10975.  
  10976.  
  10977.  
  10978. Reynolds & Postel                                             [Page 196]
  10979.  
  10980. RFC 1700                    Assigned Numbers                October 1994
  10981.  
  10982.  
  10983. 96      0060    STLB/NLM ???
  10984. 100     0064    ARCserve
  10985. 102     0066    ARCserve 3.0
  10986. 114     0072    WAN Copy Utility
  10987. 122     007a    TES-Netware for VMS
  10988. 146     0092    WATCOM Debugger or Emerald Tape Backup Server
  10989. 149     0095    DDA OBGYN ???
  10990. 152     0098    Netware Access Server (Asynchronous gateway)
  10991. 154     009a    Netware for VMS II or Named Pipe Server
  10992. 155     009b    Netware Access Server
  10993. 158     009e    Portable Netware Server or SunLink NVT
  10994. 161     00a1    Powerchute APC UPS NLM
  10995. 170     00aa    LAWserve ???
  10996. 172     00ac    Compaq IDA Status Monitor
  10997. 256     0100    PIPE STAIL ???
  10998. 258     0102    LAN Protect Bindery
  10999. 259     0103    Oracle DataBase Server
  11000. 263     0107    Netware 386 or RSPX Remote Console
  11001. 271     010f    Novell SNA Gateway
  11002. 274     0112    Print Server (HP)
  11003. 276     0114    CSA MUX (f/Communications Executive)
  11004. 277     0115    CSA LCA (f/Communications Executive)
  11005. 278     0116    CSA CM  (f/Communications Executive)
  11006. 279     0117    CSA SMA (f/Communications Executive)
  11007. 280     0118    CSA DBA (f/Communications Executive)
  11008. 281     0119    CSA NMA (f/Communications Executive)
  11009. 282     011a    CSA SSA (f/Communications Executive)
  11010. 283     011b    CSA STATUS (f/Communications Executive)
  11011. 286     011e    CSA APPC   (f/Communications Executive)
  11012. 294     0126    SNA TEST SSA Profile
  11013. 298     012a    CSA TRACE  (f/Communications Executive)
  11014. 304     0130    Communications Executive
  11015. 307     0133    NNS Domain Server or Netware Naming Services Domain
  11016. 309     0135    Netware Naming Services Profile
  11017. 311     0137    Netware 386 Print Queue or NNS Print Queue
  11018. 321     0141    LAN Spool Server (Vap, Intel)
  11019. 338     0152    IRMALAN Gateway
  11020. 340     0154    Named Pipe Server
  11021. 360     0168    Intel PICKIT Comm Server or Intel CAS Talk Server
  11022. 369     171     UNKNOWN???
  11023. 371     0173    Compaq
  11024. 372     0174    Compaq SNMP Agent
  11025. 373     0175    Compaq
  11026. 384     0180    XTree Server or XTree Tools
  11027. 394     18A     UNKNOWN???      Running on a Novell Server
  11028. 432     01b0    GARP Gateway (net research)
  11029. 433     01b1    Binfview (Lan Support Group)
  11030. 447     01bf    Intel LanDesk Manager
  11031.  
  11032.  
  11033.  
  11034. Reynolds & Postel                                             [Page 197]
  11035.  
  11036. RFC 1700                    Assigned Numbers                October 1994
  11037.  
  11038.  
  11039. 458     01ca    AXTEC ???
  11040. 459     01cb    Netmode ???
  11041. 460     1CC     UNKNOWN???      Sheva netmodem???
  11042. 472     01d8    Castelle FAXPress Server
  11043. 474     01da    Castelle LANPress Print Server
  11044. 476     1DC     Castille FAX/Xerox 7033 Fax Server/Excel Lan Fax
  11045. 496     01f0    LEGATO ???
  11046. 501     01f5    LEGATO ???
  11047. 563     0233    NMS Agent or Netware Management Agent
  11048. 567     0237    NMS IPX Discovery or LANtern Read/Write Channel
  11049. 568     0238    NMS IP Discovery or LANtern Trap/Alarm Channel
  11050. 570     023a    LABtern
  11051. 572     023c    MAVERICK ???
  11052. 574     23E     UNKNOWN???      Running on a Novell Server
  11053. 575     023f    Used by eleven various Novell Servers
  11054. 590     024e    Remote Something ???
  11055. 618     026a    Network Management (NMS) Service Console
  11056. 619     026b    Time Synchronization Server (Netware 4.x)
  11057. 632     0278    Directory Server (Netware 4.x)
  11058. 772     0304    Novell SAA Gateway
  11059. 776     0308    COM or VERMED 1 ???
  11060. 778     030a    Gallacticom BBS
  11061. 780     030c    Intel Netport 2 or HP JetDirect or HP Quicksilver
  11062. 800     0320    Attachmate Gateway
  11063. 807     0327    Microsoft Diagnostiocs ???
  11064. 821     0335    MultiTech Systems Multisynch Comm Server
  11065. 853     0355    Arcada Backup Exec
  11066. 858     0358    MSLCD1 ???
  11067. 865     0361    NETINELO ???
  11068. 894     037e    Twelve Novell file servers in the PC3M family
  11069. 895     037f    ViruSafe Notify
  11070. 902     0386    HP Bridge
  11071. 903     0387    HP Hub
  11072. 916     0394    NetWare SAA Gateway
  11073. 923     039b    Lotus Notes
  11074. 951     03b7    Certus Anti Virus NLM
  11075. 964     03c4    ARCserve 4.0 (Cheyenne)
  11076. 967     03c7    LANspool 3.5 (Intel)
  11077. 990     03de    Gupta Sequel Base Server or NetWare SQL
  11078. 993     03e1    Univel Unixware
  11079. 996     03e4    Univel Unixware
  11080. 1020    03fc    Intel Netport
  11081. 1021    03fd    Print SErver Queue ???
  11082. 1034    40A     ipnServer???      Running on a Novell Server
  11083. 1035    40B     UNKNOWN???
  11084. 1037    40D     LVERRMAN???     Running on a Novell Server
  11085. 1038    40E     LVLIC???        Running on a Novell Server
  11086. 1040    410     UNKNOWN???      Running on a Novell Server
  11087.  
  11088.  
  11089.  
  11090. Reynolds & Postel                                             [Page 198]
  11091.  
  11092. RFC 1700                    Assigned Numbers                October 1994
  11093.  
  11094.  
  11095. 1044    0414    Kyocera
  11096. 1065    0429    Site Lock Virus (Brightworks)
  11097. 1074    0432    UFHELP R ???
  11098. 1075    433     Sunoptics SNMP Agent???
  11099. 1100    044c    Backup ???
  11100. 1111    457     Canon GP55???   Running on a Canon GP55 network printer
  11101. 1115    045b    Dell SCSI Array (DSA) Monitor
  11102. 1200    04b0    CD-Net (Meridian)
  11103. 1217    4C1     UNKNOWN???
  11104. 1299    513     Emulux NQA???   Something from Emulex
  11105. 1312    0520    Site Lock Checks
  11106. 1321    0529    Site Lock Checks (Brightworks)
  11107. 1325    052d    Citrix OS/2 App Server
  11108. 1344    536     Milan ???
  11109. 1408    0580    McAfee's NetShield anti-virus
  11110. 1569    621     ??              Something from Emulex
  11111. 1571    623     UNKNOWN???      Running on a Novell Server
  11112. 1900    076C    Xerox
  11113. 2857    0b29    Site Lock
  11114. 3113    0c29    Site Lock Applications
  11115. 3116    0c2c    Licensing Server
  11116. 9088    2380    LAI Site Lock
  11117. 9100    238c    Meeting Maker
  11118. 18440   4808    Site Lock Server or Site Lock Metering VAP/NLM
  11119. 21845   5555    Site Lock User
  11120. 25362   6312    Tapeware
  11121. 28416   6f00    Rabbit Gateway (3270)
  11122. 30467   7703    MODEM??
  11123. 32770   8002    NetPort Printers (Intel) or LANport
  11124. 32776   8008    WordPerfect Network Version
  11125. 34238   85BE    Cisco Enhanced Interior Routing Protocol (EIGRP)
  11126. 34952   8888    WordPerfect Network Version or Quick Network Management
  11127. 36864   9000    McAfee's NetShield anti-virus
  11128. 38404   9604    ??              CSA-NT_MON
  11129. 61727   f11f    Site Lock Metering VAP/NLM
  11130. 61951   f1ff    Site Lock
  11131. 62723   F503    ??              SCA-NT
  11132. 65535   ffff    Any Service or Wildcard
  11133.  
  11134. This file is
  11135.  
  11136.         ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers
  11137.  
  11138. []
  11139.  
  11140.  
  11141. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers
  11142.  
  11143.  
  11144.  
  11145.  
  11146. Reynolds & Postel                                             [Page 199]
  11147.  
  11148. RFC 1700                    Assigned Numbers                October 1994
  11149.  
  11150.  
  11151. POINT-TO-POINT PROTOCOL FIELD ASSIGNMENTS
  11152.  
  11153. PPP DLL PROTOCOL NUMBERS
  11154.  
  11155. The Point-to-Point Protocol (PPP) Data Link Layer [146,147,175]
  11156. contains a 16 bit Protocol field to identify the the encapsulated
  11157. protocol.  The Protocol field is consistent with the ISO 3309 (HDLC)
  11158. extension mechanism for Address fields.  All Protocols MUST be
  11159. assigned such that the least significant bit of the most significant
  11160. octet equals "0", and the least significant bit of the least
  11161. significant octet equals "1".
  11162.  
  11163. Assigned PPP DLL Protocol Numbers
  11164.  
  11165. Value (in hex)  Protocol Name
  11166.  
  11167. 0001            Padding Protocol
  11168. 0003 to 001f    reserved (transparency inefficient)
  11169. 0021            Internet Protocol
  11170. 0023            OSI Network Layer
  11171. 0025            Xerox NS IDP
  11172. 0027            DECnet Phase IV
  11173. 0029            Appletalk
  11174. 002b            Novell IPX
  11175. 002d            Van Jacobson Compressed TCP/IP
  11176. 002f            Van Jacobson Uncompressed TCP/IP
  11177. 0031            Bridging PDU
  11178. 0033            Stream Protocol (ST-II)
  11179. 0035            Banyan Vines
  11180. 0037            reserved (until 1993)
  11181. 0039            AppleTalk EDDP
  11182. 003b            AppleTalk SmartBuffered
  11183. 003d            Multi-Link
  11184. 003f            NETBIOS Framing
  11185. 0041            Cisco Systems
  11186. 0043            Ascom Timeplex
  11187. 0045            Fujitsu Link Backup and Load Balancing (LBLB)
  11188. 0047            DCA Remote Lan
  11189. 0049            Serial Data Transport Protocol (PPP-SDTP)
  11190. 004b            SNA over 802.2
  11191. 004d            SNA
  11192. 004f            IP6 Header Compression
  11193. 006f            Stampede Bridging
  11194. 007d            reserved (Control Escape)             [RFC1661]
  11195. 007f            reserved (compression inefficient)    [RFC1662]
  11196. 00cf            reserved (PPP NLPID)
  11197. 00fb            compression on single link in multilink group
  11198. 00fd            1st choice compression
  11199.  
  11200.  
  11201.  
  11202. Reynolds & Postel                                             [Page 200]
  11203.  
  11204. RFC 1700                    Assigned Numbers                October 1994
  11205.  
  11206.  
  11207. 00ff            reserved (compression inefficient)
  11208.  
  11209. 0201            802.1d Hello Packets
  11210. 0203            IBM Source Routing BPDU
  11211. 0205            DEC LANBridge100 Spanning Tree
  11212. 0231            Luxcom
  11213. 0233            Sigma Network Systems
  11214.  
  11215. 8001-801f       Not Used - reserved                   [RFC1661]
  11216. 8021            Internet Protocol Control Protocol
  11217. 8023            OSI Network Layer Control Protocol
  11218. 8025            Xerox NS IDP Control Protocol
  11219. 8027            DECnet Phase IV Control Protocol
  11220. 8029            Appletalk Control Protocol
  11221. 802b            Novell IPX Control Protocol
  11222. 802d            reserved
  11223. 802f            reserved
  11224. 8031            Bridging NCP
  11225. 8033            Stream Protocol Control Protocol
  11226. 8035            Banyan Vines Control Protocol
  11227. 8037            reserved till 1993
  11228. 8039            reserved
  11229. 803b            reserved
  11230. 803d            Multi-Link Control Protocol
  11231. 803f            NETBIOS Framing Control Protocol
  11232. 807d            Not Used - reserved                   [RFC1661]
  11233. 8041            Cisco Systems Control Protocol
  11234. 8043            Ascom Timeplex
  11235. 8045            Fujitsu LBLB Control Protocol
  11236. 8047            DCA Remote Lan Network Control Protocol (RLNCP)
  11237. 8049            Serial Data Control Protocol (PPP-SDCP)
  11238. 804b            SNA over 802.2 Control Protocol
  11239. 804d            SNA Control Protocol
  11240. 804f            IP6 Header Compression Control Protocol
  11241. 006f            Stampede Bridging Control Protocol
  11242. 80cf            Not Used - reserved                   [RFC1661]
  11243. 80fb            compression on single link in multilink group control
  11244. 80fd            Compression Control Protocol
  11245. 80ff            Not Used - reserved                   [RFC1661]
  11246.  
  11247. c021            Link Control Protocol
  11248. c023            Password Authentication Protocol
  11249. c025            Link Quality Report
  11250. c027            Shiva Password Authentication Protocol
  11251. c029            CallBack Control Protocol (CBCP)
  11252. c081            Container Control Protocol                  [KEN]
  11253. c223            Challenge Handshake Authentication Protocol
  11254. c281            Proprietary Authentication Protocol         [KEN]
  11255.  
  11256.  
  11257.  
  11258. Reynolds & Postel                                             [Page 201]
  11259.  
  11260. RFC 1700                    Assigned Numbers                October 1994
  11261.  
  11262.  
  11263. c26f            Stampede Bridging Authorization Protocol
  11264. c481            Proprietary Node ID Authentication Protocol [KEN]
  11265.  
  11266. Protocol field values in the "0xxx" to "3xxx" range identify the
  11267. network-layer protocol of specific datagrams, and values in the "8xxx"
  11268. to "bxxx" range identify datagrams belonging to the associated Network
  11269. Control Protocol (NCP), if any.
  11270.  
  11271. It is recommended that values in the "02xx" to "1exx" and "xx01" to
  11272. "xx1f" ranges not be assigned, as they are compression inefficient.
  11273.  
  11274. Protocol field values in the "4xxx" to "7xxx" range are used for
  11275. protocols with low volume traffic which have no associated NCP.
  11276.  
  11277. Protocol field values in the "cxxx" to "exxx" range identify datagrams
  11278. as Control Protocols (such as LCP).
  11279.  
  11280. PPP LCP AND IPCP CODES
  11281.  
  11282. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP), [146]
  11283. the Compression Control Protocol (CCP), Internet Protocol Control
  11284. Protocol (IPCP), [147] and other control protocols, contain an 8 bit
  11285. Code field which identifies the type of packet.  These Codes are
  11286. assigned as follows:
  11287.  
  11288. Code       Packet Type
  11289. ----       -----------
  11290.    1       Configure-Request
  11291.    2       Configure-Ack
  11292.    3       Configure-Nak
  11293.    4       Configure-Reject
  11294.    5       Terminate-Request
  11295.    6       Terminate-Ack
  11296.    7       Code-Reject
  11297.    8     * Protocol-Reject
  11298.    9     * Echo-Request
  11299.   10     * Echo-Reply
  11300.   11     * Discard-Request
  11301.   12     * Identification
  11302.   13     * Time-Remaining
  11303.   14     + Reset-Request
  11304.   15     + Reset-Reply
  11305.  
  11306. * LCP Only
  11307. + CCP Only
  11308.  
  11309. PPP LCP CONFIGURATION OPTION TYPES
  11310.  
  11311.  
  11312.  
  11313.  
  11314. Reynolds & Postel                                             [Page 202]
  11315.  
  11316. RFC 1700                    Assigned Numbers                October 1994
  11317.  
  11318.  
  11319. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
  11320. specifies a number of Configuration Options [146] which are
  11321. distinguished by an 8 bit Type field.  These Types are assigned as
  11322. follows:
  11323.  
  11324. Type       Configuration Option
  11325. ----       --------------------
  11326.    1       Maximum-Receive-Unit
  11327.    2       Async-Control-Character-Map
  11328.    3       Authentication-Protocol
  11329.    4       Quality-Protocol
  11330.    5       Magic-Number
  11331.    6       RESERVED
  11332.    7       Protocol-Field-Compression
  11333.    8       Address-and-Control-Field-Compression
  11334.    9       FCS-Alternatives
  11335.   10       Self-Describing-Pad
  11336.   11       Numbered-Mode
  11337.   12       Multi-Link-Procedure
  11338.   13       Callback
  11339.   14       Connect-Time
  11340.   15       Compound-Frames
  11341.   16       Nominal-Data-Encapsulation
  11342.   17       Multilink-MRRU
  11343.   18       Multilink-Short-Sequence-Number-Header-Format
  11344.   19       Multilink-Endpoint-Discriminator
  11345.   20       Proprietary                                     [KEN]
  11346.   21       DCE-Identifier                            [SCHNEIDER]
  11347.  
  11348. PPP LCP FCS-ALTERNATIVES
  11349.  
  11350. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
  11351. FCS-Alternatives Configuration Option contains an 8-bit Options field
  11352. which identifies the FCS used.  These are assigned as follows:
  11353.  
  11354. Bit     FCS
  11355. ----    ----------
  11356.   1     Null FCS
  11357.   2     CCITT 16-Bit FCS
  11358.   4     CCITT 32-bit FCS
  11359.  
  11360.  
  11361. PPP LCP CALLBACK OPERATION FIELDS
  11362.  
  11363. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP) Callback
  11364. Configuration Option contains an 8-bit Operations field which
  11365. identifies the format of the Message.  These are assigned as follows:
  11366.  
  11367.  
  11368.  
  11369.  
  11370. Reynolds & Postel                                             [Page 203]
  11371.  
  11372. RFC 1700                    Assigned Numbers                October 1994
  11373.  
  11374.  
  11375. Operation   Description
  11376. ---------   ---------------------------
  11377.         0   Location determined by user authentication.
  11378.         1   Dialing string.
  11379.         2   Location identifier.
  11380.         3   E.164 number.
  11381.         4   X.500 distinguished name.
  11382.         5   unassigned
  11383.         6   Location is determined during CBCP negotiation.
  11384.  
  11385. PPP IPCP CONFIGURATION OPTION TYPES
  11386.  
  11387. The Point-to-Point Protocol (PPP) Internet Protocol Control Protocol
  11388. (IPCP) specifies a number of Configuration Options [147] which are
  11389. distinguished by an 8 bit Type field.  These Types are assigned as
  11390. follows:
  11391.  
  11392. Type       Configuration Option
  11393. ----       --------------------
  11394.    1       IP-Addresses (deprecated)
  11395.    2       IP-Compression-Protocol
  11396.    3       IP-Address
  11397.  
  11398. PPP ATCP CONFIGURATION OPTION TYPES
  11399.  
  11400. The Point-to-Point Protocol (PPP) Apple Talk Control Protocol (ATCP)
  11401. specifies a number of Configuration Options [RFC-1378] which are
  11402. distinguished by an 8 bit Type field.  These Types are assigned as
  11403. follows:
  11404.  
  11405. Type       Configuration Option
  11406. ----       --------------------
  11407.    1       AppleTalk-Address
  11408.    2       Routing-Protocol
  11409.    3       Suppress-Broadcasts
  11410.    4       AT-Compression-Protocol
  11411.    5       Reserved
  11412.    6       Server-information
  11413.    7       Zone-information
  11414.    8       Default-Router-Address
  11415.  
  11416. PPP OSINLCP CONFIGURATION OPTION TYPES
  11417.  
  11418. The Point-to-Point Protocol (PPP) OSI Network Layer Control Protocol
  11419. (OSINLCP) specifies a number of Configuration Options [RFC-1377] which
  11420. are distinguished by an 8 bit Type field.  These Types are assigned as
  11421. follows:
  11422.  
  11423.  
  11424.  
  11425.  
  11426. Reynolds & Postel                                             [Page 204]
  11427.  
  11428. RFC 1700                    Assigned Numbers                October 1994
  11429.  
  11430.  
  11431. Type       Configuration Option
  11432. ----       --------------------
  11433.    1       Align-NPDU
  11434.  
  11435. PPP BRIDGING CONFIGURATION OPTION TYPES
  11436.  
  11437. The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
  11438. specifies a number of Configuration Options which are distinguished by
  11439. an 8 bit Type field.  These Types are assigned as follows:
  11440.  
  11441. Type       Configuration Option
  11442. ----       --------------------
  11443.    1       Bridge-Identification
  11444.    2       Line-Identification
  11445.    3       MAC-Support
  11446.    4       Tinygram-Compression
  11447.    5       LAN-Identification
  11448.    6       MAC-Address
  11449.    7       Spanning-Tree-Protocol
  11450.  
  11451. PPP BRIDGING MAC TYPES
  11452.  
  11453. The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
  11454. contains an 8 bit MAC Type field which identifies the MAC
  11455. encapsulated.  These Types are assigned as follows:
  11456.  
  11457. Type       MAC
  11458. ----       -----------
  11459.    0       Reserved
  11460.    1       IEEE 802.3/Ethernet   with cannonical addresses
  11461.    2       IEEE 802.4            with cannonical addresses
  11462.    3       IEEE 802.5            with non-cannonical addresses
  11463.    4       FDDI                  with non-cannonical addresses
  11464.  5-10      reserved
  11465.   11       IEEE 802.5            with cannonical addresses
  11466.   12       FDDI                  with cannonical addresses
  11467.  
  11468. PPP BRIDGING SPANNING TREE
  11469.  
  11470. The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
  11471. Spanning Tree Configuration Option contains an 8-bit Protocol field
  11472. which identifies the spanning tree used.  These are assigned as
  11473. follows:
  11474.  
  11475. Protocol  Spanning Tree
  11476. --------  ---------------
  11477.    0      Null - no spanning tree protocol supported
  11478.    1      IEEE 802.1D spanning tree protocol
  11479.  
  11480.  
  11481.  
  11482. Reynolds & Postel                                             [Page 205]
  11483.  
  11484. RFC 1700                    Assigned Numbers                October 1994
  11485.  
  11486.  
  11487.    2      IEEE 802.1G extended spanning tree protocol
  11488.    3      IBM source route spanning tree protocol
  11489.    4      DEC LANbridge 100 spanning tree protocol
  11490.  
  11491.  
  11492. REFERENCES
  11493.  
  11494. [RFC1661] Simpson, W., Editor, "The Point-to-Point Protocol (PPP)",
  11495.           STD 51, RFC 1661, Daydreamer, July 1994.
  11496.  
  11497. [RFC1662] Simpson, W., Editor, "PPP in HDLC-like Framing", STD 51, RFC
  11498.           1662, Daydreamer, July 1994.
  11499.  
  11500.  
  11501. PEOPLE
  11502.  
  11503. [KEN]  <ken@funk.com>
  11504.  
  11505. [SCHNEIDER] Kevin Schneider <kevin@adtran.com>
  11506.  
  11507. []
  11508.  
  11509.  
  11510. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ppp-numbers
  11511.  
  11512.  
  11513.  
  11514.  
  11515.  
  11516.  
  11517.  
  11518.  
  11519.  
  11520.  
  11521.  
  11522.  
  11523.  
  11524.  
  11525.  
  11526.  
  11527.  
  11528.  
  11529.  
  11530.  
  11531.  
  11532.  
  11533.  
  11534.  
  11535.  
  11536.  
  11537.  
  11538. Reynolds & Postel                                             [Page 206]
  11539.  
  11540. RFC 1700                    Assigned Numbers                October 1994
  11541.  
  11542.  
  11543. MACHINE NAMES
  11544.  
  11545.  
  11546. These are the Official Machine Names as they appear in the Domain Name
  11547. System HINFO records and the NIC Host Table.  Their use is described
  11548. in [RFC952].
  11549.  
  11550. A machine name or CPU type may be up to 40 characters taken from the
  11551. set of uppercase letters, digits, and the two punctuation characters
  11552. hyphen and slash.  It must start with a letter, and end with a letter
  11553. or digit.
  11554.  
  11555. AMIGA-500
  11556. AMIGA-500/010
  11557. AMIGA-500/020
  11558. AMIGA-500/EC030
  11559. AMIGA-500/030
  11560. AMIGA-600
  11561. AMIGA-1000
  11562. AMIGA-1000/010
  11563. AMIGA-1000/020
  11564. AMIGA-1000/EC030
  11565. AMIGA-1000/030
  11566. AMIGA-1200
  11567. AMIGA-1200/EC030
  11568. AMIGA-1200/030
  11569. AMIGA-1200/EC040
  11570. AMIGA-1200/LC040
  11571. AMIGA-1200/040
  11572. AMIGA-2000
  11573. AMIGA-2000/010
  11574. AMIGA-2000/020
  11575. AMIGA-2000/EC030
  11576. AMIGA-2000/030
  11577. AMIGA-2000/LC040
  11578. AMIGA-2000/EC040
  11579. AMIGA-2000/040
  11580. AMIGA-3000
  11581. AMIGA-3000/EC040
  11582. AMIGA-3000/LC040
  11583. AMIGA-3000/040
  11584. AMIGA-3000/060
  11585. AMIGA-4000/EC030
  11586. AMIGA-4000/030
  11587. AMIGA-4000/LC040
  11588. AMIGA-4000/040
  11589. AMIGA-4000/060
  11590. ALTO
  11591.  
  11592.  
  11593.  
  11594. Reynolds & Postel                                             [Page 207]
  11595.  
  11596. RFC 1700                    Assigned Numbers                October 1994
  11597.  
  11598.  
  11599. ALTOS-6800
  11600. AMDAHL-V7
  11601. APOLLO
  11602. APPLE-MACINTOSH
  11603. APPLE-POWERBOOK
  11604. ATARI-104ST
  11605. ATT-3B1
  11606. ATT-3B2
  11607. ATT-3B20
  11608. ATT-7300
  11609. AXP
  11610. BBN-C/60
  11611. BURROUGHS-B/29
  11612. BURROUGHS-B/4800
  11613. BUTTERFLY
  11614. C/30
  11615. C/70
  11616. CADLINC
  11617. CADR
  11618. CDC-170
  11619. CDC-170/750
  11620. CDC-173
  11621. CDTV
  11622. CDTV/060
  11623. CD32
  11624. CELERITY-1200
  11625. CLUB-386
  11626. COMPAQ-386/20
  11627. COMTEN-3690
  11628. CP8040
  11629. CRAY-1
  11630. CRAY-X/MP
  11631. CRAY-2
  11632. CTIWS-117
  11633. DANDELION
  11634. DEC-10
  11635. DEC-1050
  11636. DEC-1077
  11637. DEC-1080
  11638. DEC-1090
  11639. DEC-1090B
  11640. DEC-1090T
  11641. DEC-2020T
  11642. DEC-2040
  11643. DEC-2040T
  11644. DEC-2050T
  11645. DEC-2060
  11646. DEC-2060T
  11647.  
  11648.  
  11649.  
  11650. Reynolds & Postel                                             [Page 208]
  11651.  
  11652. RFC 1700                    Assigned Numbers                October 1994
  11653.  
  11654.  
  11655. DEC-2065
  11656. DEC-AXP
  11657. DEC-FALCON
  11658. DEC-KS10
  11659. DECSTATION
  11660. DEC-VAX
  11661. DEC-VAXCLUSTER
  11662. DEC-VAXSTATION
  11663. DEC-VAX-11730
  11664. DORADO
  11665. DPS8/70M
  11666. ELXSI-6400
  11667. EVEREX-386
  11668. FOONLY-F2
  11669. FOONLY-F3
  11670. FOONLY-F4
  11671. GOULD
  11672. GOULD-6050
  11673. GOULD-6080
  11674. GOULD-9050
  11675. GOULD-9080
  11676. H-316
  11677. H-60/68
  11678. H-68
  11679. H-68/80
  11680. H-89
  11681. HONEYWELL-DPS-6
  11682. HONEYWELL-DPS-8/70
  11683. HP3000
  11684. HP3000/64
  11685. IBM-158
  11686. IBM-360/67
  11687. IBM-370/3033
  11688. IBM-3081
  11689. IBM-3084QX
  11690. IBM-3101
  11691. IBM-4331
  11692. IBM-4341
  11693. IBM-4361
  11694. IBM-4381
  11695. IBM-4956
  11696. IBM-6152
  11697. IBM-PC
  11698. IBM-PC/AT
  11699. IBM-PC/RT
  11700. IBM-PC/XT
  11701. IBM-RS/6000
  11702. IBM-SERIES/1
  11703.  
  11704.  
  11705.  
  11706. Reynolds & Postel                                             [Page 209]
  11707.  
  11708. RFC 1700                    Assigned Numbers                October 1994
  11709.  
  11710.  
  11711. IMAGEN
  11712. IMAGEN-8/300
  11713. IMSAI
  11714. INTEGRATED-SOLUTIONS
  11715. INTEGRATED-SOLUTIONS-68K
  11716. INTEGRATED-SOLUTIONS-CREATOR
  11717. INTEGRATED-SOLUTIONS-CREATOR-8
  11718. INTEL-386
  11719. INTEL-IPSC
  11720. IS-1
  11721. IS-68010
  11722. LMI
  11723. LSI-11
  11724. LSI-11/2
  11725. LSI-11/23
  11726. LSI-11/73
  11727. M68000
  11728. MAC-II
  11729. MAC-POWERBOOK
  11730. MACINTOSH
  11731. MASSCOMP
  11732. MC500
  11733. MC68000
  11734. MICROPORT
  11735. MICROVAX
  11736. MICROVAX-I
  11737. MV/8000
  11738. NAS3-5
  11739. NCR-COMTEN-3690
  11740. NEXT/N1000-316
  11741. NOW
  11742. ONYX-Z8000
  11743. PDP-11
  11744. PDP-11/3
  11745. PDP-11/23
  11746. PDP-11/24
  11747. PDP-11/34
  11748. PDP-11/40
  11749. PDP-11/44
  11750. PDP-11/45
  11751. PDP-11/50
  11752. PDP-11/70
  11753. PDP-11/73
  11754. PE-7/32
  11755. PE-3205
  11756. PERQ
  11757. PLEXUS-P/60
  11758. PLI
  11759.  
  11760.  
  11761.  
  11762. Reynolds & Postel                                             [Page 210]
  11763.  
  11764. RFC 1700                    Assigned Numbers                October 1994
  11765.  
  11766.  
  11767. PLURIBUS
  11768. PRIME-2350
  11769. PRIME-2450
  11770. PRIME-2755
  11771. PRIME-9655
  11772. PRIME-9755
  11773. PRIME-9955II
  11774. PRIME-2250
  11775. PRIME-2655
  11776. PRIME-9955
  11777. PRIME-9950
  11778. PRIME-9650
  11779. PRIME-9750
  11780. PRIME-2250
  11781. PRIME-750
  11782. PRIME-850
  11783. PRIME-550II
  11784. PYRAMID-90
  11785. PYRAMID-90MX
  11786. PYRAMID-90X
  11787. RIDGE
  11788. RIDGE-32
  11789. RIDGE-32C
  11790. ROLM-1666
  11791. RS/6000
  11792. S1-MKIIA
  11793. SMI
  11794. SEQUENT-BALANCE-8000
  11795. SIEMENS
  11796. SILICON-GRAPHICS
  11797. SILICON-GRAPHICS-IRIS
  11798. SGI-IRIS-2400
  11799. SGI-IRIS-2500
  11800. SGI-IRIS-3010
  11801. SGI-IRIS-3020
  11802. SGI-IRIS-3030
  11803. SGI-IRIS-3110
  11804. SGI-IRIS-3115
  11805. SGI-IRIS-3120
  11806. SGI-IRIS-3130
  11807. SGI-IRIS-4D/20
  11808. SGI-IRIS-4D/20G
  11809. SGI-IRIS-4D/25
  11810. SGI-IRIS-4D/25G
  11811. SGI-IRIS-4D/25S
  11812. SGI-IRIS-4D/50
  11813. SGI-IRIS-4D/50G
  11814. SGI-IRIS-4D/50GT
  11815.  
  11816.  
  11817.  
  11818. Reynolds & Postel                                             [Page 211]
  11819.  
  11820. RFC 1700                    Assigned Numbers                October 1994
  11821.  
  11822.  
  11823. SGI-IRIS-4D/60
  11824. SGI-IRIS-4D/60G
  11825. SGI-IRIS-4D/60T
  11826. SGI-IRIS-4D/60GT
  11827. SGI-IRIS-4D/70
  11828. SGI-IRIS-4D/70G
  11829. SGI-IRIS-4D/70GT
  11830. SGI-IRIS-4D/80GT
  11831. SGI-IRIS-4D/80S
  11832. SGI-IRIS-4D/120GTX
  11833. SGI-IRIS-4D/120S
  11834. SGI-IRIS-4D/210GTX
  11835. SGI-IRIS-4D/210S
  11836. SGI-IRIS-4D/220GTX
  11837. SGI-IRIS-4D/220S
  11838. SGI-IRIS-4D/240GTX
  11839. SGI-IRIS-4D/240S
  11840. SGI-IRIS-4D/280GTX
  11841. SGI-IRIS-4D/280S
  11842. SGI-IRIS-CS/12
  11843. SGI-IRIS-4SERVER-8
  11844. SPERRY-DCP/10
  11845. SUN
  11846. SUN-2
  11847. SUN-2/50
  11848. SUN-2/100
  11849. SUN-2/120
  11850. SUN-2/130
  11851. SUN-2/140
  11852. SUN-2/150
  11853. SUN-2/160
  11854. SUN-2/170
  11855. SUN-3/50
  11856. SUN-3/60
  11857. SUN-3/75
  11858. SUN-3/80
  11859. SUN-3/110
  11860. SUN-3/140
  11861. SUN-3/150
  11862. SUN-3/160
  11863. SUN-3/180
  11864. SUN-3/200
  11865. SUN-3/260
  11866. SUN-3/280
  11867. SUN-3/470
  11868. SUN-3/480
  11869. SUN-4/60
  11870. SUN-4/110
  11871.  
  11872.  
  11873.  
  11874. Reynolds & Postel                                             [Page 212]
  11875.  
  11876. RFC 1700                    Assigned Numbers                October 1994
  11877.  
  11878.  
  11879. SUN-4/150
  11880. SUN-4/200
  11881. SUN-4/260
  11882. SUN-4/280
  11883. SUN-4/330
  11884. SUN-4/370
  11885. SUN-4/390
  11886. SUN-50
  11887. SUN-100
  11888. SUN-120
  11889. SUN-130
  11890. SUN-150
  11891. SUN-170
  11892. SUN-386i/250
  11893. SUN-68000
  11894. SYMBOLICS-3600
  11895. SYMBOLICS-3670
  11896. SYMMETRIC-375
  11897. SYMULT
  11898. TANDEM-TXP
  11899. TANDY-6000
  11900. TEK-6130
  11901. TI-EXPLORER
  11902. TP-4000
  11903. TRS-80
  11904. UNIVAC-1100
  11905. UNIVAC-1100/60
  11906. UNIVAC-1100/62
  11907. UNIVAC-1100/63
  11908. UNIVAC-1100/64
  11909. UNIVAC-1100/70
  11910. UNIVAC-1160
  11911. UNKNOWN
  11912. VAX
  11913. VAX-11/725
  11914. VAX-11/730
  11915. VAX-11/750
  11916. VAX-11/780
  11917. VAX-11/785
  11918. VAX-11/790
  11919. VAX-11/8600
  11920. VAX-8600
  11921. VAXCLUSTER
  11922. VAXSTATION
  11923. WANG-PC002
  11924. WANG-VS100
  11925. WANG-VS400
  11926. WYSE-386
  11927.  
  11928.  
  11929.  
  11930. Reynolds & Postel                                             [Page 213]
  11931.  
  11932. RFC 1700                    Assigned Numbers                October 1994
  11933.  
  11934.  
  11935. WYSE-WN5004
  11936. WYSE-WN5008
  11937. WYSE-WN5104
  11938. WYSE-WN5108
  11939. WYSE-WX15C
  11940. WYSE-WX17C
  11941. WYSE-WX17M
  11942. WYSE-WX19C
  11943. WYSE-WX19M
  11944. WYSE-WYX14M
  11945. WYSE-WYX5
  11946. XEROX-1108
  11947. XEROX-8010
  11948. ZENITH-148
  11949.  
  11950.  
  11951. REFERENCES
  11952.  
  11953. [RFC952] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
  11954.          Host Table Specification", RFC 952, SRI, October 1985.
  11955.  
  11956. []
  11957.  
  11958.  
  11959. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/machine-names
  11960.  
  11961.  
  11962.  
  11963.  
  11964.  
  11965.  
  11966.  
  11967.  
  11968.  
  11969.  
  11970.  
  11971.  
  11972.  
  11973.  
  11974.  
  11975.  
  11976.  
  11977.  
  11978.  
  11979.  
  11980.  
  11981.  
  11982.  
  11983.  
  11984.  
  11985.  
  11986. Reynolds & Postel                                             [Page 214]
  11987.  
  11988. RFC 1700                    Assigned Numbers                October 1994
  11989.  
  11990.  
  11991. OPERATING SYSTEM NAMES
  11992.  
  11993.  
  11994. These are the Official System Names as they appear in the Domain Name
  11995. System HINFO records and the NIC Host Table.  Their use is described in
  11996. [RFC952].
  11997.  
  11998. A system name may be up to 40 characters taken from the set of
  11999. uppercase letters, digits, and the three punctuation characters
  12000. hyphen, period, and slash.  It must start with a letter, and end with
  12001. a letter or digit.
  12002.  
  12003.  
  12004. AEGIS
  12005. AMIGA-OS-1.2
  12006. AMIGA-OS-1.3
  12007. AMIGA-OS-2.0
  12008. AMIGA-OS-2.1
  12009. AMIGA-OS-3.0
  12010. AMIGA-OS-3.1
  12011. APOLLO
  12012. AIX/370
  12013. AIX-PS/2
  12014. BS-2000
  12015. CEDAR
  12016. CGW
  12017. CHORUS
  12018. CHRYSALIS
  12019. CMOS
  12020. CMS
  12021. COS
  12022. CPIX
  12023. CTOS
  12024. CTSS
  12025. DCN
  12026. DDNOS
  12027. DOMAIN
  12028. DOS
  12029. EDX
  12030. ELF
  12031. EMBOS
  12032. EMMOS
  12033. EPOS
  12034. FOONEX
  12035. FORTH
  12036. FUZZ
  12037. GCOS
  12038. GPOS
  12039.  
  12040.  
  12041.  
  12042. Reynolds & Postel                                             [Page 215]
  12043.  
  12044. RFC 1700                    Assigned Numbers                October 1994
  12045.  
  12046.  
  12047. HDOS
  12048. IMAGEN
  12049. INTERCOM
  12050. IMPRESS
  12051. INTERLISP
  12052. IOS
  12053. IRIX
  12054. ISI-68020
  12055. ITS
  12056. LISP
  12057. LISPM
  12058. LOCUS
  12059. MACOS
  12060. MINOS
  12061. MOS
  12062. MPE5
  12063. MPE/V
  12064. MPE/IX
  12065. MSDOS
  12066. MULTICS
  12067. MUSIC
  12068. MUSIC/SP
  12069. MVS
  12070. MVS/SP
  12071. NEXUS
  12072. NMS
  12073. NONSTOP
  12074. NOS-2
  12075. NTOS
  12076. OPENVMS
  12077. OS/DDP
  12078. OS/2
  12079. OS4
  12080. OS86
  12081. OSX
  12082. PCDOS
  12083. PERQ/OS
  12084. PLI
  12085. PSDOS/MIT
  12086. PRIMOS
  12087. RMX/RDOS
  12088. ROS
  12089. RSX11M
  12090. RTE-A
  12091. SATOPS
  12092. SCO-OPEN-DESKTOP-1.0
  12093. SCO-OPEN-DESKTOP-1.1
  12094. SCO-OPEN-DESKTOP-2.0
  12095.  
  12096.  
  12097.  
  12098. Reynolds & Postel                                             [Page 216]
  12099.  
  12100. RFC 1700                    Assigned Numbers                October 1994
  12101.  
  12102.  
  12103. SCO-OPEN-DESKTOP-3.0
  12104. SCO-OPEN-DESKTOP-LITE-3.0
  12105. SCO-OPEN-SERVER-3.0
  12106. SCO-UNIX-3.2.0
  12107. SCO-UNIX-3.2V2.0
  12108. SCO-UNIX-3.2V2.1
  12109. SCO-UNIX-3.2V4.0
  12110. SCO-UNIX-3.2V4.1
  12111. SCO-UNIX-3.2V4.2
  12112. SCO-XENIX-386-2.3.2
  12113. SCO-XENIX-386-2.3.3
  12114. SCO-XENIX-386-2.3.4
  12115. SCS
  12116. SIMP
  12117. SUN
  12118. SUN-OS-3.5
  12119. SUN-OS-4.0
  12120. SWIFT
  12121. TAC
  12122. TANDEM
  12123. TENEX
  12124. THE-MAJOR-BBS
  12125. TOPS10
  12126. TOPS20
  12127. TOS
  12128. TP3010
  12129. TRSDOS
  12130. ULTRIX
  12131. UNIX
  12132. UNIX-BSD
  12133. UNIX-V1AT
  12134. UNIX-V
  12135. UNIX-V.1
  12136. UNIX-V.2
  12137. UNIX-V.3
  12138. UNIX-PC
  12139. UNKNOWN
  12140. UT2D
  12141. V
  12142. VM
  12143. VM/370
  12144. VM/CMS
  12145. VM/SP
  12146. VMS
  12147. VMS/EUNICE
  12148. VRTX
  12149. WAITS
  12150. WANG
  12151.  
  12152.  
  12153.  
  12154. Reynolds & Postel                                             [Page 217]
  12155.  
  12156. RFC 1700                    Assigned Numbers                October 1994
  12157.  
  12158.  
  12159. WIN32
  12160. WYSE-WYXWARE
  12161. X11R3
  12162. XDE
  12163. XENIX
  12164.  
  12165.  
  12166. REFERENCES
  12167.  
  12168. [RFC952] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
  12169.          Host Table Specification", RFC 952, SRI, October 1985.
  12170.  
  12171. []
  12172.  
  12173.  
  12174. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/operating-system-names
  12175.  
  12176.  
  12177.  
  12178.  
  12179.  
  12180.  
  12181.  
  12182.  
  12183.  
  12184.  
  12185.  
  12186.  
  12187.  
  12188.  
  12189.  
  12190.  
  12191.  
  12192.  
  12193.  
  12194.  
  12195.  
  12196.  
  12197.  
  12198.  
  12199.  
  12200.  
  12201.  
  12202.  
  12203.  
  12204.  
  12205.  
  12206.  
  12207.  
  12208.  
  12209.  
  12210. Reynolds & Postel                                             [Page 218]
  12211.  
  12212. RFC 1700                    Assigned Numbers                October 1994
  12213.  
  12214.  
  12215. TERMINAL TYPE NAMES
  12216.  
  12217.  
  12218. These are the Official Terminal Type Names.  Their use is described in
  12219. [RFC930].  The maximum length of a name is 40 characters.
  12220.  
  12221. A terminal names may be up to 40 characters taken from the set of
  12222. uppercase letters, digits, and the two punctuation characters hyphen
  12223. and slash.  It must start with a letter, and end with a letter or
  12224. digit.
  12225.  
  12226.  
  12227. ADDS-CONSUL-980
  12228. ADDS-REGENT-100
  12229. ADDS-REGENT-20
  12230. ADDS-REGENT-200
  12231. ADDS-REGENT-25
  12232. ADDS-REGENT-40
  12233. ADDS-REGENT-60
  12234. ADDS-VIEWPOINT
  12235. ADDS-VIEWPOINT-60
  12236. AED-512
  12237. AMPEX-DIALOGUE-210
  12238. AMPEX-DIALOGUE-80
  12239. AMPEX-210
  12240. AMPEX-230
  12241. ANDERSON-JACOBSON-510
  12242. ANDERSON-JACOBSON-630
  12243. ANDERSON-JACOBSON-832
  12244. ANDERSON-JACOBSON-841
  12245. ANN-ARBOR-AMBASSADOR
  12246. ANSI
  12247. ARDS
  12248. BITGRAPH
  12249. BUSSIPLEXER
  12250. CALCOMP-565
  12251. CDC-456
  12252. CDI-1030
  12253. CDI-1203
  12254. C-ITOH-101
  12255. C-ITOH-50
  12256. C-ITOH-80
  12257. CLNZ
  12258. COMPUCOLOR-II
  12259. CONCEPT-100
  12260. CONCEPT-104
  12261. CONCEPT-108
  12262. DATA-100
  12263.  
  12264.  
  12265.  
  12266. Reynolds & Postel                                             [Page 219]
  12267.  
  12268. RFC 1700                    Assigned Numbers                October 1994
  12269.  
  12270.  
  12271. DATA-GENERAL-6053
  12272. DATAGRAPHIX-132A
  12273. DATAMEDIA-1520
  12274. DATAMEDIA-1521
  12275. DATAMEDIA-2500
  12276. DATAMEDIA-3025
  12277. DATAMEDIA-3025A
  12278. DATAMEDIA-3045
  12279. DATAMEDIA-3045A
  12280. DATAMEDIA-DT80/1
  12281. DATAPOINT-2200
  12282. DATAPOINT-3000
  12283. DATAPOINT-3300
  12284. DATAPOINT-3360
  12285. DEC-DECWRITER-I
  12286. DEC-DECWRITER-II
  12287. DEC-GIGI
  12288. DEC-GT40
  12289. DEC-GT40A
  12290. DEC-GT42
  12291. DEC-LA120
  12292. DEC-LA30
  12293. DEC-LA36
  12294. DEC-LA38
  12295. DEC-VT05
  12296. DEC-VT100
  12297. DEC-VT101
  12298. DEC-VT102
  12299. DEC-VT125
  12300. DEC-VT131
  12301. DEC-VT132
  12302. DEC-VT200
  12303. DEC-VT220
  12304. DEC-VT240
  12305. DEC-VT241
  12306. DEC-VT300
  12307. DEC-VT320
  12308. DEC-VT340
  12309. DEC-VT50
  12310. DEC-VT50H
  12311. DEC-VT52
  12312. DEC-VT55
  12313. DEC-VT61
  12314. DEC-VT62
  12315. DELTA-DATA-5000
  12316. DELTA-DATA-NIH-7000
  12317. DELTA-TELTERM-2
  12318. DIABLO-1620
  12319.  
  12320.  
  12321.  
  12322. Reynolds & Postel                                             [Page 220]
  12323.  
  12324. RFC 1700                    Assigned Numbers                October 1994
  12325.  
  12326.  
  12327. DIABLO-1640
  12328. DIGILOG-333
  12329. DTC-300S
  12330. DTC-382
  12331. EDT-1200
  12332. ETOS52-APL
  12333. ETOS52-CRT
  12334. ETOS52-FDW
  12335. ETOS52-FUP
  12336. ETOS52-GFM
  12337. ETOS52-SPR
  12338. EXECUPORT-4000
  12339. EXECUPORT-4080
  12340. FACIT-TWIST-4440
  12341. FREEDOM-100
  12342. FREEDOM-110
  12343. FREEDOM-200
  12344. GENERAL-TERMINAL-100A
  12345. GENERAL-TERMINAL-101
  12346. GIPSI-TX-M
  12347. GIPSI-TX-ME
  12348. GIPSI-TX-C4
  12349. GIPSI-TX-C8
  12350. GSI
  12351. HAZELTINE-1420
  12352. HAZELTINE-1500
  12353. HAZELTINE-1510
  12354. HAZELTINE-1520
  12355. HAZELTINE-1552
  12356. HAZELTINE-2000
  12357. HAZELTINE-ESPRIT
  12358. HITACHI-5601
  12359. HITACHI-5603
  12360. HITACHI-5603E
  12361. HITACHI-5603EA
  12362. HITACHI-560X
  12363. HITACHI-560XE
  12364. HITACHI-560XEA
  12365. HITACHI-560PR
  12366. HITACHI-HOAP1
  12367. HITACHI-HOAP2
  12368. HITACHI-HOAP3
  12369. HITACHI-HOAP4
  12370. HP-2392
  12371. HP-2621
  12372. HP-2621A
  12373. HP-2621P
  12374. HP-2623
  12375.  
  12376.  
  12377.  
  12378. Reynolds & Postel                                             [Page 221]
  12379.  
  12380. RFC 1700                    Assigned Numbers                October 1994
  12381.  
  12382.  
  12383. HP-2626
  12384. HP-2626A
  12385. HP-2626P
  12386. HP-2627
  12387. HP-2640
  12388. HP-2640A
  12389. HP-2640B
  12390. HP-2645
  12391. HP-2645A
  12392. HP-2648
  12393. HP-2648A
  12394. HP-2649
  12395. HP-2649A
  12396. IBM-1050
  12397. IBM-2741
  12398. IBM-3101
  12399. IBM-3101-10
  12400. IBM-3151
  12401. IBM-3179-2
  12402. IBM-3180-2
  12403. IBM-3196-A1
  12404. IBM-3275-2
  12405. IBM-3276-2
  12406. IBM-3276-3
  12407. IBM-3276-4
  12408. IBM-3277-2
  12409. IBM-3278-2
  12410. IBM-3278-3
  12411. IBM-3278-4
  12412. IBM-3278-5
  12413. IBM-3279-2
  12414. IBM-3279-3
  12415. IBM-3477-FC
  12416. IBM-3477-FG
  12417. IBM-5081
  12418. IBM-5151
  12419. IBM-5154
  12420. IBM-5251-11
  12421. IBM-5291-1
  12422. IBM-5292-2
  12423. IBM-5555-B01
  12424. IBM-5555-C01
  12425. IBM-6153
  12426. IBM-6154
  12427. IBM-6155
  12428. IBM-AED
  12429. IBM-3278-2-E
  12430. IBM-3278-3-E
  12431.  
  12432.  
  12433.  
  12434. Reynolds & Postel                                             [Page 222]
  12435.  
  12436. RFC 1700                    Assigned Numbers                October 1994
  12437.  
  12438.  
  12439. IBM-3278-4-E
  12440. IBM-3278-5-E
  12441. IBM-3279-2-E
  12442. IBM-3279-3-E
  12443. IMLAC
  12444. INFOTON-100
  12445. INFOTON-400
  12446. INFOTONKAS
  12447. ISC-8001
  12448. LSI-ADM-1
  12449. LSI-ADM-11
  12450. LSI-ADM-12
  12451. LSI-ADM-2
  12452. LSI-ADM-20
  12453. LSI-ADM-22
  12454. LSI-ADM-220
  12455. LSI-ADM-3
  12456. LSI-ADM-31
  12457. LSI-ADM-3A
  12458. LSI-ADM-42
  12459. LSI-ADM-5
  12460. MEMOREX-1240
  12461. MICROBEE
  12462. MICROTERM-ACT-IV
  12463. MICROTERM-ACT-V
  12464. MICROTERM-ERGO-301
  12465. MICROTERM-MIME-1
  12466. MICROTERM-MIME-2
  12467. MICROTERM-ACT-5A
  12468. MICROTERM-TWIST
  12469. NEC-5520
  12470. NETRONICS
  12471. NETWORK-VIRTUAL-TERMINAL
  12472. OMRON-8025AG
  12473. PERKIN-ELMER-550
  12474. PERKIN-ELMER-1100
  12475. PERKIN-ELMER-1200
  12476. PERQ
  12477. PLASMA-PANEL
  12478. QUME-SPRINT-5
  12479. QUME-101
  12480. QUME-102
  12481. SOROC
  12482. SOROC-120
  12483. SOUTHWEST-TECHNICAL-PRODUCTS-CT82
  12484. SUN
  12485. SUPERBEE
  12486. SUPERBEE-III-M
  12487.  
  12488.  
  12489.  
  12490. Reynolds & Postel                                             [Page 223]
  12491.  
  12492. RFC 1700                    Assigned Numbers                October 1994
  12493.  
  12494.  
  12495. TEC
  12496. TEKTRONIX-4006
  12497. TEKTRONIX-4010
  12498. TEKTRONIX-4012
  12499. TEKTRONIX-4013
  12500. TEKTRONIX-4014
  12501. TEKTRONIX-4023
  12502. TEKTRONIX-4024
  12503. TEKTRONIX-4025
  12504. TEKTRONIX-4027
  12505. TEKTRONIX-4105
  12506. TEKTRONIX-4107
  12507. TEKTRONIX-4110
  12508. TEKTRONIX-4112
  12509. TEKTRONIX-4113
  12510. TEKTRONIX-4114
  12511. TEKTRONIX-4115
  12512. TEKTRONIX-4125
  12513. TEKTRONIX-4404
  12514. TELERAY-1061
  12515. TELERAY-3700
  12516. TELERAY-3800
  12517. TELETEC-DATASCREEN
  12518. TELETERM-1030
  12519. TELETYPE-33
  12520. TELETYPE-35
  12521. TELETYPE-37
  12522. TELETYPE-38
  12523. TELETYPE-40
  12524. TELETYPE-43
  12525. TELEVIDEO-910
  12526. TELEVIDEO-912
  12527. TELEVIDEO-920
  12528. TELEVIDEO-920B
  12529. TELEVIDEO-920C
  12530. TELEVIDEO-925
  12531. TELEVIDEO-955
  12532. TELEVIDEO-950
  12533. TELEVIDEO-970
  12534. TELEVIDEO-975
  12535. TERMINET-1200
  12536. TERMINET-300
  12537. TI-700
  12538. TI-733
  12539. TI-735
  12540. TI-743
  12541. TI-745
  12542. TI-800
  12543.  
  12544.  
  12545.  
  12546. Reynolds & Postel                                             [Page 224]
  12547.  
  12548. RFC 1700                    Assigned Numbers                October 1994
  12549.  
  12550.  
  12551. TYCOM
  12552. UNIVAC-DCT-500
  12553. VIDEO-SYSTEMS-1200
  12554. VIDEO-SYSTEMS-5000
  12555. VOLKER-CRAIG-303
  12556. VOLKER-CRAIG-303A
  12557. VOLKER-CRAIG-404
  12558. VISUAL-200
  12559. VISUAL-55
  12560. WYSE-30
  12561. WYSE-50
  12562. WYSE-60
  12563. WYSE-75
  12564. WYSE-85
  12565. WYSE-99GT
  12566. WYSE-100
  12567. WYSE-120
  12568. WYSE-120ES
  12569. WYSE-150
  12570. WYSE-150ES
  12571. WYSE-160
  12572. WYSE-160ES
  12573. WYSE-185
  12574. WYSE-185ES
  12575. WYSE-285
  12576. WYSE-285ES
  12577. WYSE-325
  12578. WYSE-325ES
  12579. WYSE-350
  12580. WYSE-370
  12581. XEROX-1720
  12582. XTERM
  12583. ZENITH-H19
  12584. ZENITH-Z29
  12585. ZENTEC-30
  12586.  
  12587.  
  12588. REFERENCES
  12589.  
  12590. [RFC930] Solomon, M., and E. Wimmers, "Telnet Terminal Type Option",
  12591.          RFC 930, University of Wisconsin, Madison, January 1985.
  12592.  
  12593.  
  12594. []
  12595.  
  12596.  
  12597. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/terminal-type-names
  12598.  
  12599.  
  12600.  
  12601.  
  12602. Reynolds & Postel                                             [Page 225]
  12603.  
  12604. RFC 1700                    Assigned Numbers                October 1994
  12605.  
  12606.  
  12607. PROTOCOL AND SERVICE NAMES
  12608.  
  12609.  
  12610. These are the Official Protocol Names as they appear in the Domain
  12611. Name System WKS records and the NIC Host Table.  Their use is
  12612. described in [RFC952].
  12613.  
  12614. A protocol or service may be up to 40 characters taken from the set of
  12615. uppercase letters, digits, and the punctuation character hyphen.  It
  12616. must start with a letter, and end with a letter or digit.
  12617.  
  12618.  
  12619. ARGUS               - ARGUS Protocol
  12620. ARP                 - Address Resolution Protocol
  12621. AUTH                - Authentication Service
  12622. BBN-RCC-MON         - BBN RCC Monitoring
  12623. BL-IDM              - Britton Lee Intelligent Database Machine
  12624. BOOTP               - Bootstrap Protocol
  12625. BOOTPC              - Bootstrap Protocol Client
  12626. BOOTPS              - Bootstrap Protocol Server
  12627. BR-SAT-MON          - Backroom SATNET Monitoring
  12628. CFTP                - CFTP
  12629. CHAOS               - CHAOS Protocol
  12630. CHARGEN             - Character Generator Protocol
  12631. CISCO-FNA           - CISCO FNATIVE
  12632. CISCO-TNA           - CISCO TNATIVE
  12633. CISCO-SYS           - CISCO SYSMAINT
  12634. CLOCK               - DCNET Time Server Protocol
  12635. CMOT                - Common Mgmnt Info Ser and Prot over TCP/IP
  12636. COOKIE-JAR          - Authentication Scheme
  12637. CSNET-NS            - CSNET Mailbox Nameserver Protocol
  12638. DAYTIME             - Daytime Protocol
  12639. DCN-MEAS            - DCN Measurement Subsystems Protocol
  12640. DCP                 - Device Control Protocol
  12641. DGP                 - Dissimilar Gateway Protocol
  12642. DISCARD             - Discard Protocol
  12643. DMF-MAIL            - Digest Message Format for Mail
  12644. DOMAIN              - Domain Name System
  12645. ECHO                - Echo Protocol
  12646. EGP                 - Exterior Gateway Protocol
  12647. EHF-MAIL            - Encoding Header Field for Mail
  12648. EMCON               - Emission Control Protocol
  12649. EMFIS-CNTL          - EMFIS Control Service
  12650. EMFIS-DATA          - EMFIS Data Service
  12651. FCONFIG             - Fujitsu Config Protocol
  12652. FINGER              - Finger Protocol
  12653. FTP                 - File Transfer Protocol
  12654. FTP-DATA            - File Transfer Protocol Data
  12655.  
  12656.  
  12657.  
  12658. Reynolds & Postel                                             [Page 226]
  12659.  
  12660. RFC 1700                    Assigned Numbers                October 1994
  12661.  
  12662.  
  12663. GGP                 - Gateway Gateway Protocol
  12664. GRAPHICS            - Graphics Protocol
  12665. HMP                 - Host Monitoring Protocol
  12666. HOST2-NS            - Host2 Name Server
  12667. HOSTNAME            - Hostname Protocol
  12668. ICMP                - Internet Control Message Protocol
  12669. IGMP                - Internet Group Management Protocol
  12670. IGP                 - Interior Gateway Protocol
  12671. IMAP2               - Interim Mail Access Protocol version 2
  12672. INGRES-NET          - INGRES-NET Service
  12673. IP                  - Internet Protocol
  12674. IPCU                - Internet Packet Core Utility
  12675. IPPC                - Internet Pluribus Packet Core
  12676. IP-ARC              - Internet Protocol on ARCNET
  12677. IP-ARPA             - Internet Protocol on ARPANET
  12678. IP-CMPRS            - Compressing TCP/IP Headers
  12679. IP-DC               - Internet Protocol on DC Networks
  12680. IP-DVMRP            - Distance Vector Multicast Routing Protocol
  12681. IP-E                - Internet Protocol on Ethernet Networks
  12682. IP-EE               - Internet Protocol on Exp. Ethernet Nets
  12683. IP-FDDI             - Transmission of IP over FDDI
  12684. IP-HC               - Internet Protocol on Hyperchannnel
  12685. IP-IEEE             - Internet Protocol on IEEE 802
  12686. IP-IPX              - Transmission of 802.2 over IPX Networks
  12687. IP-MTU              - IP MTU Discovery Options
  12688. IP-NETBIOS          - Internet Protocol over NetBIOS Networks
  12689. IP-SLIP             - Transmission of IP over Serial Lines
  12690. IP-WB               - Internet Protocol on Wideband Network
  12691. IP-X25              - Internet Protocol on X.25 Networks
  12692. IRTP                - Internet Reliable Transaction Protocol
  12693. ISI-GL              - ISI Graphics Language Protocol
  12694. ISO-TP4             - ISO Transport Protocol Class 4
  12695. ISO-TSAP            - ISO TSAP
  12696. LA-MAINT            - IMP Logical Address Maintenance
  12697. LARP                - Locus Address Resoultion Protocol
  12698. LDP                 - Loader Debugger Protocol
  12699. LEAF-1              - Leaf-1 Protocol
  12700. LEAF-2              - Leaf-2 Protocol
  12701. LINK                - Link Protocol
  12702. LOC-SRV             - Location Service
  12703. LOGIN               - Login Host Protocol
  12704. MAIL                - Format of Electronic Mail Messages
  12705. MERIT-INP           - MERIT Internodal Protocol
  12706. METAGRAM            - Metagram Relay
  12707. MIB                 - Management Information Base
  12708. MIT-ML-DEV          - MIT ML Device
  12709. MFE-NSP             - MFE Network Services Protocol
  12710. MIT-SUBNET          - MIT Subnet Support
  12711.  
  12712.  
  12713.  
  12714. Reynolds & Postel                                             [Page 227]
  12715.  
  12716. RFC 1700                    Assigned Numbers                October 1994
  12717.  
  12718.  
  12719. MIT-DOV             - MIT Dover Spooler
  12720. MPM                 - Internet Message Protocol (Multimedia Mail)
  12721. MPM-FLAGS           - MPM Flags Protocol
  12722. MPM-SND             - MPM Send Protocol
  12723. MSG-AUTH            - MSG Authentication Protocol
  12724. MSG-ICP             - MSG ICP Protocol
  12725. MUX                 - Multiplexing Protocol
  12726. NAMESERVER          - Host Name Server
  12727. NETBIOS-DGM         - NETBIOS Datagram Service
  12728. NETBIOS-NS          - NETBIOS Name Service
  12729. NETBIOS-SSN         - NETBIOS Session Service
  12730. NETBLT              - Bulk Data Transfer Protocol
  12731. NETED               - Network Standard Text Editor
  12732. NETRJS              - Remote Job Service
  12733. NI-FTP              - NI File Transfer Protocol
  12734. NI-MAIL             - NI Mail Protocol
  12735. NICNAME             - Who Is Protocol
  12736. NFILE               - A File Access Protocol
  12737. NNTP                - Network News Transfer Protocol
  12738. NSW-FE              - NSW User System Front End
  12739. NTP                 - Network Time Protocol
  12740. NVP-II              - Network Voice Protocol
  12741. OSPF                - Open Shortest Path First Interior GW Protocol
  12742. PCMAIL              - Pcmail Transport Protocol
  12743. POP2                - Post Office Protocol - Version 2
  12744. POP3                - Post Office Protocol - Version 3
  12745. PPP                 - Point-to-Point Protocol
  12746. PRM                 - Packet Radio Measurement
  12747. PUP                 - PUP Protocol
  12748. PWDGEN              - Password Generator Protocol
  12749. QUOTE               - Quote of the Day Protocol
  12750. RARP                - A Reverse Address Resolution Protocol
  12751. RATP                - Reliable Asynchronous Transfer Protocol
  12752. RE-MAIL-CK          - Remote Mail Checking Protocol
  12753. RDP                 - Reliable Data Protocol
  12754. RIP                 - Routing Information Protocol
  12755. RJE                 - Remote Job Entry
  12756. RLP                 - Resource Location Protocol
  12757. RTELNET             - Remote Telnet Service
  12758. RVD                 - Remote Virtual Disk Protocol
  12759. SAT-EXPAK           - Satnet and Backroom EXPAK
  12760. SAT-MON             - SATNET Monitoring
  12761. SEP                 - Sequential Exchange Protocol
  12762. SFTP                - Simple File Transfer Protocol
  12763. SGMP                - Simple Gateway Monitoring Protocol
  12764. SNMP                - Simple Network Management Protocol
  12765. SMI                 - Structure of Management Information
  12766. SMTP                - Simple Mail Transfer Protocol
  12767.  
  12768.  
  12769.  
  12770. Reynolds & Postel                                             [Page 228]
  12771.  
  12772. RFC 1700                    Assigned Numbers                October 1994
  12773.  
  12774.  
  12775. SQLSRV              - SQL Service
  12776. ST                  - Stream Protocol
  12777. STATSRV             - Statistics Service
  12778. SU-MIT-TG           - SU/MIT Telnet Gateway Protocol
  12779. SUN-RPC             - SUN Remote Procedure Call
  12780. SUPDUP              - SUPDUP Protocol
  12781. SUR-MEAS            - Survey Measurement
  12782. SWIFT-RVF           - Remote Virtual File Protocol
  12783. TACACS-DS           - TACACS-Database Service
  12784. TACNEWS             - TAC News
  12785. TCP                 - Transmission Control Protocol
  12786. TCP-ACO             - TCP Alternate Checksum Option
  12787. TELNET              - Telnet Protocol
  12788. TFTP                - Trivial File Transfer Protocol
  12789. THINWIRE            - Thinwire Protocol
  12790. TIME                - Time Server Protocol
  12791. TP-TCP              - ISO Transport Service on top of the TCP
  12792. TRUNK-1             - Trunk-1 Protocol
  12793. TRUNK-2             - Trunk-2 Protocol
  12794. UCL                 - University College London Protocol
  12795. UDP                 - User Datagram Protocol
  12796. NNTP                - Network News Transfer Protocol
  12797. USERS               - Active Users Protocol
  12798. UUCP-PATH           - UUCP Path Service
  12799. VIA-FTP             - VIA Systems-File Transfer Protocol
  12800. VISA                - VISA Protocol
  12801. VMTP                - Versatile Message Transaction Protocol
  12802. WB-EXPAK            - Wideband EXPAK
  12803. WB-MON              - Wideband Monitoring
  12804. XNET                - Cross Net Debugger
  12805. XNS-IDP             - Xerox NS IDP
  12806.  
  12807.  
  12808. REFERENCES
  12809.  
  12810. [RFC952] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
  12811.          Host Table Specification", RFC 952, SRI, October 1985.
  12812.  
  12813. []
  12814.  
  12815.  
  12816. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/service-names
  12817.  
  12818.  
  12819.  
  12820.  
  12821.  
  12822.  
  12823.  
  12824.  
  12825.  
  12826. Reynolds & Postel                                             [Page 229]
  12827.  
  12828. RFC 1700                    Assigned Numbers                October 1994
  12829.  
  12830.  
  12831. Security Considerations
  12832.  
  12833.    Security issues are not discussed in this memo.
  12834.  
  12835. Authors' Addresses
  12836.  
  12837.    Joyce K. Reynolds
  12838.    USC/Information Sciences Institute
  12839.    4676 Admiralty Way
  12840.    Marina del Rey, California  90292-6695
  12841.  
  12842.    Phone: +1 310-822-1511
  12843.    EMail: jkrey@isi.edu
  12844.  
  12845.  
  12846.    Jon Postel
  12847.    USC/Information Sciences Institute
  12848.    4676 Admiralty Way
  12849.    Marina del Rey, California  90292-6695
  12850.  
  12851.    Phone: +1 310-822-1511
  12852.    EMail: postel@isi.edu
  12853.  
  12854.    []
  12855.  
  12856.  
  12857.  
  12858.  
  12859.  
  12860.  
  12861.  
  12862.  
  12863.  
  12864.  
  12865.  
  12866.  
  12867.  
  12868.  
  12869.  
  12870.  
  12871.  
  12872.  
  12873.  
  12874.  
  12875.  
  12876.  
  12877.  
  12878.  
  12879.  
  12880.  
  12881.  
  12882. Reynolds & Postel                                             [Page 230]
  12883.  
  12884.