home *** CD-ROM | disk | FTP | other *** search
/ Hackers Toolkit 2.0 / Hackers_Toolkit_v2.0.iso / HTML / archive / Texts / Rfc / RFC1700.TXT < prev    next >
Encoding:
Text File  |  1999-11-04  |  448.1 KB  |  13,109 lines

  1. Network Working Group                                        J. Reynolds
  2. Request for Comments: 1700                                     J. Postel
  3. STD: 2                                                               ISI
  4. Obsoletes RFCs: 1340, 1060, 1010, 990, 960,                 October 1994
  5. 943, 923, 900, 870, 820, 790, 776, 770,
  6. 762, 758,755, 750, 739, 604, 503, 433, 349
  7. Obsoletes IENs: 127, 117, 93
  8. Category: Standards Track
  9.  
  10.  
  11.                             ASSIGNED NUMBERS
  12.  
  13. Status of this Memo
  14.  
  15.    This memo is a status report on the parameters (i.e., numbers and
  16.    keywords) used in protocols in the Internet community.  Distribution
  17.    of this memo is unlimited.
  18.  
  19. OVERVIEW
  20.  
  21. This RFC is a snapshot of the ongoing process of the assignment of
  22. protocol parameters for the Internet protocol suite.  To make the
  23. current information readily available the assignments are kept up-to-
  24. date in a set of online text files.  This RFC has been assembled by
  25. catinating these files together with a minimum of formatting "glue".
  26. The authors appologize for the somewhat rougher formatting and style
  27. than is typical of most RFCs.
  28.  
  29. We expect that various readers will notice specific items that should be
  30. corrected.  Please send any specific corrections via email to
  31. <iana@isi.edu>.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. Reynolds & Postel                                               [Page 1]
  53.  
  54.  
  55. RFC 1700                    Assigned Numbers                October 1994
  56.  
  57.  
  58. INTRODUCTION
  59.  
  60. The files in this directory document the currently assigned values for
  61. several series of numbers used in network protocol implementations.
  62.  
  63.         ftp://ftp.isi.edu/in-notes/iana/assignments
  64.  
  65. The Internet Assigned Numbers Authority (IANA) is the central
  66. coordinator for the assignment of unique parameter values for Internet
  67. protocols.  The IANA is chartered by the Internet Society (ISOC) and
  68. the Federal Network Council (FNC) to act as the clearinghouse to
  69. assign and coordinate the use of numerous Internet protocol
  70. parameters.
  71.  
  72. The Internet protocol suite, as defined by the Internet Engineering
  73. Task Force (IETF) and its steering group (the IESG), contains numerous
  74. parameters, such as internet addresses, domain names, autonomous
  75. system numbers (used in some routing protocols), protocol numbers,
  76. port numbers, management information base object identifiers,
  77. including private enterprise numbers, and many others.
  78.  
  79. The common use of the Internet protocols by the Internet community
  80. requires that the particular values used in these parameter fields be
  81. assigned uniquely.  It is the task of the IANA to make those unique
  82. assignments as requested and to maintain a registry of the currently
  83. assigned values.
  84.  
  85. Requests for parameter assignments (protocols, ports, etc.) should be
  86. sent to <iana@isi.edu>.
  87.  
  88. Requests for SNMP network management private enterprise number
  89. assignments should be sent to <iana-mib@isi.edu>.
  90.  
  91. The IANA is located at and operated by the Information Sciences
  92. Institute (ISI) of the University of Southern California (USC).
  93.  
  94. If you are developing a protocol or application that will require the
  95. use of a link, socket, port, protocol, etc., please contact the IANA
  96. to receive a number assignment.
  97.  
  98.         Joyce K. Reynolds
  99.         Internet Assigned Numbers Authority
  100.         USC - Information Sciences Institute
  101.         4676 Admiralty Way
  102.         Marina del Rey, California  90292-6695
  103.  
  104.         Electronic mail: IANA@ISI.EDU
  105.         Phone: +1 310-822-1511
  106.  
  107.  
  108.  
  109. Reynolds & Postel                                               [Page 2]
  110.  
  111.  
  112. RFC 1700                    Assigned Numbers                October 1994
  113.  
  114.  
  115. Most of the protocols are documented in the RFC series of notes.  Some
  116. of the items listed are undocumented.  Further information on
  117. protocols can be found in the memo, "Internet Official Protocol
  118. Standards" (STD 1).
  119.  
  120. Data Notations
  121.  
  122. The convention in the documentation of Internet Protocols is to
  123. express numbers in decimal and to picture data in "big-endian" order
  124. [COHEN].  That is, fields are described left to right, with the most
  125. significant octet on the left and the least significant octet on the
  126. right.
  127.  
  128. The order of transmission of the header and data described in this
  129. document is resolved to the octet level.  Whenever a diagram shows a
  130. group of octets, the order of transmission of those octets is the
  131. normal order in which they are read in English.  For example, in the
  132. following diagram the octets are transmitted in the order they are
  133. numbered.
  134.  
  135.  
  136.     0                   1                   2                   3
  137.     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
  138.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  139.    |       1       |       2       |       3       |       4       |
  140.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  141.    |       5       |       6       |       7       |       8       |
  142.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  143.    |       9       |      10       |      11       |      12       |
  144.    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  145.  
  146.                        Transmission Order of Bytes
  147.  
  148. Whenever an octet represents a numeric quantity the left most bit in the
  149. diagram is the high order or most significant bit.  That is, the bit
  150. labeled 0 is the most significant bit.  For example, the following
  151. diagram represents the value 170 (decimal).
  152.  
  153.  
  154.                           0 1 2 3 4 5 6 7
  155.                          +-+-+-+-+-+-+-+-+
  156.                          |1 0 1 0 1 0 1 0|
  157.                          +-+-+-+-+-+-+-+-+
  158.  
  159.                         Significance of Bits
  160.  
  161. Similarly, whenever a multi-octet field represents a numeric quantity
  162. the left most bit of the whole field is the most significant bit.  When
  163.  
  164.  
  165.  
  166. Reynolds & Postel                                               [Page 3]
  167.  
  168.  
  169. RFC 1700                    Assigned Numbers                October 1994
  170.  
  171.  
  172. a multi-octet quantity is transmitted the most significant octet is
  173. transmitted first.
  174.  
  175. Special Addresses
  176.  
  177. There are five classes of IP addresses: Class A through Class E.  Of
  178. these, Classes A, B, and C are used for unicast addresses, Class D is
  179. used for multicast addresses, and Class E addresses are reserved for
  180. future use.
  181.  
  182. With the advent of classless addressing [CIDR1, CIDR2], the
  183. network-number part of an address may be of any length, and the whole
  184. notion of address classes becomes less important.
  185.  
  186. There are certain special cases for IP addresses.  These special cases
  187. can be concisely summarized using the earlier notation for an IP
  188. address:
  189.  
  190.       IP-address ::=  { <Network-number>, <Host-number> }
  191.  
  192.          or
  193.  
  194.       IP-address ::=  { <Network-number>, <Subnet-number>,
  195.                                                       <Host-number> }
  196.  
  197. if we also use the notation "-1" to mean the field contains all 1
  198. bits.  Some common special cases are as follows:
  199.  
  200.       (a)   {0, 0}
  201.  
  202.          This host on this network.  Can only be used as a source
  203.          address (see note later).
  204.  
  205.       (b)   {0, <Host-number>}
  206.  
  207.          Specified host on this network.  Can only be used as a
  208.          source address.
  209.  
  210.       (c)   { -1, -1}
  211.  
  212.          Limited broadcast.  Can only be used as a destination
  213.          address, and a datagram with this address must never be
  214.          forwarded outside the (sub-)net of the source.
  215.  
  216.       (d)   {<Network-number>, -1}
  217.  
  218.          Directed broadcast to specified network.  Can only be used
  219.          as a destination address.
  220.  
  221.  
  222.  
  223. Reynolds & Postel                                               [Page 4]
  224.  
  225.  
  226. RFC 1700                    Assigned Numbers                October 1994
  227.  
  228.  
  229.       (e)   {<Network-number>, <Subnet-number>, -1}
  230.  
  231.          Directed broadcast to specified subnet.  Can only be used as
  232.          a destination address.
  233.  
  234.       (f)   {<Network-number>, -1, -1}
  235.  
  236.          Directed broadcast to all subnets of specified subnetted
  237.          network.  Can only be used as a destination address.
  238.  
  239.       (g)   {127, <any>}
  240.  
  241.          Internal host loopback address.  Should never appear outside
  242.          a host.
  243.  
  244.  
  245. REFERENCES
  246.  
  247. [COHEN]   Cohen, D., "On Holy Wars and a Plea for Peace", IEEE Computer
  248.           Magazine, October 1981.
  249.  
  250. [CIDR1]   Fuller, V., T. Li, J. Yu, and K. Varadhan, "Classless
  251.           Inter-Domain Routing (CIDR): an Address Assignment and
  252.           Aggregation Strategy", RFC 1519, September 1993.
  253.  
  254. [CIDR2]   Rekhter, Y., and T. Li, "An Architecture for IP Address
  255.           Allocation with CIDR", RFC 1518, September 1993.
  256.  
  257. []
  258.  
  259.  
  260. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/introduction
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280. Reynolds & Postel                                               [Page 5]
  281.  
  282.  
  283. RFC 1700                    Assigned Numbers                October 1994
  284.  
  285.  
  286. VERSION NUMBERS
  287.  
  288. In the Internet Protocol (IP) [RFC791] there is a field to identify
  289. the version of the internetwork general protocol.  This field is 4
  290. bits in size.
  291.  
  292. Assigned Internet Version Numbers
  293.  
  294. Decimal   Keyword    Version                            References
  295. -------   -------    -------                            ----------
  296.     0                Reserved                                [JBP]
  297.   1-3                Unassigned                              [JBP]
  298.     4       IP       Internet Protocol                [RFC791,JBP]
  299.     5       ST       ST Datagram Mode                [RFC1190,JWF]
  300.     6       SIP      Simple Internet Protocol                [RH6]
  301.     7       TP/IX    TP/IX: The Next Internet                [RXU]
  302.     8       PIP      The P Internet Protocol                 [PXF]
  303.     9       TUBA     TUBA                                    [RXC]
  304. 10-14                Unassigned                              [JBP]
  305.    15                Reserved                                [JBP]
  306.  
  307. REFERENCES
  308.  
  309. [RFC791] Postel, J., ed., "Internet Protocol - DARPA Internet Program
  310.          Protocol Specification", STD 5, RFC 791, USC/Information
  311.          Sciences Institute, September 1981.
  312.  
  313. [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  314.           Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  315.           October 1990.
  316.  
  317. PEOPLE
  318.  
  319. [JPB] Jon Postel <postel@isi.edu>
  320.  
  321. [JWF] Jim Forgie <FORGIE@XN.LL.MIT.ED>
  322.  
  323. [RH6] Robert Hinden <Hinden@ENG.SUN.COM>
  324.  
  325. [RXU] Robert Ullmann <ariel@world.std.com>
  326.  
  327. [PXF] Paul Francis <francis@cactus.ntt.jp>
  328.  
  329. [RXC] Ross Callon <callon@wellfleet.com>
  330.  
  331. []
  332.  
  333.  
  334.  
  335.  
  336.  
  337. Reynolds & Postel                                               [Page 6]
  338.  
  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.  
  397. RFC 1700                    Assigned Numbers                October 1994
  398.  
  399.  
  400. PROTOCOL NUMBERS
  401.  
  402.  
  403. In the Internet Protocol (IP) [DDN], [RFC791] there is a field, called
  404. Protocol, to identify the next level protocol.  This is an 8 bit
  405. field.
  406.  
  407.  
  408. Assigned Internet Protocol Numbers
  409.  
  410. Decimal    Keyword     Protocol                         References
  411. -------    -------     --------                         ----------
  412.      0                 Reserved                              [JBP]
  413.      1     ICMP        Internet Control Message       [RFC792,JBP]
  414.      2     IGMP        Internet Group Management     [RFC1112,JBP]
  415.      3     GGP         Gateway-to-Gateway              [RFC823,MB]
  416.      4     IP          IP in IP (encasulation)               [JBP]
  417.      5     ST          Stream                 [RFC1190,IEN119,JWF]
  418.      6     TCP         Transmission Control           [RFC793,JBP]
  419.      7     UCL         UCL                                    [PK]
  420.      8     EGP         Exterior Gateway Protocol     [RFC888,DLM1]
  421.      9     IGP         any private interior gateway          [JBP]
  422.     10     BBN-RCC-MON BBN RCC Monitoring                    [SGC]
  423.     11     NVP-II      Network Voice Protocol         [RFC741,SC3]
  424.     12     PUP         PUP                             [PUP,XEROX]
  425.     13     ARGUS       ARGUS                                [RWS4]
  426.     14     EMCON       EMCON                                 [BN7]
  427.     15     XNET        Cross Net Debugger            [IEN158,JFH2]
  428.     16     CHAOS       Chaos                                 [NC3]
  429.     17     UDP         User Datagram                  [RFC768,JBP]
  430.     18     MUX         Multiplexing                    [IEN90,JBP]
  431.     19     DCN-MEAS    DCN Measurement Subsystems           [DLM1]
  432.     20     HMP         Host Monitoring                [RFC869,RH6]
  433.     21     PRM         Packet Radio Measurement              [ZSU]
  434.     22     XNS-IDP     XEROX NS IDP               [ETHERNET,XEROX]
  435.     23     TRUNK-1     Trunk-1                              [BWB6]
  436.     24     TRUNK-2     Trunk-2                              [BWB6]
  437.     25     LEAF-1      Leaf-1                               [BWB6]
  438.     26     LEAF-2      Leaf-2                               [BWB6]
  439.     27     RDP         Reliable Data Protocol         [RFC908,RH6]
  440.     28     IRTP        Internet Reliable Transaction  [RFC938,TXM]
  441.     29     ISO-TP4     ISO Transport Protocol Class 4 [RFC905,RC77]
  442.     30     NETBLT      Bulk Data Transfer Protocol    [RFC969,DDC1]
  443.     31     MFE-NSP     MFE Network Services Protocol  [MFENET,BCH2]
  444.     32     MERIT-INP   MERIT Internodal Protocol             [HWB]
  445.     33     SEP         Sequential Exchange Protocol        [JC120]
  446.     34     3PC         Third Party Connect Protocol         [SAF3]
  447.     35     IDPR        Inter-Domain Policy Routing Protocol [MXS1]
  448.  
  449.  
  450.  
  451. Reynolds & Postel                                               [Page 8]
  452.  
  453.  
  454. RFC 1700                    Assigned Numbers                October 1994
  455.  
  456.  
  457.     36     XTP         XTP                                   [GXC]
  458.     37     DDP         Datagram Delivery Protocol            [WXC]
  459.     38     IDPR-CMTP   IDPR Control Message Transport Proto [MXS1]
  460.     39     TP++        TP++ Transport Protocol               [DXF]
  461.     40     IL          IL Transport Protocol                [DXP2]
  462.     41     SIP         Simple Internet Protocol              [SXD]
  463.     42     SDRP        Source Demand Routing Protocol       [DXE1]
  464.     43     SIP-SR      SIP Source Route                      [SXD]
  465.     44     SIP-FRAG    SIP Fragment                          [SXD]
  466.     45     IDRP        Inter-Domain Routing Protocol   [Sue Hares]
  467.     46     RSVP        Reservation Protocol           [Bob Braden]
  468.     47     GRE         General Routing Encapsulation     [Tony Li]
  469.     48     MHRP        Mobile Host Routing Protocol[David Johnson]
  470.     49     BNA         BNA                          [Gary Salamon]
  471.     50     SIPP-ESP    SIPP Encap Security Payload [Steve Deering]
  472.     51     SIPP-AH     SIPP Authentication Header  [Steve Deering]
  473.     52     I-NLSP      Integrated Net Layer Security  TUBA [GLENN]
  474.     53     SWIPE       IP with Encryption                    [JI6]
  475.     54     NHRP        NBMA Next Hop Resolution Protocol
  476.  55-60                 Unassigned                            [JBP]
  477.     61                 any host internal protocol            [JBP]
  478.     62     CFTP        CFTP                            [CFTP,HCF2]
  479.     63                 any local network                     [JBP]
  480.     64     SAT-EXPAK   SATNET and Backroom EXPAK             [SHB]
  481.     65     KRYPTOLAN   Kryptolan                            [PXL1]
  482.     66     RVD         MIT Remote Virtual Disk Protocol      [MBG]
  483.     67     IPPC        Internet Pluribus Packet Core         [SHB]
  484.     68                 any distributed file system           [JBP]
  485.     69     SAT-MON     SATNET Monitoring                     [SHB]
  486.     70     VISA        VISA Protocol                        [GXT1]
  487.     71     IPCV        Internet Packet Core Utility          [SHB]
  488.     72     CPNX        Computer Protocol Network Executive  [DXM2]
  489.     73     CPHB        Computer Protocol Heart Beat         [DXM2]
  490.     74     WSN         Wang Span Network                     [VXD]
  491.     75     PVP         Packet Video Protocol                 [SC3]
  492.     76     BR-SAT-MON  Backroom SATNET Monitoring            [SHB]
  493.     77     SUN-ND      SUN ND PROTOCOL-Temporary             [WM3]
  494.     78     WB-MON      WIDEBAND Monitoring                   [SHB]
  495.     79     WB-EXPAK    WIDEBAND EXPAK                        [SHB]
  496.     80     ISO-IP      ISO Internet Protocol                 [MTR]
  497.     81     VMTP        VMTP                                 [DRC3]
  498.     82     SECURE-VMTP SECURE-VMTP                          [DRC3]
  499.     83     VINES       VINES                                 [BXH]
  500.     84     TTP         TTP                                   [JXS]
  501.     85     NSFNET-IGP  NSFNET-IGP                            [HWB]
  502.     86     DGP         Dissimilar Gateway Protocol     [DGP,ML109]
  503.     87     TCF         TCF                                  [GAL5]
  504.     88     IGRP        IGRP                            [CISCO,GXS]
  505.  
  506.  
  507.  
  508. Reynolds & Postel                                               [Page 9]
  509.  
  510.  
  511. RFC 1700                    Assigned Numbers                October 1994
  512.  
  513.  
  514.     89     OSPFIGP     OSPFIGP                      [RFC1583,JTM4]
  515.     90     Sprite-RPC  Sprite RPC Protocol            [SPRITE,BXW]
  516.     91     LARP        Locus Address Resolution Protocol     [BXH]
  517.     92     MTP         Multicast Transport Protocol          [SXA]
  518.     93     AX.25       AX.25 Frames                         [BK29]
  519.     94     IPIP        IP-within-IP Encapsulation Protocol   [JI6]
  520.     95     MICP        Mobile Internetworking Control Pro.   [JI6]
  521.     96     SCC-SP      Semaphore Communications Sec. Pro.    [HXH]
  522.     97     ETHERIP     Ethernet-within-IP Encapsulation     [RXH1]
  523.     98     ENCAP       Encapsulation Header         [RFC1241,RXB3]
  524.     99                 any private encryption scheme         [JBP]
  525.    100     GMTP        GMTP                                 [RXB5]
  526. 101-254                Unassigned                            [JBP]
  527.     255                Reserved                              [JBP]
  528.  
  529.  
  530. REFERENCES
  531.  
  532. [CFTP] Forsdick, H., "CFTP", Network Message, Bolt Beranek and
  533.        Newman, January 1982.
  534.  
  535. [CISCO] Cisco Systems, "Gateway Server Reference Manual", Manual
  536.         Revision B, January 10, 1988.
  537.  
  538. [DDN] Feinler, E., Editor, "DDN Protocol Handbook", Network
  539.       Information Center, SRI International, December 1985.
  540.  
  541. [DGP] M/A-COM Government Systems, "Dissimilar Gateway Protocol
  542.       Specification, Draft Version", Contract no. CS901145,
  543.       November 16, 1987.
  544.  
  545. [ETHERNET]  "The Ethernet, A Local Area Network: Data Link Layer and
  546.             Physical Layer Specification", AA-K759B-TK, Digital
  547.             Equipment Corporation, Maynard, MA.  Also as: "The
  548.             Ethernet - A Local Area Network", Version 1.0, Digital
  549.             Equipment Corporation, Intel Corporation, Xerox
  550.             Corporation, September 1980.  And: "The Ethernet, A Local
  551.             Area Network: Data Link Layer and Physical Layer
  552.             Specifications", Digital, Intel and Xerox, November 1982.
  553.             And: XEROX, "The Ethernet, A Local Area Network: Data Link
  554.             Layer and Physical Layer Specification", X3T51/80-50,
  555.             Xerox Corporation, Stamford, CT., October 1980.
  556.  
  557. [IEN90] Cohen, D. and J. Postel, "Multiplexing Protocol", IEN 90,
  558.         USC/Information Sciences Institute, May 1979.
  559.  
  560. [IEN119] Forgie, J., "ST - A Proposed Internet Stream Protocol",
  561.          IEN 119, MIT Lincoln Laboratory, September 1979.
  562.  
  563.  
  564.  
  565. Reynolds & Postel                                              [Page 10]
  566.  
  567.  
  568. RFC 1700                    Assigned Numbers                October 1994
  569.  
  570.  
  571. [IEN158] Haverty, J., "XNET Formats for Internet Protocol Version 4",
  572.          IEN 158, October 1980.
  573.  
  574. [MFENET] Shuttleworth, B., "A Documentary of MFENet, a National
  575.          Computer Network", UCRL-52317, Lawrence Livermore Labs,
  576.          Livermore, California, June 1977.
  577.  
  578. [PUP] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
  579.       Internetwork Architecture", XEROX Palo Alto Research Center,
  580.       CSL-79-10, July 1979; also in IEEE Transactions on
  581.       Communication, Volume COM-28, Number 4, April 1980.
  582.  
  583. [SPRITE] Welch, B., "The Sprite Remote Procedure Call System",
  584.          Technical Report, UCB/Computer Science Dept., 86/302,
  585.          University of California at Berkeley, June 1986.
  586.  
  587. [RFC741] Cohen, D., "Specifications for the Network Voice Protocol",
  588.          RFC 741, ISI/RR 7539, USC/Information Sciences Institute,
  589.          March 1976.
  590.  
  591. [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
  592.          USC/Information Sciences Institute, August 1980.
  593.  
  594. [RFC791] Postel, J., "Internet Protocol - DARPA Internet Program
  595.          Protocol Specification", STD 5, RFC 791, DARPA, September
  596.          1981.
  597.  
  598. [RFC792] Postel, J., "Internet Control Message Protocol - DARPA
  599.          Internet Program Protocol Specification", STD 5, RFC 792,
  600.          USC/Information Sciences Institute, September 1981.
  601.  
  602. [RFC793] Postel, J., "Transmission Control Protocol - DARPA
  603.          Internet Program Protocol Specification", STD 7, RFC 793,
  604.          USC/Information Sciences Institute, September 1981.
  605.  
  606. [RFC823] Hinden, R., and A. Sheltzer, "The DARPA Internet Gateway",
  607.          RFC 823, BBN, September 1982.
  608.  
  609. [RFC869] Hinden, R., "A Host Monitoring Protocol", RFC 869,
  610.          Bolt Beranek and Newman, December 1983.
  611.  
  612. [RFC888] Seamonson, L., and E. Rosen, "STUB" Exterior Gateway
  613.          Protocol", RFC 888, BBN Communications Corporation,
  614.          January 1984.
  615.  
  616. [RFC905] International Standards Organization, "ISO Transport Protocol
  617.          Specification - ISO DP 8073", RFC 905, April 1984.
  618.  
  619.  
  620.  
  621.  
  622. Reynolds & Postel                                              [Page 11]
  623.  
  624.  
  625. RFC 1700                    Assigned Numbers                October 1994
  626.  
  627.  
  628. [RFC908] Velten, D., R. Hinden, and J. Sax, "Reliable Data Protocol",
  629.          RFC 908, BBN Communications Corporation, July 1984.
  630.  
  631. [RFC938] Miller, T., "Internet Reliable Transaction Protocol", RFC 938,
  632.          ACC, February 1985.
  633.  
  634. [RFC969] Clark, D., M. Lambert, and L. Zhang, "NETBLT: A Bulk Data
  635.          Transfer Protocol", RFC 969, MIT Laboratory for Computer
  636.          Science, December 1985.
  637.  
  638. [RFC1112] Deering, S., "Host Extensions for IP Multicasting",
  639.           STD 5, RFC 1112, Stanford University, August 1989.
  640.  
  641. [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  642.           Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  643.           October 1990.
  644.  
  645. [RFC1241] Woodburn, W., and D. Mills, " A Scheme for an Internet
  646.           Encapsulation Protocol: Version 1", RFC 1241, SAIC,
  647.           University of Delaware, July 1991.
  648.  
  649. [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon,
  650.           March 1994.
  651.  
  652.  
  653. PEOPLE
  654.  
  655. [BCH2] Barry Howard  <Howard@NMFECC.LLNL.GOV>
  656.  
  657. [BK29] Brian Kantor  <brian@UCSD.EDU>
  658.  
  659. [BN7] <mystery contact>
  660.  
  661. [BWB6] Barry Boehm  <boehm@ARPA.MIL>
  662.  
  663. [BXH] Brian Horn  <---none--->
  664.  
  665. [BXW] Bruce Willins <---none--->
  666.  
  667. [DDC1] David Clark  <ddc@LCS.MIT.EDU>
  668.  
  669. [DLM1] David Mills  <Mills@HUEY.UDEL.EDU>
  670.  
  671. [DRC3] Dave Cheriton  <cheriton@PESCADERO.STANFORD.EDU>
  672.  
  673. [DXE1] Deborah Estrin  <estrin@usc.edu>
  674.  
  675. [DXF] Dirk Fromhein  <df@watershed.com>
  676.  
  677.  
  678.  
  679. Reynolds & Postel                                              [Page 12]
  680.  
  681.  
  682. RFC 1700                    Assigned Numbers                October 1994
  683.  
  684.  
  685. [DXM2] David Mittnacht  <---none--->
  686.  
  687. [DXP2] Dave Presotto  <presotto@reseach.att.co
  688.  
  689. [David Johnson] <mystery contact>
  690.  
  691. [GAL5] Guillermo A. Loyola  <LOYOLA@IBM.COM>
  692.  
  693. [GLENN]  K. Robert Glenn  <glenn@osi.ncsl.nist.gov>
  694.  
  695. [GXC] Greg Chesson  <Greg@SGI.COM>
  696.  
  697. [GXS] Guenther Schreiner  <snmp-admin@ira.uka.de>
  698.  
  699. [GXT1] Gene Tsudik  <tsudik@USC.EDU>
  700.  
  701. [HCF2] Harry Forsdick  <Forsdick@BBN.COM>
  702.  
  703. [HWB] Hans-Werner Braun  <HWB@MCR.UMICH.EDU>
  704.  
  705. [HXH] Howard Hart  <hch@hybrid.com>
  706.  
  707. [JBP]   Jon Postel <postel@isi.edu>
  708.  
  709. [JC120] <mystery contact>
  710.  
  711. [JFH2] Jack Haverty <jhaverty@ORACLE.COM>
  712.  
  713. [JI6] John Ioannidis  <ji@CS.COLUMBIA.EDU>
  714.  
  715. [JTM4] John Moy  <jmoy@PROTEON.COM>
  716.  
  717. [JWF] Jim Forgie  <FORGIE@XN.LL.MIT.EDU>
  718.  
  719. [JXS] Jim Stevens  <Stevens@ISI.EDU>
  720.  
  721. [KATZ]  Dave Katz <dkatz@cisco.com>
  722.  
  723. [MB] Mike Brescia  <Brescia@CCV.BBN.COM>
  724.  
  725. [MBG] Michael Greenwald  <Greenwald@SCRC-STONY-BROOK.SYMBOLICS.COM>
  726.  
  727. [ML109] Mike Little  <little@MACOM4.ARPA>
  728.  
  729. [MTR] Marshall T. Rose  <mrose@dbc.mtview.ca.us>
  730.  
  731. [MXS1] Martha Steenstrup  <MSteenst@BBN.COM>
  732.  
  733.  
  734.  
  735.  
  736. Reynolds & Postel                                              [Page 13]
  737.  
  738.  
  739. RFC 1700                    Assigned Numbers                October 1994
  740.  
  741.  
  742. [NC3] J. Noel Chiappa  <JNC@XX.LCS.MIT.EDU>
  743.  
  744. [PK] Peter Kirstein <Kirstein@NSS.CS.UCL.AC.UK>
  745.  
  746. [PXL1] Paul Liu  <---none--->
  747.  
  748. [RH6] Robert Hinden  <Hinden@ENG.SUN.COM>
  749.  
  750. [RTB3]  Bob Braden <braden@isi.edu>
  751.  
  752. [RC77] <mystery contact>
  753.  
  754. [RWS4] Robert W. Scheifler  <RWS@XX.LCS.MIT.EDU>
  755.  
  756. [RXB3] Robert Woodburn <woody@cseic.saic.com>
  757.  
  758. [RXH1] Russ Housley  <Russ_Housley.McLean_CSD@xerox.com>
  759.  
  760. [SAF3] Stuart A. Friedberg  <stuart@CS.WISC.EDU>
  761.  
  762. [SC3] Steve Casner  <casner@isi.edu
  763.  
  764. [SGC] Steve Chipman  <Chipman@F.BBN.COM>
  765.  
  766. [SHB] Steven Blumenthal  <BLUMENTHAL@VAX.BBN.COM>
  767.  
  768. [Sue Hares]  Sue Hares <skh@merit.edu>
  769.  
  770. [SXA] Susie Armstrong  <Armstrong.wbst128@XEROX.COM>
  771.  
  772. [SXD] Steve Deering  <deering@PARC.XEROX.COM>
  773.  
  774. [Tony Li] Tony Li  <tli@cisco.com>
  775.  
  776. [TXM] Trudy Miller  <Trudy@ACC.COM>
  777.  
  778. [VXD] Victor Dafoulas  <---none--->
  779.  
  780. [WM3] William Melohn  <Melohn@SUN.COM>
  781.  
  782. [WXC] Wesley Craig   <Wesley.Craig@terminator.cc.umich.edu>
  783.  
  784. [ZSU] Zaw-Sing Su  <ZSu@TSCA.ISTC.SRI.>
  785.  
  786.  
  787. []
  788.  
  789.  
  790.  
  791.  
  792.  
  793. Reynolds & Postel                                              [Page 14]
  794.  
  795.  
  796. RFC 1700                    Assigned Numbers                October 1994
  797.  
  798.  
  799. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers
  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.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850. Reynolds & Postel                                              [Page 15]
  851.  
  852.  
  853. RFC 1700                    Assigned Numbers                October 1994
  854.  
  855.  
  856.  
  857. WELL KNOWN PORT NUMBERS
  858.  
  859. The Well Known Ports are controlled and assigned by the IANA and on
  860. most systems can only be used by system (or root) processes or by
  861. programs executed by privileged users.
  862.  
  863. Ports are used in the TCP [RFC793] to name the ends of logical
  864. connections which carry long term conversations.  For the purpose of
  865. providing services to unknown callers, a service contact port is
  866. defined.  This list specifies the port used by the server process as
  867. its contact port.  The contact port is sometimes called the
  868. "well-known port".
  869.  
  870. To the extent possible, these same port assignments are used with the
  871. UDP [RFC768].
  872.  
  873. The assigned ports use a small portion of the possible port numbers.
  874. For many years the assigned ports were in the range 0-255.  Recently,
  875. the range for assigned ports managed by the IANA has been expanded to
  876. the range 0-1023.
  877.  
  878. Port Assignments:
  879.  
  880. Keyword         Decimal    Description                     References
  881. -------         -------    -----------                     ----------
  882.                   0/tcp    Reserved
  883.                   0/udp    Reserved
  884. #                          Jon Postel <postel@isi.edu>
  885. tcpmux            1/tcp    TCP Port Service Multiplexer
  886. tcpmux            1/udp    TCP Port Service Multiplexer
  887. #                          Mark Lottor <MKL@nisc.sri.com>
  888. compressnet       2/tcp    Management Utility
  889. compressnet       2/udp    Management Utility
  890. compressnet       3/tcp    Compression Process
  891. compressnet       3/udp    Compression Process
  892. #                          Bernie Volz <VOLZ@PROCESS.COM>
  893. #                 4/tcp    Unassigned
  894. #                 4/udp    Unassigned
  895. rje               5/tcp    Remote Job Entry
  896. rje               5/udp    Remote Job Entry
  897. #                          Jon Postel <postel@isi.edu>
  898. #                 6/tcp    Unassigned
  899. #                 6/udp    Unassigned
  900. echo              7/tcp    Echo
  901. echo              7/udp    Echo
  902. #                          Jon Postel <postel@isi.edu>
  903. #                 8/tcp    Unassigned
  904.  
  905.  
  906.  
  907. Reynolds & Postel                                              [Page 16]
  908.  
  909.  
  910. RFC 1700                    Assigned Numbers                October 1994
  911.  
  912.  
  913. #                 8/udp    Unassigned
  914. discard           9/tcp    Discard
  915. discard           9/udp    Discard
  916. #                          Jon Postel <postel@isi.edu>
  917. #                10/tcp    Unassigned
  918. #                10/udp    Unassigned
  919. systat           11/tcp    Active Users
  920. systat           11/udp    Active Users
  921. #                          Jon Postel <postel@isi.edu>
  922. #                12/tcp    Unassigned
  923. #                12/udp    Unassigned
  924. daytime          13/tcp    Daytime
  925. daytime          13/udp    Daytime
  926. #                          Jon Postel <postel@isi.edu>
  927. #                14/tcp    Unassigned
  928. #                14/udp    Unassigned
  929. #                15/tcp    Unassigned [was netstat]
  930. #                15/udp    Unassigned
  931. #                16/tcp    Unassigned
  932. #                16/udp    Unassigned
  933. qotd             17/tcp    Quote of the Day
  934. qotd             17/udp    Quote of the Day
  935. #                          Jon Postel <postel@isi.edu>
  936. msp              18/tcp    Message Send Protocol
  937. msp              18/udp    Message Send Protocol
  938. #                          Rina Nethaniel <---none--->
  939. chargen          19/tcp    Character Generator
  940. chargen          19/udp    Character Generator
  941. ftp-data         20/tcp    File Transfer [Default Data]
  942. ftp-data         20/udp    File Transfer [Default Data]
  943. ftp              21/tcp    File Transfer [Control]
  944. ftp              21/udp    File Transfer [Control]
  945. #                          Jon Postel <postel@isi.edu>
  946. #                22/tcp    Unassigned
  947. #                22/udp    Unassigned
  948. telnet           23/tcp    Telnet
  949. telnet           23/udp    Telnet
  950. #                          Jon Postel <postel@isi.edu>
  951.                  24/tcp    any private mail system
  952.                  24/udp    any private mail system
  953. #                          Rick Adam <rick@UUNET.UU.NET>
  954. smtp             25/tcp    Simple Mail Transfer
  955. smtp             25/udp    Simple Mail Transfer
  956. #                          Jon Postel <postel@isi.edu>
  957. #                26/tcp    Unassigned
  958. #                26/udp    Unassigned
  959. nsw-fe           27/tcp    NSW User System FE
  960. nsw-fe           27/udp    NSW User System FE
  961.  
  962.  
  963.  
  964. Reynolds & Postel                                              [Page 17]
  965.  
  966.  
  967. RFC 1700                    Assigned Numbers                October 1994
  968.  
  969.  
  970. #                          Robert Thomas <BThomas@F.BBN.COM>
  971. #                28/tcp    Unassigned
  972. #                28/udp    Unassigned
  973. msg-icp          29/tcp    MSG ICP
  974. msg-icp          29/udp    MSG ICP
  975. #                          Robert Thomas <BThomas@F.BBN.COM>
  976. #                30/tcp    Unassigned
  977. #                30/udp    Unassigned
  978. msg-auth         31/tcp    MSG Authentication
  979. msg-auth         31/udp    MSG Authentication
  980. #                          Robert Thomas <BThomas@F.BBN.COM>
  981. #                32/tcp    Unassigned
  982. #                32/udp    Unassigned
  983. dsp              33/tcp    Display Support Protocol
  984. dsp              33/udp    Display Support Protocol
  985. #                          Ed Cain <cain@edn-unix.dca.mil>
  986. #                34/tcp    Unassigned
  987. #                34/udp    Unassigned
  988.                  35/tcp    any private printer server
  989.                  35/udp    any private printer server
  990. #                          Jon Postel <postel@isi.edu>
  991. #                36/tcp    Unassigned
  992. #                36/udp    Unassigned
  993. time             37/tcp    Time
  994. time             37/udp    Time
  995. #                          Jon Postel <postel@isi.edu>
  996. rap              38/tcp    Route Access Protocol
  997. rap              38/udp    Route Access Protocol
  998. #                          Robert Ullmann <ariel@world.std.com>
  999. rlp              39/tcp    Resource Location Protocol
  1000. rlp              39/udp    Resource Location Protocol
  1001. #                          Mike Accetta <MIKE.ACCETTA@CMU-CS-A.EDU>
  1002. #                40/tcp    Unassigned
  1003. #                40/udp    Unassigned
  1004. graphics         41/tcp    Graphics
  1005. graphics         41/udp    Graphics
  1006. nameserver       42/tcp    Host Name Server
  1007. nameserver       42/udp    Host Name Server
  1008. nicname          43/tcp    Who Is
  1009. nicname          43/udp    Who Is
  1010. mpm-flags        44/tcp    MPM FLAGS Protocol
  1011. mpm-flags        44/udp    MPM FLAGS Protocol
  1012. mpm              45/tcp    Message Processing Module [recv]
  1013. mpm              45/udp    Message Processing Module [recv]
  1014. mpm-snd          46/tcp    MPM [default send]
  1015. mpm-snd          46/udp    MPM [default send]
  1016. #                          Jon Postel <postel@isi.edu>
  1017. ni-ftp           47/tcp    NI FTP
  1018.  
  1019.  
  1020.  
  1021. Reynolds & Postel                                              [Page 18]
  1022.  
  1023.  
  1024. RFC 1700                    Assigned Numbers                October 1994
  1025.  
  1026.  
  1027. ni-ftp           47/udp    NI FTP
  1028. #                          Steve Kille <S.Kille@isode.com>
  1029. auditd           48/tcp    Digital Audit Daemon
  1030. auditd           48/udp    Digital Audit Daemon
  1031. #                          Larry Scott <scott@zk3.dec.com>
  1032. login            49/tcp    Login Host Protocol
  1033. login            49/udp    Login Host Protocol
  1034. #                          Pieter Ditmars <pditmars@BBN.COM>
  1035. re-mail-ck       50/tcp    Remote Mail Checking Protocol
  1036. re-mail-ck       50/udp    Remote Mail Checking Protocol
  1037. #                          Steve Dorner <s-dorner@UIUC.EDU>
  1038. la-maint         51/tcp    IMP Logical Address Maintenance
  1039. la-maint         51/udp    IMP Logical Address Maintenance
  1040. #                          Andy Malis <malis_a@timeplex.com>
  1041. xns-time         52/tcp    XNS Time Protocol
  1042. xns-time         52/udp    XNS Time Protocol
  1043. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1044. domain           53/tcp    Domain Name Server
  1045. domain           53/udp    Domain Name Server
  1046. #                          Paul Mockapetris <PVM@ISI.EDU>
  1047. xns-ch           54/tcp    XNS Clearinghouse
  1048. xns-ch           54/udp    XNS Clearinghouse
  1049. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1050. isi-gl           55/tcp    ISI Graphics Language
  1051. isi-gl           55/udp    ISI Graphics Language
  1052. xns-auth         56/tcp    XNS Authentication
  1053. xns-auth         56/udp    XNS Authentication
  1054. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1055.                  57/tcp    any private terminal access
  1056.                  57/udp    any private terminal access
  1057. #                          Jon Postel <postel@isi.edu>
  1058. xns-mail         58/tcp    XNS Mail
  1059. xns-mail         58/udp    XNS Mail
  1060. #                          Susie Armstrong <Armstrong.wbst128@XEROX>
  1061.                  59/tcp    any private file service
  1062.                  59/udp    any private file service
  1063. #                          Jon Postel <postel@isi.edu>
  1064.                  60/tcp    Unassigned
  1065.                  60/udp    Unassigned
  1066. ni-mail          61/tcp    NI MAIL
  1067. ni-mail          61/udp    NI MAIL
  1068. #                          Steve Kille <S.Kille@isode.com>
  1069. acas             62/tcp    ACA Services
  1070. acas             62/udp    ACA Services
  1071. #                          E. Wald <ewald@via.enet.dec.com>
  1072. #                63/tcp    Unassigned
  1073. #                63/udp    Unassigned
  1074. covia            64/tcp    Communications Integrator (CI)
  1075.  
  1076.  
  1077.  
  1078. Reynolds & Postel                                              [Page 19]
  1079.  
  1080.  
  1081. RFC 1700                    Assigned Numbers                October 1994
  1082.  
  1083.  
  1084. covia            64/udp    Communications Integrator (CI)
  1085. #                          "Tundra" Tim Daneliuk
  1086. #                          <tundraix!tundra@clout.chi.il.us>
  1087. tacacs-ds        65/tcp    TACACS-Database Service
  1088. tacacs-ds        65/udp    TACACS-Database Service
  1089. #                          Kathy Huber <khuber@bbn.com>
  1090. sql*net          66/tcp    Oracle SQL*NET
  1091. sql*net          66/udp    Oracle SQL*NET
  1092. #                          Jack Haverty <jhaverty@ORACLE.COM>
  1093. bootps           67/tcp    Bootstrap Protocol Server
  1094. bootps           67/udp    Bootstrap Protocol Server
  1095. bootpc           68/tcp    Bootstrap Protocol Client
  1096. bootpc           68/udp    Bootstrap Protocol Client
  1097. #                          Bill Croft <Croft@SUMEX-AIM.STANFORD.EDU>
  1098. tftp             69/tcp    Trivial File Transfer
  1099. tftp             69/udp    Trivial File Transfer
  1100. #                          David Clark <ddc@LCS.MIT.EDU>
  1101. gopher           70/tcp    Gopher
  1102. gopher           70/udp    Gopher
  1103. #                          Mark McCahill <mpm@boombox.micro.umn.edu>
  1104. netrjs-1         71/tcp    Remote Job Service
  1105. netrjs-1         71/udp    Remote Job Service
  1106. netrjs-2         72/tcp    Remote Job Service
  1107. netrjs-2         72/udp    Remote Job Service
  1108. netrjs-3         73/tcp    Remote Job Service
  1109. netrjs-3         73/udp    Remote Job Service
  1110. netrjs-4         74/tcp    Remote Job Service
  1111. netrjs-4         74/udp    Remote Job Service
  1112. #                          Bob Braden <Braden@ISI.EDU>
  1113.                  75/tcp    any private dial out service
  1114.                  75/udp    any private dial out service
  1115. #                          Jon Postel <postel@isi.edu>
  1116. deos             76/tcp    Distributed External Object Store
  1117. deos             76/udp    Distributed External Object Store
  1118. #                          Robert Ullmann <ariel@world.std.com>
  1119.                  77/tcp    any private RJE service
  1120.                  77/udp    any private RJE service
  1121. #                          Jon Postel <postel@isi.edu>
  1122. vettcp           78/tcp    vettcp
  1123. vettcp           78/udp    vettcp
  1124. #                          Christopher Leong <leong@kolmod.mlo.dec.com>
  1125. finger           79/tcp    Finger
  1126. finger           79/udp    Finger
  1127. #                          David Zimmerman <dpz@RUTGERS.EDU>
  1128. www-http         80/tcp    World Wide Web HTTP
  1129. www-http         80/udp    World Wide Web HTTP
  1130. #                          Tim Berners-Lee <timbl@nxoc01.cern.ch>
  1131. hosts2-ns        81/tcp    HOSTS2 Name Server
  1132.  
  1133.  
  1134.  
  1135. Reynolds & Postel                                              [Page 20]
  1136.  
  1137.  
  1138. RFC 1700                    Assigned Numbers                October 1994
  1139.  
  1140.  
  1141. hosts2-ns        81/udp    HOSTS2 Name Server
  1142. #                          Earl Killian <EAK@MORDOR.S1.GOV>
  1143. xfer             82/tcp    XFER Utility
  1144. xfer             82/udp    XFER Utility
  1145. #                          Thomas M. Smith <tmsmith@esc.syr.ge.com>
  1146. mit-ml-dev       83/tcp    MIT ML Device
  1147. mit-ml-dev       83/udp    MIT ML Device
  1148. #                          David Reed <--none--->
  1149. ctf              84/tcp    Common Trace Facility
  1150. ctf              84/udp    Common Trace Facility
  1151. #                          Hugh Thomas <thomas@oils.enet.dec.com>
  1152. mit-ml-dev       85/tcp    MIT ML Device
  1153. mit-ml-dev       85/udp    MIT ML Device
  1154. #                          David Reed <--none--->
  1155. mfcobol          86/tcp    Micro Focus Cobol
  1156. mfcobol          86/udp    Micro Focus Cobol
  1157. #                          Simon Edwards <--none--->
  1158.                  87/tcp    any private terminal link
  1159.                  87/udp    any private terminal link
  1160. #                          Jon Postel <postel@isi.edu>
  1161. kerberos         88/tcp    Kerberos
  1162. kerberos         88/udp    Kerberos
  1163. #                          B. Clifford Neuman <bcn@isi.edu>
  1164. su-mit-tg        89/tcp    SU/MIT Telnet Gateway
  1165. su-mit-tg        89/udp    SU/MIT Telnet Gateway
  1166. #                          Mark Crispin <MRC@PANDA.COM>
  1167. dnsix            90/tcp    DNSIX Securit Attribute Token Map
  1168. dnsix            90/udp    DNSIX Securit Attribute Token Map
  1169. #                          Charles Watt <watt@sware.com>
  1170. mit-dov          91/tcp    MIT Dover Spooler
  1171. mit-dov          91/udp    MIT Dover Spooler
  1172. #                          Eliot Moss <EBM@XX.LCS.MIT.EDU>
  1173. npp              92/tcp    Network Printing Protocol
  1174. npp              92/udp    Network Printing Protocol
  1175. #                          Louis Mamakos <louie@sayshell.umd.edu>
  1176. dcp              93/tcp    Device Control Protocol
  1177. dcp              93/udp    Device Control Protocol
  1178. #                          Daniel Tappan <Tappan@BBN.COM>
  1179. objcall          94/tcp    Tivoli Object Dispatcher
  1180. objcall          94/udp    Tivoli Object Dispatcher
  1181. #                          Tom Bereiter <--none--->
  1182. supdup           95/tcp    SUPDUP
  1183. supdup           95/udp    SUPDUP
  1184. #                          Mark Crispin <MRC@PANDA.COM>
  1185. dixie            96/tcp    DIXIE Protocol Specification
  1186. dixie            96/udp    DIXIE Protocol Specification
  1187. #                Tim Howes <Tim.Howes@terminator.cc.umich.edu>
  1188. swift-rvf        97/tcp    Swift Remote Vitural File Protocol
  1189.  
  1190.  
  1191.  
  1192. Reynolds & Postel                                              [Page 21]
  1193.  
  1194.  
  1195. RFC 1700                    Assigned Numbers                October 1994
  1196.  
  1197.  
  1198. swift-rvf        97/udp    Swift Remote Vitural File Protocol
  1199. #                          Maurice R. Turcotte
  1200. #                <mailrus!uflorida!rm1!dnmrt%rmatl@uunet.UU.NET>
  1201. tacnews          98/tcp    TAC News
  1202. tacnews          98/udp    TAC News
  1203. #                          Jon Postel <postel@isi.edu>
  1204. metagram         99/tcp    Metagram Relay
  1205. metagram         99/udp    Metagram Relay
  1206. #                          Geoff Goodfellow <Geoff@FERNWOOD.MPK.CA.U>
  1207. newacct         100/tcp    [unauthorized use]
  1208. hostname        101/tcp    NIC Host Name Server
  1209. hostname        101/udp    NIC Host Name Server
  1210. #                          Jon Postel <postel@isi.edu>
  1211. iso-tsap        102/tcp    ISO-TSAP
  1212. iso-tsap        102/udp    ISO-TSAP
  1213. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1214. gppitnp         103/tcp    Genesis Point-to-Point Trans Net
  1215. gppitnp         103/udp    Genesis Point-to-Point Trans Net
  1216. acr-nema        104/tcp    ACR-NEMA Digital Imag. & Comm. 300
  1217. acr-nema        104/udp    ACR-NEMA Digital Imag. & Comm. 300
  1218. #                          Patrick McNamee <--none--->
  1219. csnet-ns        105/tcp    Mailbox Name Nameserver
  1220. csnet-ns        105/udp    Mailbox Name Nameserver
  1221. #                          Marvin Solomon <solomon@CS.WISC.EDU>
  1222. 3com-tsmux      106/tcp    3COM-TSMUX
  1223. 3com-tsmux      106/udp    3COM-TSMUX
  1224. #                          Jeremy Siegel <jzs@NSD.3Com.COM>
  1225. rtelnet         107/tcp    Remote Telnet Service
  1226. rtelnet         107/udp    Remote Telnet Service
  1227. #                          Jon Postel <postel@isi.edu>
  1228. snagas          108/tcp    SNA Gateway Access Server
  1229. snagas          108/udp    SNA Gateway Access Server
  1230. #                          Kevin Murphy <murphy@sevens.lkg.dec.com>
  1231. pop2            109/tcp    Post Office Protocol - Version 2
  1232. pop2            109/udp    Post Office Protocol - Version 2
  1233. #                          Joyce K. Reynolds <jkrey@isi.edu>
  1234. pop3            110/tcp    Post Office Protocol - Version 3
  1235. pop3            110/udp    Post Office Protocol - Version 3
  1236. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1237. sunrpc          111/tcp    SUN Remote Procedure Call
  1238. sunrpc          111/udp    SUN Remote Procedure Call
  1239. #                          Chuck McManis <cmcmanis@sun.com>
  1240. mcidas          112/tcp    McIDAS Data Transmission Protocol
  1241. mcidas          112/udp    McIDAS Data Transmission Protocol
  1242. #                          Glenn Davis <davis@unidata.ucar.edu>
  1243. auth            113/tcp    Authentication Service
  1244. auth            113/udp    Authentication Service
  1245. #                          Mike St. Johns <stjohns@arpa.mil>
  1246.  
  1247.  
  1248.  
  1249. Reynolds & Postel                                              [Page 22]
  1250.  
  1251.  
  1252. RFC 1700                    Assigned Numbers                October 1994
  1253.  
  1254.  
  1255. audionews       114/tcp    Audio News Multicast
  1256. audionews       114/udp    Audio News Multicast
  1257. #                          Martin Forssen <maf@dtek.chalmers.se>
  1258. sftp            115/tcp    Simple File Transfer Protocol
  1259. sftp            115/udp    Simple File Transfer Protocol
  1260. #                          Mark Lottor <MKL@nisc.sri.com>
  1261. ansanotify      116/tcp    ANSA REX Notify
  1262. ansanotify      116/udp    ANSA REX Notify
  1263. #                          Nicola J. Howarth <njh@ansa.co.uk>
  1264. uucp-path       117/tcp    UUCP Path Service
  1265. uucp-path       117/udp    UUCP Path Service
  1266. sqlserv         118/tcp    SQL Services
  1267. sqlserv         118/udp    SQL Services
  1268. #                          Larry Barnes <barnes@broke.enet.dec.com>
  1269. nntp            119/tcp    Network News Transfer Protocol
  1270. nntp            119/udp    Network News Transfer Protocol
  1271. #                          Phil Lapsley <phil@UCBARPA.BERKELEY.EDU>
  1272. cfdptkt         120/tcp    CFDPTKT
  1273. cfdptkt         120/udp    CFDPTKT
  1274. #                          John Ioannidis <ji@close.cs.columbia.ed>
  1275. erpc            121/tcp    Encore Expedited Remote Pro.Call
  1276. erpc            121/udp    Encore Expedited Remote Pro.Call
  1277. #                          Jack O'Neil <---none--->
  1278. smakynet        122/tcp    SMAKYNET
  1279. smakynet        122/udp    SMAKYNET
  1280. #                          Mike O'Dowd <odowd@ltisun8.epfl.ch>
  1281. ntp             123/tcp    Network Time Protocol
  1282. ntp             123/udp    Network Time Protocol
  1283. #                          Dave Mills <Mills@HUEY.UDEL.EDU>
  1284. ansatrader      124/tcp    ANSA REX Trader
  1285. ansatrader      124/udp    ANSA REX Trader
  1286. #                          Nicola J. Howarth <njh@ansa.co.uk>
  1287. locus-map       125/tcp    Locus PC-Interface Net Map Ser
  1288. locus-map       125/udp    Locus PC-Interface Net Map Ser
  1289. #                          Eric Peterson <lcc.eric@SEAS.UCLA.EDU>
  1290. unitary         126/tcp    Unisys Unitary Login
  1291. unitary         126/udp    Unisys Unitary Login
  1292. #                          <feil@kronos.nisd.cam.unisys.com>
  1293. locus-con       127/tcp    Locus PC-Interface Conn Server
  1294. locus-con       127/udp    Locus PC-Interface Conn Server
  1295. #                          Eric Peterson <lcc.eric@SEAS.UCLA.EDU>
  1296. gss-xlicen      128/tcp    GSS X License Verification
  1297. gss-xlicen      128/udp    GSS X License Verification
  1298. #                          John Light <johnl@gssc.gss.com>
  1299. pwdgen          129/tcp    Password Generator Protocol
  1300. pwdgen          129/udp    Password Generator Protocol
  1301. #               Frank J. Wacho <WANCHO@WSMR-SIMTEL20.ARMY.MIL>
  1302. cisco-fna       130/tcp    cisco FNATIVE
  1303.  
  1304.  
  1305.  
  1306. Reynolds & Postel                                              [Page 23]
  1307.  
  1308.  
  1309. RFC 1700                    Assigned Numbers                October 1994
  1310.  
  1311.  
  1312. cisco-fna       130/udp    cisco FNATIVE
  1313. cisco-tna       131/tcp    cisco TNATIVE
  1314. cisco-tna       131/udp    cisco TNATIVE
  1315. cisco-sys       132/tcp    cisco SYSMAINT
  1316. cisco-sys       132/udp    cisco SYSMAINT
  1317. statsrv         133/tcp    Statistics Service
  1318. statsrv         133/udp    Statistics Service
  1319. #                          Dave Mills <Mills@HUEY.UDEL.EDU>
  1320. ingres-net      134/tcp    INGRES-NET Service
  1321. ingres-net      134/udp    INGRES-NET Service
  1322. #                          Mike Berrow <---none--->
  1323. loc-srv         135/tcp    Location Service
  1324. loc-srv         135/udp    Location Service
  1325. #                          Joe Pato <apollo!pato@EDDIE.MIT.EDU>
  1326. profile         136/tcp    PROFILE Naming System
  1327. profile         136/udp    PROFILE Naming System
  1328. #                          Larry Peterson <llp@ARIZONA.EDU>
  1329. netbios-ns      137/tcp    NETBIOS Name Service
  1330. netbios-ns      137/udp    NETBIOS Name Service
  1331. netbios-dgm     138/tcp    NETBIOS Datagram Service
  1332. netbios-dgm     138/udp    NETBIOS Datagram Service
  1333. netbios-ssn     139/tcp    NETBIOS Session Service
  1334. netbios-ssn     139/udp    NETBIOS Session Service
  1335. #                          Jon Postel <postel@isi.edu>
  1336. emfis-data      140/tcp    EMFIS Data Service
  1337. emfis-data      140/udp    EMFIS Data Service
  1338. emfis-cntl      141/tcp    EMFIS Control Service
  1339. emfis-cntl      141/udp    EMFIS Control Service
  1340. #                          Gerd Beling <GBELING@ISI.EDU>
  1341. bl-idm          142/tcp    Britton-Lee IDM
  1342. bl-idm          142/udp    Britton-Lee IDM
  1343. #                          Susie Snitzer <---none--->
  1344. imap2           143/tcp    Interim Mail Access Protocol v2
  1345. imap2           143/udp    Interim Mail Access Protocol v2
  1346. #                          Mark Crispin <MRC@PANDA.COM>
  1347. news            144/tcp    NewS
  1348. news            144/udp    NewS
  1349. #                          James Gosling <JAG@SUN.COM>
  1350. uaac            145/tcp    UAAC Protocol
  1351. uaac            145/udp    UAAC Protocol
  1352. #               David A. Gomberg <gomberg@GATEWAY.MITRE.ORG>
  1353. iso-tp0         146/tcp    ISO-IP0
  1354. iso-tp0         146/udp    ISO-IP0
  1355. iso-ip          147/tcp    ISO-IP
  1356. iso-ip          147/udp    ISO-IP
  1357. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1358. cronus          148/tcp    CRONUS-SUPPORT
  1359. cronus          148/udp    CRONUS-SUPPORT
  1360.  
  1361.  
  1362.  
  1363. Reynolds & Postel                                              [Page 24]
  1364.  
  1365.  
  1366. RFC 1700                    Assigned Numbers                October 1994
  1367.  
  1368.  
  1369. #                          Jeffrey Buffun <jbuffum@APOLLO.COM>
  1370. aed-512         149/tcp    AED 512 Emulation Service
  1371. aed-512         149/udp    AED 512 Emulation Service
  1372. #               Albert G. Broscius <broscius@DSL.CIS.UPENN.EDU>
  1373. sql-net         150/tcp    SQL-NET
  1374. sql-net         150/udp    SQL-NET
  1375. #                          Martin Picard <<---none--->
  1376. hems            151/tcp    HEMS
  1377. hems            151/udp    HEMS
  1378. #                          Christopher Tengi <tengi@Princeton.EDU>
  1379. bftp            152/tcp    Background File Transfer Program
  1380. bftp            152/udp    Background File Transfer Program
  1381. #                          Annette DeSchon <DESCHON@ISI.EDU>
  1382. sgmp            153/tcp    SGMP
  1383. sgmp            153/udp    SGMP
  1384. #                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
  1385. netsc-prod      154/tcp    NETSC
  1386. netsc-prod      154/udp    NETSC
  1387. netsc-dev       155/tcp    NETSC
  1388. netsc-dev       155/udp    NETSC
  1389. #                          Sergio Heker <heker@JVNCC.CSC.ORG>
  1390. sqlsrv          156/tcp    SQL Service
  1391. sqlsrv          156/udp    SQL Service
  1392. #                          Craig Rogers <Rogers@ISI.EDU>
  1393. knet-cmp        157/tcp    KNET/VM Command/Message Protocol
  1394. knet-cmp        157/udp    KNET/VM Command/Message Protocol
  1395. #                          Gary S. Malkin <GMALKIN@XYLOGICS.COM>
  1396. pcmail-srv      158/tcp    PCMail Server
  1397. pcmail-srv      158/udp    PCMail Server
  1398. #                          Mark L. Lambert <markl@PTT.LCS.MIT.EDU>
  1399. nss-routing     159/tcp    NSS-Routing
  1400. nss-routing     159/udp    NSS-Routing
  1401. #                          Yakov Rekhter <Yakov@IBM.COM>
  1402. sgmp-traps      160/tcp    SGMP-TRAPS
  1403. sgmp-traps      160/udp    SGMP-TRAPS
  1404. #                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
  1405. snmp            161/tcp    SNMP
  1406. snmp            161/udp    SNMP
  1407. snmptrap        162/tcp    SNMPTRAP
  1408. snmptrap        162/udp    SNMPTRAP
  1409. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1410. cmip-man        163/tcp    CMIP/TCP Manager
  1411. cmip-man        163/udp    CMIP/TCP Manager
  1412. cmip-agent      164/tcp    CMIP/TCP Agent
  1413. smip-agent      164/udp    CMIP/TCP Agent
  1414. #                          Amatzia Ben-Artzi <---none--->
  1415. xns-courier     165/tcp    Xerox
  1416. xns-courier     165/udp    Xerox
  1417.  
  1418.  
  1419.  
  1420. Reynolds & Postel                                              [Page 25]
  1421.  
  1422.  
  1423. RFC 1700                    Assigned Numbers                October 1994
  1424.  
  1425.  
  1426. #                          Susie Armstrong <Armstrong.wbst128@XEROX.COM>
  1427. s-net           166/tcp    Sirius Systems
  1428. s-net           166/udp    Sirius Systems
  1429. #                          Brian Lloyd <---none--->
  1430. namp            167/tcp    NAMP
  1431. namp            167/udp    NAMP
  1432. #                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
  1433. rsvd            168/tcp    RSVD
  1434. rsvd            168/udp    RSVD
  1435. #                          Neil Todd <mcvax!ist.co.uk!neil@UUNET.UU.NET>
  1436. send            169/tcp    SEND
  1437. send            169/udp    SEND
  1438. #               William D. Wisner <wisner@HAYES.FAI.ALASKA.EDU>
  1439. print-srv       170/tcp    Network PostScript
  1440. print-srv       170/udp    Network PostScript
  1441. #                          Brian Reid <reid@DECWRL.DEC.COM>
  1442. multiplex       171/tcp    Network Innovations Multiplex
  1443. multiplex       171/udp    Network Innovations Multiplex
  1444. cl/1            172/tcp    Network Innovations CL/1
  1445. cl/1            172/udp    Network Innovations CL/1
  1446. #                          Kevin DeVault <<---none--->
  1447. xyplex-mux      173/tcp    Xyplex
  1448. xyplex-mux      173/udp    Xyplex
  1449. #                          Bob Stewart <STEWART@XYPLEX.COM>
  1450. mailq           174/tcp    MAILQ
  1451. mailq           174/udp    MAILQ
  1452. #                          Rayan Zachariassen <rayan@AI.TORONTO.EDU>
  1453. vmnet           175/tcp    VMNET
  1454. vmnet           175/udp    VMNET
  1455. #                          Christopher Tengi <tengi@Princeton.EDU>
  1456. genrad-mux      176/tcp    GENRAD-MUX
  1457. genrad-mux      176/udp    GENRAD-MUX
  1458. #                          Ron Thornton <thornton@qm7501.genrad.com>
  1459. xdmcp           177/tcp    X Display Manager Control Protocol
  1460. xdmcp           177/udp    X Display Manager Control Protocol
  1461. #                          Robert W. Scheifler <RWS@XX.LCS.MIT.EDU>
  1462. nextstep        178/tcp    NextStep Window Server
  1463. NextStep        178/udp    NextStep Window Server
  1464. #                          Leo Hourvitz <leo@NEXT.COM>
  1465. bgp             179/tcp    Border Gateway Protocol
  1466. bgp             179/udp    Border Gateway Protocol
  1467. #                          Kirk Lougheed <LOUGHEED@MATHOM.CISCO.COM>
  1468. ris             180/tcp    Intergraph
  1469. ris             180/udp    Intergraph
  1470. #                          Dave Buehmann <ingr!daveb@UUNET.UU.NET>
  1471. unify           181/tcp    Unify
  1472. unify           181/udp    Unify
  1473. #                          Vinod Singh <--none--->
  1474.  
  1475.  
  1476.  
  1477. Reynolds & Postel                                              [Page 26]
  1478.  
  1479.  
  1480. RFC 1700                    Assigned Numbers                October 1994
  1481.  
  1482.  
  1483. audit           182/tcp    Unisys Audit SITP
  1484. audit           182/udp    Unisys Audit SITP
  1485. #                          Gil Greenbaum <gcole@nisd.cam.unisys.com>
  1486. ocbinder        183/tcp    OCBinder
  1487. ocbinder        183/udp    OCBinder
  1488. ocserver        184/tcp    OCServer
  1489. ocserver        184/udp    OCServer
  1490. #                          Jerrilynn Okamura <--none--->
  1491. remote-kis      185/tcp    Remote-KIS
  1492. remote-kis      185/udp    Remote-KIS
  1493. kis             186/tcp    KIS Protocol
  1494. kis             186/udp    KIS Protocol
  1495. #                          Ralph Droms <rdroms@NRI.RESTON.VA.US>
  1496. aci             187/tcp    Application Communication Interface
  1497. aci             187/udp    Application Communication Interface
  1498. #                          Rick Carlos <rick.ticipa.csc.ti.com>
  1499. mumps           188/tcp    Plus Five's MUMPS
  1500. mumps           188/udp    Plus Five's MUMPS
  1501. #                          Hokey Stenn <hokey@PLUS5.COM>
  1502. qft             189/tcp    Queued File Transport
  1503. qft             189/udp    Queued File Transport
  1504. #                          Wayne Schroeder <schroeder@SDS.SDSC.EDU>
  1505. gacp            190/tcp    Gateway Access Control Protocol
  1506. cacp            190/udp    Gateway Access Control Protocol
  1507. #                          C. Philip Wood <cpw@LANL.GOV>
  1508. prospero        191/tcp    Prospero Directory Service
  1509. prospero        191/udp    Prospero Directory Service
  1510. #                          B. Clifford Neuman <bcn@isi.edu>
  1511. osu-nms         192/tcp    OSU Network Monitoring System
  1512. osu-nms         192/udp    OSU Network Monitoring System
  1513. #               Doug Karl <KARL-D@OSU-20.IRCC.OHIO-STATE.EDU>
  1514. srmp            193/tcp    Spider Remote Monitoring Protocol
  1515. srmp            193/udp    Spider Remote Monitoring Protocol
  1516. #                          Ted J. Socolofsky <Teds@SPIDER.CO.UK>
  1517. irc             194/tcp    Internet Relay Chat Protocol
  1518. irc             194/udp    Internet Relay Chat Protocol
  1519. #                          Jarkko Oikarinen <jto@TOLSUN.OULU.FI>
  1520. dn6-nlm-aud     195/tcp    DNSIX Network Level Module Audit
  1521. dn6-nlm-aud     195/udp    DNSIX Network Level Module Audit
  1522. dn6-smm-red     196/tcp    DNSIX Session Mgt Module Audit Redir
  1523. dn6-smm-red     196/udp    DNSIX Session Mgt Module Audit Redir
  1524. #                          Lawrence Lebahn <DIA3@PAXRV-NES.NAVY.MIL>
  1525. dls             197/tcp    Directory Location Service
  1526. dls             197/udp    Directory Location Service
  1527. dls-mon         198/tcp    Directory Location Service Monitor
  1528. dls-mon         198/udp    Directory Location Service Monitor
  1529. #                          Scott Bellew <smb@cs.purdue.edu>
  1530. smux            199/tcp    SMUX
  1531.  
  1532.  
  1533.  
  1534. Reynolds & Postel                                              [Page 27]
  1535.  
  1536.  
  1537. RFC 1700                    Assigned Numbers                October 1994
  1538.  
  1539.  
  1540. smux            199/udp    SMUX
  1541. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1542. src             200/tcp    IBM System Resource Controller
  1543. src             200/udp    IBM System Resource Controller
  1544. #                          Gerald McBrearty <---none--->
  1545. at-rtmp         201/tcp    AppleTalk Routing Maintenance
  1546. at-rtmp         201/udp    AppleTalk Routing Maintenance
  1547. at-nbp          202/tcp    AppleTalk Name Binding
  1548. at-nbp          202/udp    AppleTalk Name Binding
  1549. at-3            203/tcp    AppleTalk Unused
  1550. at-3            203/udp    AppleTalk Unused
  1551. at-echo         204/tcp    AppleTalk Echo
  1552. at-echo         204/udp    AppleTalk Echo
  1553. at-5            205/tcp    AppleTalk Unused
  1554. at-5            205/udp    AppleTalk Unused
  1555. at-zis          206/tcp    AppleTalk Zone Information
  1556. at-zis          206/udp    AppleTalk Zone Information
  1557. at-7            207/tcp    AppleTalk Unused
  1558. at-7            207/udp    AppleTalk Unused
  1559. at-8            208/tcp    AppleTalk Unused
  1560. at-8            208/udp    AppleTalk Unused
  1561. #                          Rob Chandhok <chandhok@gnome.cs.cmu.edu>
  1562. tam             209/tcp    Trivial Authenticated Mail Protocol
  1563. tam             209/udp    Trivial Authenticated Mail Protocol
  1564. #                          Dan Bernstein <brnstnd@stealth.acf.nyu.edu>
  1565. z39.50          210/tcp    ANSI Z39.50
  1566. z39.50          210/udp    ANSI Z39.50
  1567. #                          Mark Needleman
  1568. #                         <mhnur%uccmvsa.bitnet@cornell.cit.cornell.edu>
  1569. 914c/g          211/tcp    Texas Instruments 914C/G Terminal
  1570. 914c/g          211/udp    Texas Instruments 914C/G Terminal
  1571. #                          Bill Harrell <---none--->
  1572. anet            212/tcp    ATEXSSTR
  1573. anet            212/udp    ATEXSSTR
  1574. #                          Jim Taylor <taylor@heart.epps.kodak.com>
  1575. ipx             213/tcp    IPX
  1576. ipx             213/udp    IPX
  1577. #                          Don Provan <donp@xlnvax.novell.com>
  1578. vmpwscs         214/tcp    VM PWSCS
  1579. vmpwscs         214/udp    VM PWSCS
  1580. #                          Dan Shia <dset!shia@uunet.UU.NET>
  1581. softpc          215/tcp    Insignia Solutions
  1582. softpc          215/udp    Insignia Solutions
  1583. #                          Martyn Thomas <---none--->
  1584. atls            216/tcp    Access Technology License Server
  1585. atls            216/udp    Access Technology License Server
  1586. #                          Larry DeLuca <henrik@EDDIE.MIT.EDU>
  1587. dbase           217/tcp    dBASE Unix
  1588.  
  1589.  
  1590.  
  1591. Reynolds & Postel                                              [Page 28]
  1592.  
  1593.  
  1594. RFC 1700                    Assigned Numbers                October 1994
  1595.  
  1596.  
  1597. dbase           217/udp    dBASE Unix
  1598. #                          Don Gibson
  1599. #            <sequent!aero!twinsun!ashtate.A-T.COM!dong@uunet.UU.NET>
  1600. mpp             218/tcp    Netix Message Posting Protocol
  1601. mpp             218/udp    Netix Message Posting Protocol
  1602. #                          Shannon Yeh <yeh@netix.com>
  1603. uarps           219/tcp    Unisys ARPs
  1604. uarps           219/udp    Unisys ARPs
  1605. #                          Ashok Marwaha <---none--->
  1606. imap3           220/tcp    Interactive Mail Access Protocol v3
  1607. imap3           220/udp    Interactive Mail Access Protocol v3
  1608. #                          James Rice <RICE@SUMEX-AIM.STANFORD.EDU>
  1609. fln-spx         221/tcp    Berkeley rlogind with SPX auth
  1610. fln-spx         221/udp    Berkeley rlogind with SPX auth
  1611. rsh-spx         222/tcp    Berkeley rshd with SPX auth
  1612. rsh-spx         222/udp    Berkeley rshd with SPX auth
  1613. cdc             223/tcp    Certificate Distribution Center
  1614. cdc             223/udp    Certificate Distribution Center
  1615. #               Kannan Alagappan <kannan@sejour.enet.dec.com>
  1616. #               224-241    Reserved
  1617. #                          Jon Postel <postel@isi.edu>
  1618. #               242/tcp    Unassigned
  1619. #               242/udp    Unassigned
  1620. sur-meas        243/tcp    Survey Measurement
  1621. sur-meas        243/udp    Survey Measurement
  1622. #                          Dave Clark <ddc@LCS.MIT.EDU>
  1623. #               244/tcp    Unassigned
  1624. #               244/udp    Unassigned
  1625. link            245/tcp    LINK
  1626. link            245/udp    LINK
  1627. dsp3270         246/tcp    Display Systems Protocol
  1628. dsp3270         246/udp    Display Systems Protocol
  1629. #                          Weldon J. Showalter <Gamma@MINTAKA.DCA.MIL>
  1630. #               247-255    Reserved
  1631. #                          Jon Postel <postel@isi.edu>
  1632. #               256-343    Unassigned
  1633. pdap            344/tcp    Prospero Data Access Protocol
  1634. pdap            344/udp    Prospero Data Access Protocol
  1635. #                          B. Clifford Neuman <bcn@isi.edu>
  1636. pawserv         345/tcp    Perf Analysis Workbench
  1637. pawserv         345/udp    Perf Analysis Workbench
  1638. zserv           346/tcp    Zebra server
  1639. zserv           346/udp    Zebra server
  1640. fatserv         347/tcp    Fatmen Server
  1641. fatserv         347/udp    Fatmen Server
  1642. csi-sgwp        348/tcp    Cabletron Management Protocol
  1643. csi-sgwp        348/udp    Cabletron Management Protocol
  1644. #               349-370    Unassigned
  1645.  
  1646.  
  1647.  
  1648. Reynolds & Postel                                              [Page 29]
  1649.  
  1650.  
  1651. RFC 1700                    Assigned Numbers                October 1994
  1652.  
  1653.  
  1654. clearcase       371/tcp    Clearcase
  1655. clearcase       371/udp    Clearcase
  1656. #                          Dave LeBlang <leglang@atria.com>
  1657. ulistserv       372/tcp    Unix Listserv
  1658. ulistserv       372/udp    Unix Listserv
  1659. #                          Anastasios Kotsikonas <tasos@cs.bu.edu>
  1660. legent-1        373/tcp    Legent Corporation
  1661. legent-1        373/udp    Legent Corporation
  1662. legent-2        374/tcp    Legent Corporation
  1663. legent-2        374/udp    Legent Corporation
  1664. #                          Keith Boyce <---none--->
  1665. hassle          375/tcp    Hassle
  1666. hassle          375/udp    Hassle
  1667. #                          Reinhard Doelz <doelz@comp.bioz.unibas.ch>
  1668. nip             376/tcp    Amiga Envoy Network Inquiry Proto
  1669. nip             376/udp    Amiga Envoy Network Inquiry Proto
  1670. #                          Kenneth Dyke <kcd@cbmvax.cbm.commodore.com>
  1671. tnETOS          377/tcp    NEC Corporation
  1672. tnETOS          377/udp    NEC Corporation
  1673. dsETOS          378/tcp    NEC Corporation
  1674. dsETOS          378/udp    NEC Corporation
  1675. #                          Tomoo Fujita <tf@arc.bs1.fc.nec.co.jp>
  1676. is99c           379/tcp    TIA/EIA/IS-99 modem client
  1677. is99c           379/udp    TIA/EIA/IS-99 modem client
  1678. is99s           380/tcp    TIA/EIA/IS-99 modem server
  1679. is99s           380/udp    TIA/EIA/IS-99 modem server
  1680. #                          Frank Quick <fquick@qualcomm.com>
  1681. hp-collector    381/tcp    hp performance data collector
  1682. hp-collector    381/udp    hp performance data collector
  1683. hp-managed-node 382/tcp    hp performance data managed node
  1684. hp-managed-node 382/udp    hp performance data managed node
  1685. hp-alarm-mgr    383/tcp    hp performance data alarm manager
  1686. hp-alarm-mgr    383/udp    hp performance data alarm manager
  1687. #                          Frank Blakely <frankb@hpptc16.rose.hp.com>
  1688. arns            384/tcp    A Remote Network Server System
  1689. arns            384/udp    A Remote Network Server System
  1690. #                          David Hornsby <djh@munnari.OZ.AU>
  1691. ibm-app         385/tcp    IBM Application
  1692. ibm-app         385/tcp    IBM Application
  1693. #                          Lisa Tomita <---none--->
  1694. asa             386/tcp    ASA Message Router Object Def.
  1695. asa             386/udp    ASA Message Router Object Def.
  1696. #                          Steve Laitinen <laitinen@brutus.aa.ab.com>
  1697. aurp            387/tcp    Appletalk Update-Based Routing Pro.
  1698. aurp            387/udp    Appletalk Update-Based Routing Pro.
  1699. #                          Chris Ranch <cranch@novell.com>
  1700. unidata-ldm     388/tcp    Unidata LDM Version 4
  1701. unidata-ldm     388/udp    Unidata LDM Version 4
  1702.  
  1703.  
  1704.  
  1705. Reynolds & Postel                                              [Page 30]
  1706.  
  1707.  
  1708. RFC 1700                    Assigned Numbers                October 1994
  1709.  
  1710.  
  1711. #                          Glenn Davis <davis@unidata.ucar.edu>
  1712. ldap            389/tcp    Lightweight Directory Access Protocol
  1713. ldap            389/udp    Lightweight Directory Access Protocol
  1714. #                          Tim Howes <Tim.Howes@terminator.cc.umich.edu>
  1715. uis             390/tcp    UIS
  1716. uis             390/udp    UIS
  1717. #                          Ed Barron <---none--->
  1718. synotics-relay  391/tcp    SynOptics SNMP Relay Port
  1719. synotics-relay  391/udp    SynOptics SNMP Relay Port
  1720. synotics-broker 392/tcp    SynOptics Port Broker Port
  1721. synotics-broker 392/udp    SynOptics Port Broker Port
  1722. #                          Illan Raab <iraab@synoptics.com>
  1723. dis             393/tcp    Data Interpretation System
  1724. dis             393/udp    Data Interpretation System
  1725. #                          Paul Stevens <pstevens@chinacat.Metaphor.COM>
  1726. embl-ndt        394/tcp    EMBL Nucleic Data Transfer
  1727. embl-ndt        394/udp    EMBL Nucleic Data Transfer
  1728. #                          Peter Gad <peter@bmc.uu.se>
  1729. netcp           395/tcp    NETscout Control Protocol
  1730. netcp           395/udp    NETscout Control Protocol
  1731. #                          Anil Singhal <---none--->
  1732. netware-ip      396/tcp    Novell Netware over IP
  1733. netware-ip      396/udp    Novell Netware over IP
  1734. mptn            397/tcp    Multi Protocol Trans. Net.
  1735. mptn            397/udp    Multi Protocol Trans. Net.
  1736. #                          Soumitra Sarkar <sarkar@vnet.ibm.com>
  1737. kryptolan       398/tcp    Kryptolan
  1738. kryptolan       398/udp    Kryptolan
  1739. #                          Peter de Laval <pdl@sectra.se>
  1740. #               399/tcp    Unassigned
  1741. #               399/udp    Unassigned
  1742. work-sol        400/tcp    Workstation Solutions
  1743. work-sol        400/udp    Workstation Solutions
  1744. #                          Jim Ward <jimw@worksta.com>
  1745. ups             401/tcp    Uninterruptible Power Supply
  1746. ups             401/udp    Uninterruptible Power Supply
  1747. #                          Guenther Seybold <gs@hrz.th-darmstadt.de>
  1748. genie           402/tcp    Genie Protocol
  1749. genie           402/udp    Genie Protocol
  1750. #                          Mark Hankin <---none--->
  1751. decap           403/tcp    decap
  1752. decap           403/udp    decap
  1753. nced            404/tcp    nced
  1754. nced            404/udp    nced
  1755. ncld            405/tcp    ncld
  1756. ncld            405/udp    ncld
  1757. #                          Richard Jones <---none--->
  1758. imsp            406/tcp    Interactive Mail Support Protocol
  1759.  
  1760.  
  1761.  
  1762. Reynolds & Postel                                              [Page 31]
  1763.  
  1764.  
  1765. RFC 1700                    Assigned Numbers                October 1994
  1766.  
  1767.  
  1768. imsp            406/udp    Interactive Mail Support Protocol
  1769. #                          John Myers <jgm+@cmu.edu>
  1770. timbuktu        407/tcp    Timbuktu
  1771. timbuktu        407/udp    Timbuktu
  1772. #                          Marc Epard <marc@waygate.farallon.com>
  1773. prm-sm          408/tcp    Prospero Resource Manager Sys. Man.
  1774. prm-sm          408/udp    Prospero Resource Manager Sys. Man.
  1775. prm-nm          409/tcp    Prospero Resource Manager Node Man.
  1776. prm-nm          409/udp    Prospero Resource Manager Node Man.
  1777. #                          B. Clifford Neuman <bcn@isi.edu>
  1778. decladebug      410/tcp    DECLadebug Remote Debug Protocol
  1779. decladebug      410/udp    DECLadebug Remote Debug Protocol
  1780. #                          Anthony Berent <berent@rdgeng.enet.dec.com>
  1781. rmt             411/tcp    Remote MT Protocol
  1782. rmt             411/udp    Remote MT Protocol
  1783. #                          Peter Eriksson <pen@lysator.liu.se>
  1784. synoptics-trap  412/tcp    Trap Convention Port
  1785. synoptics-trap  412/udp    Trap Convention Port
  1786. #                          Illan Raab <iraab@synoptics.com>
  1787. smsp            413/tcp    SMSP
  1788. smsp            413/udp    SMSP
  1789. infoseek        414/tcp    InfoSeek
  1790. infoseek        414/udp    InfoSeek
  1791. #                          Steve Kirsch <stk@frame.com>
  1792. bnet            415/tcp    BNet
  1793. bnet            415/udp    BNet
  1794. #                          Jim Mertz <JMertz+RV09@rvdc.unisys.com>
  1795. silverplatter   416/tcp    Silverplatter
  1796. silverplatter   416/udp    Silverplatter
  1797. #                          Peter Ciuffetti <petec@silverplatter.com>
  1798. onmux           417/tcp    Onmux
  1799. onmux           417/udp    Onmux
  1800. #                          Stephen Hanna <hanna@world.std.com>
  1801. hyper-g         418/tcp    Hyper-G
  1802. hyper-g         418/udp    Hyper-G
  1803. #                          Frank Kappe <fkappe@iicm.tu-graz.ac.at>
  1804. ariel1          419/tcp    Ariel
  1805. ariel1          419/udp    Ariel
  1806. #                          Jonathan Lavigne <BL.JPL@RLG.Stanford.EDU>
  1807. smpte           420/tcp    SMPTE
  1808. smpte           420/udp    SMPTE
  1809. #                          Si Becker <71362.22@CompuServe.COM>
  1810. ariel2          421/tcp    Ariel
  1811. ariel2          421/udp    Ariel
  1812. ariel3          422/tcp    Ariel
  1813. ariel3          422/udp    Ariel
  1814. #                          Jonathan Lavigne  <BL.JPL@RLG.Stanford.EDU>
  1815. opc-job-start   423/tcp    IBM Operations Planning and Control Start
  1816.  
  1817.  
  1818.  
  1819. Reynolds & Postel                                              [Page 32]
  1820.  
  1821.  
  1822. RFC 1700                    Assigned Numbers                October 1994
  1823.  
  1824.  
  1825. opc-job-start   423/udp    IBM Operations Planning and Control Start
  1826. opc-job-track   424/tcp    IBM Operations Planning and Control Track
  1827. opc-job-track   424/udp    IBM Operations Planning and Control Track
  1828. #                          Conny Larsson  <cocke@VNET.IBM.COM>
  1829. icad-el         425/tcp    ICAD
  1830. icad-el         425/udp    ICAD
  1831. #                          Larry Stone  <lcs@icad.com>
  1832. smartsdp        426/tcp    smartsdp
  1833. smartsdp        426/udp    smartsdp
  1834. #                          Alexander Dupuy <dupuy@smarts.com>
  1835. svrloc          427/tcp    Server Location
  1836. svrloc          427/udp    Server Location
  1837. #                          <veizades@ftp.com>
  1838. ocs_cmu         428/tcp    OCS_CMU
  1839. ocs_cmu         428/udp    OCS_CMU
  1840. ocs_amu         429/tcp    OCS_AMU
  1841. ocs_amu         429/udp    OCS_AMU
  1842. #                          Florence Wyman <wyman@peabody.plk.af.mil>
  1843. utmpsd          430/tcp    UTMPSD
  1844. utmpsd          430/udp    UTMPSD
  1845. utmpcd          431/tcp    UTMPCD
  1846. utmpcd          431/udp    UTMPCD
  1847. iasd            432/tcp    IASD
  1848. iasd            432/udp    IASD
  1849. #                          Nir Baroz <nbaroz@encore.com>
  1850. nnsp            433/tcp    NNSP
  1851. nnsp            433/udp    NNSP
  1852. #                          Rob Robertson <rob@gangrene.berkeley.edu>
  1853. mobileip-agent  434/tcp    MobileIP-Agent
  1854. mobileip-agent  434/udp    MobileIP-Agent
  1855. mobilip-mn      435/tcp    MobilIP-MN
  1856. mobilip-mn      435/udp    MobilIP-MN
  1857. #                          Kannan Alagappan <kannan@sejour.lkg.dec.com>
  1858. dna-cml         436/tcp    DNA-CML
  1859. dna-cml         436/udp    DNA-CML
  1860. #                          Dan Flowers <flowers@smaug.lkg.dec.com>
  1861. comscm          437/tcp    comscm
  1862. comscm          437/udp    comscm
  1863. #                          Jim Teague <teague@zso.dec.com>
  1864. dsfgw           438/tcp    dsfgw
  1865. dsfgw           438/udp    dsfgw
  1866. #                          Andy McKeen <mckeen@osf.org>
  1867. dasp            439/tcp    dasp      Thomas Obermair
  1868. dasp            439/udp    dasp      tommy@inlab.m.eunet.de
  1869. #                          Thomas Obermair <tommy@inlab.m.eunet.de>
  1870. sgcp            440/tcp    sgcp
  1871. sgcp            440/udp    sgcp
  1872. #                          Marshall Rose <mrose@dbc.mtview.ca.us>
  1873.  
  1874.  
  1875.  
  1876. Reynolds & Postel                                              [Page 33]
  1877.  
  1878.  
  1879. RFC 1700                    Assigned Numbers                October 1994
  1880.  
  1881.  
  1882. decvms-sysmgt   441/tcp    decvms-sysmgt
  1883. decvms-sysmgt   441/udp    decvms-sysmgt
  1884. #                          Lee Barton <barton@star.enet.dec.com>
  1885. cvc_hostd       442/tcp    cvc_hostd
  1886. cvc_hostd       442/udp    cvc_hostd
  1887. #                          Bill Davidson <billd@equalizer.cray.com>
  1888. https           443/tcp    https  MCom
  1889. https           443/udp    https  MCom
  1890. #                          Kipp E.B. Hickman <kipp@mcom.com>
  1891. snpp            444/tcp    Simple Network Paging Protocol
  1892. snpp            444/udp    Simple Network Paging Protocol
  1893. #                          [RFC1568]
  1894. microsoft-ds    445/tcp    Microsoft-DS
  1895. microsoft-ds    445/udp    Microsoft-DS
  1896. #                          Arnold Miller <arnoldm@microsoft.com>
  1897. ddm-rdb         446/tcp    DDM-RDB
  1898. ddm-rdb         446/udp    DDM-RDB
  1899. ddm-dfm         447/tcp    DDM-RFM
  1900. ddm-dfm         447/udp    DDM-RFM
  1901. ddm-byte        448/tcp    DDM-BYTE
  1902. ddm-byte        448/udp    DDM-BYTE
  1903. #                          Jan David Fisher <jdfisher@VNET.IBM.COM>
  1904. as-servermap    449/tcp    AS Server Mapper
  1905. as-servermap    449/udp    AS Server Mapper
  1906. #                          Barbara Foss <BGFOSS@rchvmv.vnet.ibm.com>
  1907. tserver         450/tcp    TServer
  1908. tserver         450/udp    TServer
  1909. #                          Harvey S. Schultz <hss@mtgzfs3.mt.att.com>
  1910. #               451-511    Unassigned
  1911. exec            512/tcp    remote process execution;
  1912. #                          authentication performed using
  1913. #                          passwords and UNIX loppgin names
  1914. biff            512/udp    used by mail system to notify users
  1915. #                          of new mail received; currently
  1916. #                          receives messages only from
  1917. #                          processes on the same machine
  1918. login           513/tcp    remote login a la telnet;
  1919. #                          automatic authentication performed
  1920. #                          based on priviledged port numbers
  1921. #                          and distributed data bases which
  1922. #                          identify "authentication domains"
  1923. who             513/udp    maintains data bases showing who's
  1924. #                          logged in to machines on a local
  1925. #                          net and the load average of the
  1926. #                          machine
  1927. cmd             514/tcp    like exec, but automatic
  1928. #                          authentication is performed as for
  1929. #                          login server
  1930.  
  1931.  
  1932.  
  1933. Reynolds & Postel                                              [Page 34]
  1934.  
  1935.  
  1936. RFC 1700                    Assigned Numbers                October 1994
  1937.  
  1938.  
  1939. syslog          514/udp
  1940. printer         515/tcp    spooler
  1941. printer         515/udp    spooler
  1942. #               516/tcp    Unassigned
  1943. #               516/udp    Unassigned
  1944. talk            517/tcp    like tenex link, but across
  1945. #                          machine - unfortunately, doesn't
  1946. #                          use link protocol (this is actually
  1947. #                          just a rendezvous port from which a
  1948. #                          tcp connection is established)
  1949. talk            517/udp    like tenex link, but across
  1950. #                          machine - unfortunately, doesn't
  1951. #                          use link protocol (this is actually
  1952. #                          just a rendezvous port from which a
  1953.                            tcp connection is established)
  1954. ntalk           518/tcp
  1955. ntalk           518/udp
  1956. utime           519/tcp    unixtime
  1957. utime           519/udp    unixtime
  1958. efs             520/tcp    extended file name server
  1959. router          520/udp    local routing process (on site);
  1960. #                          uses variant of Xerox NS routing
  1961. #                          information protocol
  1962. #               521-524    Unassigned
  1963. timed           525/tcp    timeserver
  1964. timed           525/udp    timeserver
  1965. tempo           526/tcp    newdate
  1966. tempo           526/udp    newdate
  1967. #               527-529    Unassigned
  1968. courier         530/tcp    rpc
  1969. courier         530/udp    rpc
  1970. conference      531/tcp    chat
  1971. conference      531/udp    chat
  1972. netnews         532/tcp    readnews
  1973. netnews         532/udp    readnews
  1974. netwall         533/tcp    for emergency broadcasts
  1975. netwall         533/udp    for emergency broadcasts
  1976. #               534-538    Unassigned
  1977. apertus-ldp     539/tcp    Apertus Technologies Load Determination
  1978. apertus-ldp     539/udp    Apertus Technologies Load Determination
  1979. uucp            540/tcp    uucpd
  1980. uucp            540/udp    uucpd
  1981. uucp-rlogin     541/tcp    uucp-rlogin  Stuart Lynne
  1982. uucp-rlogin     541/udp    uucp-rlogin  sl@wimsey.com
  1983. #               542/tcp    Unassigned
  1984. #               542/udp    Unassigned
  1985. klogin          543/tcp
  1986. klogin          543/udp
  1987.  
  1988.  
  1989.  
  1990. Reynolds & Postel                                              [Page 35]
  1991.  
  1992.  
  1993. RFC 1700                    Assigned Numbers                October 1994
  1994.  
  1995.  
  1996. kshell          544/tcp    krcmd
  1997. kshell          544/udp    krcmd
  1998. #               545-549    Unassigned
  1999. new-rwho        550/tcp    new-who
  2000. new-rwho        550/udp    new-who
  2001. #               551-555    Unassigned
  2002. dsf             555/tcp
  2003. dsf             555/udp
  2004. remotefs        556/tcp    rfs server
  2005. remotefs        556/udp    rfs server
  2006. #               557-559    Unassigned
  2007. rmonitor        560/tcp    rmonitord
  2008. rmonitor        560/udp    rmonitord
  2009. monitor         561/tcp
  2010. monitor         561/udp
  2011. chshell         562/tcp    chcmd
  2012. chshell         562/udp    chcmd
  2013. #               563/tcp    Unassigned
  2014. #               563/udp    Unassigned
  2015. 9pfs            564/tcp    plan 9 file service
  2016. 9pfs            564/udp    plan 9 file service
  2017. whoami          565/tcp    whoami
  2018. whoami          565/udp    whoami
  2019. #               566-569    Unassigned
  2020. meter           570/tcp    demon
  2021. meter           570/udp    demon
  2022. meter           571/tcp    udemon
  2023. meter           571/udp    udemon
  2024. #               572-599    Unassigned
  2025. ipcserver       600/tcp    Sun IPC server
  2026. ipcserver       600/udp    Sun IPC server
  2027. nqs             607/tcp    nqs
  2028. nqs             607/udp    nqs
  2029. urm             606/tcp    Cray Unified Resource Manager
  2030. urm             606/udp    Cray Unified Resource Manager
  2031. #                          Bill Schiefelbein <schief@aspen.cray.com>
  2032. sift-uft        608/tcp    Sender-Initiated/Unsolicited File Transfer
  2033. sift-uft        608/udp    Sender-Initiated/Unsolicited File Transfer
  2034. #                          Rick Troth <troth@rice.edu>
  2035. npmp-trap       609/tcp    npmp-trap
  2036. npmp-trap       609/udp    npmp-trap
  2037. npmp-local      610/tcp    npmp-local
  2038. npmp-local      610/udp    npmp-local
  2039. npmp-gui        611/tcp    npmp-gui
  2040. npmp-gui        611/udp    npmp-gui
  2041. #                          John Barnes <jbarnes@crl.com>
  2042. ginad           634/tcp    ginad
  2043. ginad           634/udp    ginad
  2044.  
  2045.  
  2046.  
  2047. Reynolds & Postel                                              [Page 36]
  2048.  
  2049.  
  2050. RFC 1700                    Assigned Numbers                October 1994
  2051.  
  2052.  
  2053. #                          Mark Crother <mark@eis.calstate.edu>
  2054. mdqs            666/tcp
  2055. mdqs            666/udp
  2056. doom            666/tcp    doom Id Software
  2057. doom            666/tcp    doom Id Software
  2058. #                          <ddt@idcube.idsoftware.com>
  2059. elcsd           704/tcp    errlog copy/server daemon
  2060. elcsd           704/udp    errlog copy/server daemon
  2061.  
  2062. entrustmanager  709/tcp    EntrustManager
  2063. entrustmanager  709/udp    EntrustManager
  2064. #                          Peter Whittaker <pww@bnr.ca>
  2065. netviewdm1      729/tcp    IBM NetView DM/6000 Server/Client
  2066. netviewdm1      729/udp    IBM NetView DM/6000 Server/Client
  2067. netviewdm2      730/tcp    IBM NetView DM/6000 send/tcp
  2068. netviewdm2      730/udp    IBM NetView DM/6000 send/tcp
  2069. netviewdm3      731/tcp    IBM NetView DM/6000 receive/tcp
  2070. netviewdm3      731/udp    IBM NetView DM/6000 receive/tcp
  2071. #                          Philippe Binet  (phbinet@vnet.IBM.COM)
  2072. netgw           741/tcp    netGW
  2073. netgw           741/udp    netGW
  2074. netrcs          742/tcp    Network based Rev. Cont. Sys.
  2075. netrcs          742/udp    Network based Rev. Cont. Sys.
  2076. #                          Gordon C. Galligher <gorpong@ping.chi.il.us>
  2077. flexlm          744/tcp    Flexible License Manager
  2078. flexlm          744/udp    Flexible License Manager
  2079. #                          Matt Christiano
  2080. #                          <globes@matt@oliveb.atc.olivetti.com>
  2081. fujitsu-dev     747/tcp    Fujitsu Device Control
  2082. fujitsu-dev     747/udp    Fujitsu Device Control
  2083. ris-cm          748/tcp    Russell Info Sci Calendar Manager
  2084. ris-cm          748/udp    Russell Info Sci Calendar Manager
  2085. kerberos-adm    749/tcp    kerberos administration
  2086. kerberos-adm    749/udp    kerberos administration
  2087. rfile           750/tcp
  2088. loadav          750/udp
  2089. pump            751/tcp
  2090. pump            751/udp
  2091. qrh             752/tcp
  2092. qrh             752/udp
  2093. rrh             753/tcp
  2094. rrh             753/udp
  2095. tell            754/tcp     send
  2096. tell            754/udp     send
  2097. nlogin          758/tcp
  2098. nlogin          758/udp
  2099. con             759/tcp
  2100. con             759/udp
  2101.  
  2102.  
  2103.  
  2104. Reynolds & Postel                                              [Page 37]
  2105.  
  2106.  
  2107. RFC 1700                    Assigned Numbers                October 1994
  2108.  
  2109.  
  2110. ns              760/tcp
  2111. ns              760/udp
  2112. rxe             761/tcp
  2113. rxe             761/udp
  2114. quotad          762/tcp
  2115. quotad          762/udp
  2116. cycleserv       763/tcp
  2117. cycleserv       763/udp
  2118. omserv          764/tcp
  2119. omserv          764/udp
  2120. webster         765/tcp
  2121. webster         765/udp
  2122. phonebook       767/tcp    phone
  2123. phonebook       767/udp    phone
  2124. vid             769/tcp
  2125. vid             769/udp
  2126. cadlock         770/tcp
  2127. cadlock         770/udp
  2128. rtip            771/tcp
  2129. rtip            771/udp
  2130. cycleserv2      772/tcp
  2131. cycleserv2      772/udp
  2132. submit          773/tcp
  2133. notify          773/udp
  2134. rpasswd         774/tcp
  2135. acmaint_dbd     774/udp
  2136. entomb          775/tcp
  2137. acmaint_transd  775/udp
  2138. wpages          776/tcp
  2139. wpages          776/udp
  2140. wpgs            780/tcp
  2141. wpgs            780/udp
  2142. concert         786/tcp       Concert
  2143. concert         786/udp       Concert
  2144. #                             Josyula R. Rao <jrrao@watson.ibm.com>
  2145. mdbs_daemon     800/tcp
  2146. mdbs_daemon     800/udp
  2147. device          801/tcp
  2148. device          801/udp
  2149. xtreelic        996/tcp        Central Point Software
  2150. xtreelic        996/udp        Central Point Software
  2151. #                              Dale Cabell <dacabell@smtp.xtree.com>
  2152. maitrd          997/tcp
  2153. maitrd          997/udp
  2154. busboy          998/tcp
  2155. puparp          998/udp
  2156. garcon          999/tcp
  2157. applix          999/udp        Applix ac
  2158.  
  2159.  
  2160.  
  2161. Reynolds & Postel                                              [Page 38]
  2162.  
  2163.  
  2164. RFC 1700                    Assigned Numbers                October 1994
  2165.  
  2166.  
  2167. puprouter       999/tcp
  2168. puprouter       999/udp
  2169. cadlock         1000/tcp
  2170. ock             1000/udp
  2171.                 1023/tcp       Reserved
  2172.                 1024/udp       Reserved
  2173. #                              IANA <iana@isi.edu>
  2174.  
  2175.  
  2176.  
  2177. REGISTERED PORT NUMBERS
  2178.  
  2179. The Registered Ports are not controlled by the IANA and on most
  2180. systems can be used by ordinary user processes or programs executed by
  2181. ordinary users.
  2182.  
  2183. Ports are used in the TCP [RFC793] to name the ends of logical
  2184. connections which carry long term conversations.  For the purpose of
  2185. providing services to unknown callers, a service contact port is
  2186. defined.  This list specifies the port used by the server process as
  2187. its contact port.  While the IANA can not control uses of these ports
  2188. it does register or list uses of these ports as a convienence to the
  2189. community.
  2190.  
  2191. To the extent possible, these same port assignments are used with the
  2192. UDP [RFC768].
  2193.  
  2194. The Registered Ports are in the range 1024-65535.
  2195.  
  2196. Port Assignments:
  2197.  
  2198. Keyword         Decimal    Description                     References
  2199. -------         -------    -----------                     ----------
  2200.                 1024/tcp   Reserved
  2201.                 1024/udp   Reserved
  2202. #                          IANA <iana@isi.edu>
  2203. blackjack       1025/tcp   network blackjack
  2204. blackjack       1025/udp   network blackjack
  2205. iad1            1030/tcp   BBN IAD
  2206. iad1            1030/udp   BBN IAD
  2207. iad2            1031/tcp   BBN IAD
  2208. iad2            1031/udp   BBN IAD
  2209. iad3            1032/tcp   BBN IAD
  2210. iad3            1032/udp   BBN IAD
  2211. #                          Andy Malis <malis_a@timeplex.com>
  2212. instl_boots     1067/tcp   Installation Bootstrap Proto. Serv.
  2213. instl_boots     1067/udp   Installation Bootstrap Proto. Serv.
  2214. instl_bootc     1068/tcp   Installation Bootstrap Proto. Cli.
  2215.  
  2216.  
  2217.  
  2218. Reynolds & Postel                                              [Page 39]
  2219.  
  2220.  
  2221. RFC 1700                    Assigned Numbers                October 1994
  2222.  
  2223.  
  2224. instl_bootc     1068/udp   Installation Bootstrap Proto. Cli.
  2225. #                          David Arko <<darko@hpfcrn.fc.hp.com>
  2226. socks           1080/tcp   Socks
  2227. socks           1080/udp   Socks
  2228. #                          Ying-Da Lee <ylee@syl.dl.nec.com
  2229. ansoft-lm-1     1083/tcp   Anasoft License Manager
  2230. ansoft-lm-1     1083/udp   Anasoft License Manager
  2231. ansoft-lm-2     1084/tcp   Anasoft License Manager
  2232. ansoft-lm-2     1084/udp   Anasoft License Manager
  2233. nfa             1155/tcp   Network File Access
  2234. nfa             1155/udp   Network File Access
  2235. #                          James Powell <james@mailhost.unidata.com>
  2236. nerv            1222/tcp   SNI R&D network
  2237. nerv            1222/udp   SNI R&D network
  2238. #                          Martin Freiss <freiss.pad@sni.de>
  2239. hermes          1248/tcp
  2240. hermes          1248/udp
  2241. alta-ana-lm     1346/tcp   Alta Analytics License Manager
  2242. alta-ana-lm     1346/udp   Alta Analytics License Manager
  2243. bbn-mmc         1347/tcp   multi media conferencing
  2244. bbn-mmc         1347/udp   multi media conferencing
  2245. bbn-mmx         1348/tcp   multi media conferencing
  2246. bbn-mmx         1348/udp   multi media conferencing
  2247. sbook           1349/tcp   Registration Network Protocol
  2248. sbook           1349/udp   Registration Network Protocol
  2249. editbench       1350/tcp   Registration Network Protocol
  2250. editbench       1350/udp   Registration Network Protocol
  2251. #               Simson L. Garfinkel <simsong@next.cambridge.ma.us>
  2252. equationbuilder 1351/tcp   Digital Tool Works (MIT)
  2253. equationbuilder 1351/udp   Digital Tool Works (MIT)
  2254. #                          Terrence J. Talbot <lexcube!tjt@bu.edu>
  2255. lotusnote       1352/tcp   Lotus Note
  2256. lotusnote       1352/udp   Lotus Note
  2257. #               Greg Pflaum <iris.com!Greg_Pflaum@uunet.uu.net>
  2258. relief          1353/tcp   Relief Consulting
  2259. relief          1353/udp   Relief Consulting
  2260. #                          John Feiler <relief!jjfeiler@uu2.psi.com>
  2261. rightbrain      1354/tcp   RightBrain Software
  2262. rightbrain      1354/udp   RightBrain Software
  2263. #                          Glenn Reid <glann@rightbrain.com>
  2264. intuitive edge  1355/tcp   Intuitive Edge
  2265. intuitive edge  1355/udp   Intuitive Edge
  2266. #                          Montgomery Zukowski
  2267. #                          <monty@nextnorth.acs.ohio-state.edu>
  2268. cuillamartin    1356/tcp   CuillaMartin Company
  2269. cuillamartin    1356/udp   CuillaMartin Company
  2270. pegboard        1357/tcp   Electronic PegBoard
  2271. pegboard        1357/udp   Electronic PegBoard
  2272.  
  2273.  
  2274.  
  2275. Reynolds & Postel                                              [Page 40]
  2276.  
  2277.  
  2278. RFC 1700                    Assigned Numbers                October 1994
  2279.  
  2280.  
  2281. #                          Chris Cuilla
  2282. #                          <balr!vpnet!cuilla!chris@clout.chi.il.us>
  2283. connlcli        1358/tcp   CONNLCLI
  2284. connlcli        1358/udp   CONNLCLI
  2285. ftsrv           1359/tcp   FTSRV
  2286. ftsrv           1359/udp   FTSRV
  2287. #                          Ines Homem de Melo <sidinf@brfapesp.bitnet>
  2288. mimer           1360/tcp   MIMER
  2289. mimer           1360/udp   MIMER
  2290. #                          Per Schroeder  <Per.Schroder@mimer.se>
  2291. linx            1361/tcp   LinX
  2292. linx            1361/udp   LinX
  2293. #                          Steffen Schilke <---none--->
  2294. timeflies       1362/tcp   TimeFlies
  2295. timeflies       1362/udp   TimeFlies
  2296. #                          Doug Kent <mouthers@slugg@nwnexus.wa.com>
  2297. ndm-requester   1363/tcp   Network DataMover Requester
  2298. ndm-requester   1363/udp   Network DataMover Requester
  2299. ndm-server      1364/tcp   Network DataMover Server
  2300. ndm-server      1364/udp   Network DataMover Server
  2301. #                          Toshio Watanabe
  2302. #                          <watanabe@godzilla.rsc.spdd.ricoh.co.j>
  2303. adapt-sna       1365/tcp   Network Software Associates
  2304. adapt-sna       1365/udp   Network Software Associates
  2305. #                          Jeffery Chiao <714-768-401>
  2306. netware-csp     1366/tcp   Novell NetWare Comm Service Platform
  2307. netware-csp     1366/udp   Novell NetWare Comm Service Platform
  2308. #                          Laurie Lindsey <llindsey@novell.com>
  2309. dcs             1367/tcp   DCS
  2310. dcs             1367/udp   DCS
  2311. #                          Stefan Siebert <ssiebert@dcs.de>
  2312. screencast      1368/tcp   ScreenCast
  2313. screencast      1368/udp   ScreenCast
  2314. #                          Bill Tschumy <other!bill@uunet.UU.NET>
  2315. gv-us           1369/tcp   GlobalView to Unix Shell
  2316. gv-us           1369/udp   GlobalView to Unix Shell
  2317. us-gv           1370/tcp   Unix Shell to GlobalView
  2318. us-gv           1370/udp   Unix Shell to GlobalView
  2319. #               Makoto Mita <mita@ssdev.ksp.fujixerox.co.jp>
  2320. fc-cli          1371/tcp   Fujitsu Config Protocol
  2321. fc-cli          1371/udp   Fujitsu Config Protocol
  2322. fc-ser          1372/tcp   Fujitsu Config Protocol
  2323. fc-ser          1372/udp   Fujitsu Config Protocol
  2324. #               Ryuichi Horie <horie@spad.sysrap.cs.fujitsu.co.jp>
  2325. chromagrafx     1373/tcp   Chromagrafx
  2326. chromagrafx     1373/udp   Chromagrafx
  2327. #                          Mike Barthelemy <msb@chromagrafx.com>
  2328. molly           1374/tcp   EPI Software Systems
  2329.  
  2330.  
  2331.  
  2332. Reynolds & Postel                                              [Page 41]
  2333.  
  2334.  
  2335. RFC 1700                    Assigned Numbers                October 1994
  2336.  
  2337.  
  2338. molly           1374/udp   EPI Software Systems
  2339. #                          Jim Vlcek <vlcek@epimbe.com>
  2340. bytex           1375/tcp   Bytex
  2341. bytex           1375/udp   Bytex
  2342. #               Mary Ann Burt <bytex!ws054!maryann@uunet.UU.NET>
  2343. ibm-pps         1376/tcp   IBM Person to Person Software
  2344. ibm-pps         1376/udp   IBM Person to Person Software
  2345. #                          Simon Phipps <sphipps@vnet.ibm.com>
  2346. cichlid         1377/tcp   Cichlid License Manager
  2347. cichlid         1377/udp   Cichlid License Manager
  2348. #                          Andy Burgess <aab@cichlid.com>
  2349. elan            1378/tcp   Elan License Manager
  2350. elan            1378/udp   Elan License Manager
  2351. #                          Ken Greer <kg@elan.com>
  2352. dbreporter      1379/tcp   Integrity Solutions
  2353. dbreporter      1379/udp   Integrity Solutions
  2354. #                          Tim Dawson <tdawson%mspboss@uunet.UU.NET>
  2355. telesis-licman  1380/tcp   Telesis Network License Manager
  2356. telesis-licman  1380/udp   Telesis Network License Manager
  2357. #                          Karl Schendel, Jr. <wiz@telesis.com>
  2358. apple-licman    1381/tcp   Apple Network License Manager
  2359. apple-licman    1381/udp   Apple Network License Manager
  2360. #                          Earl Wallace <earlw@apple.com>
  2361. udt_os          1382/tcp
  2362. udt_os          1382/udp
  2363. gwha            1383/tcp   GW Hannaway Network License Manager
  2364. gwha            1383/udp   GW Hannaway Network License Manager
  2365. #                          J. Gabriel Foster <fop@gwha.com>
  2366. os-licman       1384/tcp   Objective Solutions License Manager
  2367. os-licman       1384/udp   Objective Solutions License Manager
  2368. #               Donald Cornwell <don.cornwell@objective.com>
  2369. atex_elmd       1385/tcp   Atex Publishing License Manager
  2370. atex_elmd       1385/udp   Atex Publishing License Manager
  2371. #                          Brett Sorenson <bcs@atex.com>
  2372. checksum        1386/tcp   CheckSum License Manager
  2373. checksum        1386/udp   CheckSum License Manager
  2374. #                          Andreas Glocker <glocker@sirius.com>
  2375. cadsi-lm        1387/tcp   Computer Aided Design Software Inc LM
  2376. cadsi-lm        1387/udp   Computer Aided Design Software Inc LM
  2377. #                          Sulistio Muljadi
  2378. objective-dbc   1388/tcp   Objective Solutions DataBase Cache
  2379. objective-dbc   1388/udp   Objective Solutions DataBase Cache
  2380. #                          Donald Cornwell
  2381. iclpv-dm        1389/tcp   Document Manager
  2382. iclpv-dm        1389/udp   Document Manager
  2383. iclpv-sc        1390/tcp   Storage Controller
  2384. iclpv-sc        1390/udp   Storage Controller
  2385. iclpv-sas       1391/tcp   Storage Access Server
  2386.  
  2387.  
  2388.  
  2389. Reynolds & Postel                                              [Page 42]
  2390.  
  2391.  
  2392. RFC 1700                    Assigned Numbers                October 1994
  2393.  
  2394.  
  2395. iclpv-sas       1391/udp   Storage Access Server
  2396. iclpv-pm        1392/tcp   Print Manager
  2397. iclpv-pm        1392/udp   Print Manager
  2398. iclpv-nls       1393/tcp   Network Log Server
  2399. iclpv-nls       1393/udp   Network Log Server
  2400. iclpv-nlc       1394/tcp   Network Log Client
  2401. iclpv-nlc       1394/udp   Network Log Client
  2402. iclpv-wsm       1395/tcp   PC Workstation Manager software
  2403. iclpv-wsm       1395/udp   PC Workstation Manager software
  2404. #               A.P. Hobson <A.P.Hobson@bra0112.wins.icl.co.uk>
  2405. dvl-activemail  1396/tcp   DVL Active Mail
  2406. dvl-activemail  1396/udp   DVL Active Mail
  2407. audio-activmail 1397/tcp   Audio Active Mail
  2408. audio-activmail 1397/udp   Audio Active Mail
  2409. video-activmail 1398/tcp   Video Active Mail
  2410. video-activmail 1398/udp   Video Active Mail
  2411. #                          Ehud Shapiro <udi@wisdon.weizmann.ac.il>
  2412. cadkey-licman   1399/tcp   Cadkey License Manager
  2413. cadkey-licman   1399/udp   Cadkey License Manager
  2414. cadkey-tablet   1400/tcp   Cadkey Tablet Daemon
  2415. cadkey-tablet   1400/udp   Cadkey Tablet Daemon
  2416. #                          Joe McCollough <joe@cadkey.com>
  2417. goldleaf-licman 1401/tcp   Goldleaf License Manager
  2418. goldleaf-licman 1401/udp   Goldleaf License Manager
  2419. #                          John Fox <---none--->
  2420. prm-sm-np       1402/tcp   Prospero Resource Manager
  2421. prm-sm-np       1402/udp   Prospero Resource Manager
  2422. prm-nm-np       1403/tcp   Prospero Resource Manager
  2423. prm-nm-np       1403/udp   Prospero Resource Manager
  2424. #                          B. Clifford Neuman <bcn@isi.edu>
  2425. igi-lm          1404/tcp   Infinite Graphics License Manager
  2426. igi-lm          1404/udp   Infinite Graphics License Manager
  2427. ibm-res         1405/tcp   IBM Remote Execution Starter
  2428. ibm-res         1405/udp   IBM Remote Execution Starter
  2429. netlabs-lm      1406/tcp   NetLabs License Manager
  2430. netlabs-lm      1406/udp   NetLabs License Manager
  2431. dbsa-lm         1407/tcp   DBSA License Manager
  2432. dbsa-lm         1407/udp   DBSA License Manager
  2433. #                          Scott Shattuck <ss@dbsa.com>
  2434. sophia-lm       1408/tcp   Sophia License Manager
  2435. sophia-lm       1408/udp   Sophia License Manager
  2436. #                          Eric Brown <sst!emerald!eric@uunet.UU.net>
  2437. here-lm         1409/tcp   Here License Manager
  2438. here-lm         1409/udp   Here License Manager
  2439. #                          David Ison  <here@dialup.oar.net>
  2440. hiq             1410/tcp   HiQ License Manager
  2441. hiq             1410/udp   HiQ License Manager
  2442. #                          Rick Pugh <rick@bilmillennium.com>
  2443.  
  2444.  
  2445.  
  2446. Reynolds & Postel                                              [Page 43]
  2447.  
  2448.  
  2449. RFC 1700                    Assigned Numbers                October 1994
  2450.  
  2451.  
  2452. af              1411/tcp   AudioFile
  2453. af              1411/udp   AudioFile
  2454. #                          Jim Gettys <jg@crl.dec.com>
  2455. innosys         1412/tcp   InnoSys
  2456. innosys         1412/udp   InnoSys
  2457. innosys-acl     1413/tcp   Innosys-ACL
  2458. innosys-acl     1413/udp   Innosys-ACL
  2459. #                          Eric Welch <--none--->
  2460. ibm-mqseries    1414/tcp   IBM MQSeries
  2461. ibm-mqseries    1414/udp   IBM MQSeries
  2462. #                          Roger Meli <rmmeli%winvmd@vnet.ibm.com>
  2463. dbstar          1415/tcp   DBStar
  2464. dbstar          1415/udp   DBStar
  2465. #                          Jeffrey Millman <jcm@dbstar.com>
  2466. novell-lu6.2    1416/tcp   Novell LU6.2
  2467. novell-lu6.2    1416/udp   Novell LU6.2
  2468. #                          Peter Liu <--none--->
  2469. timbuktu-srv1   1417/tcp   Timbuktu Service 1 Port
  2470. timbuktu-srv1   1417/tcp   Timbuktu Service 1 Port
  2471. timbuktu-srv2   1418/tcp   Timbuktu Service 2 Port
  2472. timbuktu-srv2   1418/udp   Timbuktu Service 2 Port
  2473. timbuktu-srv3   1419/tcp   Timbuktu Service 3 Port
  2474. timbuktu-srv3   1419/udp   Timbuktu Service 3 Port
  2475. timbuktu-srv4   1420/tcp   Timbuktu Service 4 Port
  2476. timbuktu-srv4   1420/udp   Timbuktu Service 4 Port
  2477. #                          Marc Epard <marc@waygate.farallon.com>
  2478. gandalf-lm      1421/tcp   Gandalf License Manager
  2479. gandalf-lm      1421/udp   Gandalf License Manager
  2480. #                          gilmer@gandalf.ca
  2481. autodesk-lm     1422/tcp   Autodesk License Manager
  2482. autodesk-lm     1422/udp   Autodesk License Manager
  2483. #                          David Ko <dko@autodesk.com>
  2484. essbase         1423/tcp   Essbase Arbor Software
  2485. essbase         1423/udp   Essbase Arbor Software
  2486. hybrid          1424/tcp   Hybrid Encryption Protocol
  2487. hybrid          1424/udp   Hybrid Encryption Protocol
  2488. #                          Howard Hart <hch@hybrid.com>
  2489. zion-lm         1425/tcp   Zion Software License Manager
  2490. zion-lm         1425/udp   Zion Software License Manager
  2491. #                          David Ferrero <david@zion.com>
  2492. sas-1           1426/tcp   Satellite-data Acquisition System 1
  2493. sas-1           1426/udp   Satellite-data Acquisition System 1
  2494. #                          Bill Taylor <sais@ssec.wisc.edu>
  2495. mloadd          1427/tcp   mloadd monitoring tool
  2496. mloadd          1427/udp   mloadd monitoring tool
  2497. #                          Bob Braden <braden@isi.edu>
  2498. informatik-lm   1428/tcp   Informatik License Manager
  2499. informatik-lm   1428/udp   Informatik License Manager
  2500.  
  2501.  
  2502.  
  2503. Reynolds & Postel                                              [Page 44]
  2504.  
  2505.  
  2506. RFC 1700                    Assigned Numbers                October 1994
  2507.  
  2508.  
  2509. #                          Harald Schlangmann
  2510. #                          <schlangm@informatik.uni-muenchen.de>
  2511. nms             1429/tcp   Hypercom NMS
  2512. nms             1429/udp   Hypercom NMS
  2513. tpdu            1430/tcp   Hypercom TPDU
  2514. tpdu            1430/udp   Hypercom TPDU
  2515. #                          Noor Chowdhury <noor@hypercom.com>
  2516. rgtp            1431/tcp   Reverse Gosip Transport
  2517. rgtp            1431/udp   Reverse Gosip Transport
  2518. #                          <iwj10@cl.cam-orl.co.uk>
  2519. blueberry-lm    1432/tcp   Blueberry Software License Manager
  2520. blueberry-lm    1432/udp   Blueberry Software License Manager
  2521. #                          Steve Beigel <ublueb!steve@uunet.uu.net>
  2522. ms-sql-s        1433/tcp   Microsoft-SQL-Server
  2523. ms-sql-s        1433/udp   Microsoft-SQL-Server
  2524. ms-sql-m        1434/tcp   Microsoft-SQL-Monitor
  2525. ms-sql-m        1434/udp   Microsoft-SQL-Monitor
  2526. #                          Peter Hussey <peterhus@microsoft.com>
  2527. ibm-cics        1435/tcp   IBM CISC
  2528. ibm-cics        1435/udp   IBM CISC
  2529. #                          Geoff Meacock <gbibmswl@ibmmail.COM>
  2530. sas-2           1436/tcp   Satellite-data Acquisition System 2
  2531. sas-2           1436/udp   Satellite-data Acquisition System 2
  2532. #                          Bill Taylor <sais@ssec.wisc.edu>
  2533. tabula          1437/tcp   Tabula
  2534. tabula          1437/udp   Tabula
  2535. #                          Marcelo Einhorn
  2536. #                          <KGUNE%HUJIVM1.bitnet@taunivm.tau.ac.il>
  2537. eicon-server    1438/tcp   Eicon Security Agent/Server
  2538. eicon-server    1438/udp   Eicon Security Agent/Server
  2539. eicon-x25       1439/tcp   Eicon X25/SNA Gateway
  2540. eicon-x25       1439/udp   Eicon X25/SNA Gateway
  2541. eicon-slp       1440/tcp   Eicon Service Location Protocol
  2542. eicon-slp       1440/udp   Eicon Service Location Protocol
  2543. #                          Pat Calhoun <CALHOUN@admin.eicon.qc.ca>
  2544. cadis-1         1441/tcp   Cadis License Management
  2545. cadis-1         1441/udp   Cadis License Management
  2546. cadis-2         1442/tcp   Cadis License Management
  2547. cadis-2         1442/udp   Cadis License Management
  2548. #                          Todd Wichers <twichers@csn.org>
  2549. ies-lm          1443/tcp   Integrated Engineering Software
  2550. ies-lm          1443/udp   Integrated Engineering Software
  2551. #                          David Tong <David_Tong@integrated.mb.ca>
  2552. marcam-lm       1444/tcp   Marcam  License Management
  2553. marcam-lm       1444/udp   Marcam  License Management
  2554. #                          Therese Hunt <hunt@marcam.com>
  2555. proxima-lm      1445/tcp   Proxima License Manager
  2556. proxima-lm      1445/udp   Proxima License Manager
  2557.  
  2558.  
  2559.  
  2560. Reynolds & Postel                                              [Page 45]
  2561.  
  2562.  
  2563. RFC 1700                    Assigned Numbers                October 1994
  2564.  
  2565.  
  2566. ora-lm          1446/tcp   Optical Research Associates License Manager
  2567. ora-lm          1446/udp   Optical Research Associates License Manager
  2568. apri-lm         1447/tcp   Applied Parallel Research LM
  2569. apri-lm         1447/udp   Applied Parallel Research LM
  2570. #                          Jim Dillon <jed@apri.com>
  2571. oc-lm           1448/tcp   OpenConnect License Manager
  2572. oc-lm           1448/udp   OpenConnect License Manager
  2573. #                          Sue Barnhill <snb@oc.com>
  2574. peport          1449/tcp   PEport
  2575. peport          1449/udp   PEport
  2576. #                          Qentin Neill <quentin@ColumbiaSC.NCR.COM>
  2577. dwf             1450/tcp   Tandem Distributed Workbench Facility
  2578. dwf             1450/udp   Tandem Distributed Workbench Facility
  2579. #                          Mike Bert <BERG_MIKE@tandem.com>
  2580. infoman         1451/tcp   IBM Information Management
  2581. infoman         1451/udp   IBM Information Management
  2582. #                          Karen Burns <---none--->
  2583. gtegsc-lm       1452/tcp   GTE Government Systems License Man
  2584. gtegsc-lm       1452/udp   GTE Government Systems License Man
  2585. #               Mike Gregory <Gregory_Mike@msmail.iipo.gtegsc.com>
  2586. genie-lm        1453/tcp   Genie License Manager
  2587. genie-lm        1453/udp   Genie License Manager
  2588. #                          Paul Applegate <p.applegate2@genie.geis.com>
  2589. interhdl_elmd   1454/tcp   interHDL License Manager
  2590. interhdl_elmd   1454/tcp   interHDL License Manager
  2591. #                          Eli Sternheim eli@interhdl.com
  2592. esl-lm          1455/tcp   ESL License Manager
  2593. esl-lm          1455/udp   ESL License Manager
  2594. #                          Abel Chou <abel@willy.esl.com>
  2595. dca             1456/tcp   DCA
  2596. dca             1456/udp   DCA
  2597. #                          Jeff Garbers <jgarbers@netcom.com>
  2598. valisys-lm      1457/tcp    Valisys License Manager
  2599. valisys-lm      1457/udp    Valisys License Manager
  2600. #               Leslie Lincoln <leslie_lincoln@valisys.com>
  2601. nrcabq-lm       1458/tcp    Nichols Research Corp.
  2602. nrcabq-lm       1458/udp    Nichols Research Corp.
  2603. #                           Howard Cole <hcole@tumbleweed.nrcabq.com>
  2604. proshare1       1459/tcp    Proshare Notebook Application
  2605. proshare1       1459/udp    Proshare Notebook Application
  2606. proshare2       1460/tcp    Proshare Notebook Application
  2607. proshare2       1460/udp    Proshare Notebook Application
  2608. #                           Robin Kar <Robin_Kar@ccm.hf.intel.com>
  2609. ibm_wrless_lan  1461/tcp    IBM Wireless LAN
  2610. ibm_wrless_lan  1461/udp    IBM Wireless LAN
  2611. #                           <flanne@vnet.IBM.COM>
  2612. world-lm        1462/tcp    World License Manager
  2613. world-lm        1462/udp    World License Manager
  2614.  
  2615.  
  2616.  
  2617. Reynolds & Postel                                              [Page 46]
  2618.  
  2619.  
  2620. RFC 1700                    Assigned Numbers                October 1994
  2621.  
  2622.  
  2623. #                           Michael S Amirault <ambi@world.std.com>
  2624. nucleus         1463/tcp    Nucleus
  2625. nucleus         1463/udp    Nucleus
  2626. #                           Venky Nagar <venky@fafner.Stanford.EDU>
  2627. msl_lmd         1464/tcp    MSL License Manager
  2628. msl_lmd         1464/udp    MSL License Manager
  2629. #                           Matt Timmermans
  2630. pipes           1465/tcp    Pipes Platform
  2631. pipes           1465/udp    Pipes Platform  mfarlin@peerlogic.com
  2632. #                           Mark Farlin <mfarlin@peerlogic.com>
  2633. oceansoft-lm    1466/tcp    Ocean Software License Manager
  2634. oceansoft-lm    1466/udp    Ocean Software License Manager
  2635. #                           Randy Leonard <randy@oceansoft.com>
  2636. csdmbase        1467/tcp    CSDMBASE
  2637. csdmbase        1467/udp    CSDMBASE
  2638. csdm            1468/tcp    CSDM
  2639. csdm            1468/udp    CSDM
  2640. #               Robert Stabl <stabl@informatik.uni-muenchen.de>
  2641. aal-lm          1469/tcp    Active Analysis Limited License Manager
  2642. aal-lm          1469/udp    Active Analysis Limited License Manager
  2643. #                           David Snocken  +44 (71)437-7009
  2644. uaiact          1470/tcp    Universal Analytics
  2645. uaiact          1470/udp    Universal Analytics
  2646. #                           Mark R. Ludwig <Mark-Ludwig@uai.com>
  2647. csdmbase        1471/tcp    csdmbase
  2648. csdmbase        1471/udp    csdmbase
  2649. csdm            1472/tcp    csdm
  2650. csdm            1472/udp    csdm
  2651. #               Robert Stabl <stabl@informatik.uni-muenchen.de>
  2652. openmath        1473/tcp    OpenMath
  2653. openmath        1473/udp    OpenMath
  2654. #                           Garth Mayville <mayville@maplesoft.on.ca>
  2655. telefinder      1474/tcp    Telefinder
  2656. telefinder      1474/udp    Telefinder
  2657. #                           Jim White <Jim_White@spiderisland.com>
  2658. taligent-lm     1475/tcp    Taligent License Manager
  2659. taligent-lm     1475/udp    Taligent License Manager
  2660. #               Mark Sapsford <Mark_Sapsford@@taligent.com>
  2661. clvm-cfg        1476/tcp    clvm-cfg
  2662. clvm-cfg        1476/udp    clvm-cfg
  2663. #                           Eric Soderberg <seric@cup.hp.com>
  2664. ms-sna-server   1477/tcp    ms-sna-server
  2665. ms-sna-server   1477/udp    ms-sna-server
  2666. ms-sna-base     1478/tcp    ms-sna-base
  2667. ms-sna-base     1478/udp    ms-sna-base
  2668. #                           Gordon Mangione <gordm@microsoft.com>
  2669. dberegister     1479/tcp    dberegister
  2670. dberegister     1479/udp    dberegister
  2671.  
  2672.  
  2673.  
  2674. Reynolds & Postel                                              [Page 47]
  2675.  
  2676.  
  2677. RFC 1700                    Assigned Numbers                October 1994
  2678.  
  2679.  
  2680. #                           Brian Griswold <brian@dancingbear.com>
  2681. pacerforum      1480/tcp    PacerForum
  2682. pacerforum      1480/udp    PacerForum
  2683. #                           Peter Caswell <pfc@pacvax.pacersoft.com>
  2684. airs            1481/tcp    AIRS
  2685. airs            1481/udp    AIRS
  2686. #                           Bruce Wilson, 905-771-6161
  2687. miteksys-lm     1482/tcp    Miteksys License Manager
  2688. miteksys-lm     1482/udp    Miteksys License Manager
  2689. #                           Shane McRoberts <mcroberts@miteksys.com>
  2690. afs             1483/tcp    AFS License Manager
  2691. afs             1483/udp    AFS License Manager
  2692. #                           Michael R. Pizolato <michael@afs.com>
  2693. confluent       1484/tcp    Confluent License Manager
  2694. confluent       1484/udp    Confluent License Manager
  2695. #                           James Greenfiel <jim@pa.confluent.com>
  2696. lansource       1485/tcp    LANSource
  2697. lansource       1485/udp    LANSource
  2698. #                           Doug Scott <lansourc@hookup.net>
  2699. nms_topo_serv   1486/tcp    nms_topo_serv
  2700. nms_topo_serv   1486/udp    nms_topo_serv
  2701. #                           Sylvia Siu <Sylvia_Siu@Novell.CO>
  2702. localinfosrvr   1487/tcp    LocalInfoSrvr
  2703. localinfosrvr   1487/udp    LocalInfoSrvr
  2704. #               Brian Matthews <brian_matthews@ibist.ibis.com>
  2705. docstor         1488/tcp    DocStor
  2706. docstor         1488/udp    DocStor
  2707. #                           Brian Spears <bspears@salix.com>
  2708. dmdocbroker     1489/tcp    dmdocbroker
  2709. dmdocbroker     1489/udp    dmdocbroker
  2710. #                           Razmik Abnous <abnous@documentum.com>
  2711. insitu-conf     1490/tcp    insitu-conf
  2712. insitu-conf     1490/udp    insitu-conf
  2713. #                           Paul Blacknell <paul@insitu.com>
  2714. anynetgateway   1491/tcp    anynetgateway
  2715. anynetgateway   1491/udp    anynetgateway
  2716. #                           Dan Poirier <poirier@VNET.IBM.COM>
  2717. stone-design-1  1492/tcp    stone-design-1
  2718. stone-design-1  1492/udp    stone-design-1
  2719. #                           Andrew Stone <andrew@stone.com>
  2720. netmap_lm       1493/tcp    netmap_lm
  2721. netmap_lm       1493/udp    netmap_lm
  2722. #                           Phillip Magson <philm@extro.ucc.su.OZ.AU>
  2723. ica             1494/tcp    ica
  2724. ica             1494/udp    ica
  2725. #                           John Richardson, Citrix Systems
  2726. cvc             1495/tcp    cvc
  2727. cvc             1495/udp    cvc
  2728.  
  2729.  
  2730.  
  2731. Reynolds & Postel                                              [Page 48]
  2732.  
  2733.  
  2734. RFC 1700                    Assigned Numbers                October 1994
  2735.  
  2736.  
  2737. #                           Bill Davidson <billd@equalizer.cray.com>
  2738. liberty-lm      1496/tcp    liberty-lm
  2739. liberty-lm      1496/udp    liberty-lm
  2740. #                           Jim Rogers <trane!jimbo@pacbell.com>
  2741. rfx-lm          1497/tcp    rfx-lm
  2742. rfx-lm          1497/udp    rfx-lm
  2743. #                           Bill Bishop <bil@rfx.rfx.com>
  2744. watcom-sql      1498/tcp    Watcom-SQL
  2745. watcom-sql      1498/udp    Watcom-SQL
  2746. #                           Rog Skubowius <rwskubow@ccnga.uwaterloo.ca>
  2747. fhc             1499/tcp    Federico Heinz Consultora
  2748. fhc             1499/udp    Federico Heinz Consultora
  2749. #                           Federico Heinz <federico@heinz.com>
  2750. vlsi-lm         1500/tcp    VLSI License Manager
  2751. vlsi-lm         1500/udp    VLSI License Manager
  2752. #                           Shue-Lin Kuo <shuelin@mdk.sanjose.vlsi.com>
  2753. sas-3           1501/tcp    Satellite-data Acquisition System 3
  2754. sas-3           1501/udp    Satellite-data Acquisition System 3
  2755. #                           Bill Taylor <sais@ssec.wisc.edu>
  2756. shivadiscovery  1502/tcp    Shiva
  2757. shivadiscovery  1502/udp    Shiva
  2758. #                           Jonathan Wenocur <jhw@Shiva.COM>
  2759. imtc-mcs        1503/tcp    Databeam
  2760. imtc-mcs        1503/udp    Databeam
  2761. #                           Jim Johnstone <jjohnstone@databeam.com>
  2762. evb-elm         1504/tcp    EVB Software Engineering License Manager
  2763. evb-elm         1504/udp    EVB Software Engineering License Manager
  2764. #                           B.G. Mahesh < mahesh@sett.com>
  2765. funkproxy       1505/tcp    Funk Software, Inc.
  2766. funkproxy       1505/udp    Funk Software, Inc.
  2767. #                           Robert D. Vincent <bert@willowpond.com>
  2768. #               1506-1523   Unassigned
  2769. ingreslock      1524/tcp    ingres
  2770. ingreslock      1524/udp    ingres
  2771. orasrv          1525/tcp    oracle
  2772. orasrv          1525/udp    oracle
  2773. prospero-np     1525/tcp    Prospero Directory Service non-priv
  2774. prospero-np     1525/udp    Prospero Directory Service non-priv
  2775. pdap-np         1526/tcp    Prospero Data Access Prot non-priv
  2776. pdap-np         1526/udp    Prospero Data Access Prot non-priv
  2777. #                           B. Clifford Neuman <bcn@isi.edu>
  2778. tlisrv          1527/tcp    oracle
  2779. tlisrv          1527/udp    oracle
  2780. coauthor        1529/tcp    oracle
  2781. coauthor        1529/udp    oracle
  2782. issd            1600/tcp
  2783. issd            1600/udp
  2784. nkd             1650/tcp
  2785.  
  2786.  
  2787.  
  2788. Reynolds & Postel                                              [Page 49]
  2789.  
  2790.  
  2791. RFC 1700                    Assigned Numbers                October 1994
  2792.  
  2793.  
  2794. nkd             1650/udp
  2795. proshareaudio   1651/tcp   proshare conf audio
  2796. proshareaudio   1651/udp   proshare conf audio
  2797. prosharevideo   1652/tcp   proshare conf video
  2798. prosharevideo   1652/udp   proshare conf video
  2799. prosharedata    1653/tcp   proshare conf data
  2800. prosharedata    1653/udp   proshare conf data
  2801. prosharerequest 1654/tcp   proshare conf request
  2802. prosharerequest 1654/udp   proshare conf request
  2803. prosharenotify  1655/tcp   proshare conf notify
  2804. prosharenotify  1655/udp   proshare conf notify
  2805. #                          <gunner@ibeam.intel.com>
  2806. netview-aix-1   1661/tcp   netview-aix-1
  2807. netview-aix-1   1661/udp   netview-aix-1
  2808. netview-aix-2   1662/tcp   netview-aix-2
  2809. netview-aix-2   1662/udp   netview-aix-2
  2810. netview-aix-3   1663/tcp   netview-aix-3
  2811. netview-aix-3   1663/udp   netview-aix-3
  2812. netview-aix-4   1664/tcp   netview-aix-4
  2813. netview-aix-4   1664/udp   netview-aix-4
  2814. netview-aix-5   1665/tcp   netview-aix-5
  2815. netview-aix-5   1665/udp   netview-aix-5
  2816. netview-aix-6   1666/tcp   netview-aix-6
  2817. netview-aix-6   1666/udp   netview-aix-6
  2818. #               Martha Crisson <CRISSON@ralvm12.vnet.ibm.com>
  2819. licensedaemon   1986/tcp   cisco license management
  2820. licensedaemon   1986/udp   cisco license management
  2821. tr-rsrb-p1      1987/tcp   cisco RSRB Priority 1 port
  2822. tr-rsrb-p1      1987/udp   cisco RSRB Priority 1 port
  2823. tr-rsrb-p2      1988/tcp   cisco RSRB Priority 2 port
  2824. tr-rsrb-p2      1988/udp   cisco RSRB Priority 2 port
  2825. tr-rsrb-p3      1989/tcp   cisco RSRB Priority 3 port
  2826. tr-rsrb-p3      1989/udp   cisco RSRB Priority 3 port
  2827. #PROBLEMS!===================================================
  2828. mshnet          1989/tcp   MHSnet system
  2829. mshnet          1989/udp   MHSnet system
  2830. #               Bob Kummerfeld <bob@sarad.cs.su.oz.au>
  2831. #PROBLEMS!===================================================
  2832. stun-p1         1990/tcp   cisco STUN Priority 1 port
  2833. stun-p1         1990/udp   cisco STUN Priority 1 port
  2834. stun-p2         1991/tcp   cisco STUN Priority 2 port
  2835. stun-p2         1991/udp   cisco STUN Priority 2 port
  2836. stun-p3         1992/tcp   cisco STUN Priority 3 port
  2837. stun-p3         1992/udp   cisco STUN Priority 3 port
  2838. #PROBLEMS!===================================================
  2839. ipsendmsg       1992/tcp   IPsendmsg
  2840. ipsendmsg       1992/udp   IPsendmsg
  2841. #               Bob Kummerfeld <bob@sarad.cs.su.oz.au>
  2842.  
  2843.  
  2844.  
  2845. Reynolds & Postel                                              [Page 50]
  2846.  
  2847.  
  2848. RFC 1700                    Assigned Numbers                October 1994
  2849.  
  2850.  
  2851. #PROBLEMS!===================================================
  2852. snmp-tcp-port   1993/tcp   cisco SNMP TCP port
  2853. snmp-tcp-port   1993/udp   cisco SNMP TCP port
  2854. stun-port       1994/tcp   cisco serial tunnel port
  2855. stun-port       1994/udp   cisco serial tunnel port
  2856. perf-port       1995/tcp   cisco perf port
  2857. perf-port       1995/udp   cisco perf port
  2858. tr-rsrb-port    1996/tcp   cisco Remote SRB port
  2859. tr-rsrb-port    1996/udp   cisco Remote SRB port
  2860. gdp-port        1997/tcp   cisco Gateway Discovery Protocol
  2861. gdp-port        1997/udp   cisco Gateway Discovery Protocol
  2862. x25-svc-port    1998/tcp   cisco X.25 service (XOT)
  2863. x25-svc-port    1998/udp   cisco X.25 service (XOT)
  2864. tcp-id-port     1999/tcp   cisco identification port
  2865. tcp-id-port     1999/udp   cisco identification port
  2866. callbook        2000/tcp
  2867. callbook        2000/udp
  2868. dc              2001/tcp
  2869. wizard          2001/udp    curry
  2870. globe           2002/tcp
  2871. globe           2002/udp
  2872. mailbox         2004/tcp
  2873. emce            2004/udp    CCWS mm conf
  2874. berknet         2005/tcp
  2875. oracle          2005/udp
  2876. invokator       2006/tcp
  2877. raid-cc         2006/udp    raid
  2878. dectalk         2007/tcp
  2879. raid-am         2007/udp
  2880. conf            2008/tcp
  2881. terminaldb      2008/udp
  2882. news            2009/tcp
  2883. whosockami      2009/udp
  2884. search          2010/tcp
  2885. pipe_server     2010/udp
  2886. raid-cc         2011/tcp    raid
  2887. servserv        2011/udp
  2888. ttyinfo         2012/tcp
  2889. raid-ac         2012/udp
  2890. raid-am         2013/tcp
  2891. raid-cd         2013/udp
  2892. troff           2014/tcp
  2893. raid-sf         2014/udp
  2894. cypress         2015/tcp
  2895. raid-cs         2015/udp
  2896. bootserver      2016/tcp
  2897. bootserver      2016/udp
  2898. cypress-stat    2017/tcp
  2899.  
  2900.  
  2901.  
  2902. Reynolds & Postel                                              [Page 51]
  2903.  
  2904.  
  2905. RFC 1700                    Assigned Numbers                October 1994
  2906.  
  2907.  
  2908. bootclient      2017/udp
  2909. terminaldb      2018/tcp
  2910. rellpack        2018/udp
  2911. whosockami      2019/tcp
  2912. about           2019/udp
  2913. xinupageserver  2020/tcp
  2914. xinupageserver  2020/udp
  2915. servexec        2021/tcp
  2916. xinuexpansion1  2021/udp
  2917. down            2022/tcp
  2918. xinuexpansion2  2022/udp
  2919. xinuexpansion3  2023/tcp
  2920. xinuexpansion3  2023/udp
  2921. xinuexpansion4  2024/tcp
  2922. xinuexpansion4  2024/udp
  2923. ellpack         2025/tcp
  2924. xribs           2025/udp
  2925. scrabble        2026/tcp
  2926. scrabble        2026/udp
  2927. shadowserver    2027/tcp
  2928. shadowserver    2027/udp
  2929. submitserver    2028/tcp
  2930. submitserver    2028/udp
  2931. device2         2030/tcp
  2932. device2         2030/udp
  2933. blackboard      2032/tcp
  2934. blackboard      2032/udp
  2935. glogger         2033/tcp
  2936. glogger         2033/udp
  2937. scoremgr        2034/tcp
  2938. scoremgr        2034/udp
  2939. imsldoc         2035/tcp
  2940. imsldoc         2035/udp
  2941. objectmanager   2038/tcp
  2942. objectmanager   2038/udp
  2943. lam             2040/tcp
  2944. lam             2040/udp
  2945. interbase       2041/tcp
  2946. interbase       2041/udp
  2947. isis            2042/tcp
  2948. isis            2042/udp
  2949. isis-bcast      2043/tcp
  2950. isis-bcast      2043/udp
  2951. rimsl           2044/tcp
  2952. rimsl           2044/udp
  2953. cdfunc          2045/tcp
  2954. cdfunc          2045/udp
  2955. sdfunc          2046/tcp
  2956.  
  2957.  
  2958.  
  2959. Reynolds & Postel                                              [Page 52]
  2960.  
  2961.  
  2962. RFC 1700                    Assigned Numbers                October 1994
  2963.  
  2964.  
  2965. sdfunc          2046/udp
  2966. dls             2047/tcp
  2967. dls             2047/udp
  2968. dls-monitor     2048/tcp
  2969. dls-monitor     2048/udp
  2970. shilp           2049/tcp
  2971. shilp           2049/udp
  2972. dlsrpn          2065/tcp   Data Link Switch Read Port Number
  2973. dlsrpn          2065/udp   Data Link Switch Read Port Number
  2974. dlswpn          2067/tcp   Data Link Switch Write Port Number
  2975. dlswpn          2067/udp   Data Link Switch Write Port Number
  2976. ats             2201/tcp   Advanced Training System Program
  2977. ats             2201/udp   Advanced Training System Program
  2978. rtsserv         2500/tcp   Resource Tracking system server
  2979. rtsserv         2500/udp   Resource Tracking system server
  2980. rtsclient       2501/tcp   Resource Tracking system client
  2981. rtsclient       2501/udp   Resource Tracking system client
  2982. #                          Aubrey Turner
  2983. #               <S95525ta%etsuacad.bitnet@ETSUADMN.ETSU.EDU>
  2984. hp-3000-telnet  2564/tcp   HP 3000 NS/VT block mode telnet
  2985. www-dev         2784/tcp   world wide web - development
  2986. www-dev         2784/udp   world wide web - development
  2987. NSWS            3049/tcp
  2988. NSWS            3049/udp
  2989. ccmail          3264/tcp   cc:mail/lotus
  2990. ccmail          3264/udp   cc:mail/lotus
  2991. dec-notes       3333/tcp   DEC Notes
  2992. dec-notes       3333/udp   DEC Notes
  2993. #                          Kim Moraros <moraros@via.enet.dec.com>
  2994. mapper-nodemgr    3984/tcp     MAPPER network node manager
  2995. mapper-nodemgr    3984/udp     MAPPER network node manager
  2996. mapper-mapethd    3985/tcp     MAPPER TCP/IP server
  2997. mapper-mapethd    3985/udp     MAPPER TCP/IP server
  2998. mapper-ws_ethd    3986/tcp     MAPPER workstation server
  2999. mapper-ws_ethd    3986/udp     MAPPER workstation server
  3000. #                 John C. Horton <jch@unirsvl.rsvl.unisys.com>
  3001. bmap            3421/tcp   Bull Apprise portmapper
  3002. bmap            3421/udp   Bull Apprise portmapper
  3003. #                          Jeremy Gilbert <J.Gilbert@ma30.bull.com>
  3004. udt_os          3900/tcp   Unidata UDT OS
  3005. udt_os          3900/udp   Unidata UDT OS
  3006. #                          James Powell <james@mailhost.unidata.com>
  3007. nuts_dem        4132/tcp   NUTS Daemon
  3008. nuts_dem        4132/udp   NUTS Daemon
  3009. nuts_bootp      4133/tcp   NUTS Bootp Server
  3010. nuts_bootp      4133/udp   NUTS Bootp Server
  3011. #                          Martin Freiss <freiss.pad@sni.>
  3012. unicall         4343/tcp   UNICALL
  3013.  
  3014.  
  3015.  
  3016. Reynolds & Postel                                              [Page 53]
  3017.  
  3018.  
  3019. RFC 1700                    Assigned Numbers                October 1994
  3020.  
  3021.  
  3022. unicall         4343/udp   UNICALL
  3023. #                          James Powell <james@enghp.unidata.comp>
  3024. krb524          4444/tcp   KRB524
  3025. krb524          4444/udp   KRB524
  3026. #                          B. Clifford Neuman <bcn@isi.edu>
  3027. rfa             4672/tcp   remote file access server
  3028. rfa             4672/udp   remote file access server
  3029. commplex-main   5000/tcp
  3030. commplex-main   5000/udp
  3031. commplex-link   5001/tcp
  3032. commplex-link   5001/udp
  3033. rfe             5002/tcp   radio free ethernet
  3034. rfe             5002/udp   radio free ethernet
  3035. telelpathstart  5010/tcp   TelepathStart
  3036. telelpathstart  5010/udp   TelepathStart
  3037. telelpathattack 5011/tcp   TelepathAttack
  3038. telelpathattack 5011/udp   TelepathAttack
  3039. #               Helmuth Breitenfellner <hbreitenf@vnet.imb.com>
  3040. mmcc            5050/tcp   multimedia conference control tool
  3041. mmcc            5050/udp   multimedia conference control tool
  3042. rmonitor_secure 5145/tcp
  3043. rmonitor_secure 5145/udp
  3044. aol             5190/tcp   America-Online
  3045. aol             5190/udp   America-Online
  3046. #                          Marty Lyons <marty@aol.com>
  3047. padl2sim        5236/tcp
  3048. padl2sim        5236/udp
  3049. hacl-hb         5300/tcp        # HA cluster heartbeat
  3050. hacl-hb         5300/udp        # HA cluster heartbeat
  3051. hacl-gs         5301/tcp        # HA cluster general services
  3052. hacl-gs         5301/udp        # HA cluster general services
  3053. hacl-cfg        5302/tcp        # HA cluster configuration
  3054. hacl-cfg        5302/udp        # HA cluster configuration
  3055. hacl-probe      5303/tcp        # HA cluster probing
  3056. hacl-probe      5303/udp        # HA cluster probing
  3057. hacl-local      5304/tcp
  3058. hacl-local      5304/udp
  3059. hacl-test       5305/tcp
  3060. hacl-test       5305/udp
  3061. #                               Eric Soderberg <seric@hposl102.cup.hp>
  3062. x11             6000-6063/tcp   X Window System
  3063. x11             6000-6063/udp   X Window System
  3064. #               Stephen Gildea <gildea@expo.lcs.mit.edu>
  3065. sub-process     6111/tcp   HP SoftBench Sub-Process Control
  3066. sub-process     6111/udp   HP SoftBench Sub-Process Control
  3067. meta-corp       6141/tcp   Meta Corporation License Manager
  3068. meta-corp       6141/udp   Meta Corporation License Manager
  3069. #                          Osamu Masuda <--none--->
  3070.  
  3071.  
  3072.  
  3073. Reynolds & Postel                                              [Page 54]
  3074.  
  3075.  
  3076. RFC 1700                    Assigned Numbers                October 1994
  3077.  
  3078.  
  3079. aspentec-lm     6142/tcp   Aspen Technology License Manager
  3080. aspentec-lm     6142/udp   Aspen Technology License Manager
  3081. #                          Kevin Massey <massey@aspentec.com>
  3082. watershed-lm    6143/tcp   Watershed License Manager
  3083. watershed-lm    6143/udp   Watershed License Manager
  3084. #                          David Ferrero <david@zion.com>
  3085. statsci1-lm     6144/tcp   StatSci License Manager - 1
  3086. statsci1-lm     6144/udp   StatSci License Manager - 1
  3087. statsci2-lm     6145/tcp   StatSci License Manager - 2
  3088. statsci2-lm     6145/udp   StatSci License Manager - 2
  3089. #                          Scott Blachowicz <scott@statsci.com>
  3090. lonewolf-lm     6146/tcp   Lone Wolf Systems License Manager
  3091. lonewolf-lm     6146/udp   Lone Wolf Systems License Manager
  3092. #                          Dan Klein <dvk@lonewolf.com>
  3093. montage-lm      6147/tcp   Montage License Manager
  3094. montage-lm      6147/udp   Montage License Manager
  3095. #                          Michael Ubell <michael@montage.com>
  3096. xdsxdm          6558/udp
  3097. xdsxdm          6558/tcp
  3098. afs3-fileserver 7000/tcp   file server itself
  3099. afs3-fileserver 7000/udp   file server itself
  3100. afs3-callback   7001/tcp   callbacks to cache managers
  3101. afs3-callback   7001/udp   callbacks to cache managers
  3102. afs3-prserver   7002/tcp   users & groups database
  3103. afs3-prserver   7002/udp   users & groups database
  3104. afs3-vlserver   7003/tcp   volume location database
  3105. afs3-vlserver   7003/udp   volume location database
  3106. afs3-kaserver   7004/tcp   AFS/Kerberos authentication service
  3107. afs3-kaserver   7004/udp   AFS/Kerberos authentication service
  3108. afs3-volser     7005/tcp   volume managment server
  3109. afs3-volser     7005/udp   volume managment server
  3110. afs3-errors     7006/tcp   error interpretation service
  3111. afs3-errors     7006/udp   error interpretation service
  3112. afs3-bos        7007/tcp   basic overseer process
  3113. afs3-bos        7007/udp   basic overseer process
  3114. afs3-update     7008/tcp   server-to-server updater
  3115. afs3-update     7008/udp   server-to-server updater
  3116. afs3-rmtsys     7009/tcp   remote cache manager service
  3117. afs3-rmtsys     7009/udp   remote cache manager service
  3118. ups-onlinet     7010/tcp   onlinet uninterruptable power supplies
  3119. ups-onlinet     7010/udp   onlinet uninterruptable power supplies
  3120. #                          Brian Hammill <hamill@dolphin.exide.com>
  3121. font-service    7100/tcp   X Font Service
  3122. font-service    7100/udp   X Font Service
  3123. #                          Stephen Gildea <gildea@expo.lcs.mit.edu>
  3124. fodms           7200/tcp   FODMS FLIP
  3125. fodms           7200/udp   FODMS FLIP
  3126. #           David Anthony <anthony@power.amasd.anatcp.rockwell.com>
  3127.  
  3128.  
  3129.  
  3130. Reynolds & Postel                                              [Page 55]
  3131.  
  3132.  
  3133. RFC 1700                    Assigned Numbers                October 1994
  3134.  
  3135.  
  3136. man             9535/tcp
  3137. man             9535/udp
  3138. isode-dua       17007/tcp
  3139. isode-dua       17007/udp
  3140.  
  3141. REFERENCES
  3142.  
  3143. [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
  3144.          USC/Information Sciences Institute, August 1980.
  3145.  
  3146. [RFC793] Postel, J., ed., "Transmission Control Protocol - DARPA
  3147.          Internet Program Protocol Specification", STD 7, RFC 793,
  3148.          USC/Information Sciences Institute, September 1981.
  3149.  
  3150.  
  3151.  
  3152. []
  3153.  
  3154.  
  3155. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers
  3156.  
  3157.  
  3158.  
  3159.  
  3160.  
  3161.  
  3162.  
  3163.  
  3164.  
  3165.  
  3166.  
  3167.  
  3168.  
  3169.  
  3170.  
  3171.  
  3172.  
  3173.  
  3174.  
  3175.  
  3176.  
  3177.  
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187. Reynolds & Postel                                              [Page 56]
  3188.  
  3189.  
  3190. RFC 1700                    Assigned Numbers                October 1994
  3191.  
  3192.  
  3193. INTERNET MULTICAST ADDRESSES
  3194.  
  3195. Host Extensions for IP Multicasting [RFC1112] specifies the
  3196. extensions required of a host implementation of the Internet Protocol
  3197. (IP) to support multicasting.  Current addresses are listed below.
  3198.  
  3199. 224.0.0.0  Base Address (Reserved)                   [RFC1112,JBP]
  3200. 224.0.0.1  All Systems on this Subnet                [RFC1112,JBP]
  3201. 224.0.0.2  All Routers on this Subnet                        [JBP]
  3202. 224.0.0.3  Unassigned                                        [JBP]
  3203. 224.0.0.4  DVMRP    Routers                          [RFC1075,JBP]
  3204. 224.0.0.5  OSPFIGP  OSPFIGP All Routers             [RFC1583,JXM1]
  3205. 224.0.0.6  OSPFIGP  OSPFIGP Designated Routers      [RFC1583,JXM1]
  3206. 224.0.0.7  ST Routers                               [RFC1190,KS14]
  3207. 224.0.0.8  ST Hosts                                 [RFC1190,KS14]
  3208. 224.0.0.9  RIP2 Routers                                    [GSM11]
  3209. 224.0.0.10 IGRP Routers                           [Dino Farinacci]
  3210. 224.0.0.11 Mobile-Agents                            [Bill Simpson]
  3211. 224.0.0.12-224.0.0.255 Unassigned                            [JBP]
  3212.  
  3213. 224.0.1.0  VMTP Managers Group                      [RFC1045,DRC3]
  3214. 224.0.1.1  NTP      Network Time Protocol           [RFC1119,DLM1]
  3215. 224.0.1.2  SGI-Dogfight                                      [AXC]
  3216. 224.0.1.3  Rwhod                                             [SXD]
  3217. 224.0.1.4  VNP                                              [DRC3]
  3218. 224.0.1.5  Artificial Horizons - Aviator                     [BXF]
  3219. 224.0.1.6  NSS - Name Service Server                        [BXS2]
  3220. 224.0.1.7  AUDIONEWS - Audio News Multicast                 [MXF2]
  3221. 224.0.1.8  SUN NIS+ Information Service                     [CXM3]
  3222. 224.0.1.9  MTP Multicast Transport Protocol                  [SXA]
  3223. 224.0.1.10 IETF-1-LOW-AUDIO                                  [SC3]
  3224. 224.0.1.11 IETF-1-AUDIO                                      [SC3]
  3225. 224.0.1.12 IETF-1-VIDEO                                      [SC3]
  3226. 224.0.1.13 IETF-2-LOW-AUDIO                                  [SC3]
  3227. 224.0.1.14 IETF-2-AUDIO                                      [SC3]
  3228. 224.0.1.15 IETF-2-VIDEO                                      [SC3]
  3229. 224.0.1.16 MUSIC-SERVICE                        [Guido van Rossum]
  3230. 224.0.1.17 SEANET-TELEMETRY                        [Andrew Maffei]
  3231. 224.0.1.18 SEANET-IMAGE                            [Andrew Maffei]
  3232. 224.0.1.19 MLOADD                                         [Braden]
  3233. 224.0.1.20 any private experiment                            [JBP]
  3234. 224.0.1.21 DVMRP on MOSPF                               [John Moy]
  3235. 224.0.1.22 SVRLOC                               <veizades@ftp.com>
  3236. 224.0.1.23 XINGTV                                 <hgxing@aol.com>
  3237. 224.0.1.24 microsoft-ds                    <arnoldm@microsoft.com>
  3238. 224.0.1.25 nbc-pro                      <bloomer@birch.crd.ge.com>
  3239. 224.0.1.26 nbc-pfn                      <bloomer@birch.crd.ge.com>
  3240. 224.0.1.27-224.0.1.255  Unassigned                           [JBP]
  3241.  
  3242.  
  3243.  
  3244. Reynolds & Postel                                              [Page 57]
  3245.  
  3246.  
  3247. RFC 1700                    Assigned Numbers                October 1994
  3248.  
  3249.  
  3250. 224.0.2.1  "rwho" Group (BSD) (unofficial)                   [JBP]
  3251. 224.0.2.2  SUN RPC PMAPPROC_CALLIT                          [BXE1]
  3252.  
  3253. 224.0.3.000-224.0.3.255 RFE Generic Service                 [DXS3]
  3254. 224.0.4.000-224.0.4.255 RFE Individual Conferences          [DXS3]
  3255. 224.0.5.000-224.0.5.127 CDPD Groups                  [Bob Brenner]
  3256. 224.0.5.128-224.0.5.255 Unassigned                          [IANA]
  3257. 224.0.6.000-224.0.6.127 Cornell ISIS Project           [Tim Clark]
  3258. 224.0.6.128-224.0.6.255 Unassigned                          [IANA]
  3259.  
  3260. 224.1.0.0-224.1.255.255  ST Multicast Groups        [RFC1190,KS14]
  3261. 224.2.0.0-224.2.255.255  Multimedia Conference Calls         [SC3]
  3262.  
  3263. 224.252.0.0-224.255.255.255 DIS transient groups     [Joel Snyder]
  3264.  
  3265. 232.0.0.0-232.255.255.255  VMTP transient groups    [RFC1045,DRC3]
  3266.  
  3267. These addresses are listed in the Domain Name Service under MCAST.NET
  3268. and 224.IN-ADDR.ARPA.
  3269.  
  3270. Note that when used on an Ethernet or IEEE 802 network, the 23
  3271. low-order bits of the IP Multicast address are placed in the low-order
  3272. 23 bits of the Ethernet or IEEE 802 net multicast address
  3273. 1.0.94.0.0.0.  See the next section on "IANA ETHERNET ADDRESS BLOCK".
  3274.  
  3275. REFERENCES
  3276.  
  3277. [RFC1045] Cheriton, D., "VMTP: Versatile Message Transaction
  3278.           Protocol Specification", RFC 1045, Stanford University,
  3279.           February 1988.
  3280.  
  3281. [RFC1075] Waitzman, D., C. Partridge, and S. Deering "Distance Vector
  3282.           Multicast Routing Protocol", RFC-1075, BBN STC, Stanford
  3283.           University, November 1988.
  3284.  
  3285. [RFC1112] Deering, S., "Host Extensions for IP Multicasting",
  3286.           STD 5, RFC 1112, Stanford University, August 1989.
  3287.  
  3288. [RFC1119] Mills, D., "Network Time Protocol (Version 1), Specification
  3289.           and Implementation", STD 12, RFC 1119, University of
  3290.           Delaware, July 1988.
  3291.  
  3292. [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
  3293.           Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
  3294.           October 1990.
  3295.  
  3296. [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon,
  3297.           March 1994.
  3298.  
  3299.  
  3300.  
  3301. Reynolds & Postel                                              [Page 58]
  3302.  
  3303.  
  3304. RFC 1700                    Assigned Numbers                October 1994
  3305.  
  3306.  
  3307. PEOPLE
  3308.  
  3309. <arnoldm@microsoft.com>
  3310.  
  3311. [AXC] Andrew Cherenson <arc@SGI.COM>
  3312.  
  3313. [Bob Brenner]
  3314.  
  3315. <bloomer@birch.crd.ge.com>
  3316.  
  3317. [Braden] Bob Braden <braden@isi.edu
  3318.  
  3319. [BXE1] Brendan Eic <brendan@illyria.wpd.sgi.com>
  3320.  
  3321. [BXF] Bruce Factor <ahi!bigapple!bruce@uunet.UU.NET>
  3322.  
  3323. [BXS2] Bill Schilit <schilit@parc.xerox.com>
  3324.  
  3325. [CXM3] Chuck McManis <cmcmanis@sun.com>
  3326.  
  3327. [Tim Clark]
  3328.  
  3329. [DLM1] David Mills <Mills@HUEY.UDEL.EDU>
  3330.  
  3331. [DRC3] Dave Cheriton <cheriton@PESCADERO.STANFORD.EDU>
  3332.  
  3333. [DXS3] Daniel Steinber <Daniel.Steinberg@Eng.Sun.COM>
  3334.  
  3335. [Dino Farinacci]
  3336.  
  3337. [GSM11] Gary S. Malkin <GMALKIN@XYLOGICS.COM>
  3338.  
  3339. <hgxing@aol.com>
  3340.  
  3341. [IANA] IANA <iana@isi.edu>
  3342.  
  3343. [JBP] Jon Postel <postel@isi.edu>
  3344.  
  3345. [JXM1] Jim Miner <miner@star.com>
  3346.  
  3347. [KS14] <mystery contact>
  3348.  
  3349. [Andrew Maffei]
  3350.  
  3351. [John Moy] John Moy <jmoy@PROTEON.COM>
  3352.  
  3353. [MXF2] Martin Forssen <maf@dtek.chalmers.se>
  3354.  
  3355.  
  3356.  
  3357.  
  3358. Reynolds & Postel                                              [Page 59]
  3359.  
  3360.  
  3361. RFC 1700                    Assigned Numbers                October 1994
  3362.  
  3363.  
  3364. [Guido van Rossum]
  3365.  
  3366. [SC3] Steve Casner <casner@isi.edu>
  3367.  
  3368. [Joel Snyder]
  3369.  
  3370. [SXA] Susie Armstrong <Armstrong.wbst128@XEROX.COM>
  3371.  
  3372. [SXD] Steve Deering <deering@PARC.XEROX.COM>
  3373.  
  3374. <veizades@ftp.com>
  3375.  
  3376.  
  3377. []
  3378.  
  3379.  
  3380. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/multicast-addresses
  3381.  
  3382.  
  3383.  
  3384.  
  3385.  
  3386.  
  3387.  
  3388.  
  3389.  
  3390.  
  3391.  
  3392.  
  3393.  
  3394.  
  3395.  
  3396.  
  3397.  
  3398.  
  3399.  
  3400.  
  3401.  
  3402.  
  3403.  
  3404.  
  3405.  
  3406.  
  3407.  
  3408.  
  3409.  
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415. Reynolds & Postel                                              [Page 60]
  3416.  
  3417.  
  3418. RFC 1700                    Assigned Numbers                October 1994
  3419.  
  3420.  
  3421. SUN RPC NUMBERS
  3422.  
  3423.  
  3424. To obtain SUN Remote Procedure Call (RPC) numbers send an e-mail
  3425. request to "rpc@sun.com".
  3426.  
  3427. The RPC port management service ('portmap' in SunOS versions less than
  3428. 5.0 and 'rpcbind' in SunOS versions greater than 5.0) "registers" the
  3429. IP port number that is allocated to a particular service when that
  3430. service is created. It does not allocate ports on behalf of those
  3431. services.
  3432.  
  3433. For an exact specification of the semantics refer to the source code
  3434. of svcudp_create() and svctcp_create() in the archives.  In short
  3435. however is that these interfaces, and svc_tli_create their Transport
  3436. Independent RPC equivalent, take either a user specified port number
  3437. or RPC_ANY (-1) which effectively means "I don't care."  In the "I
  3438. don't care" case the create code simply calls socket(2) or t_open(3n)
  3439. which allocates an IP port based on the rules:
  3440.  
  3441.         if euid of the requesting process is 0 (i.e., root)
  3442.                 allocate the next available port number in the
  3443.                 reserved port range.
  3444.         else
  3445.                 allocate the next available port in the non-reserved
  3446.                 range.
  3447.  
  3448. Port numbers count up sequentially.
  3449.  
  3450. Can a port that is "assigned" can be used when the assignee's service
  3451. is not present?  Say port 501 is assigned to the "jeans" service.  On
  3452. a machine that does not have the "jeans" service, nor has any clients
  3453. that might be expecting to use it, is port 501 available for other
  3454. uses?  Any dynamic allocation process, like the portmapper, that
  3455. chooses the next unused port might allocate port 501 dynamically to a
  3456. process that asked for a "I don't care" port.  So any dynamic
  3457. allocation scheme may pick an unused port that happened to correspond
  3458. to a port number that had been "assigned" but was currently unused.
  3459.  
  3460. While it might be desirable, it is impossible to guarantee that any
  3461. unused port, even though officially assigned to a service, is not
  3462. picked by a dynamic allocator since such an assignment might occur
  3463. long after the delivery of the system into a site that doesn't watch
  3464. for the latest list.
  3465.  
  3466. There is the restriction that only "superuser" on BSD derived systems
  3467. such as SunOS can bind to a port number that is less than 1024.  So
  3468. programs have used this information in the past to identify whether or
  3469.  
  3470.  
  3471.  
  3472. Reynolds & Postel                                              [Page 61]
  3473.  
  3474.  
  3475. RFC 1700                    Assigned Numbers                October 1994
  3476.  
  3477.  
  3478. not the service they were talking to was started by the superuser on
  3479. the remote system.  Making this assumption is dangerous because not
  3480. all system enforce this restriction.
  3481.  
  3482. Sun RPC services use ports that are currently unused.  If someone
  3483. noted that an RPC service was using port 781, it would be just as
  3484. happy using port 891, or 951.  The service doesn't care what port it
  3485. gets, remote clients will query the portmapper to ask it what port
  3486. number was assigned to the service when it was started.  The key is
  3487. that the port was not currently in use.  The only port that ONC/RPC
  3488. must have is 111 its assigned port for the portmap service.
  3489.  
  3490. The most common complaint comes when people put a new service on their
  3491. system.  When they configure their systems they put the new service
  3492. configuration commands at the end of their system startup scripts.
  3493. During startup, several network services may be started. Those
  3494. services that are ONC/RPC based just pick the next available port,
  3495. those that have pre-assigned ports bind to their pre-assigned port.
  3496. Clearly the correct sequence is to have all services that need a
  3497. particular port to be started first (or if they are "latent" services
  3498. that are started by inetd, to have inetd started).  Finally, the RPC
  3499. services should be started as they will be assigned unused ports. (In
  3500. the BSD networking code (which we use) the algorithm for picking
  3501. ports is in the file in_pcb.c, function in_pcbbind().)
  3502.  
  3503. Services should be started in this order:
  3504.  
  3505.    a) Services that will "run" continuously and have an assigned
  3506.       port. Note that this includes rpcbind (nee portmap) that has
  3507.       port 111 assigned to it.
  3508.  
  3509.    b) inetd - which will automatically create sockets for those
  3510.       services that have reserved ports but only run on demand
  3511.       (like finger)
  3512.  
  3513.    c) RPC services - which will automatically pick unused ports and
  3514.       maximize efficiency of the "IP Port" namespace.
  3515.  
  3516. The include file /usr/include/netinet/in.h defines a constant
  3517. IPPORT_RESERVED to be 1024.  The relevant text is:
  3518.  
  3519.    /*
  3520.     * Ports < IPPORT_RESERVED are reserved for
  3521.     * privileged processes (e.g. root).
  3522.     * Ports > IPPORT_USERRESERVED are reserved
  3523.     * for servers, not necessarily privileged.
  3524.     */
  3525.    #define IPPORT_RESERVED         1024
  3526.  
  3527.  
  3528.  
  3529. Reynolds & Postel                                              [Page 62]
  3530.  
  3531.  
  3532. RFC 1700                    Assigned Numbers                October 1994
  3533.  
  3534.  
  3535.    #define IPPORT_USERRESERVED     5000
  3536.  
  3537. Portmap does not allocate ports, the kernel allocates ports.  The code
  3538. that does this is part of nearly every UNIX system in the world (and
  3539. since the BSD code is 'free' it is often the same code).  RPC services
  3540. ask the kernel to allocate them a port by calling the "bind()" system
  3541. call.  The parameter they pass is "INADDR_ANY" which means "allocate
  3542. me any IP port you want".  The kernel does that by looking at all of
  3543. the ports that are currently in use and picking one that is not
  3544. currently used.  The number picked is either less that 1024 if the
  3545. process is privledged, or greater than 1024 if the process is not
  3546. privledged.  After the kernel has allocated a port, the service
  3547. registers this allocation with portmap.  The portmapper is merely a
  3548. registry of previously allocated ports.  Note "allocated" here is
  3549. being used in the sense that they are used by an open socket, not
  3550. assigned a well known name.
  3551.  
  3552. The role of /etc/services is to provide an idea to people who are
  3553. looking at network traffic as to where a packet may have originated
  3554. from or is headed to.  For services like finger that have assigned
  3555. ports, they can just hard code the port they want into their
  3556. executable. (it isn't like it will change, and if they read it from
  3557. /etc/services and someone had mistyped the port number it won't
  3558. interoperate with clients anyway!)
  3559.  
  3560. It is not practical to read the /etc/services file into the kernel to
  3561. prevent it from giving out port numbers that are "pre-assigned", nor
  3562. is it generally desirable since with the correct ordering of startup
  3563. it is completely unneccesary.
  3564.  
  3565. Editors Note: This information was supplied by Chuck McManis of Sun.
  3566.  
  3567. []
  3568.  
  3569.  
  3570.  
  3571.  
  3572.  
  3573.  
  3574.  
  3575. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/sun-rpc-numbers
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581.  
  3582.  
  3583.  
  3584.  
  3585.  
  3586. Reynolds & Postel                                              [Page 63]
  3587.  
  3588.  
  3589. RFC 1700                    Assigned Numbers                October 1994
  3590.  
  3591.  
  3592. IP OPTION NUMBERS
  3593.  
  3594. The Internet Protocol (IP) has provision for optional header fields
  3595. identified by an option type field.  Options 0 and 1 are exactly one
  3596. octet which is their type field.  All other options have their one
  3597. octet type field, followed by a one octet length field, followed by
  3598. length-2 octets of option data.  The option type field is sub-divided
  3599. into a one bit copied flag, a two bit class field, and a five bit
  3600. option number.  These taken together form an eight bit value for the
  3601. option type field.  IP options are commonly refered to by this value.
  3602.  
  3603.  
  3604. Copy Class Number Value Name                            Reference
  3605. ---- ----- ------ ----- ------------------------------- ---------
  3606.    0     0      0     0 EOOL   - End of Options List    [RFC791,JBP]
  3607.    0     0      1     1 NOP    - No Operation           [RFC791,JBP]
  3608.    1     0      2   130 SEC    - Security                  [RFC1108]
  3609.    1     0      3   131 LSR    - Loose Source Route     [RFC791,JBP]
  3610.    0     2      4    68 TS     - Time Stamp             [RFC791,JBP]
  3611.    1     0      5   133 E-SEC  - Extended Security         [RFC1108]
  3612.    1     0      6   134 CIPSO  - Commercial Security           [???]
  3613.    0     0      7     7 RR     - Record Route           [RFC791,JBP]
  3614.    1     0      8   136 SID    - Stream ID              [RFC791,JBP]
  3615.    1     0      9   137 SSR    - Strict Source Route    [RFC791,JBP]
  3616.    0     0     10    10 ZSU    - Experimental Measurement      [ZSu]
  3617.    0     0     11    11 MTUP   - MTU Probe                 [RFC1191]
  3618.    0     0     12    12 MTUR   - MTU Reply                 [RFC1191]
  3619.    1     2     13   205 FINN   - Experimental Flow Control    [Finn]
  3620.    1     0     14   142 VISA   - Expermental Access Control [Estrin]
  3621.    0     0     15    15 ENCODE - ???                      [VerSteeg]
  3622.    1     0     16   144 IMITD  - IMI Traffic Descriptor        [Lee]
  3623.    1     0     17   145 EIP    - ???                       [RFC1358]
  3624.    0     2     18    82 TR     - Traceroute                [RFC1393]
  3625.    1     0     19   147 ADDEXT - Address Extension    [Ullmann IPv7]
  3626.  
  3627.  
  3628.  
  3629. IP TIME TO LIVE PARAMETER
  3630.  
  3631. The current recommended default time to live (TTL) for the
  3632. Internet Protocol (IP) [45,105] is 64.
  3633.  
  3634.  
  3635. IP TOS PARAMETERS
  3636.  
  3637. This documents the default Type-of-Service values that are currently
  3638. recommended for the most important Internet protocols.
  3639.  
  3640.  
  3641.  
  3642.  
  3643. Reynolds & Postel                                              [Page 64]
  3644.  
  3645.  
  3646. RFC 1700                    Assigned Numbers                October 1994
  3647.  
  3648.  
  3649. TOS Value       Description                             Reference
  3650. ---------       --------------------------              ---------
  3651.   0000          Default                                 [RFC1349]
  3652.   0001          Minimize Monetary Cost                  [RFC1349]
  3653.   0010          Maximize Reliability                    [RFC1349]
  3654.   0100          Maximize Throughput                     [RFC1349]
  3655.   1000          Minimize Delay                          [RFC1349]
  3656.   1111          Maximize Security                       [RFC1455]
  3657.  
  3658. The TOS value is used to indicate "better".  Only one TOS value or
  3659. property can be requested in any one IP datagram.
  3660.  
  3661. Generally, protocols which are involved in direct interaction with a
  3662. human should select low delay, while data transfers which may involve
  3663. large blocks of data are need high throughput.  Finally, high reliability
  3664. is most important for datagram-based Internet management functions.
  3665.  
  3666. Application protocols not included in these tables should be able to
  3667. make appropriate choice of low delay (8 decimal, 1000 binary) or high
  3668. throughput (4 decimal, 0100 binary).
  3669.  
  3670. The following are recommended values for TOS:
  3671.  
  3672.  
  3673.             ----- Type-of-Service Value -----
  3674.  
  3675. Protocol           TOS Value
  3676.  
  3677. TELNET (1)         1000                 (minimize delay)
  3678.  
  3679. FTP
  3680.   Control          1000                 (minimize delay)
  3681.   Data (2)         0100                 (maximize throughput)
  3682.  
  3683. TFTP               1000                 (minimize delay)
  3684.  
  3685. SMTP (3)
  3686.   Command phase    1000                 (minimize delay)
  3687.   DATA phase       0100                 (maximize throughput)
  3688.  
  3689. Domain Name Service
  3690.   UDP Query        1000                 (minimize delay)
  3691.   TCP Query        0000
  3692.   Zone Transfer    0100                 (maximize throughput)
  3693.  
  3694. NNTP               0001                 (minimize monetary cost)
  3695.  
  3696. ICMP
  3697.  
  3698.  
  3699.  
  3700. Reynolds & Postel                                              [Page 65]
  3701.  
  3702.  
  3703. RFC 1700                    Assigned Numbers                October 1994
  3704.  
  3705.  
  3706.   Errors           0000
  3707.   Requests         0000 (4)
  3708.   Responses        <same as request> (4)
  3709.  
  3710. Any IGP            0010                 (maximize reliability)
  3711.  
  3712. EGP                0000
  3713.  
  3714. SNMP               0010                 (maximize reliability)
  3715.  
  3716. BOOTP              0000
  3717.  
  3718. Notes:
  3719.  
  3720. (1) Includes all interactive user protocols (e.g., rlogin).
  3721.  
  3722. (2) Includes all bulk data transfer protocols (e.g., rcp).
  3723.  
  3724. (3) If the implementation does not support changing the TOS
  3725. during the lifetime of the connection, then the
  3726. recommended TOS on opening the connection is the default
  3727. TOS (0000).
  3728.  
  3729. (4) Although ICMP request messages are normally sent with
  3730. the default TOS, there are sometimes good reasons why they
  3731. would be sent with some other TOS value.  An ICMP
  3732. response always uses the same TOS value as was used in the
  3733. corresponding ICMP request message.
  3734.  
  3735. An application may (at the request of the user) substitute
  3736. 0001 (minimize monetary cost) for any of the above values.
  3737.  
  3738.  
  3739. REFERENCES
  3740.  
  3741. [RFC791] Postel, J., "Internet Protocol - DARPA Internet Program
  3742.          Protocol Specification", STD 5, RFC 791, DARPA, September
  3743.          1981.
  3744.  
  3745. [RFC1108] Kent, S., "U.S. Department of Defense Security Options for
  3746.           the Internet Protocol", RFC 1108, BBN Communications,
  3747.           November 1991.
  3748.  
  3749. [RFC1191] Mogul, J., and S. Deering, "Path MTU Discovery", RFC 1191,
  3750.           DECWRL, Stanford University, November 1990.
  3751.  
  3752. [RFC1349] Almquist, P., "Type of Service in the Internet Protocol
  3753.           Suite", RFC 1349, Consultant, July 1992.
  3754.  
  3755.  
  3756.  
  3757. Reynolds & Postel                                              [Page 66]
  3758.  
  3759.  
  3760. RFC 1700                    Assigned Numbers                October 1994
  3761.  
  3762.  
  3763. [RFC1358] Chapin, L., Chair, "Charter of the Internet Architecture
  3764.           Board (IAB)", RFC 1358, Internet Architecture Board, August
  3765.           1992.
  3766.  
  3767. [RFC1393] Malkin, G., "Traceroute Using an IP Option", RFC 1393,
  3768.           Xylogics, Inc., January 1993.
  3769.  
  3770. [RFC1455] Eastlake, D., "Physical Link Security Type of Service",
  3771.           RFC 1455, Digital Equipment Corporation, May 1993.
  3772.  
  3773. [Ullmann IPv7]
  3774.  
  3775.  
  3776. PEOPLE
  3777.  
  3778. [Estrin] Deborah Estrin <Estrin@usc.edu>
  3779.  
  3780. [Finn] Greg Finn <Finn@isi.edu>
  3781.  
  3782. [JBP] Jon Postel <postel@isi.edu>
  3783.  
  3784. [Ullmann] Robert Ullmann <ariel@world.std.com>
  3785.  
  3786. []
  3787.  
  3788.  
  3789. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ip-parameters
  3790.  
  3791.  
  3792.  
  3793.  
  3794.  
  3795.  
  3796.  
  3797.  
  3798.  
  3799.  
  3800.  
  3801.  
  3802.  
  3803.  
  3804.  
  3805.  
  3806.  
  3807.  
  3808.  
  3809.  
  3810.  
  3811.  
  3812.  
  3813.  
  3814. Reynolds & Postel                                              [Page 67]
  3815.  
  3816.  
  3817. RFC 1700                    Assigned Numbers                October 1994
  3818.  
  3819.  
  3820. ICMP TYPE NUMBERS
  3821.  
  3822. The Internet Control Message Protocol (ICMP) has many messages that
  3823. are identified by a "type" field.
  3824.  
  3825. Type    Name                                    Reference
  3826. ----    -------------------------               ---------
  3827.   0     Echo Reply                               [RFC792]
  3828.   1     Unassigned                                  [JBP]
  3829.   2     Unassigned                                  [JBP]
  3830.   3     Destination Unreachable                  [RFC792]
  3831.   4     Source Quench                            [RFC792]
  3832.   5     Redirect                                 [RFC792]
  3833.   6     Alternate Host Address                      [JBP]
  3834.   7     Unassigned                                  [JBP]
  3835.   8     Echo                                     [RFC792]
  3836.   9     Router Advertisement                    [RFC1256]
  3837.  10     Router Selection                        [RFC1256]
  3838.  11     Time Exceeded                            [RFC792]
  3839.  12     Parameter Problem                        [RFC792]
  3840.  13     Timestamp                                [RFC792]
  3841.  14     Timestamp Reply                          [RFC792]
  3842.  15     Information Request                      [RFC792]
  3843.  16     Information Reply                        [RFC792]
  3844.  17     Address Mask Request                     [RFC950]
  3845.  18     Address Mask Reply                       [RFC950]
  3846.  19     Reserved (for Security)                    [Solo]
  3847.  20-29  Reserved (for Robustness Experiment)        [ZSu]
  3848.  30     Traceroute                              [RFC1393]
  3849.  31     Datagram Conversion Error               [RFC1475]
  3850.  32     Mobile Host Redirect              [David Johnson]
  3851.  33     IPv6 Where-Are-You                 [Bill Simpson]
  3852.  34     IPv6 I-Am-Here                     [Bill Simpson]
  3853.  35     Mobile Registration Request        [Bill Simpson]
  3854.  36     Mobile Registration Reply          [Bill Simpson]
  3855.  37-255 Reserved                                    [JBP]
  3856.  
  3857. Many of these ICMP types have a "code" field.  Here we list the types
  3858. again with their assigned code fields.
  3859.  
  3860. Type    Name                                    Reference
  3861. ----    -------------------------               ---------
  3862.   0     Echo Reply                               [RFC792]
  3863.  
  3864.         Codes
  3865.             0  No Code
  3866.  
  3867.   1     Unassigned                                  [JBP]
  3868.  
  3869.  
  3870.  
  3871. Reynolds & Postel                                              [Page 68]
  3872.  
  3873.  
  3874. RFC 1700                    Assigned Numbers                October 1994
  3875.  
  3876.  
  3877.   2     Unassigned                                  [JBP]
  3878.  
  3879.   3     Destination Unreachable                  [RFC792]
  3880.  
  3881.         Codes
  3882.             0  Net Unreachable
  3883.             1  Host Unreachable
  3884.             2  Protocol Unreachable
  3885.             3  Port Unreachable
  3886.             4  Fragmentation Needed and Don't Fragment was Set
  3887.             5  Source Route Failed
  3888.             6  Destination Network Unknown
  3889.             7  Destination Host Unknown
  3890.             8  Source Host Isolated
  3891.             9  Communication with Destination Network is
  3892.                Administratively Prohibited
  3893.            10  Communication with Destination Host is
  3894.                Administratively Prohibited
  3895.            11  Destination Network Unreachable for Type of Service
  3896.            12  Destination Host Unreachable for Type of Service
  3897.  
  3898.   4     Source Quench                            [RFC792]
  3899.         Codes
  3900.             0  No Code
  3901.  
  3902.   5     Redirect                                 [RFC792]
  3903.  
  3904.         Codes
  3905.             0  Redirect Datagram for the Network (or subnet)
  3906.             1  Redirect Datagram for the Host
  3907.             2  Redirect Datagram for the Type of Service and Network
  3908.             3  Redirect Datagram for the Type of Service and Host
  3909.  
  3910.   6     Alternate Host Address                      [JBP]
  3911.  
  3912.         Codes
  3913.             0  Alternate Address for Host
  3914.  
  3915.   7     Unassigned                                  [JBP]
  3916.  
  3917.   8     Echo                                     [RFC792]
  3918.  
  3919.         Codes
  3920.             0  No Code
  3921.  
  3922.   9     Router Advertisement                    [RFC1256]
  3923.  
  3924.         Codes
  3925.  
  3926.  
  3927.  
  3928. Reynolds & Postel                                              [Page 69]
  3929.  
  3930.  
  3931. RFC 1700                    Assigned Numbers                October 1994
  3932.  
  3933.  
  3934.             0  No Code
  3935.  
  3936.  10     Router Selection                        [RFC1256]
  3937.  
  3938.         Codes
  3939.             0  No Code
  3940.  
  3941.  11     Time Exceeded                            [RFC792]
  3942.  
  3943.         Codes
  3944.             0  Time to Live exceeded in Transit
  3945.             1  Fragment Reassembly Time Exceeded
  3946.  
  3947.  12     Parameter Problem                        [RFC792]
  3948.  
  3949.         Codes
  3950.             0  Pointer indicates the error
  3951.             1  Missing a Required Option        [RFC1108]
  3952.             2  Bad Length
  3953.  
  3954.  
  3955.  13     Timestamp                                [RFC792]
  3956.  
  3957.         Codes
  3958.             0  No Code
  3959.  
  3960.  14     Timestamp Reply                          [RFC792]
  3961.  
  3962.         Codes
  3963.             0  No Code
  3964.  
  3965.  15     Information Request                      [RFC792]
  3966.  
  3967.         Codes
  3968.             0  No Code
  3969.  
  3970.  16     Information Reply                        [RFC792]
  3971.  
  3972.         Codes
  3973.             0  No Code
  3974.  
  3975.  17     Address Mask Request                     [RFC950]
  3976.  
  3977.         Codes
  3978.             0  No Code
  3979.  
  3980.  18     Address Mask Reply                       [RFC950]
  3981.  
  3982.  
  3983.  
  3984.  
  3985. Reynolds & Postel                                              [Page 70]
  3986.  
  3987.  
  3988. RFC 1700                    Assigned Numbers                October 1994
  3989.  
  3990.  
  3991.         Codes
  3992.             0  No Code
  3993.  
  3994.  19     Reserved (for Security)                    [Solo]
  3995.  
  3996.  20-29  Reserved (for Robustness Experiment)        [ZSu]
  3997.  
  3998.  30     Traceroute                              [RFC1393]
  3999.  
  4000.  31     Datagram Conversion Error               [RFC1475]
  4001.  
  4002.  32     Mobile Host Redirect              [David Johnson]
  4003.  
  4004.  33     IPv6 Where-Are-You                 [Bill Simpson]
  4005.  
  4006.  34     IPv6 I-Am-Here                     [Bill Simpson]
  4007.  
  4008.  35     Mobile Registration Request        [Bill Simpson]
  4009.  
  4010.  36     Mobile Registration Reply          [Bill Simpson]
  4011.  
  4012. REFERENCES
  4013.  
  4014. [RFC792] Postel, J., "Internet Control Message Protocol", STD 5,
  4015.          RFC 792, USC/Information Sciences Institute, September 1981.
  4016.  
  4017. [RFC950] Mogul, J., and J. Postel, "Internet Standard Subnetting
  4018.          Procedure", STD 5, RFC 950, Stanford, USC/Information
  4019.          Sciences Institute, August 1985.
  4020.  
  4021. [RFC1108] Kent, S., "U.S. Department of Defense Security Options for
  4022.           the Internet Protocol", RFC 1108, November 1991.
  4023.  
  4024. [RFC1256] Deering, S., Editor, "ICMP Router Discovery Messages", RFC
  4025.           1256, Xerox PARC, September 1991.
  4026.  
  4027. [RFC1393] Malkin, G., "Traceroute Using an IP Option", RFC 1393,
  4028.           Xylogics, Inc., January 1993.
  4029.  
  4030. [RFC1475] Ullmann, R., "TP/IX: The Next Internet", RFC 1475, Process
  4031.           Software Corporation, June 1993.
  4032.  
  4033.  
  4034. PEOPLE
  4035.  
  4036. [JBP] Jon Postel <postel@isi.edu>
  4037.  
  4038. [David Johnson]
  4039.  
  4040.  
  4041.  
  4042. Reynolds & Postel                                              [Page 71]
  4043.  
  4044.  
  4045. RFC 1700                    Assigned Numbers                October 1994
  4046.  
  4047.  
  4048. [Bill Simpson]  <Bill.Simpson@um.cc.umich.edu> September, 1994.
  4049.  
  4050. [Solo]
  4051.  
  4052. [ZSu] Zaw-Sing Su <ZSu@TSCA.ISTC.SRI.COM>
  4053.  
  4054.  
  4055. []
  4056.  
  4057.  
  4058. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/icmp-parameters
  4059.  
  4060.  
  4061.  
  4062.  
  4063.  
  4064.  
  4065.  
  4066.  
  4067.  
  4068.  
  4069.  
  4070.  
  4071.  
  4072.  
  4073.  
  4074.  
  4075.  
  4076.  
  4077.  
  4078.  
  4079.  
  4080.  
  4081.  
  4082.  
  4083.  
  4084.  
  4085.  
  4086.  
  4087.  
  4088.  
  4089.  
  4090.  
  4091.  
  4092.  
  4093.  
  4094.  
  4095.  
  4096.  
  4097.  
  4098.  
  4099. Reynolds & Postel                                              [Page 72]
  4100.  
  4101.  
  4102. RFC 1700                    Assigned Numbers                October 1994
  4103.  
  4104.  
  4105. TCP OPTION NUMBERS
  4106.  
  4107. The Transmission Control Protocol (TCP) has provision for optional
  4108. header fields identified by an option kind field.  Options 0 and 1 are
  4109. exactly one octet which is their kind field.  All other options have
  4110. their one octet kind field, followed by a one octet length field,
  4111. followed by length-2 octets of option data.
  4112.  
  4113. Kind   Length   Meaning                           Reference
  4114. ----   ------   -------------------------------   ---------
  4115.   0        -    End of Option List                 [RFC793]
  4116.   1        -    No-Operation                       [RFC793]
  4117.   2        4    Maximum Segment Lifetime           [RFC793]
  4118.   3        3    WSOPT - Window Scale              [RFC1323]
  4119.   4        2    SACK Permitted                    [RFC1072]
  4120.   5        N    SACK                              [RFC1072]
  4121.   6        6    Echo (obsoleted by option 8)      [RFC1072]
  4122.   7        6    Echo Reply (obsoleted by option 8)[RFC1072]
  4123.   8       10    TSOPT - Time Stamp Option         [RFC1323]
  4124.   9        2    Partial Order Connection Permitted[RFC1693]
  4125.  10        5    Partial Order Service Profile     [RFC1693]
  4126.  11             CC                                 [Braden]
  4127.  12             CC.NEW                             [Braden]
  4128.  13             CC.ECHO                            [Braden]
  4129.  14         3   TCP Alternate Checksum Request    [RFC1146]
  4130.  15         N   TCP Alternate Checksum Data       [RFC1146]
  4131.  16             Skeeter                           [Knowles]
  4132.  17             Bubba                             [Knowles]
  4133.  18         3   Trailer Checksum Option    [Subbu & Monroe]
  4134.  
  4135.  
  4136. TCP ALTERNATE CHECKSUM NUMBERS
  4137.  
  4138.  
  4139. Number  Description                     Reference
  4140. ------- ------------------------------- ----------
  4141.    0    TCP Checksum                    [RFC-1146]
  4142.    1    8-bit Fletchers's algorithm     [RFC-1146]
  4143.    2    16-bit Fletchers's algorithm    [RFC-1146]
  4144.    3    Redundant Checksum Avoidance    [Kay]
  4145.  
  4146.  
  4147. REFERENCES
  4148.  
  4149. [KAY] Kay, J. and Pasquale, J., "Measurement, Analysis, and
  4150.       Improvement of UDP/IP Throughput for the DECstation 5000,"
  4151.       Proceedings of the Winter 1993 Usenix Conference, January 1993
  4152.       (available for anonymous FTP in
  4153.  
  4154.  
  4155.  
  4156. Reynolds & Postel                                              [Page 73]
  4157.  
  4158.  
  4159. RFC 1700                    Assigned Numbers                October 1994
  4160.  
  4161.  
  4162.       ucsd.edu:/pub/csl/fastnet/fastnet.tar.Z). <jkay@ucsd.edu>
  4163.  
  4164. [RFC793] Postel, J., "Transmission Control Protocol - DARPA Internet
  4165.          Program Protocol Specification", STD 7, RFC 793, DARPA,
  4166.          September 1981.
  4167.  
  4168. [RFC1323] Jacobson, V., Braden, R., and D. Borman, "TCP Extensions for
  4169.           High Performance", RFC 1323, LBL, ISI, Cray Research, May
  4170.           1992.
  4171.  
  4172. [RFC1072] Jacobson, V., and R. Braden, "TCP Extensions for Long-Delay
  4173.           Paths", RFC 1072, LBL, ISI, October 1988.
  4174.  
  4175. [RFC1693]  ?????
  4176.  
  4177. [RFC1146] Zweig, J., and C. Partridge, "TCP Alternate Checksum
  4178.           Options", RFC 1146, UIUC, BBN, March 1990.
  4179.  
  4180. PEOPLE
  4181.  
  4182. [Braden]  Bob Braden <braden@isi.edu>
  4183.  
  4184. [Knowles] Stev Knowles <stev@ftp.com>
  4185.  
  4186. [Kay] J. Kay <jkay@ucsd.edu>
  4187.  
  4188. [Subbu & Monroe] <mystery contact>
  4189.  
  4190. []
  4191.  
  4192.  
  4193. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/tcp-parameters
  4194.  
  4195.  
  4196.  
  4197.  
  4198.  
  4199.  
  4200.  
  4201.  
  4202.  
  4203.  
  4204.  
  4205.  
  4206.  
  4207.  
  4208.  
  4209.  
  4210.  
  4211.  
  4212.  
  4213. Reynolds & Postel                                              [Page 74]
  4214.  
  4215.  
  4216. RFC 1700                    Assigned Numbers                October 1994
  4217.  
  4218.  
  4219. TELNET OPTIONS
  4220.  
  4221. The Telnet Protocol has a number of options that may be negotiated.
  4222. These options are listed here.  "Internet Official Protocol Standards"
  4223. (STD 1) provides more detailed information.
  4224.  
  4225. Options  Name                                              References
  4226. -------  -----------------------                           ----------
  4227.    0     Binary Transmission                             [RFC856,JBP]
  4228.    1     Echo                                            [RFC857,JBP]
  4229.    2     Reconnection                                  [NIC50005,JBP]
  4230.    3     Suppress Go Ahead                               [RFC858,JBP]
  4231.    4     Approx Message Size Negotiation               [ETHERNET,JBP]
  4232.    5     Status                                          [RFC859,JBP]
  4233.    6     Timing Mark                                     [RFC860,JBP]
  4234.    7     Remote Controlled Trans and Echo                [RFC726,JBP]
  4235.    8     Output Line Width                             [NIC50005,JBP]
  4236.    9     Output Page Size                              [NIC50005,JBP]
  4237.   10     Output Carriage-Return Disposition              [RFC652,JBP]
  4238.   11     Output Horizontal Tab Stops                     [RFC653,JBP]
  4239.   12     Output Horizontal Tab Disposition               [RFC654,JBP]
  4240.   13     Output Formfeed Disposition                     [RFC655,JBP]
  4241.   14     Output Vertical Tabstops                        [RFC656,JBP]
  4242.   15     Output Vertical Tab Disposition                 [RFC657,JBP]
  4243.   16     Output Linefeed Disposition                     [RFC657,JBP]
  4244.   17     Extended ASCII                                  [RFC698,JBP]
  4245.   18     Logout                                          [RFC727,MRC]
  4246.   19     Byte Macro                                      [RFC735,JBP]
  4247.   20     Data Entry Terminal                     [RFC1043,RFC732,JBP]
  4248.   22     SUPDUP                                   [RFC736,RFC734,MRC]
  4249.   22     SUPDUP Output                                   [RFC749,MRC]
  4250.   23     Send Location                                  [RFC779,EAK1]
  4251.   24     Terminal Type                                 [RFC1091,MS56]
  4252.   25     End of Record                                   [RFC885,JBP]
  4253.   26     TACACS User Identification                      [RFC927,BA4]
  4254.   27     Output Marking                                  [RFC933,SXS]
  4255.   28     Terminal Location Number                        [RFC946,RN6]
  4256.   29     Telnet 3270 Regime                             [RFC1041,JXR]
  4257.   30     X.3 PAD                                       [RFC1053,SL70]
  4258.   31     Negotiate About Window Size                  [RFC1073,DW183]
  4259.   32     Terminal Speed                                [RFC1079,CLH3]
  4260.   33     Remote Flow Control                           [RFC1372,CLH3]
  4261.   34     Linemode                                      [RFC1184,DB14]
  4262.   35     X Display Location                            [RFC1096,GM23]
  4263.   36     Environment Option                            [RFC1408,DB14]
  4264.   37     Authentication Option                         [RFC1409,DB14]
  4265.   38     Encryption Option                                     [DB14]
  4266.   39     New Environment Option                        [RFC1572,DB14]
  4267.  
  4268.  
  4269.  
  4270. Reynolds & Postel                                              [Page 75]
  4271.  
  4272.  
  4273. RFC 1700                    Assigned Numbers                October 1994
  4274.  
  4275.  
  4276.   40     TN3270E                                            [RFC1647]
  4277.  255     Extended-Options-List                           [RFC861,JBP]
  4278.  
  4279. Telnet Authentication Types
  4280.  
  4281. In [RFC1409], a list of authentication types is introduced.  Additions
  4282. to the list are registerd by the IANA and documented here.
  4283.  
  4284. Type       Description                  Reference
  4285.   0        NULL                         [RFC1409]
  4286.   1        KERBEROS_V4                  [RFC1409]
  4287.   2        KERBEROS_V5                  [RFC1409]
  4288.   3        SPX                          [RFC1409]
  4289.   4-5      Unassigned
  4290.   6        RSA                          [RFC1409]
  4291.   7-9      Unassigned
  4292.  10        LOKI                         [RFC1409]
  4293.  11        SSA                          [Schoch]
  4294.  
  4295. REFERENCES
  4296.  
  4297. [ETHERNET] "The Ethernet, A Local Area Network: Data Link Layer and
  4298.            Physical Layer Specification", AA-K759B-TK, Digital
  4299.            Equipment Corporation, Maynard, MA.  Also as: "The
  4300.            Ethernet - A Local Area Network", Version 1.0, Digital
  4301.            Equipment Corporation, Intel Corporation, Xerox
  4302.            Corporation, September 1980.  And: "The Ethernet, A Local
  4303.            Area Network: Data Link Layer and Physical Layer
  4304.            Specifications", Digital, Intel and Xerox, November 1982.
  4305.            And: XEROX, "The Ethernet, A Local Area Network: Data Link
  4306.            Layer and Physical Layer Specification", X3T51/80-50, Xerox
  4307.            Corporation, Stamford, CT., October 1980.
  4308.  
  4309. [NIC50005] DDN Protocol Handbook, "Telnet Reconnection Option",
  4310.            "Telnet Output Line Width Option", "Telnet Output Page Size
  4311.            Option", NIC 50005, December 1985.
  4312.  
  4313. [RFC652] Crocker, D., "Telnet Output Carriage-Return Disposition
  4314.          Option", RFC 652, UCLA-NMC, October 1974.
  4315.  
  4316. [RFC653] Crocker, D., "Telnet Output Horizontal Tabstops Option",
  4317.          RFC 653, UCLA-NMC, October 1974.
  4318.  
  4319. [RFC654] Crocker, D., "Telnet Output Horizontal Tab Disposition
  4320.          Option", RFC 654, UCLA-NMC, October 1974.
  4321.  
  4322. [RFC655] Crocker, D., "Telnet Output Formfeed Disposition Option",
  4323.          RFC 655, UCLA-NMC, October 1974.
  4324.  
  4325.  
  4326.  
  4327. Reynolds & Postel                                              [Page 76]
  4328.  
  4329.  
  4330. RFC 1700                    Assigned Numbers                October 1994
  4331.  
  4332.  
  4333. [RFC656] Crocker, D., "Telnet Output Vertical Tabstops Option",
  4334.          RFC 656, UCLA-NMC, October 1974.
  4335.  
  4336. [RFC657] Crocker, D., "Telnet Output Vertical Tab Disposition Option",
  4337.          RFC 657, UCLA-NMC, October 1974.
  4338.  
  4339. [RFC658] Crocker, D., "Telnet Output Linefeed Disposition", RFC 658,
  4340.          UCLA-NMC, October 1974.
  4341.  
  4342. [RFC698] Tovar, "Telnet Extended ASCII Option", RFC 698, Stanford
  4343.          University-AI, July 1975.
  4344.  
  4345. [RFC726] Postel, J. and D. Crocker, "Remote Controlled Transmission
  4346.          and Echoing Telnet Option", RFC 726, SRI-ARC, UC Irvine,
  4347.          March 1977.
  4348.  
  4349. [RFC727] Crispin, M., "Telnet Logout Option", RFC 727, Stanford
  4350.          University-AI, April 1977.
  4351.  
  4352. [RFC734] Crispin, M., "SUPDUP Protocol", RFC 734, Stanford,
  4353.          October 1977.
  4354.  
  4355. [RFC735] Crocker, D. and R. Gumpertz, "Revised Telnet Byte Marco
  4356.          Option", RFC 735, Rand, CMU, November 1977.
  4357.  
  4358. [RFC736] Crispin, M., "Telnet SUPDUP Option", Stanford University-AI,
  4359.          RFC 736, Stanford, October 1977.
  4360.  
  4361. [RFC749] Greenberg, B., "Telnet SUPDUP-OUTPUT Option", RFC 749,
  4362.          MIT-Multics, September 1978.
  4363.  
  4364. [RFC779] Killian, E., "Telnet Send-Location Option", RFC 779,
  4365.          LLL, April 1981.
  4366.  
  4367. [RFC856] Postel, J. and J. Reynolds, "Telnet Binary Transmission",
  4368.          STD 27, RFC 856, USC/Information Sciences Institute, May
  4369.          1983.
  4370.  
  4371. [RFC857] Postel, J. and J. Reynolds, "Telnet Echo Option", STD 28, RFC
  4372.          857, USC/Information Sciences Institute, May 1983.
  4373.  
  4374. [RFC858] Postel, J. and J. Reynolds, "Telnet Suppress Go Ahead
  4375.          Option", STD 29, RFC 858, USC/Information Sciences Institute,
  4376.          May 1983.
  4377.  
  4378. [RFC859] Postel, J. and J. Reynolds, "Telnet Status Option", STD 30,
  4379.          RFC 859, USC/Information Sciences Institute, May 1983.
  4380.  
  4381.  
  4382.  
  4383.  
  4384. Reynolds & Postel                                              [Page 77]
  4385.  
  4386.  
  4387. RFC 1700                    Assigned Numbers                October 1994
  4388.  
  4389.  
  4390. [RFC860] Postel, J. and J. Reynolds, "Telnet Timing Mark Option",
  4391.          STD 31, RFC 860, USC/Information Sciences Institute, May
  4392.          1983.
  4393.  
  4394. [RFC861] Postel, J. and J. Reynolds, "Telnet Extended Options - List
  4395.          Option", STD 32, RFC 861, USC/Information Sciences Institute,
  4396.          May 1983.
  4397.  
  4398. [RFC885] Postel, J., "Telnet End of Record Option", RFC 885,
  4399.          USC/Information Sciences Institute, December 1983.
  4400.  
  4401. [RFC927] Anderson, B., "TACACS User Identification Telnet Option",
  4402.          RFC 927, BBN, December 1984.
  4403.  
  4404. [RFC933] Silverman, S., "Output Marking Telnet Option", RFC 933,
  4405.          MITRE, January 1985.
  4406.  
  4407. [RFC946] Nedved, R., "Telnet Terminal Location Number Option",
  4408.          RFC 946, Carnegie-Mellon University, May 1985.
  4409.  
  4410. [RDC1041] Rekhter, J., "Telnet 3270 Regime Option", RFC 1041,
  4411.           IBM, January 1988.
  4412.  
  4413. [RFC1043] Yasuda, A., and T. Thompson, "TELNET Data Entry Terminal
  4414.           Option DODIIS Implementation", RFC 1043, DIA, February 1988.
  4415.  
  4416. [RFC1053] Levy, S., and T. Jacobson, "Telnet X.3 PAD Option",
  4417.           RFC 1053, Minnesota Supercomputer Center, April 1988.
  4418.  
  4419. [RFC1073] Waitzman, D., "Telnet Window Size Option", RFC 1073,
  4420.           BBN STC, October, 1988.
  4421.  
  4422. [RFC1079] Hedrick, C., "Telnet Terminal Speed Option", RFC 1079,
  4423.           Rutgers University, December 1988.
  4424.  
  4425. [RFC1091] VanBokkelen, J., "Telnet Terminal Type Option",
  4426.           RFC 1091, FTP Software, Inc., February 1989.
  4427.  
  4428. [RFC1096] Marcy, G., "Telnet X Display Location Option", RFC 1096,
  4429.           Carnegie Mellon University, March 1989.
  4430.  
  4431. [RFC1184] Borman, D., Editor, "Telnet Linemode Option",
  4432.           RFC 1184, Cray Research, Inc., October 1990.
  4433.  
  4434. [RFC1372] Hedrick, C., and D. Borman, "Telnet Remote Flow Control
  4435.          Option", RFC 1372, Rutgers University, Cray Research, Inc.,
  4436.          October 1992.
  4437.  
  4438.  
  4439.  
  4440.  
  4441. Reynolds & Postel                                              [Page 78]
  4442.  
  4443.  
  4444. RFC 1700                    Assigned Numbers                October 1994
  4445.  
  4446.  
  4447. [RFC1408] Borman, D., Editor, "Telnet Environment Option", RFC 1408,
  4448.           Cray Research, Inc., January 1993.
  4449.  
  4450. [RFC1409] Borman, D., Editor, "Telnet Authentication Option", RFC
  4451.           1409, Cray Research, Inc., January 1993.
  4452.  
  4453. [RFC1572] Alexander, S., Editor, "Telnet Environment Option", RFC1572,
  4454.           Lachman Technology, Inc., January 1994.
  4455.  
  4456. [RFC1647] Kelly, B., "TN3270 Enhancements", RFC1647, Auburn
  4457.           University, July 1994.
  4458.  
  4459.  
  4460. PEOPLE
  4461.  
  4462. [BA4] Brian Anderson <baanders@CCQ.BBN.CO>
  4463.  
  4464. [CLH3] Charles Hedrick  <HEDRICK@ARAMIS.RUTGERS.EDU>
  4465.  
  4466. [DB14] Dave Borman <dab@CRAY.COM>
  4467.  
  4468. [DW183] David Waitzman <dwaitzman@BBN.COM>
  4469.  
  4470. [EAK4] Earl Kill <EAK@MORDOR.S1.GOV>
  4471.  
  4472. [GM23] Glenn Marcy  <Glenn.Marcy@A.CS.CMU.EDU>
  4473.  
  4474. [JBP] Jon Postel <postel@isi.edu>
  4475.  
  4476. [MRC] Mark Crispin <MRC@WSMR-SIMTEL20.ARMY.MIL>
  4477.  
  4478. [MS56] Marvin Solomon <solomon@CS.WISC.EDU>
  4479.  
  4480. [RN6] Rudy Nedved <Rudy.Nedved@CMU-CS-A.>
  4481.  
  4482. [Schoch]  Steven Schoch <schoch@sheba.arc.nasa.gov>
  4483.  
  4484. [SL70] Stuart Levy <slevy@UC.MSC.UMN.EDU>
  4485.  
  4486. [SXS] Steve Silverman <Blankert@MITRE-GATEWAY.ORG>
  4487.  
  4488. [YXR] Yakov Rekhter  <Yakov@IBM.COM>
  4489.  
  4490. []
  4491.  
  4492.  
  4493. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/telnet-options
  4494.  
  4495.  
  4496.  
  4497.  
  4498. Reynolds & Postel                                              [Page 79]
  4499.  
  4500.  
  4501. RFC 1700                    Assigned Numbers                October 1994
  4502.  
  4503.  
  4504. DOMAIN NAME SYSTEM PARAMETERS
  4505.  
  4506. The Internet Domain Naming System (DOMAIN) includes several
  4507. parameters.  These are documented in [RFC1034] and [RFC1035].  The
  4508. CLASS parameter is listed here.  The per CLASS parameters are defined
  4509. in separate RFCs as indicated.
  4510.  
  4511. Domain System Parameters:
  4512.  
  4513. Decimal   Name                                          References
  4514. --------  ----                                          ----------
  4515.        0  Reserved                                           [PM1]
  4516.        1  Internet (IN)                              [RFC1034,PM1]
  4517.        2  Unassigned                                         [PM1]
  4518.        3  Chaos (CH)                                         [PM1]
  4519.        4  Hessoid (HS)                                       [PM1]
  4520.  5-65534  Unassigned                                         [PM1]
  4521.    65535  Reserved                                           [PM1]
  4522.  
  4523. In the Internet (IN) class the following TYPEs and QTYPEs are defined:
  4524.  
  4525. TYPE            value and meaning
  4526.  
  4527. A               1 a host address                         [RFC1035]
  4528. NS              2 an authoritative name server           [RFC1035]
  4529. MD              3 a mail destination (Obsolete - use MX) [RFC1035]
  4530. MF              4 a mail forwarder (Obsolete - use MX)   [RFC1035]
  4531. CNAME           5 the canonical name for an alias        [RFC1035]
  4532. SOA             6 marks the start of a zone of authority [RFC1035]
  4533. MB              7 a mailbox domain name (EXPERIMENTAL)   [RFC1035]
  4534. MG              8 a mail group member (EXPERIMENTAL)     [RFC1035]
  4535. MR              9 a mail rename domain name (EXPERIMENTAL)[RFC1035]
  4536. NULL            10 a null RR (EXPERIMENTAL)              [RFC1035]
  4537. WKS             11 a well known service description      [RFC1035]
  4538. PTR             12 a domain name pointer                 [RFC1035]
  4539. HINFO           13 host information                      [RFC1035]
  4540. MINFO           14 mailbox or mail list information      [RFC1035]
  4541. MX              15 mail exchange                         [RFC1035]
  4542. TXT             16 text strings                          [RFC1035]
  4543.  
  4544. RP              17 for Responsible Person                [RFC1183]
  4545. AFSDB           18 for AFS Data Base location            [RFC1183]
  4546. X25             19 for X.25 PSDN address                 [RFC1183]
  4547. ISDN            20 for ISDN address                      [RFC1183]
  4548. RT              21 for Route Through                     [RFC1183]
  4549.  
  4550. NSAP            22 for NSAP address, NSAP style A record [RFC1348]
  4551. NSAP-PTR        23 for domain name pointer, NSAP style   [RFC1348]
  4552.  
  4553.  
  4554.  
  4555. Reynolds & Postel                                              [Page 80]
  4556.  
  4557.  
  4558. RFC 1700                    Assigned Numbers                October 1994
  4559.  
  4560.  
  4561. SIG             24 for security signature        [Donald Eastlake]
  4562. KEY             25 for security key              [Donald Eastlake]
  4563.  
  4564. PX              26 X.400 mail mapping information        [RFC1664]
  4565.  
  4566. GPOS            27 Geographical Position           [Craig Farrell]
  4567.  
  4568. AAAA            28 IP6 Address                     [Susan Thomson]
  4569.  
  4570. AXFR            252 transfer of an entire zone           [RFC1035]
  4571. MAILB           253 mailbox-related RRs (MB, MG or MR)   [RFC1035]
  4572. MAILA           254 mail agent RRs (Obsolete - see MX)   [RFC1035]
  4573. *               255 A request for all records            [RFC1035]
  4574.  
  4575.  
  4576. REFERENCES
  4577.  
  4578. [RFC1034] Mockapetris, P., "Domain Names - Concepts and
  4579.           Facilities", STD 13, RFC 1034, USC/Information Sciences
  4580.           Institute, November 1987.
  4581.  
  4582. [RFC1035] Mockapetris, P., "Domain Names - Implementation and
  4583.           Specification", STD 13, RFC 1035, USC/Information Sciences
  4584.           Institute, November 1987.
  4585.  
  4586. [RFC1183] Everhart, C., Mamakos, L., Ullmann, R., and P. Mockapetris,
  4587.           Editors, "New DNS RR Definitions", RFC 1183, Transarc,
  4588.           University of Maryland, Prime Computer, USC/Information
  4589.           Sciences Institute, October 1990.
  4590.  
  4591. [RFC1348] Manning, B., "DNS NSAP RRs", RFC 1348, Rice University,
  4592.           July 1992.
  4593.  
  4594. [RFC1664] Allocchio, C., Bonito, A., Cole, B., Giordano, S., and R.
  4595.           Hagens, "Using the Internet DNS to Distribute RFC1327 Mail
  4596.           Address Mapping Tables", GARR-Italy, Cisco Systems Inc.,
  4597.           Centro Svizzero Calcolo Scientifico, Advanced Network &
  4598.           Services, August 1994.
  4599.  
  4600.  
  4601. PEOPLE
  4602.  
  4603. [Susan Thomson] Susan Thomson <set@swift.bellcore.com>
  4604.  
  4605. [PM1] Paul Mockapetris <pvm@isi.edu>
  4606.  
  4607. [Donald Eastlake] Donald E. Eastlake, III <dee@ranger.enet.dec.com>
  4608.  
  4609.  
  4610.  
  4611.  
  4612. Reynolds & Postel                                              [Page 81]
  4613.  
  4614.  
  4615. RFC 1700                    Assigned Numbers                October 1994
  4616.  
  4617.  
  4618. [Craig Farrell]
  4619.  
  4620.  
  4621. []
  4622.  
  4623.  
  4624. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/dns-parameters
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.  
  4641.  
  4642.  
  4643.  
  4644.  
  4645.  
  4646.  
  4647.  
  4648.  
  4649.  
  4650.  
  4651.  
  4652.  
  4653.  
  4654.  
  4655.  
  4656.  
  4657.  
  4658.  
  4659.  
  4660.  
  4661.  
  4662.  
  4663.  
  4664.  
  4665.  
  4666.  
  4667.  
  4668.  
  4669. Reynolds & Postel                                              [Page 82]
  4670.  
  4671.  
  4672. RFC 1700                    Assigned Numbers                October 1994
  4673.  
  4674.  
  4675. MAIL ENCODING HEADER FIELD KEYWORDS
  4676.  
  4677.  
  4678. [RFC1505] specifies an initial list of keywords for the experimental
  4679. encoding header field (EHF-MAIL), and provides that additional
  4680. keywords may be registered with the IANA.
  4681.  
  4682.  
  4683. Keyword         Description                             Reference
  4684. _______         ___________                          ____________
  4685.  
  4686. EDIFACT         EDIFACT format                          [RFC1505]
  4687. EDI-X12         EDI X12 format                         [ANSI-X12]
  4688. EVFU            FORTRAN format                          [RFC1505]
  4689. FS              File System format                      [RFC1505]
  4690. Hex             Hex binary format                       [RFC1505]
  4691. LZJU90          LZJU90 format                           [RFC1505]
  4692. LZW             LZW format                              [RFC1505]
  4693. Message         Encapsulated Message                     [RFC822]
  4694. PEM, PEM-Clear  Privacy Enhanced Mail                   [RFC1421]
  4695. PGP             Pretty Good Privacy                     [RFC1505]
  4696. Postscript      Postscript format                    [POSTSCRIPT]
  4697. Shar            Shell Archive format                    [RFC1505]
  4698. Signature       Signature                               [RFC1505]
  4699. Tar             Tar format                              [RFC1505]
  4700. Text            Text                                   [IS-10646]
  4701. uuencode        uuencode format                         [RFC1505]
  4702. URL             external URL-reference                  [RFC1505]
  4703.  
  4704.  
  4705.  
  4706. MAIL ENCRYPTION TYPES
  4707.  
  4708.  
  4709. [RFC822] specifies that Encryption Types for mail may be assigned.
  4710. There are currently no RFC 822 encryption types assigned.  Please use
  4711. instead the Mail Privacy procedures defined in [RFC1421, RFC1422,
  4712. RFC1423].
  4713.  
  4714.  
  4715. ESMTP MAIL KEYWORDS
  4716.  
  4717.  
  4718. [RFC1651] specifies that extension to SMTP can be identified with
  4719. keywords.
  4720.  
  4721.  
  4722. Keywords        Description                              Reference
  4723.  
  4724.  
  4725.  
  4726. Reynolds & Postel                                              [Page 83]
  4727.  
  4728.  
  4729. RFC 1700                    Assigned Numbers                October 1994
  4730.  
  4731.  
  4732. ------------    --------------------------------         ---------
  4733. SEND            Send as mail                              [RFC821]
  4734. SOML            Send as mail or terminal                  [RFC821]
  4735. SAML            Send as mail and terminal                 [RFC821]
  4736. EXPN            Expand the mailing list                   [RFC821]
  4737. HELP            Supply helpful information                [RFC821]
  4738. TURN            Turn the operation around                 [RFC821]
  4739. 8BITMIME        Use 8-bit data                           [RFC1652]
  4740. SIZE            Message size declaration                 [RFC1653]
  4741. VERB            Verbose                              [Eric Allman]
  4742. ONEX            One message transaction only         [Eric Allman]
  4743.  
  4744.  
  4745.  
  4746. MAIL EXTENSION TYPES
  4747.  
  4748.  
  4749. The Simple Mail Transfer Protocol [RFC821] specifies a set of
  4750. commands or services for mail transfer.  A general procedure for
  4751. extending the set of services is defined in [RFC1651].  The set of
  4752. service extensions is listed here.
  4753.  
  4754.  
  4755. Service Ext   EHLO Keyword Parameters Verb       Reference
  4756. -----------   ------------ ---------- ---------- ---------
  4757. Send             SEND         none       SEND     [RFC821]
  4758. Send or Mail     SOML         none       SOML     [RFC821]
  4759. Send and Mail    SAML         none       SAML     [RFC821]
  4760. Expand           EXPN         none       EXPN     [RFC821]
  4761. Help             HELP         none       HELP     [RFC821]
  4762. Turn             TURN         none       TURN     [RFC821]
  4763. 8 Bit MIME       8BITMIME     none       none    [RFC1652]
  4764. Size             SIZE         number     none    [RFC1653]
  4765.  
  4766.  
  4767.  
  4768. MAIL SYSTEM NAMES
  4769.  
  4770.  
  4771. In some places, an identification of other mail systems is used.
  4772.  
  4773. One of these is in "The COSINE and Internet X.500 Schema" (section
  4774. 9.3.18) [RFC1274].  The mail system names listed here are used as the
  4775. legal values in that schema under the "otherMailbox" attribute
  4776. "mailboxType" type (which must be a PrintableString).
  4777.  
  4778. Another place is in "Mapping between X.400(1988) / ISO 10021 and RFC
  4779. 822" (section 4.2.2) [RFC1327].  The names listed here are used as
  4780.  
  4781.  
  4782.  
  4783. Reynolds & Postel                                              [Page 84]
  4784.  
  4785.  
  4786. RFC 1700                    Assigned Numbers                October 1994
  4787.  
  4788.  
  4789. the legal values in that schema under the "std-or-address" attribute
  4790. "registered-dd-type" type (which must be a "key-string").
  4791.  
  4792. Note that key-string = <a-z, A-Z, 0-9, and "-" >.
  4793.  
  4794.  
  4795. Mail System Name        Description                     Reference
  4796. ----------------        ------------------------------- ---------
  4797. mcimail                 MCI Mail
  4798.  
  4799.  
  4800.  
  4801. MAIL TRANSMISSION TYPES
  4802.  
  4803.  
  4804. The Simple Mail Transfer Protocol [RFC821] and the Standard for the
  4805. Format of ARPA Internet Text Messages [RFC822] specify that a set of
  4806. "Received" lines will be prepended to the headers of electronic mail
  4807. messages as they are transported through the Internet.  These received
  4808. line may optionally include either or both a "via" phrase and/or a
  4809. "with" phrase.  The legal values for the phrases are listed here.  The
  4810. via phrase is intended to indicate the link or physical medium over
  4811. which the message was transferred.  The with phrase is intended to
  4812. indicate the protocol or logical process that was used to transfer the
  4813. message.
  4814.  
  4815.  
  4816. VIA link types  Description                             Reference
  4817. --------------  ----------------------------            ---------
  4818. UUCP            Unix-to-Unix Copy Program                   [???]
  4819.  
  4820.  
  4821. WITH protocol types  Description                        Reference
  4822. -------------------  ----------------------------       ---------
  4823. SMTP                 Simple Mail Transfer Protocol       [RFC821]
  4824. ESMTP                SMTP with Service Extensions       [RFC1651]
  4825.  
  4826.  
  4827. REFERENCES
  4828.  
  4829.  
  4830. [ANSI-X12]
  4831.  
  4832. [POSTSCRIPT] Adobe Systems Inc., "PostScript Langpuage Reference
  4833. Manual", 2nd Edition, 2nd Printing, January 1991.
  4834.  
  4835. [IS-10646]
  4836.  
  4837.  
  4838.  
  4839.  
  4840. Reynolds & Postel                                              [Page 85]
  4841.  
  4842.  
  4843. RFC 1700                    Assigned Numbers                October 1994
  4844.  
  4845.  
  4846. [RFC821] Postel, J., "Simple Mail Transfer Protocol", STD 10, RFC 821,
  4847.          USC/Information Sciences Institute, August 1982.
  4848.  
  4849. [RFC822] Crocker, D., "Standard for the Format of ARPA-Internet Text
  4850.          Messages", STD 11, RFC 822, UDEL, August 1982.
  4851.  
  4852. [RFC1274] Barker, P., and S. Kille, "The COSINE and Internet X.500
  4853.           Schema", RFC 1274, University College London, November 1991.
  4854.  
  4855. [RFC1327] Hardcastle-Kille, S., "Mapping between X.400(1988) / ISO
  4856.           10021 and RFC 822", RFC 1327, University College London,
  4857.           May 1992.
  4858.  
  4859. [RFC1421] Linn, J., "Privacy Enhancement for Internet Electronic
  4860.           Mail: Part I: Message Encipherment and Authentication
  4861.           Procedures", RFC 1421, IAB IRTF PSRG, IETF PEM WG,
  4862.           February 1993.
  4863.  
  4864. [RFC1422] Kent, S., "Privacy Enhancement for Internet
  4865.           Electronic Mail: Part II -- Certificate-Based Key
  4866.           Management", BBN, IAB IRTF PSRG, IETF PEM, February 1993.
  4867.  
  4868. [RFC1423] Balenson, D., "Privacy Enhancement for Internet Electronic
  4869.           Mail: Part III -- Algorithms, Modes, and Identifiers",
  4870.           RFC 1423, TIS, IAB IRTF PSRG, IETF PEM WG, February 1993.
  4871.  
  4872. [RFC1505] Costanzo, A., Robinson, D., and R. Ullmann, "Encoding Header
  4873.           Field for Internet Messages", RFC 1505, AKC Consulting,
  4874.           Computervision Corporation, August 1993.
  4875.  
  4876. [RFC1651] Klensin, J., Freed, N., Rose, M., Stefferud, E., and D.
  4877.           Crocker, "SMTP Service Extensions", RFC 1651, MCI, Innosoft,
  4878.           Dover Beach Consulting, Inc., Network Management Associates,
  4879.           Inc., Silicon Graphics, Inc., July 1994.
  4880.  
  4881. [RFC1652] Klensin, J., Freed, N., Rose, M., Stefferud, E., and D.
  4882.           Crocker, "SMTP Service Extension for 8bit-MIMEtransport",
  4883.           RFC 1652, MCI, Innosoft, Dover Beach Consulting, Inc.,
  4884.           Network Management Associates, Inc., Silicon Graphics, Inc.,
  4885.           July 1994.
  4886.  
  4887. [RFC1653] Klensin, J., Freed, N., and K. Moore, "SMTP Service
  4888.           Extension for Message Size Declaration", RFC 1653,
  4889.           MCI, Innosoft, University of Tennessee, July 1994.
  4890.  
  4891.  
  4892. PEOPLE
  4893.  
  4894.  
  4895.  
  4896.  
  4897. Reynolds & Postel                                              [Page 86]
  4898.  
  4899.  
  4900. RFC 1700                    Assigned Numbers                October 1994
  4901.  
  4902.  
  4903. [Eric Allman]
  4904.  
  4905.  
  4906. []
  4907.  
  4908.  
  4909. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/mail-parameters
  4910.  
  4911.  
  4912.  
  4913.  
  4914.  
  4915.  
  4916.  
  4917.  
  4918.  
  4919.  
  4920.  
  4921.  
  4922.  
  4923.  
  4924.  
  4925.  
  4926.  
  4927.  
  4928.  
  4929.  
  4930.  
  4931.  
  4932.  
  4933.  
  4934.  
  4935.  
  4936.  
  4937.  
  4938.  
  4939.  
  4940.  
  4941.  
  4942.  
  4943.  
  4944.  
  4945.  
  4946.  
  4947.  
  4948.  
  4949.  
  4950.  
  4951.  
  4952.  
  4953.  
  4954. Reynolds & Postel                                              [Page 87]
  4955.  
  4956.  
  4957. RFC 1700                    Assigned Numbers                October 1994
  4958.  
  4959.  
  4960. BOOTP AND DHCP PARAMETERS
  4961.  
  4962. The Bootstrap Protocol (BOOTP) [RFC951] describes an IP/UDP
  4963. bootstrap protocol (BOOTP) which allows a diskless client machine to
  4964. discover its own IP address, the address of a server host, and the
  4965. name of a file to be loaded into memory and executed.  The Dynamic
  4966. Host Configuration Protocol (DHCP) [RFC1531] provides a framework for
  4967. automatic configuration of IP hosts.  The "DHCP Options and BOOTP
  4968. Vendor Information Extensions" [RFC1533] describes the additions to the
  4969. Bootstrap Protocol (BOOTP) which can also be used as options with the
  4970. Dynamic Host Configuration Protocol (DHCP).
  4971.  
  4972. BOOTP Vendor Extensions and DHCP Options are listed below:
  4973.  
  4974.  
  4975.    Tag     Name          Data Length    Meaning
  4976.    ---     ----          -----------    -------
  4977.     0      Pad               0          None
  4978.     1      Subnet Mask       4          Subnet Mask Value
  4979.     2      Time Offset       4          Time Offset in
  4980.                                         Seconds from UTC
  4981.     3      Gateways          N          N/4 Gateway addresses
  4982.     4      Time Server       N          N/4 Timeserver addresses
  4983.     5      Name Server       N          N/4 IEN-116 Server addresses
  4984.     6      Domain Server     N          N/4 DNS Server addresses
  4985.     7      Log Server        N          N/4 Logging Server addresses
  4986.     8      Quotes Server     N          N/4 Quotes Server addresses
  4987.     9      LPR Server        N          N/4 Printer Server addresses
  4988.    10      Impress Server    N          N/4 Impress Server addresses
  4989.    11      RLP Server        N          N/4 RLP Server addresses
  4990.    12      Hostname          N          Hostname string
  4991.    13      Boot File Size    2          Size of boot file in 512 byte
  4992.                                         chunks
  4993.    14      Merit Dump File              Client to dump and name
  4994.                                         the file to dump it to
  4995.    15      Domain Name       N          The DNS domain name of the
  4996.                                         client
  4997.    16      Swap Server       N          Swap Server addeess
  4998.    17      Root Path         N          Path name for root disk
  4999.    18      Extension File    N          Path name for more BOOTP info
  5000.  
  5001.    19      Forward On/Off    1          Enable/Disable IP Forwarding
  5002.    20      SrcRte On/Off     1          Enable/Disable Source Routing
  5003.    21      Policy Filter     N          Routing Policy Filters
  5004.    22      Max DG Assembly   2          Max Datagram Reassembly Size
  5005.    23      Default IP TTL    1          Default IP Time to Live
  5006.    24      MTU Timeout       4          Path MTU Aging Timeout
  5007.    25      MTU Plateau       N          Path MTU  Plateau Table
  5008.  
  5009.  
  5010.  
  5011. Reynolds & Postel                                              [Page 88]
  5012.  
  5013.  
  5014. RFC 1700                    Assigned Numbers                October 1994
  5015.  
  5016.  
  5017.    26      MTU Interface     2          Interface MTU Size
  5018.    27      MTU Subnet        1          All Subnets are Local
  5019.    28      Broadcast Address 4          Broadcast Address
  5020.    29      Mask Discovery    1          Perform Mask Discovery
  5021.    30      Mask Supplier     1          Provide Mask to Others
  5022.    31      Router Discovery  1          Perform Router Discovery
  5023.    32      Router Request    4          Router Solicitation Address
  5024.    33      Static Route      N          Static Routing Table
  5025.    34      Trailers          1          Trailer Encapsulation
  5026.    35      ARP Timeout       4          ARP Cache Timeout
  5027.    36      Ethernet          1          Ethernet Encapsulation
  5028.    37      Default TCP TTL   1          Default TCP Time to Live
  5029.    38      Keepalive Time    4          TCP Keepalive Interval
  5030.    39      Keepalive Data    1          TCP Keepalive Garbage
  5031.    40      NIS Domain        N          NIS Domain Name
  5032.    41      NIS Servers       N          NIS Server Addresses
  5033.    42      NTP Servers       N          NTP Server Addresses
  5034.    43      Vendor Specific   N          Vendor Specific Information
  5035.    44      NETBIOS Name Srv  N          NETBIOS Name Servers
  5036.    45      NETBIOS Dist Srv  N          NETBIOS Datagram Distribution
  5037.    46      NETBIOS Note Type 1          NETBIOS Note Type
  5038.    47      NETBIOS Scope     N          NETBIOS Scope
  5039.    48      X Window Font     N          X Window Font Server
  5040.    49      X Window Manmager N          X Window Display Manager
  5041.    50      Address Request   4          Requested IP Address
  5042.    51      Address Time      4          IP Address Lease Time
  5043.    52      Overload          1          Overloaf "sname" or "file"
  5044.    53      DHCP Msg Type     1          DHCP Message Type
  5045.    54      DHCP Server Id    4          DHCP Server Identification
  5046.    55      Parameter List    N          Parameter Request List
  5047.    56      DHCP Message      N          DHCP Error Message
  5048.    57      DHCP Max Msg Size 2          DHCP Maximum Message Size
  5049.    58      Renewal Time      4          DHCP Renewal (T1) Time
  5050.    59      Rebinding Time    4          DHCP Rebinding (T2) Time
  5051.    60      Class Id          N          Class Identifier
  5052.    61      Client Id         N          Client Identifier
  5053.    62      Netware/IP Domain N          Netware/IP Domain Name
  5054.    63      Netware/IP Option N          Netware/IP sub Options
  5055.  
  5056.  
  5057.    64-127  Unassigned
  5058.    128-154 Reserved
  5059.  
  5060.    255     End               0          None
  5061.  
  5062.  
  5063. REFERENCES
  5064.  
  5065.  
  5066.  
  5067.  
  5068. Reynolds & Postel                                              [Page 89]
  5069.  
  5070.  
  5071. RFC 1700                    Assigned Numbers                October 1994
  5072.  
  5073.  
  5074. [RFC951]  Croft, B., and J. Gilmore, "BOOTSTRAP Protocol (BOOTP)",
  5075.           RFC-951, Stanford and SUN Microsytems, September 1985.
  5076.  
  5077. [RFC1531]  Droms, R., "Dynamic Host Configuration Protocol", Bucknell
  5078.            University, October 1993.
  5079.  
  5080. [RFC1533]  Alexander, S., and R. Droms, "DHCP Options and BOOTP Vendor
  5081.            Extensions", Lachman Technology, Inc., Bucknell University,
  5082.            October 1993.
  5083.  
  5084. []
  5085.  
  5086.  
  5087. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/bootp-and-dhcp-
  5088. parameters
  5089.  
  5090.  
  5091.  
  5092.  
  5093.  
  5094.  
  5095.  
  5096.  
  5097.  
  5098.  
  5099.  
  5100.  
  5101.  
  5102.  
  5103.  
  5104.  
  5105.  
  5106.  
  5107.  
  5108.  
  5109.  
  5110.  
  5111.  
  5112.  
  5113.  
  5114.  
  5115.  
  5116.  
  5117.  
  5118.  
  5119.  
  5120.  
  5121.  
  5122.  
  5123.  
  5124.  
  5125. Reynolds & Postel                                              [Page 90]
  5126.  
  5127.  
  5128. RFC 1700                    Assigned Numbers                October 1994
  5129.  
  5130.  
  5131. ADDRESS FAMILY NUMBERS
  5132.  
  5133. Several protocols deal with multiple address families.  The 16-bit
  5134. assignments are listed here.
  5135.  
  5136.  
  5137. Number    Description                                          Reference
  5138. ------    ---------------------------------------------------- ---------
  5139.      0    Reserved
  5140.      1    IP (IP version 4)
  5141.      2    IP6 (IP version 6)
  5142.      3    NSAP
  5143.      4    HDLC (8-bit multidrop)
  5144.      5    BBN 1822
  5145.      6    802 (includes all 802 media plus Ethernet "canonical format")
  5146.      7    E.163
  5147.      8    E.164 (SMDS, Frame Relay, ATM)
  5148.      9    F.69 (Telex)
  5149.     10    X.121 (X.25, Frame Relay)
  5150.     11    IPX
  5151.     12    Appletalk
  5152.     13    Decnet IV
  5153.     14    Banyan Vines
  5154.  65535    Reserved
  5155.  
  5156. []
  5157.  
  5158.  
  5159. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/address-family-numbers
  5160.  
  5161.  
  5162.  
  5163.  
  5164.  
  5165.  
  5166.  
  5167.  
  5168.  
  5169.  
  5170.  
  5171.  
  5172.  
  5173.  
  5174.  
  5175.  
  5176.  
  5177.  
  5178.  
  5179.  
  5180.  
  5181.  
  5182. Reynolds & Postel                                              [Page 91]
  5183.  
  5184.  
  5185. RFC 1700                    Assigned Numbers                October 1994
  5186.  
  5187.  
  5188. FOOBAR AF NUMBERS
  5189.  
  5190.  
  5191. In the FTP Operation Over Big Address Records (FOOBAR) Protocol
  5192. [RFC1639] there is a field, called "address family" or "af", to
  5193. identify the lower level protocol addresses in use.  This is an 8 bit
  5194. field.  The first 16 assignments (0-15) of the af value are exactly
  5195. the same as the IP Version number.  The assignment for values 16-255
  5196. are listed here.
  5197.  
  5198. Assigned FOOBAR Address Families
  5199.  
  5200. Decimal   Keyword    Address Family                     References
  5201. -------   -------    --------------                     ----------
  5202.     16    IPX        Novell IPX
  5203. 17-254               Unassigned
  5204.    255               Reserved
  5205.  
  5206.  
  5207. REFERENCES
  5208.  
  5209. [RFC1639] Piscitello, D., "FTP Operation Over Big Address Records
  5210.           (FOOBAR)", Core Competence, Inc., June 1994.
  5211.  
  5212. []
  5213.  
  5214.  
  5215. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/foobar-af-numbers
  5216.  
  5217.  
  5218.  
  5219.  
  5220.  
  5221.  
  5222.  
  5223.  
  5224.  
  5225.  
  5226.  
  5227.  
  5228.  
  5229.  
  5230.  
  5231.  
  5232.  
  5233.  
  5234.  
  5235.  
  5236.  
  5237.  
  5238.  
  5239. Reynolds & Postel                                              [Page 92]
  5240.  
  5241.  
  5242. RFC 1700                    Assigned Numbers                October 1994
  5243.  
  5244.  
  5245. DIRECTORY SYSTEM NAMES
  5246.  
  5247.  
  5248. In the representation of distinquished names (and possibly other
  5249. contexts) of the X.500 Directory system, several unique keywords may
  5250. be necessary.  For example, in the string representation of
  5251. distinguished names [RFC1485].
  5252.  
  5253. Keyword  Attribute (X.520 keys)
  5254. -------  ---------------------------------
  5255.  CN       CommonName
  5256.  L        LocalityName
  5257.  ST       StateOrProvinceName
  5258.  O        OrganizationName
  5259.  OU       OrganizationalUnitName
  5260.  C        CountryName
  5261.  
  5262.  
  5263. REFERENCES
  5264.  
  5265. [RFC1485]  Hardcastle-Kille, S., "A String Representation of
  5266.            Distinguished Names (OSI-DS 23 (v5))", RFC1485, ISODE
  5267.            Consortium, July 1993.
  5268.  
  5269. []
  5270.  
  5271.  
  5272. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/directory-system-names
  5273.  
  5274.  
  5275.  
  5276.  
  5277.  
  5278.  
  5279.  
  5280.  
  5281.  
  5282.  
  5283.  
  5284.  
  5285.  
  5286.  
  5287.  
  5288.  
  5289.  
  5290.  
  5291.  
  5292.  
  5293.  
  5294.  
  5295.  
  5296. Reynolds & Postel                                              [Page 93]
  5297.  
  5298.  
  5299. RFC 1700                    Assigned Numbers                October 1994
  5300.  
  5301.  
  5302. PUBLISHER IDENTIFICATION CODE
  5303.  
  5304. The RFC "A Format for E-Mailing Bibliographic Records" [RFC1357]
  5305. establishs a "publisher-ID" code.  The IANA registry of these codes is
  5306. listed here.
  5307.  
  5308.  
  5309. Code   Publisher                                               Reference
  5310. ------ ------------------------------------------------------- ---------
  5311. DUMMY  for testing only                                         [RFC1357]
  5312. TEST   for testing only                                         [RFC1357]
  5313. ISI    Information Sciences Institute                               [JBP]
  5314.           of the University of Southern California
  5315. UMCS   University of Manchester Computer Science Department         [TXC]
  5316.  
  5317.  
  5318. REFERENCES
  5319.  
  5320. [RFC1357] Cohen, D., Editor, "A Format for E-mailing Bibliographic
  5321.           Records", RFC 1357, USC/Information Sciences Institute,
  5322.           July 1992.
  5323.  
  5324. PEOPLE
  5325.  
  5326. [JBP] Jon Postel <postel@isi.edu>
  5327.  
  5328. [TXC] Tim Clement <timc@cs.man.ac.uk>
  5329.  
  5330.  
  5331. []
  5332.  
  5333.  
  5334. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/publisher-id
  5335.  
  5336.  
  5337.  
  5338.  
  5339.  
  5340.  
  5341.  
  5342.  
  5343.  
  5344.  
  5345.  
  5346.  
  5347.  
  5348.  
  5349.  
  5350.  
  5351.  
  5352.  
  5353. Reynolds & Postel                                              [Page 94]
  5354.  
  5355.  
  5356. RFC 1700                    Assigned Numbers                October 1994
  5357.  
  5358.  
  5359. OSPF AUTHENTICATION CODES
  5360.  
  5361.  
  5362. The Open Shotrest Path First (OSPF) protocols has a provision for
  5363. authentication, and the type of authentication can me indicated by a
  5364. code number.  The following are the registered authentication codes.
  5365.  
  5366.  
  5367. Code    Authentication Method                             Reference
  5368. ----    ---------------------                             ---------
  5369.    0    No Authentication                                 [RFC1583]
  5370.    1    Simple Password Authentication                    [RFC1583]
  5371. 2-65535 Reserved
  5372.  
  5373.  
  5374. REFERENCES
  5375.  
  5376. [RFC1583] Moy, J., "OSPF Version 2", RFC 1583, Proteon, Inc., March
  5377.           1994.
  5378.  
  5379. [RFC1584] Moy, J., "Multicast Extensions to OSPF", RFC 1584, Proteon,
  5380.           Inc., March 1994.
  5381.  
  5382. [RFC1585] Moy, J., "MOSPF: Analysis and Experience", RFC 1585,
  5383.           Proteon, Inc., March 1994.
  5384.  
  5385. [RFC1586] deSouza, O., and M. Rodrigues, "Guidelines for Running OSPF
  5386.           Over Frame Relay Networks", RFC 1586, AT&T Bell
  5387.           Laboratories, March 1994.
  5388.  
  5389. [RFC1587] Coltun, R., and V. Fuller, "The OSPF NSSA Option", RFC 1587,
  5390.           RainbowBridge Communications, BARRNet, March 1994.
  5391.  
  5392.  
  5393. []
  5394.  
  5395.  
  5396. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ospf-authentication-
  5397. codes
  5398.  
  5399.  
  5400.  
  5401.  
  5402.  
  5403.  
  5404.  
  5405.  
  5406.  
  5407.  
  5408.  
  5409.  
  5410. Reynolds & Postel                                              [Page 95]
  5411.  
  5412.  
  5413. RFC 1700                    Assigned Numbers                October 1994
  5414.  
  5415.  
  5416. MEDIA TYPES
  5417.  
  5418.  
  5419. [RFC1521] specifies that Content Types, Content Subtypes, Character
  5420. Sets, Access Types, and Conversion values for MIME mail will be
  5421. assigned and listed by the IANA.
  5422.  
  5423.  
  5424. Content Types and Subtypes
  5425. --------------------------
  5426.  
  5427. Type            Subtype         Description                 Reference
  5428. ----            -------         -----------                 ---------
  5429. text            plain                                   [RFC1521,NSB]
  5430.                 richtext                                [RFC1521,NSB]
  5431.                 tab-separated-values                   [Paul Lindner]
  5432.  
  5433. multipart       mixed                                   [RFC1521,NSB]
  5434.                 alternative                             [RFC1521,NSB]
  5435.                 digest                                  [RFC1521,NSB]
  5436.                 parallel                                [RFC1521,NSB]
  5437.                 appledouble                [MacMime,Patrik Faltstrom]
  5438.                 header-set                             [Dave Crocker]
  5439.  
  5440. message         rfc822                                  [RFC1521,NSB]
  5441.                 partial                                 [RFC1521,NSB]
  5442.                 external-body                           [RFC1521,NSB]
  5443.                 news                        [RFC 1036, Henry Spencer]
  5444.  
  5445. application     octet-stream                            [RFC1521,NSB]
  5446.                 postscript                              [RFC1521,NSB]
  5447.                 oda                                     [RFC1521,NSB]
  5448.                 atomicmail                           [atomicmail,NSB]
  5449.                 andrew-inset                       [andrew-inset,NSB]
  5450.                 slate                           [slate,terry crowley]
  5451.                 wita              [Wang Info Transfer,Larry Campbell]
  5452.                 dec-dx            [Digital Doc Trans, Larry Campbell]
  5453.                 dca-rft        [IBM Doc Content Arch, Larry Campbell]
  5454.                 activemessage                          [Ehud Shapiro]
  5455.                 rtf                                    [Paul Lindner]
  5456.                 applefile                  [MacMime,Patrik Faltstrom]
  5457.                 mac-binhex40               [MacMime,Patrik Faltstrom]
  5458.                 news-message-id              [RFC1036, Henry Spencer]
  5459.                 news-transmission            [RFC1036, Henry Spencer]
  5460.                 wordperfect5.1                         [Paul Lindner]
  5461.                 pdf                                    [Paul Lindner]
  5462.                 zip                                    [Paul Lindner]
  5463.                 macwriteii                             [Paul Lindner]
  5464.  
  5465.  
  5466.  
  5467. Reynolds & Postel                                              [Page 96]
  5468.  
  5469.  
  5470. RFC 1700                    Assigned Numbers                October 1994
  5471.  
  5472.  
  5473.                 msword                                 [Paul Lindner]
  5474.                 remote-printing                         [RFC1486,MTR]
  5475.  
  5476. image           jpeg                                    [RFC1521,NSB]
  5477.                 gif                                     [RFC1521,NSB]
  5478.                 ief             Image Exchange Format       [RFC1314]
  5479.                 tiff            Tag Image File Format           [MTR]
  5480.  
  5481. audio           basic                                   [RFC1521,NSB]
  5482.  
  5483. video           mpeg                                    [RFC1521,NSB]
  5484.                 quicktime                              [Paul Lindner]
  5485.  
  5486. The "media-types" directory contains a subdirectory for each content
  5487. type and each of those directories contains a file for each content
  5488. subtype.
  5489.  
  5490.                                |-application-
  5491.                                |-audio-------
  5492.                                |-image-------
  5493.                  |-media-types-|-message-----
  5494.                                |-multipart---
  5495.                                |-text--------
  5496.                                |-video-------
  5497.  
  5498.    URL = ftp://ftp.isi.edu/in-notes/iana/assignments/media-types
  5499.  
  5500.  
  5501. Character Sets
  5502. --------------
  5503.  
  5504. All of the character sets listed the section on Character Sets are
  5505. registered for use with MIME as MIME Character Sets.  The
  5506. correspondance between the few character sets listed in the MIME
  5507. specification [RFC1521] and the list in that section are:
  5508.  
  5509. Type           Description                                  Reference
  5510. ----           -----------                                  ---------
  5511. US-ASCII       see ANSI_X3.4-1968 below                 [RFC1521,NSB]
  5512. ISO-8859-1     see ISO_8859-1:1987 below                [RFC1521,NSB]
  5513. ISO-8859-2     see ISO_8859-2:1987 below                [RFC1521,NSB]
  5514. ISO-8859-3     see ISO_8859-3:1988 below                [RFC1521,NSB]
  5515. ISO-8859-4     see ISO_8859-4:1988 below                [RFC1521,NSB]
  5516. ISO-8859-5     see ISO_8859-5:1988 below                [RFC1521,NSB]
  5517. ISO-8859-6     see ISO_8859-6:1987 below                [RFC1521,NSB]
  5518. ISO-8859-7     see ISO_8859-7:1987 below                [RFC1521,NSB]
  5519. ISO-8859-8     see ISO_8859-8:1988 below                [RFC1521,NSB]
  5520. ISO-8859-9     see ISO_8859-9:1989 below                [RFC1521,NSB]
  5521.  
  5522.  
  5523.  
  5524. Reynolds & Postel                                              [Page 97]
  5525.  
  5526.  
  5527. RFC 1700                    Assigned Numbers                October 1994
  5528.  
  5529.  
  5530. Access Types
  5531. ------------
  5532.  
  5533. Type           Description                                  Reference
  5534. ----           -----------                                  ---------
  5535. FTP                                                     [RFC1521,NSB]
  5536. ANON-FTP                                                [RFC1521,NSB]
  5537. TFTP                                                    [RFC1521,NSB]
  5538. AFS                                                     [RFC1521,NSB]
  5539. LOCAL-FILE                                              [RFC1521,NSB]
  5540. MAIL-SERVER                                             [RFC1521,NSB]
  5541.  
  5542.  
  5543.  
  5544. Conversion Values
  5545. -----------------
  5546.  
  5547. Conversion values or Content Transfer Encodings.
  5548.  
  5549. Type           Description                                  Reference
  5550. ----           -----------                                  ---------
  5551. 7BIT                                                    [RFC1521,NSB]
  5552. 8BIT                                                    [RFC1521,NSB]
  5553. BASE64                                                  [RFC1521,NSB]
  5554. BINARY                                                  [RFC1521,NSB]
  5555. QUOTED-PRINTABLE                                        [RFC1521,NSB]
  5556.  
  5557.  
  5558. MIME / X.400 MAPPING TABLES
  5559.  
  5560. MIME to X.400 Table
  5561.  
  5562.     MIME content-type          X.400 Body Part             Reference
  5563.     -----------------          ------------------          ---------
  5564.     text/plain
  5565.       charset=us-ascii         ia5-text                     [RFC1494]
  5566.       charset=iso-8859-x       EBP - GeneralText            [RFC1494]
  5567.     text/richtext              no mapping defined           [RFC1494]
  5568.     application/oda            EBP - ODA                    [RFC1494]
  5569.     application/octet-stream   bilaterally-defined          [RFC1494]
  5570.     application/postscript     EBP - mime-postscript-body   [RFC1494]
  5571.     image/g3fax                g3-facsimile                 [RFC1494]
  5572.     image/jpeg                 EBP - mime-jpeg-body         [RFC1494]
  5573.     image/gif                  EBP - mime-gif-body          [RFC1494]
  5574.     audio/basic                no mapping defined           [RFC1494]
  5575.     video/mpeg                 no mapping defined           [RFC1494]
  5576.  
  5577.     Abbreviation: EBP - Extended Body Part
  5578.  
  5579.  
  5580.  
  5581. Reynolds & Postel                                              [Page 98]
  5582.  
  5583.  
  5584. RFC 1700                    Assigned Numbers                October 1994
  5585.  
  5586.  
  5587. X.400 to MIME Table
  5588.  
  5589.  
  5590.                              Basic Body Parts
  5591.  
  5592.     X.400 Basic Body Part      MIME content-type           Reference
  5593.     ---------------------      --------------------        ---------
  5594.     ia5-text                   text/plain;charset=us-ascii [RFC1494]
  5595.     voice                      No Mapping Defined          [RFC1494]
  5596.     g3-facsimile               image/g3fax                 [RFC1494]
  5597.     g4-class1                  no mapping defined          [RFC1494]
  5598.     teletex                    no mapping defined          [RFC1494]
  5599.     videotex                   no mapping defined          [RFC1494]
  5600.     encrypted                  no mapping defined          [RFC1494]
  5601.     bilaterally-defined        application/octet-stream    [RFC1494]
  5602.     nationally-defined         no mapping defined          [RFC1494]
  5603.     externally-defined         See Extended Body Parts     [RFC1494]
  5604.  
  5605.     X.400 Extended Body Part  MIME content-type            Reference
  5606.     ------------------------- --------------------         ---------
  5607.     GeneralText               text/plain;charset=iso-8859-x[RFC1494]
  5608.     ODA                       application/oda              [RFC1494]
  5609.     mime-postscript-body      application/postscript       [RFC1494]
  5610.     mime-jpeg-body            image/jpeg                   [RFC1494]
  5611.     mime-gif-body             image/gif                    [RFC1494]
  5612.  
  5613. REFERENCES
  5614.  
  5615. [MacMime] Work in Progress.
  5616.  
  5617. [RFC1036] Horton, M., and R. Adams, "Standard for Interchange of
  5618.           USENET Messages", RFC 1036, AT&T Bell Laboratories,
  5619.           Center for Seismic Studies, December 1987.
  5620.  
  5621. [RFC1494] Alvestrand, H., and S. Thompson, "Equivalences between 1988
  5622.           X.400 and RFC-822 Message Bodies", RFC 1494, SINTEF DELAB,
  5623.           Soft*Switch, Inc., August 1993.
  5624.  
  5625. [RFC1521] Borenstien, N., and N. Freed, "MIME (Multipurpose Internet
  5626.           Mail Extensions) Part One: Mechanisms for Specifying and
  5627.           Describing the Format of Internet Message Bodies", RFC 1521,
  5628.           Bellcore, Innosoft, September 1993.
  5629.  
  5630. PEOPLE
  5631.  
  5632. [Larry Campbell]
  5633.  
  5634. [Dave Crocker]  Dave Crocker <dcrocker@mordor.stanford.edu>
  5635.  
  5636.  
  5637.  
  5638. Reynolds & Postel                                              [Page 99]
  5639.  
  5640.  
  5641. RFC 1700                    Assigned Numbers                October 1994
  5642.  
  5643.  
  5644. [Terry Crowley]
  5645.  
  5646. [NSB] Nathaniel Borenstein <nsb@bellcore.com>
  5647.  
  5648. [MTR] Marshall Rose <mrose@dbc.mtview.ca.us>
  5649.  
  5650. [Paul Lindner]
  5651.  
  5652. [PXF] Patrik Faltstrom <paf@nada.kth.se>
  5653.  
  5654. [Ehud Shapiro]
  5655.  
  5656. [Henry Spencer]
  5657.  
  5658. []
  5659.  
  5660.  
  5661.  
  5662.  
  5663.  
  5664. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-
  5665. types
  5666.  
  5667.  
  5668.  
  5669.  
  5670.  
  5671.  
  5672.  
  5673.  
  5674.  
  5675.  
  5676.  
  5677.  
  5678.  
  5679.  
  5680.  
  5681.  
  5682.  
  5683.  
  5684.  
  5685.  
  5686.  
  5687.  
  5688.  
  5689.  
  5690.  
  5691.  
  5692.  
  5693.  
  5694.  
  5695. Reynolds & Postel                                             [Page 100]
  5696.  
  5697.  
  5698. RFC 1700                    Assigned Numbers                October 1994
  5699.  
  5700.  
  5701. CHARACTER SETS
  5702.  
  5703. These are the official names for character sets that may be used in
  5704. the Internet and may be referred to in Internet documentation.  These
  5705. names are expressed in ANSI_X3.4-1968 which is commonly called
  5706. US-ASCII or simply ASCII.  The character set most commonly use in the
  5707. Internet and used especially in protocol standards is US-ASCII, this
  5708. is strongly encouraged.  The use of the name US-ASCII is also
  5709. encouraged.
  5710.  
  5711. The character set names may be up to 40 characters taken from the
  5712. printable characters of US-ASCII.  However, no distinction is made
  5713. between use of upper and lower case letters.
  5714.  
  5715.  
  5716. Character Set                                               Reference
  5717. -------------                                               ---------
  5718.  
  5719. Name: ANSI_X3.4-1968                                   [RFC1345,KXS2]
  5720. Source: ECMA registry
  5721. Alias: iso-ir-6
  5722. Alias: ANSI_X3.4-1986
  5723. Alias: ISO_646.irv:1991
  5724. Alias: ASCII
  5725. Alias: ISO646-US
  5726. Alias: US-ASCII
  5727. Alias: us
  5728. Alias: IBM367
  5729. Alias: cp367
  5730.  
  5731. Name: ISO-10646-UCS-2
  5732. Source: the 2-octet Basic Multilingual Plane, aka Unicode
  5733.         this needs to specify network byte order: the standard
  5734.         does not specify (it is a 16-bit integer space)
  5735.  
  5736. Name: ISO-10646-UCS-4
  5737. Source: the full code space. (same comment about byte order,
  5738.         these are 31-bit numbers.
  5739.  
  5740. Name: ISO-10646-UTF-1
  5741. Source: Universal Transfer Format (1), this is the multibyte
  5742.         encoding, that subsets ASCII-7. It does not have byte
  5743.         ordering issues.
  5744.  
  5745. Name: ISO_646.basic:1983                                [RFC1345,KXS2]
  5746. Source: ECMA registry
  5747. Alias: ref
  5748.  
  5749.  
  5750.  
  5751.  
  5752. Reynolds & Postel                                             [Page 101]
  5753.  
  5754.  
  5755. RFC 1700                    Assigned Numbers                October 1994
  5756.  
  5757.  
  5758. Name: INVARIANT                                         [RFC1345,KXS2]
  5759.  
  5760. Name: ISO_646.irv:1983                                  [RFC1345,KXS2]
  5761. Source: ECMA registry
  5762. Alias: iso-ir-2
  5763. Alias: irv
  5764.  
  5765. Name: BS_4730                                           [RFC1345,KXS2]
  5766. Source: ECMA registry
  5767. Alias: iso-ir-4
  5768. Alias: ISO646-GB
  5769. Alias: gb
  5770. Alias: uk
  5771.  
  5772. Name: NATS-SEFI                                         [RFC1345,KXS2]
  5773. Source: ECMA registry
  5774. Alias: iso-ir-8-1
  5775.  
  5776. Name: NATS-SEFI-ADD                                     [RFC1345,KXS2]
  5777. Source: ECMA registry
  5778. Alias: iso-ir-8-2
  5779.  
  5780. Name: NATS-DANO                                         [RFC1345,KXS2]
  5781. Source: ECMA registry
  5782. Alias: iso-ir-9-1
  5783.  
  5784. Name: NATS-DANO-ADD                                     [RFC1345,KXS2]
  5785. Source: ECMA registry
  5786. Alias: iso-ir-9-2
  5787.  
  5788. Name: SEN_850200_B                                      [RFC1345,KXS2]
  5789. Source: ECMA registry
  5790. Alias: iso-ir-10
  5791. Alias: FI
  5792. Alias: ISO646-FI
  5793. Alias: ISO646-SE
  5794. Alias: se
  5795.  
  5796. Name: SEN_850200_C                                      [RFC1345,KXS2]
  5797. Source: ECMA registry
  5798. Alias: iso-ir-11
  5799. Alias: ISO646-SE2
  5800. Alias: se2
  5801.  
  5802. Name: KS_C_5601-1987                                    [RFC1345,KXS2]
  5803. Source: ECMA registry
  5804. Alias: iso-ir-149
  5805. Alias: KS_C_5601-1989
  5806.  
  5807.  
  5808.  
  5809. Reynolds & Postel                                             [Page 102]
  5810.  
  5811.  
  5812. RFC 1700                    Assigned Numbers                October 1994
  5813.  
  5814.  
  5815. Alias: KSC_5601
  5816. Alias: korean
  5817.  
  5818. Name: ISO-2022-KR                                       [RFC1557,Choi]
  5819. Source: RFC-1557 (see also KS_C_5601-1987)
  5820.  
  5821. Name: EUC-KR                                            [RFC1557,Choi]
  5822. Source: RFC-1557 (see also KS_C_5861-1992)
  5823.  
  5824. Name: ISO-2022-JP                                      [RFC1468,Murai]
  5825. Source: RFC-1468
  5826.  
  5827. Name: ISO-2022-JP-2                                     [RFC1554,Ohta]
  5828. Source: RFC-1554
  5829.  
  5830. Name: JIS_C6220-1969-jp                                 [RFC1345,KXS2]
  5831. Source: ECMA registry
  5832. Alias: JIS_C6220-1969
  5833. Alias: iso-ir-13
  5834. Alias: katakana
  5835. Alias: x0201-7
  5836.  
  5837. Name: JIS_C6220-1969-ro                                 [RFC1345,KXS2]
  5838. Source: ECMA registry
  5839. Alias: iso-ir-14
  5840. Alias: jp
  5841. Alias: ISO646-JP
  5842.  
  5843. Name: IT                                                [RFC1345,KXS2]
  5844. Source: ECMA registry
  5845. Alias: iso-ir-15
  5846. Alias: ISO646-IT
  5847.  
  5848. Name: PT                                                [RFC1345,KXS2]
  5849. Source: ECMA registry
  5850. Alias: iso-ir-16
  5851. Alias: ISO646-PT
  5852.  
  5853. Name: ES                                                [RFC1345,KXS2]
  5854. Source: ECMA registry
  5855. Alias: iso-ir-17
  5856. Alias: ISO646-ES
  5857.  
  5858. Name: greek7-old                                        [RFC1345,KXS2]
  5859. Source: ECMA registry
  5860. Alias: iso-ir-18
  5861.  
  5862. Name: latin-greek                                       [RFC1345,KXS2]
  5863.  
  5864.  
  5865.  
  5866. Reynolds & Postel                                             [Page 103]
  5867.  
  5868.  
  5869. RFC 1700                    Assigned Numbers                October 1994
  5870.  
  5871.  
  5872. Source: ECMA registry
  5873. Alias: iso-ir-19
  5874.  
  5875. Name: DIN_66003                                         [RFC1345,KXS2]
  5876. Source: ECMA registry
  5877. Alias: iso-ir-21
  5878. Alias: de
  5879. Alias: ISO646-DE
  5880.  
  5881. Name: NF_Z_62-010_(1973)                                [RFC1345,KXS2]
  5882. Source: ECMA registry
  5883. Alias: iso-ir-25
  5884. Alias: ISO646-FR1
  5885.  
  5886. Name: Latin-greek-1                                     [RFC1345,KXS2]
  5887. Source: ECMA registry
  5888. Alias: iso-ir-27
  5889.  
  5890. Name: ISO_5427                                          [RFC1345,KXS2]
  5891. Source: ECMA registry
  5892. Alias: iso-ir-37
  5893.  
  5894. Name: JIS_C6226-1978                                    [RFC1345,KXS2]
  5895. Source: ECMA registry
  5896. Alias: iso-ir-42
  5897.  
  5898. Name: BS_viewdata                                       [RFC1345,KXS2]
  5899. Source: ECMA registry
  5900. Alias: iso-ir-47
  5901.  
  5902. Name: INIS                                              [RFC1345,KXS2]
  5903. Source: ECMA registry
  5904. Alias: iso-ir-49
  5905.  
  5906. Name: INIS-8                                            [RFC1345,KXS2]
  5907. Source: ECMA registry
  5908. Alias: iso-ir-50
  5909.  
  5910. Name: INIS-cyrillic                                     [RFC1345,KXS2]
  5911. Source: ECMA registry
  5912. Alias: iso-ir-51
  5913.  
  5914. Name: ISO_5427:1981                                     [RFC1345,KXS2]
  5915. Source: ECMA registry
  5916. Alias: iso-ir-54
  5917.  
  5918. Name: ISO_5428:1980                                     [RFC1345,KXS2]
  5919. Source: ECMA registry
  5920.  
  5921.  
  5922.  
  5923. Reynolds & Postel                                             [Page 104]
  5924.  
  5925.  
  5926. RFC 1700                    Assigned Numbers                October 1994
  5927.  
  5928.  
  5929. Alias: iso-ir-55
  5930.  
  5931. Name: GB_1988-80                                        [RFC1345,KXS2]
  5932. Source: ECMA registry
  5933. Alias: iso-ir-57
  5934. Alias: cn
  5935. Alias: ISO646-CN
  5936.  
  5937. Name: GB_2312-80                                        [RFC1345,KXS2]
  5938. Source: ECMA registry
  5939. Alias: iso-ir-58
  5940. Alias: chinese
  5941.  
  5942. Name: NS_4551-1                                         [RFC1345,KXS2]
  5943. Source: ECMA registry
  5944. Alias: iso-ir-60
  5945. Alias: ISO646-NO
  5946. Alias: no
  5947.  
  5948. Name: NS_4551-2                                          [RFC1345,KXS2]
  5949. Source: ECMA registry
  5950. Alias: ISO646-NO2
  5951. Alias: iso-ir-61
  5952. Alias: no2
  5953.  
  5954. Name: NF_Z_62-010                                        [RFC1345,KXS2]
  5955. Source: ECMA registry
  5956. Alias: iso-ir-69
  5957. Alias: ISO646-FR
  5958. Alias: fr
  5959.  
  5960. Name: videotex-suppl                                     [RFC1345,KXS2]
  5961. Source: ECMA registry
  5962. Alias: iso-ir-70
  5963.  
  5964. Name: PT2                                                [RFC1345,KXS2]
  5965. Source: ECMA registry
  5966. Alias: iso-ir-84
  5967. Alias: ISO646-PT2
  5968.  
  5969. Name: ES2                                                [RFC1345,KXS2]
  5970. Source: ECMA registry
  5971. Alias: iso-ir-85
  5972. Alias: ISO646-ES2
  5973.  
  5974. Name: MSZ_7795.3                                         [RFC1345,KXS2]
  5975. Source: ECMA registry
  5976. Alias: iso-ir-86
  5977.  
  5978.  
  5979.  
  5980. Reynolds & Postel                                             [Page 105]
  5981.  
  5982.  
  5983. RFC 1700                    Assigned Numbers                October 1994
  5984.  
  5985.  
  5986. Alias: ISO646-HU
  5987. Alias: hu
  5988.  
  5989. Name: JIS_C6226-1983                                     [RFC1345,KXS2]
  5990. Source: ECMA registry
  5991. Alias: iso-ir-87
  5992. Alias: x0208
  5993. Alias: JIS_X0208-1983
  5994.  
  5995. Name: greek7                                             [RFC1345,KXS2]
  5996. Source: ECMA registry
  5997. Alias: iso-ir-88
  5998.  
  5999. Name: ASMO_449                                           [RFC1345,KXS2]
  6000. Source: ECMA registry
  6001. Alias: ISO_9036
  6002. Alias: arabic7
  6003. Alias: iso-ir-89
  6004.  
  6005. Name: iso-ir-90                                          [RFC1345,KXS2]
  6006. Source: ECMA registry
  6007.  
  6008. Name: JIS_C6229-1984-a                                   [RFC1345,KXS2]
  6009. Source: ECMA registry
  6010. Alias: iso-ir-91
  6011. Alias: jp-ocr-a
  6012.  
  6013. Name: JIS_C6229-1984-b                                   [RFC1345,KXS2]
  6014. Source: ECMA registry
  6015. Alias: iso-ir-92
  6016. Alias: ISO646-JP-OCR-B
  6017. Alias: jp-ocr-b
  6018.  
  6019. Name: JIS_C6229-1984-b-add                               [RFC1345,KXS2]
  6020. Source: ECMA registry
  6021. Alias: iso-ir-93
  6022. Alias: jp-ocr-b-add
  6023.  
  6024. Name: JIS_C6229-1984-hand                                [RFC1345,KXS2]
  6025. Source: ECMA registry
  6026. Alias: iso-ir-94
  6027. Alias: jp-ocr-hand
  6028.  
  6029. Name: JIS_C6229-1984-hand-add                            [RFC1345,KXS2]
  6030. Source: ECMA registry
  6031. Alias: iso-ir-95
  6032. Alias: jp-ocr-hand-add
  6033.  
  6034.  
  6035.  
  6036.  
  6037. Reynolds & Postel                                             [Page 106]
  6038.  
  6039.  
  6040. RFC 1700                    Assigned Numbers                October 1994
  6041.  
  6042.  
  6043. Name: JIS_C6229-1984-kana                                [RFC1345,KXS2]
  6044. Source: ECMA registry
  6045. Alias: iso-ir-96
  6046.  
  6047. Name: ISO_2033-1983                                      [RFC1345,KXS2]
  6048. Source: ECMA registry
  6049. Alias: iso-ir-98
  6050. Alias: e13b
  6051.  
  6052. Name: ANSI_X3.110-1983                                   [RFC1345,KXS2]
  6053. Source: ECMA registry
  6054. Alias: iso-ir-99
  6055. Alias: CSA_T500-1983
  6056. Alias: NAPLPS
  6057.  
  6058. Name: ISO_8859-1:1987                                    [RFC1345,KXS2]
  6059. Source: ECMA registry
  6060. Alias: iso-ir-100
  6061. Alias: ISO_8859-1
  6062. Alias: ISO-8859-1
  6063. Alias: latin1
  6064. Alias: l1
  6065. Alias: IBM819
  6066. Alias: CP819
  6067.  
  6068. Name: ISO_8859-2:1987                                    [RFC1345,KXS2]
  6069. Source: ECMA registry
  6070. Alias: iso-ir-101
  6071. Alias: ISO_8859-2
  6072. Alias: ISO-8859-2
  6073. Alias: latin2
  6074. Alias: l2
  6075.  
  6076. Name: T.61-7bit                                          [RFC1345,KXS2]
  6077. Source: ECMA registry
  6078. Alias: iso-ir-102
  6079.  
  6080. Name: T.61-8bit                                          [RFC1345,KXS2]
  6081. Alias: T.61
  6082. Source: ECMA registry
  6083. Alias: iso-ir-103
  6084.  
  6085. Name: ISO_8859-3:1988                                    [RFC1345,KXS2]
  6086. Source: ECMA registry
  6087. Alias: iso-ir-109
  6088. Alias: ISO_8859-3
  6089. Alias: ISO-8859-3
  6090. Alias: latin3
  6091.  
  6092.  
  6093.  
  6094. Reynolds & Postel                                             [Page 107]
  6095.  
  6096.  
  6097. RFC 1700                    Assigned Numbers                October 1994
  6098.  
  6099.  
  6100. Alias: l3
  6101.  
  6102. Name: ISO_8859-4:1988                                    [RFC1345,KXS2]
  6103. Source: ECMA registry
  6104. Alias: iso-ir-110
  6105. Alias: ISO_8859-4
  6106. Alias: ISO-8859-4
  6107. Alias: latin4
  6108. Alias: l4
  6109.  
  6110. Name: ECMA-cyrillic                                      [RFC1345,KXS2]
  6111. Source: ECMA registry
  6112. Alias: iso-ir-111
  6113.  
  6114. Name: CSA_Z243.4-1985-1                                  [RFC1345,KXS2]
  6115. Source: ECMA registry
  6116. Alias: iso-ir-121
  6117. Alias: ISO646-CA
  6118. Alias: csa7-1
  6119. Alias: ca
  6120.  
  6121. Name: CSA_Z243.4-1985-2                                  [RFC1345,KXS2]
  6122. Source: ECMA registry
  6123. Alias: iso-ir-122
  6124. Alias: ISO646-CA2
  6125. Alias: csa7-2
  6126.  
  6127. Name: CSA_Z243.4-1985-gr                                 [RFC1345,KXS2]
  6128. Source: ECMA registry
  6129. Alias: iso-ir-123
  6130.  
  6131. Name: ISO_8859-6:1987                                    [RFC1345,KXS2]
  6132. Source: ECMA registry
  6133. Alias: iso-ir-127
  6134. Alias: ISO_8859-6
  6135. Alias: ISO-8859-6
  6136. Alias: ECMA-114
  6137. Alias: ASMO-708
  6138. Alias: arabic
  6139.  
  6140. Name: ISO_8859-6-E                                       [RFC1556,IANA]
  6141. Source: RFC-1556
  6142.  
  6143. Name: ISO_8859-6-I                                       [RFC1556,IANA]
  6144. Source: RFC-1556
  6145.  
  6146. Name: ISO_8859-7:1987                                    [RFC1345,KXS2]
  6147. Source: ECMA registry
  6148.  
  6149.  
  6150.  
  6151. Reynolds & Postel                                             [Page 108]
  6152.  
  6153.  
  6154. RFC 1700                    Assigned Numbers                October 1994
  6155.  
  6156.  
  6157. Alias: iso-ir-126
  6158. Alias: ISO_8859-7
  6159. Alias: ISO-8859-7
  6160. Alias: ELOT_928
  6161. Alias: ECMA-118
  6162. Alias: greek
  6163. Alias: greek8
  6164.  
  6165. Name: T.101-G2                                            [RFC1345,KXS2]
  6166. Source: ECMA registry
  6167. Alias: iso-ir-128
  6168.  
  6169. Name: ISO_8859-8:1988                                     [RFC1345,KXS2]
  6170. Source: ECMA registry
  6171. Alias: iso-ir-138
  6172. Alias: ISO_8859-8
  6173. Alias: ISO-8859-8
  6174. Alias: hebrew
  6175.  
  6176. Name: ISO_8859-8-E                                  [RFC1556,Nussbacher]
  6177. Source: RFC-1556
  6178.  
  6179. Name: ISO_8859-8-I                                  [RFC1556,Nussbacher]
  6180. Source: RFC-1556
  6181.  
  6182. Name: CSN_369103                                          [RFC1345,KXS2]
  6183. Source: ECMA registry
  6184. Alias: iso-ir-139
  6185.  
  6186. Name: JUS_I.B1.002                                        [RFC1345,KXS2]
  6187. Source: ECMA registry
  6188. Alias: iso-ir-141
  6189. Alias: ISO646-YU
  6190. Alias: js
  6191. Alias: yu
  6192.  
  6193. Name: ISO_6937-2-add                                      [RFC1345,KXS2]
  6194. Source: ECMA registry and ISO 6937-2:1983
  6195. Alias: iso-ir-142
  6196.  
  6197. Name: IEC_P27-1                                           [RFC1345,KXS2]
  6198. Source: ECMA registry
  6199. Alias: iso-ir-143
  6200.  
  6201. Name: ISO_8859-5:1988                                     [RFC1345,KXS2]
  6202. Source: ECMA registry
  6203. Alias: iso-ir-144
  6204. Alias: ISO_8859-5
  6205.  
  6206.  
  6207.  
  6208. Reynolds & Postel                                             [Page 109]
  6209.  
  6210.  
  6211. RFC 1700                    Assigned Numbers                October 1994
  6212.  
  6213.  
  6214. Alias: ISO-8859-5
  6215. Alias: cyrillic
  6216.  
  6217. Name: JUS_I.B1.003-serb                                   [RFC1345,KXS2]
  6218. Source: ECMA registry
  6219. Alias: iso-ir-146
  6220. Alias: serbian
  6221.  
  6222. Name: JUS_I.B1.003-mac                                    [RFC1345,KXS2]
  6223. Source: ECMA registry
  6224. Alias: macedonian
  6225. Alias: iso-ir-147
  6226.  
  6227. Name: ISO_8859-9:1989                                     [RFC1345,KXS2]
  6228. Source: ECMA registry
  6229. Alias: iso-ir-148
  6230. Alias: ISO_8859-9
  6231. Alias: ISO-8859-9
  6232. Alias: latin5
  6233. Alias: l5
  6234.  
  6235. Name: greek-ccitt                                         [RFC1345,KXS2]
  6236. Source: ECMA registry
  6237. Alias: iso-ir-150
  6238.  
  6239. Name: NC_NC00-10:81                                       [RFC1345,KXS2]
  6240. Source: ECMA registry
  6241. Alias: cuba
  6242. Alias: iso-ir-151
  6243. Alias: ISO646-CU
  6244.  
  6245. Name: ISO_6937-2-25                                       [RFC1345,KXS2]
  6246. Source: ECMA registry
  6247. Alias: iso-ir-152
  6248.  
  6249. Name: GOST_19768-74                                       [RFC1345,KXS2]
  6250. Source: ECMA registry
  6251. Alias: ST_SEV_358-88
  6252. Alias: iso-ir-153
  6253.  
  6254. Name: ISO_8859-supp                                       [RFC1345,KXS2]
  6255. Source: ECMA registry
  6256. Alias: iso-ir-154
  6257. Alias: latin1-2-5
  6258.  
  6259. Name: ISO_10367-box                                       [RFC1345,KXS2]
  6260. Source: ECMA registry
  6261. Alias: iso-ir-155
  6262.  
  6263.  
  6264.  
  6265. Reynolds & Postel                                             [Page 110]
  6266.  
  6267.  
  6268. RFC 1700                    Assigned Numbers                October 1994
  6269.  
  6270.  
  6271. Name: latin6                                              [RFC1345,KXS2]
  6272. Source: ECMA registry
  6273. Alias: iso-ir-157
  6274. Alias: l6
  6275.  
  6276. Name: latin-lap                                           [RFC1345,KXS2]
  6277. Source: ECMA registry
  6278. Alias: lap
  6279. Alias: iso-ir-158
  6280.  
  6281. Name: JIS_X0212-1990                                      [RFC1345,KXS2]
  6282. Source: ECMA registry
  6283. Alias: x0212
  6284. Alias: iso-ir-159
  6285.  
  6286. Name: DS_2089                                             [RFC1345,KXS2]
  6287. Source: Danish Standard, DS 2089, February 1974
  6288. Alias: DS2089
  6289. Alias: ISO646-DK
  6290. Alias: dk
  6291.  
  6292. Name: us-dk                                               [RFC1345,KXS2]
  6293.  
  6294. Name: dk-us                                               [RFC1345,KXS2]
  6295.  
  6296. Name: JIS_X0201                                           [RFC1345,KXS2]
  6297. Alias: X0201
  6298.  
  6299. Name: KSC5636                                             [RFC1345,KXS2]
  6300. Alias: ISO646-KR
  6301.  
  6302. Name: DEC-MCS                                             [RFC1345,KXS2]
  6303. Source: VAX/VMS User's Manual,
  6304.         Order Number: AI-Y517A-TE, April 1986.
  6305. Alias: dec
  6306.  
  6307. Name: hp-roman8                                           [RFC1345,KXS2]
  6308. Source: LaserJet IIP Printer User's Manual,
  6309.         HP part no 33471-90901, Hewlet-Packard, June 1989.
  6310. Alias: roman8
  6311. Alias: r8
  6312.  
  6313. Name: macintosh                                           [RFC1345,KXS2]
  6314. Source: The Unicode Standard ver1.0, ISBN 0-201-56788-1, Oct 1991
  6315. Alias: mac
  6316.  
  6317. Name: IBM037                                              [RFC1345,KXS2]
  6318. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6319.  
  6320.  
  6321.  
  6322. Reynolds & Postel                                             [Page 111]
  6323.  
  6324.  
  6325. RFC 1700                    Assigned Numbers                October 1994
  6326.  
  6327.  
  6328. Alias: cp037
  6329. Alias: ebcdic-cp-us
  6330. Alias: ebcdic-cp-ca
  6331. Alias: ebcdic-cp-wt
  6332. Alias: ebcdic-cp-nl
  6333.  
  6334. Name: IBM038                                              [RFC1345,KXS2]
  6335. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6336. Alias: EBCDIC-INT
  6337. Alias: cp038
  6338.  
  6339. Name: IBM273                                              [RFC1345,KXS2]
  6340. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6341. Alias: CP273
  6342.  
  6343. Name: IBM274                                              [RFC1345,KXS2]
  6344. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6345. Alias: EBCDIC-BE
  6346. Alias: CP274
  6347.  
  6348. Name: IBM275                                              [RFC1345,KXS2]
  6349. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6350. Alias: EBCDIC-BR
  6351. Alias: cp275
  6352.  
  6353. Name: IBM277                                              [RFC1345,KXS2]
  6354. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6355. Alias: EBCDIC-CP-DK
  6356. Alias: EBCDIC-CP-NO
  6357.  
  6358. Name: IBM278                                              [RFC1345,KXS2]
  6359. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6360. Alias: CP278
  6361. Alias: ebcdic-cp-fi
  6362. Alias: ebcdic-cp-se
  6363.  
  6364. Name: IBM280                                              [RFC1345,KXS2]
  6365. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6366. Alias: CP280
  6367. Alias: ebcdic-cp-it
  6368.  
  6369. Name: IBM281                                              [RFC1345,KXS2]
  6370. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6371. Alias: EBCDIC-JP-E
  6372. Alias: cp281
  6373.  
  6374. Name: IBM284                                              [RFC1345,KXS2]
  6375. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6376.  
  6377.  
  6378.  
  6379. Reynolds & Postel                                             [Page 112]
  6380.  
  6381.  
  6382. RFC 1700                    Assigned Numbers                October 1994
  6383.  
  6384.  
  6385. Alias: CP284
  6386. Alias: ebcdic-cp-es
  6387.  
  6388. Name: IBM285                                              [RFC1345,KXS2]
  6389. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6390. Alias: CP285
  6391. Alias: ebcdic-cp-gb
  6392.  
  6393. Name: IBM290                                              [RFC1345,KXS2]
  6394. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6395. Alias: cp290
  6396. Alias: EBCDIC-JP-kana
  6397.  
  6398. Name: IBM297                                              [RFC1345,KXS2]
  6399. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6400. Alias: cp297
  6401. Alias: ebcdic-cp-fr
  6402.  
  6403. Name: IBM420                                              [RFC1345,KXS2]
  6404. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990,
  6405.         IBM NLS RM p 11-11
  6406. Alias: cp420
  6407. Alias: ebcdic-cp-ar1
  6408.  
  6409. Name: IBM423                                              [RFC1345,KXS2]
  6410. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6411. Alias: cp423
  6412. Alias: ebcdic-cp-gr
  6413.  
  6414. Name: IBM424                                              [RFC1345,KXS2]
  6415. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6416. Alias: cp424
  6417. Alias: ebcdic-cp-he
  6418.  
  6419. Name: IBM437                                              [RFC1345,KXS2]
  6420. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6421. Alias: cp437
  6422. Alias: 437
  6423.  
  6424. Name: IBM500                                              [RFC1345,KXS2]
  6425. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6426. Alias: CP500
  6427. Alias: ebcdic-cp-be
  6428. Alias: ebcdic-cp-ch
  6429.  
  6430. Name: IBM850                                              [RFC1345,KXS2]
  6431. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6432. Alias: cp850
  6433.  
  6434.  
  6435.  
  6436. Reynolds & Postel                                             [Page 113]
  6437.  
  6438.  
  6439. RFC 1700                    Assigned Numbers                October 1994
  6440.  
  6441.  
  6442. Alias: 850
  6443.  
  6444. Name: IBM851                                              [RFC1345,KXS2]
  6445. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6446. Alias: cp851
  6447. Alias: 851
  6448.  
  6449. Name: IBM852                                              [RFC1345,KXS2]
  6450. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6451. Alias: cp852
  6452. Alias: 852
  6453.  
  6454. Name: IBM855                                              [RFC1345,KXS2]
  6455. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6456. Alias: cp855
  6457. Alias: 855
  6458.  
  6459. Name: IBM857                                              [RFC1345,KXS2]
  6460. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6461. Alias: cp857
  6462. Alias: 857
  6463.  
  6464. Name: IBM860                                              [RFC1345,KXS2]
  6465. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6466. Alias: cp860
  6467. Alias: 860
  6468.  
  6469. Name: IBM861                                              [RFC1345,KXS2]
  6470. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6471. Alias: cp861
  6472. Alias: 861
  6473. Alias: cp-is
  6474.  
  6475. Name: IBM862                                              [RFC1345,KXS2]
  6476. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6477. Alias: cp862
  6478. Alias: 862
  6479.  
  6480. Name: IBM863                                              [RFC1345,KXS2]
  6481. Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  6482. Alias: cp863
  6483. Alias: 863
  6484.  
  6485. Name: IBM864                                              [RFC1345,KXS2]
  6486. Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  6487. Alias: cp864
  6488.  
  6489. Name: IBM865                                              [RFC1345,KXS2]
  6490.  
  6491.  
  6492.  
  6493. Reynolds & Postel                                             [Page 114]
  6494.  
  6495.  
  6496. RFC 1700                    Assigned Numbers                October 1994
  6497.  
  6498.  
  6499. Source: IBM DOS 3.3 Ref (Abridged), 94X9575 (Feb 1987)
  6500. Alias: cp865
  6501. Alias: 865
  6502.  
  6503. Name: IBM868                                              [RFC1345,KXS2]
  6504. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6505. Alias: CP868
  6506. Alias: cp-ar
  6507.  
  6508. Name: IBM869                                              [RFC1345,KXS2]
  6509. Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
  6510. Alias: cp869
  6511. Alias: 869
  6512. Alias: cp-gr
  6513.  
  6514. Name: IBM870                                              [RFC1345,KXS2]
  6515. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6516. Alias: CP870
  6517. Alias: ebcdic-cp-roece
  6518. Alias: ebcdic-cp-yu
  6519.  
  6520. Name: IBM871                                              [RFC1345,KXS2]
  6521. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6522. Alias: CP871
  6523. Alias: ebcdic-cp-is
  6524.  
  6525. Name: IBM880                                              [RFC1345,KXS2]
  6526. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6527. Alias: cp880
  6528. Alias: EBCDIC-Cyrillic
  6529.  
  6530. Name: IBM891                                              [RFC1345,KXS2]
  6531. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6532. Alias: cp891
  6533.  
  6534. Name: IBM903                                              [RFC1345,KXS2]
  6535. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6536. Alias: cp903
  6537.  
  6538. Name: IBM904                                              [RFC1345,KXS2]
  6539. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6540. Alias: cp904
  6541. Alias: 904
  6542.  
  6543. Name: IBM905                                              [RFC1345,KXS2]
  6544. Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
  6545. Alias: CP905
  6546. Alias: ebcdic-cp-tr
  6547.  
  6548.  
  6549.  
  6550. Reynolds & Postel                                             [Page 115]
  6551.  
  6552.  
  6553. RFC 1700                    Assigned Numbers                October 1994
  6554.  
  6555.  
  6556. Name: IBM918                                              [RFC1345,KXS2]
  6557. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6558. Alias: CP918
  6559. Alias: ebcdic-cp-ar2
  6560.  
  6561. Name: IBM1026                                             [RFC1345,KXS2]
  6562. Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
  6563. Alias: CP1026
  6564.  
  6565. Name: EBCDIC-AT-DE                                        [RFC1345,KXS2]
  6566. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6567.  
  6568. Name: EBCDIC-AT-DE-A                                      [RFC1345,KXS2]
  6569. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6570.  
  6571. Name: EBCDIC-CA-FR                                        [RFC1345,KXS2]
  6572. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6573.  
  6574. Name: EBCDIC-DK-NO                                        [RFC1345,KXS2]
  6575. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6576.  
  6577. Name: EBCDIC-DK-NO-A                                      [RFC1345,KXS2]
  6578. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6579.  
  6580. Name: EBCDIC-FI-SE                                        [RFC1345,KXS2]
  6581. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6582.  
  6583. Name: EBCDIC-FI-SE-A                                      [RFC1345,KXS2]
  6584. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6585.  
  6586. Name: EBCDIC-FR                                           [RFC1345,KXS2]
  6587. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6588.  
  6589. Name: EBCDIC-IT                                           [RFC1345,KXS2]
  6590. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6591.  
  6592. Name: EBCDIC-PT                                           [RFC1345,KXS2]
  6593. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6594.  
  6595. Name: EBCDIC-ES                                           [RFC1345,KXS2]
  6596. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6597.  
  6598. Name: EBCDIC-ES-A                                         [RFC1345,KXS2]
  6599. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6600.  
  6601. Name: EBCDIC-ES-S                                         [RFC1345,KXS2]
  6602. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6603.  
  6604.  
  6605.  
  6606.  
  6607. Reynolds & Postel                                             [Page 116]
  6608.  
  6609.  
  6610. RFC 1700                    Assigned Numbers                October 1994
  6611.  
  6612.  
  6613. Name: EBCDIC-UK                                           [RFC1345,KXS2]
  6614. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6615.  
  6616. Name: EBCDIC-US                                           [RFC1345,KXS2]
  6617. Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987
  6618.  
  6619. Name: UNKNOWN-8BIT                                             [RFC1428]
  6620.  
  6621. Name: MNEMONIC                                            [RFC1345,KXS2]
  6622. Source: RFC 1345, also known as "mnemonic+ascii+38"
  6623.  
  6624. Name: MNEM                                                [RFC1345,KXS2]
  6625. Source: RFC 1345, also known as "mnemonic+ascii+8200"
  6626.  
  6627. Name: VISCII                                                   [RFC1456]
  6628. Source: RFC 1456
  6629.  
  6630. Name: VIQR                                                     [RFC1456]
  6631. Source: RFC 1456
  6632.  
  6633. Name: KOI8-R                                                   [RFC1489]
  6634. Source: RFC 1489, based on GOST-19768-74, ISO-6937/8,
  6635.         INIS-Cyrillic, ISO-5427.
  6636.  
  6637. Name: UNICODE-1-1                                              [RFC1641]
  6638. Source: RFC 1641
  6639.  
  6640. Name: UNICODE-1-1-UTF-7                                        [RFC1642]
  6641. Source: RFC 1642
  6642.  
  6643. REFERENCES
  6644.  
  6645. [RFC1345]  Simonsen, K., "Character Mnemonics & Character Sets",
  6646.            RFC 1345, Rationel Almen Planlaegning, Rationel Almen
  6647.            Planlaegning, June 1992.
  6648.  
  6649. [RFC1428]  Vaudreuil, G., "Transition of Internet Mail from
  6650.            Just-Send-8 to 8bit-SMTP/MIME", RFC1428, CNRI, February
  6651.            1993.
  6652.  
  6653. [RFC1456]  Vietnamese Standardization Working Group, "Conventions for
  6654.            Encoding the Vietnamese Language VISCII: VIetnamese
  6655.            Standard Code for Information Interchange VIQR: VIetnamese
  6656.            Quoted-Readable Specification Revision 1.1", RFC 1456, May
  6657.            1993.
  6658.  
  6659. [RFC1468]  Murai, J., Crispin, M., and E. van der Poel, "Japanese
  6660.            Character Encoding for Internet Messages", RFC 1468,
  6661.  
  6662.  
  6663.  
  6664. Reynolds & Postel                                             [Page 117]
  6665.  
  6666.  
  6667. RFC 1700                    Assigned Numbers                October 1994
  6668.  
  6669.  
  6670.            Keio University, Panda Programming, June 1993.
  6671.  
  6672. [RFC1489]  Chernov, A., "Registration of a Cyrillic Character Set",
  6673.            RFC1489, RELCOM Development Team, July 1993.
  6674.  
  6675. [RFC1554]  Ohta, M., and K. Handa, "ISO-2022-JP-2: Multilingual
  6676.            Extension of ISO-2022-JP", RFC1554, Tokyo Institute of
  6677.            Technology, ETL, December 1993.
  6678.  
  6679. [RFC1556]  Nussbacher, H., "Handling of Bi-directional Texts in MIME",
  6680.            RFC1556, Israeli Inter-University, December 1993.
  6681.  
  6682. [RFC1557]  Choi, U., Chon, K., and H. Park, "Korean Character Encoding
  6683.            for Internet Messages", KAIST, Solvit Chosun Media,
  6684.            December 1993.
  6685.  
  6686. [RFC1641]  Goldsmith, D., and M. Davis, "Using Unicode with MIME",
  6687.            RFC1641, Taligent, Inc., July 1994.
  6688.  
  6689. [RFC1642]  Goldsmith, D., and M. Davis, "UTF-7", RFC1642, Taligent,
  6690.            Inc., July 1994.
  6691.  
  6692. PEOPLE
  6693.  
  6694. [KXS2] Keld Simonsen <Keld.Simonsen@dkuug.dk>
  6695.  
  6696. [Choi] Uhhyung Choi <uhhyung@kaist.ac.kr>
  6697.  
  6698. [Murai] Jun Murai <jun@wide.ad.jp>
  6699.  
  6700. [Ohta] Masataka Ohta <mohta@cc.titech.ac.jp>
  6701.  
  6702. [Nussbacher] Hank Nussbacher <hank@vm.tau.ac.il>
  6703.  
  6704.  
  6705. []
  6706.  
  6707.  
  6708. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
  6709.  
  6710.  
  6711.  
  6712.  
  6713.  
  6714.  
  6715.  
  6716.  
  6717.  
  6718.  
  6719.  
  6720.  
  6721. Reynolds & Postel                                             [Page 118]
  6722.  
  6723.  
  6724. RFC 1700                    Assigned Numbers                October 1994
  6725.  
  6726.  
  6727. NETWORK MANAGEMENT PARAMETERS
  6728.  
  6729. For the management of hosts and gateways on the Internet a data
  6730. structure for the information has been defined.  This data structure
  6731. should be used with any of several possible management protocols, such
  6732. as the "Simple Network Management Protocol" (SNMP) [RFC1157], or the
  6733. "Common Management Information Protocol over TCP" (CMOT) [RFC1095].
  6734.  
  6735. The data structure is the "Structure and Indentification of Management
  6736. Information for TCP/IP-based Internets" (SMI) [RFC1155], and the
  6737. "Management Information Base for Network Management of TCP/IP-based
  6738. Internets" (MIB-II) [RFC1213].
  6739.  
  6740. The SMI includes the provision for panrameters or codes to indicate
  6741. experimental or private data structures.  These parameter assignments
  6742. are listed here.
  6743.  
  6744. The older "Simple Gateway Monitoring Protocol" (SGMP) [RFC1028] also
  6745. defined a data structure.  The parameter assignments used with SGMP
  6746. are included here for historical completeness.
  6747.  
  6748. The network management object identifiers are under the iso (1), org
  6749. (3), dod (6), internet (1), or 1.3.6.1, branch of the name space.
  6750.  
  6751. The major branches are:
  6752.  
  6753. 1                   iso
  6754. 1.3                 org
  6755. 1.3.6               dod
  6756. 1.3.6.1             internet
  6757. 1.3.6.1.1           directory
  6758. 1.3.6.1.2           mgmt
  6759. 1.3.6.1.2.1         mib-2
  6760. 1.3.6.1.2.1.2.2.1.3 ifType
  6761. 1.3.6.1.2.1.10      transmission
  6762. 1.3.6.1.2.1.10.23   transmission.ppp
  6763. 1.3.6.1.2.1.27      application
  6764. 1.3.6.1.2.1.28      mta
  6765. 1.3.6.1.3           experimental
  6766. 1.3.6.1.4           private
  6767. 1.3.6.1.4.1         enterprise
  6768. 1.3.6.1.5           security
  6769. 1.3.6.1.6           SNMPv2
  6770. 1.3.6.1.7           mail
  6771.  
  6772. SMI Network Management Directory Codes:
  6773.  
  6774. Prefix: iso.org.dod.internet.directory (1.3.6.1.1.)
  6775.  
  6776.  
  6777.  
  6778. Reynolds & Postel                                             [Page 119]
  6779.  
  6780.  
  6781. RFC 1700                    Assigned Numbers                October 1994
  6782.  
  6783.  
  6784. Decimal   Name          Description                     References
  6785. -------   ----          -----------                     ----------
  6786.     all   Reserved      Reserved for future use             [IANA]
  6787.  
  6788. SMI Network Management MGMT Codes:
  6789.  
  6790. Prefix: iso.org.dod.internet.mgmt (1.3.6.1.2.)
  6791.  
  6792. Decimal   Name          Description                     References
  6793. -------   ----          -----------                     ----------
  6794.       0   Reserved                                          [IANA]
  6795.       1   MIB                                                [KZM]
  6796.  
  6797. Prefix: iso.org.dod.internet.mgmt.mib-2 (1.3.6.1.2.1)
  6798.  
  6799. Decimal   Name          Description                     References
  6800. -------   ----          -----------                     ----------
  6801.       0   Reserved      Reserved                            [IANA]
  6802.       1   system        System                       [RFC1213,KZM]
  6803.       2   interfaces    Interfaces                   [RFC1213,KZM]
  6804.       3   at            Address Translation          [RFC1213,KZM]
  6805.       4   ip            Internet Protocol            [RFC1213,KZM]
  6806.       5   icmp          Internet Control Message     [RFC1213,KZM]
  6807.       6   tcp           Transmission Control Protocol[RFC1213,KZM]
  6808.       7   udp           User Datagram Protocol       [RFC1213,KZM]
  6809.       8   egp           Exterior Gateway Protocol    [RFC1213,KZM]
  6810.       9   cmot          CMIP over TCP                [RFC1213,KZM]
  6811.      10   transmission  Transmission                 [RFC1213,KZM]
  6812.      11   snmp          Simple Network Management    [RFC1213,KZM]
  6813.      12   GenericIF     Generic Interface Extensions
  6814. --                                           [RFC1229,RFC1239,KZM]
  6815.      13   Appletalk     Appletalk Networking         [RFC1243,SXW]
  6816.      14   ospf          Open Shortest Path First    [RFC1253,FB77]
  6817.      15   bgp           Border Gateway Protocol          [RFC1657]
  6818.      16   rmon          Remote Network Monitoring    [RFC1271,SXW]
  6819.      17   bridge        Bridge Objects               [RFC1286,EXD]
  6820.      18   DecnetP4      Decnet Phase 4          [RFC1559, Saperia]
  6821.      19   Character     Character Streams                [RFC1658]
  6822.      20   snmpParties   SNMP Parties                 [RFC1353,KZM]
  6823.      21   snmpSecrets   SNMP Secrets                 [RFC1353,KZM]
  6824.      22   snmpDot3RptrMgt                                [RFC1516]
  6825.      23   rip-2         Routing Information Protocol     [RFC1389]
  6826.      24   ident         Identification Protocol          [RFC1414]
  6827.      25   host          Host Resources                   [RFC1514]
  6828.      26   snmpDot3MauMgt 802.3 Medium Attachment Units   [RFC1515]
  6829.      27   application   Network Services Monitoring      [RFC1565]
  6830.      28   mta           Mail Monitoring                  [RFC1566]
  6831.      29   dsa           X.500 Directory Monitoring       [RFC1567]
  6832.  
  6833.  
  6834.  
  6835. Reynolds & Postel                                             [Page 120]
  6836.  
  6837.  
  6838. RFC 1700                    Assigned Numbers                October 1994
  6839.  
  6840.  
  6841.      30   IANAifType    Interface Types                  [RFC1573]
  6842.      31   ifMIB         Interface Types                  [RFC1573]
  6843.      32   dns           Domain Name System               [RFC1611]
  6844.      33   upsMIB        Uninterruptible Power Supplies   [RFC1628]
  6845.      34   sannauMIB     SNA NAU MIB                      [RFC1665]
  6846.      35   etherMIB      Ethernet-like generic objects    [RFC1650]
  6847.      36   sipMIB        SMDS inteface objects            [RFC1694]
  6848.      37   atmMIB        ATM objects                      [RFC1695]
  6849.      38   mdmMIB        Dial-up modem objects            [RFC1696]
  6850.      39   rdbmsMIB      relational database objects      [RFC1697]
  6851.  
  6852. Prefix: iso.org.dod.internet.mgmt.mib-2.interface (1.3.6.1.2.1.2)
  6853.  
  6854. (1.3.6.1.2.1.2.2.1.3)
  6855.  
  6856. ifType definitions
  6857.  
  6858. Decimal   Name          Description
  6859. -------   ----          -----------
  6860.       1   other         none of the following            [RFC1213]
  6861.       2   regular1822   BBN Report 1822                  [RFC1213]
  6862.       3   hdh1822       BBN Report 1822                  [RFC1213]
  6863.       4   ddn-x25       BBN Report 1822                  [RFC1213]
  6864.       5   x25           X.25                             [RFC1382]
  6865.       6   ethernet-csmacd                                [RFC1213]
  6866.       7   IEEE802.3     CSMACD--like Objects          [RF1284,JXC]
  6867.       8   IEEE802.4     Token Bus-like Objects
  6868. --                                           [RFC1230,RFC1239,KZM]
  6869.       9   IEEE802.5     Token Ring-like Objects
  6870. --                                           [RFC1231,RFC1239,KZM]
  6871.      10   iso88026-man                                   [RFC1213]
  6872.      11   starLan                                        [RFC1213]
  6873.      12   proteon-10Mbit                                 [RFC1213]
  6874.      13   proteon-80Mbit                                 [RFC1213]
  6875.      14   hyperchannel                                   [RFC1213]
  6876.      15   FDDI          FDDI Objects               [RFC1285,JDC20]
  6877.      16   lapb          LAP B                            [RFC1381]
  6878.      17   sdlc                                           [RFC1213]
  6879.      18   ds1           T1/E1 Carrier Objects            [RFC1406]
  6880.      19   e1            obsolete
  6881.      20   basicISDN                                      [RFC1213]
  6882.      21   primaryISDN                                    [RFC1213]
  6883.      22   propPointToPointSerial                         [RFC1213]
  6884.      23   ppp           Point-to-Point Protocol          [RFC1471]
  6885.      24   softwareLoopback                               [RFC1213]
  6886.      25   eon                                            [RFC1213]
  6887.      26   ethernet-3Mbit                                 [RFC1213]
  6888.      27   nsip                                           [RFC1213]
  6889.  
  6890.  
  6891.  
  6892. Reynolds & Postel                                             [Page 121]
  6893.  
  6894.  
  6895. RFC 1700                    Assigned Numbers                October 1994
  6896.  
  6897.  
  6898.      28   slip                                           [RFC1213]
  6899.      29   ultra                                          [RFC1213]
  6900.      30   ds3           DS3/E3 Interface Objects         [RFC1407]
  6901.      31   sip           SMDS Interface Objects       [RFC1304,TXC]
  6902.      32   frame-relay   Frame Relay Objects          [RFC1315,CXB]
  6903.      33   RS-232        RS-232 Objects                   [RFC1659]
  6904.      34   Parallel      Parallel Printer Objects         [RFC1660]
  6905.      35   arcnet        ARC network
  6906.      36   arcnet-plus   ARC network plus
  6907.      37   atm           ATM
  6908.      38   MIOX25        MIOX25                           [RFC1461]
  6909.      39   SONET         SONET or SDH
  6910.      40   x25ple        X.25 packet level                [RFC1382]
  6911.      41   iso88022llc   802.2 LLC
  6912.      42   localTalk
  6913.      43   smds-dxi      SMDS DXI
  6914.      44   frameRelayService Frame Relay DCE
  6915.      45   v35           V.35
  6916.      46   hssi          HSSI
  6917.      47   hippi         HIPPI
  6918.      48   modem         generic modem
  6919.      49   aal5          AAL5 over ATM
  6920.      50   sonetPath
  6921.      51   sonetVT
  6922.      52   smds-icip     SMDS Inter-Carrier Interface Protocol
  6923.      53   propVirtual   proprietary vitural/internal interface
  6924.      54   propMultiLink proprietary multi-link multiplexing
  6925.      55   IEEE802.12    100BaseVG
  6926.      56   fibre-channel Fibre Channel
  6927.  
  6928. Prefix: iso.org.dod.internet.mgmt.mib-2.transmission (1.3.6.1.2.1.10)
  6929.  
  6930. Decimal   Name          Description
  6931. -------   ----          -----------
  6932.       5   x25           X.25                             [RFC1382]
  6933.       7   IEEE802.3     CSMACD--like Objects             [RFC1650]
  6934.       8   IEEE802.4     Token Bus-like Objects
  6935. --                                           [RFC1230,RFC1239,KZM]
  6936.       9   IEEE802.5     Token Ring-like Objects
  6937. --                                           [RFC1231,RFC1239,KZM]
  6938.      15   FDDI          FDDI Objects               [RFC1285,JDC20]
  6939.      16   lapb          LAP B                            [RFC1381]
  6940.      18   ds1           T1 Carrier Objects               [RFC1406]
  6941.      19   e1            E1 Carrier Objects               [RFC1406]
  6942.      23   ppp           Point-to-Point Protocol          [RFC1471]
  6943.      30   ds3           DS3/E3 Interface Objects         [RFC1407]
  6944.      31   sip           SMDS Interface Objects           [RFC1694]
  6945.      32   frame-relay   Frame Relay Objects          [RFC1315,CXB]
  6946.  
  6947.  
  6948.  
  6949. Reynolds & Postel                                             [Page 122]
  6950.  
  6951.  
  6952. RFC 1700                    Assigned Numbers                October 1994
  6953.  
  6954.  
  6955.      33   RS-232        RS-232 Objects                   [RFC1659]
  6956.      34   Parallel      Parallel Printer Objects         [RFC1660]
  6957.      35   arcnet        ARC network
  6958.      36   arcnet-plus   ARC network plus
  6959.      37   atm           ATM
  6960.      38   MIOX25        MIOX25                           [RFC1461]
  6961.      39   sonetMIB      SONET MIB                        [RFC1595]
  6962.      44   frnetservMIB  Frame Relay Service MIB for DCE  [RFC1596]
  6963.  
  6964. Prefix: iso.org.dod.internet.mgmt.mib-2.transmission (1.3.6.1.2.1.10)
  6965.  
  6966. (1.3.6.1.2.1.10.23)
  6967.  
  6968. Decimal   Name          Description                     References
  6969. -------   ----          -----------                     ----------
  6970.       1   pppLcp        ppp link control                [RFC1471]
  6971.       2   pppSecurity   ppp security                    [RFC1472]
  6972.       3   pppIp         ppp IP network control          [RFC1473]
  6973.       4   pppBridge     ppp bridge networl control      [RFC1474]
  6974.  
  6975. Prefix: iso.org.dod.internet.mgmt.mib-2.application (1.3.6.1.2.1.27)
  6976.  
  6977. (1.3.6.1.2.1.27.2.1.3)
  6978.  
  6979.    assocApplicationProtocol OBJECT-TYPE
  6980.        SYNTAX OBJECT IDENTIFIER
  6981.        MAX-ACCESS read-only
  6982.        STATUS current
  6983.        DESCRIPTION
  6984.          "An identification of the protocol being used for the
  6985.           application.  For an OSI Application, this will be the
  6986.           Application Context.  For Internet applications, the IANA
  6987.           maintains a registry of the OIDs which correspond to
  6988.           well-known applications.  If the application protocol is
  6989.           not listed in the registry, an OID value of the form
  6990.           {applTCPProtoID port} or {applUDProtoID port} are used for
  6991.           TCP-based and UDP-based protocols, respectively. In either
  6992.           case 'port' corresponds to the primary port number being
  6993.           used by the protocol."
  6994.        ::= {assocEntry 3}
  6995.  
  6996. Decimal   Name          Description
  6997. -------   ----          -----------
  6998.      0    Reserved
  6999.  
  7000. (1.3.6.1.2.1.27.3)
  7001.  
  7002. (1.3.6.1.2.1.27.4)
  7003.  
  7004.  
  7005.  
  7006. Reynolds & Postel                                             [Page 123]
  7007.  
  7008.  
  7009. RFC 1700                    Assigned Numbers                October 1994
  7010.  
  7011.  
  7012.    -- OIDs of the form {applTCPProtoID port} are intended to be used
  7013.    -- for TCP-based protocols that don't have OIDs assigned by other
  7014.    -- means. {applUDPProtoID port} serves the same purpose for
  7015.    -- UDP-based protocols. In either case 'port' corresponds to
  7016.    -- the primary port number being used by the protocol. For example,
  7017.    -- assuming no other OID is assigned for SMTP, an OID of
  7018.    -- {applTCPProtoID 25} could be used, since SMTP is a TCP-based
  7019.    -- protocol that uses port 25 as its primary port.
  7020.  
  7021. Prefix: iso.org.dod.internet.mgmt.mib-2.mta (1.3.6.1.2.1.28)
  7022.  
  7023. (1.3.6.1.2.1.28.2.1.24)
  7024.  
  7025.    mtaGroupMailProtocol OBJECT-TYPE
  7026.        SYNTAX OBJECT IDENTIFIER
  7027.        MAX-ACCESS read-only
  7028.        STATUS current
  7029.        DESCRIPTION
  7030.          "An identification of the protocol being used by this group.
  7031.          For an group employing OSI protocols, this will be the
  7032.          Application Context.  For Internet applications, the IANA
  7033.          maintains a registry of the OIDs which correspond to
  7034.          well-known message transfer protocols.  If the application
  7035.          protocol is not listed in the registry, an OID value of the
  7036.          form {applTCPProtoID port} or {applUDProtoID port} are used
  7037.          for TCP-based and UDP-based protocols, respectively.  In
  7038.          either case 'port' corresponds to the primary port number
  7039.          being used by the group.  applTCPProtoID and applUDPProtoID
  7040.          are defined in [5]."
  7041.        ::= {mtaGroupEntry 24}
  7042.  
  7043. Decimal   Name          Description
  7044. -------   ----          -----------
  7045.      0    Reserved
  7046.  
  7047. SMI Network Management Experimental Codes:
  7048.  
  7049. Prefix: iso.org.dod.internet.experimental (1.3.6.1.3.)
  7050.  
  7051. Decimal   Name          Description                     References
  7052. -------   ----          -----------                     ----------
  7053.       0   Reserved                                          [JKR1]
  7054.       1   CLNS          ISO CLNS Objects                     [GS2]
  7055.   *   2   T1-Carrier    T1 Carrier Objects                  [FB77]
  7056.   *   3   IEEE802.3     Ethernet-like Objects                [JXC]
  7057.   *   4   IEEE802.5     Token Ring-like Objects              [EXD]
  7058.   *   5   DECNet-PHIV   DECNet Phase IV                     [JXS2]
  7059.   *   6   Interface     Generic Interface Objects            [KZM]
  7060.  
  7061.  
  7062.  
  7063. Reynolds & Postel                                             [Page 124]
  7064.  
  7065.  
  7066. RFC 1700                    Assigned Numbers                October 1994
  7067.  
  7068.  
  7069.   *   7   IEEE802.4     Token Bus-like Objects               [KZM]
  7070.   *   8   FDDI          FDDI Objects                       [JDC20]
  7071.       9   LANMGR-1      LAN Manager V1 Objects              [JXG1]
  7072.      10   LANMGR-TRAPS  LAN Manager Trap Objects            [JXG1]
  7073.      11   Views         SNMP View Objects                    [CXD]
  7074.      12   SNMP-AUTH     SNMP Authentication Objects          [KZM]
  7075.   *  13   BGP           Border Gateway Protocol            [SW159]
  7076.   *  14   Bridge        Bridge MIB                          [FB77]
  7077.   *  15   DS3           DS3 Interface Type                   [TXB]
  7078.   *  16   SIP           SMDS Interface Protocol              [TXB]
  7079.   *  17   Appletalk     Appletalk Networking                 [SXW]
  7080.   *  18   PPP           PPP Objects                         [FJK2]
  7081.   *  19   Character MIB Character MIB                      [BS221]
  7082.   *  20   RS-232 MIB    RS-232 MIB                         [BS221]
  7083.   *  21   Parallel MIB  Parallel MIB                       [BS221]
  7084.      22   atsign-proxy  Proxy via Community                  [RXF]
  7085.   *  23   OSPF          OSPF MIB                            [FB77]
  7086.      24   Alert-Man     Alert-Man                            [LS8]
  7087.      25   FDDI-Synoptics FDDI-Synoptics                     [DXP1]
  7088.   *  26   Frame Relay   Frame Relay MIB                      [CXB]
  7089.   *  27   rmon          Remote Network Management MIB        [SXW]
  7090.      28   IDPR          IDPR MIB                           [RAW44]
  7091.      29   HUBMIB        IEEE 802.3 Hub MIB                  [DXM5]
  7092.      30   IPFWDTBLMIB   IP Forwarding Table MIB             [FB77]
  7093.      31   LATM MIB                                           [TXB]
  7094.      32   SONET MIB                                          [TXB]
  7095.      33   IDENT                                              [MTR]
  7096.      34   MIME-MHS                                           [MTR]
  7097.      35   MAUMIB        IEEE 802.3 Mau MIB                  [DXM5]
  7098.      36   Host Resources Host Resources MIB                  [SXW]
  7099.      37   ISIS-MIB      Integrated ISIS protocol MIB         [CXG]
  7100.      38   Chassis       Chassis MIB                        [JDC20]
  7101.      39   ups           ups                                [JDC20]
  7102.      40   App-Mon       Application Monitoring MIB           [TXK]
  7103.      41   ATM UNI       ATM                                 [MXA1]
  7104.      42   FC            Fibre Channel                       [JXC4]
  7105. *    43   DNS           Domain Name Service          [Rob Austein]
  7106.      44   X.25          X.25 MIB                     [Dean Throop]
  7107.      45   Frame Relay Serv.  Frame Relay Service MIB   [Tracy Cox]
  7108.      46   Madman-Applications                          [Ned Freed]
  7109.      47   Madman-MTA                                   [Ned Freed]
  7110.      48   Madman-DSA                                   [Ned Freed]
  7111.      49   Modem                                 [Steve Waldbusser]
  7112.      50   SNA NAU                                [Deirdre Kostick]
  7113.      51   SDLC          SDLC                       [Jeff Hilgeman]
  7114.      52   DNS           Domain Name Service          [Jon Saperia]
  7115.      53   network-objects IP info ix X.500             [Johannsen]
  7116.      54   printmib                               [Joel Gyllenskog]
  7117.  
  7118.  
  7119.  
  7120. Reynolds & Postel                                             [Page 125]
  7121.  
  7122.  
  7123. RFC 1700                    Assigned Numbers                October 1994
  7124.  
  7125.  
  7126.      55   rdbmsmib                                 [Robert Purvey]
  7127.      56   sipMIB                                     [Tracy Brown]
  7128.      57   stIImib       ST-II protocol MIB        [Hartmut Wittig]
  7129.      58   802.5 SSR MIB 802.5 Station Source Routing MIB     [KZM]
  7130.  
  7131.   * = obsoleted
  7132.  
  7133. SMI Private Codes:
  7134.  
  7135. Prefix: iso.org.dod.internet.private (1.3.6.1.4)
  7136.  
  7137. Decimal   Name          Description                     References
  7138. -------   ----          -----------                     ----------
  7139.       0   Reserved                                          [JKR1]
  7140.       1   enterprise    private enterprises                 [JKR1]
  7141.  
  7142. SMI Private Enterprise Codes:
  7143.  
  7144. Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
  7145.  
  7146. See the file "enterprise-numbers".
  7147.  
  7148. SMI Security Codes:
  7149.  
  7150. Prefix: iso.org.dod.internet.security (1.3.6.1.5)
  7151.  
  7152. Decimal   Name          Description                     References
  7153. -------   ----          -----------                     ----------
  7154.       0   Reserved                                          [JKR1]
  7155.       1   kerberosV4    Kerberos version 4 objects         [1,BCN]
  7156.       2   kerberosV5    Kerberos version 5 objects         [2,BCN]
  7157.  
  7158. SMI SNMPv2 Codes:
  7159.  
  7160. Prefix: iso.org.dod.internet.snmpv2 (1.3.6.1.6)
  7161.  
  7162. SMI mail Codes:
  7163.  
  7164. Prefix: iso.org.dod.internet.mail (1.3.6.1.7)
  7165.  
  7166.    1     mime-mhs
  7167.  
  7168.  
  7169. REFERENCES
  7170.  
  7171. [1]       Miller, S.P., B.C. Neuman, J.I. Schiller, and J.H. Saltzer,
  7172.           "Project Athena Technical Plan Section E.2.1: Kerberos
  7173.           Authentication and Authorization System", Project Athena,
  7174.  
  7175.  
  7176.  
  7177. Reynolds & Postel                                             [Page 126]
  7178.  
  7179.  
  7180. RFC 1700                    Assigned Numbers                October 1994
  7181.  
  7182.  
  7183.           MIT, December 1987.
  7184.  
  7185. [2]       Kohl, J., and B.C. Neuman, "The Kerberos Network
  7186.           Authentication Service (V5)" work in progress, September
  7187.           1992.
  7188.  
  7189. [RFC1028] Davin, J., J. Case, M. Fedor, and M. Schoffstall, "A Simple
  7190.           Gateway Monitoring Protocol", RFC 1028, Proteon, Inc.,
  7191.           University of Tennessee at Knoxville, Cornell University,
  7192.           Rensselaer Polytechnic Institute, November 1987.
  7193.  
  7194. [RFC1095] Warrier, U., and L. Besaw, "The Common Management
  7195.           Information Services and Protocol over TCP/IP (CMOT)",
  7196.           RFC 1095, Unisys Corp., Hewlett-Packard, April 1989.
  7197.  
  7198. [RFC1155] Rose, M., and K. McCloghrie, "Structure and Identification
  7199.           of Management Information for TCP/IP-based internets",
  7200.           STD 16, RFC 1155, Performance Systems International, Hughes
  7201.           LAN Systems, May 1990.
  7202.  
  7203. [RFC1157] Case, J., M. Fedor, M. Schoffstall, and J. Davin,
  7204.           "A Simple Network Management Protocol", STD 15, RFC 1157,
  7205.           SNMP Research, Performance Systems International,
  7206.           Performance Systems International, MIT Laboratory for
  7207.           Computer Science, May 1990.
  7208.  
  7209. [RFC1213] McCloghrie, K., and M. Rose, "Management Information Base
  7210.           for Network Management of TCP/IP-based internets: MIB-II",
  7211.           STD 17, RFC 1213, Hughes LAN Systems, Performance Systems
  7212.           International, March 1991.
  7213.  
  7214. [RFC1229] McCloghrie, K., Editor, "Extensions to the Generic-Interface
  7215.           MIB", RFC 1229, Hughes LAN Systems, Inc., May 1991.
  7216.  
  7217. [RFC1230] McCloghrie, K., and R. Fox, "IEEE 802.4 Token Bus MIB",
  7218.           RFC 1230, Hughes LAN Systems, Inc., Synoptics, Inc.,
  7219.           May 1991.
  7220.  
  7221. [RFC1231] McCloghrie, K., Fox, R., and E. Decker, "IEEE 802.5 Token
  7222.           Ring MIB", RFC 1231, Hughes LAN Systems, Inc., Synoptics,
  7223.           Inc., cisco Systems, Inc., May 1991.
  7224.  
  7225. [RFC1239] Reynolds, J., "Reassignment of Experimental MIBs to
  7226.           Standard MIBs", RFC 1239, USC/Information Sciences
  7227.           Institute, ISI, June 1991.
  7228.  
  7229. [RFC1243] Waldbusser, S., Editor, "AppleTalk Management Information
  7230.           Base", RFC 1243, Carnegie Mellon University, July 1991.
  7231.  
  7232.  
  7233.  
  7234. Reynolds & Postel                                             [Page 127]
  7235.  
  7236.  
  7237. RFC 1700                    Assigned Numbers                October 1994
  7238.  
  7239.  
  7240. [RFC1253] Baker, F., and R. Coltun, "OSPF Version 2 Management
  7241.           Information Base", RFC 1253, ACC, Computer Science Center,
  7242.           August 1991.
  7243.  
  7244. [RFC1271] Waldbusser, S., "Remote Network Monitoring Management
  7245.           Information Base", RFC 1271, Carnegie Mellon University,
  7246.           November 1991.
  7247.  
  7248. [RFC1284] Cook, J., Editor, "Definitions of Managed Objects
  7249.           for the Ethernet-like Interface Types", RFC 1284, Chipcom
  7250.           Corporation, December 1991.
  7251.  
  7252. [RFC1285] Case, J., "FDDI Management Information Base", RFC 1285,
  7253.           SNMP Research, Incorporated, January 1992.
  7254.  
  7255. [RFC1286] Decker, E., Langille, P., Rijsinghani, A., and K.
  7256.           McCloghrie, "Definitions of Managed Objects for Bridges",
  7257.           RFC 1286, cisco Systems, Inc., DEC, Hughes LAN Systems,
  7258.           Inc., December 1991.
  7259.  
  7260. [RFC1304] Cox, T., and K. Tesnik, Editors, "Definitions of Managed
  7261.           Objects for the SIP Interface Type", RFC 1304, Bell
  7262.           Communications Research, February 1992.
  7263.  
  7264. [RFC1315] Brown, C., Baker, F., and C. Carvalho, "Management
  7265.           Information Base for Frame Relay DTEs", RFC 1315, Wellfleet
  7266.           Communications, Inc., Advanced Computer Communications,
  7267.           April 1992.
  7268.  
  7269. [RFC1353] McCloghrie, K., Davin, J., and J. Galvin, "Definitions of
  7270.           Managed Objects for Administration of SNMP Parties",
  7271.           RFC 1353, Hughes LAN Systems, Inc., MIT Laboratory for
  7272.           Computer Science, Trusted Information Systems, Inc.,
  7273.           July 1992.
  7274.  
  7275. [RFC1381] Throop, D., and F. Baker, "SNMP MIB Extension for X.25
  7276.           LAPB", RFC 1381, Data General Corporation, Advanced Computer
  7277.           Communications, November 1992.
  7278.  
  7279. [RFC1382] Throop, D., Editor, "SNMP MIB Extension for the X.25 Packet
  7280.           Layer", RFC 1382, Data General Corporation, November 1992.
  7281.  
  7282. [RFC1389] Malkin, G., and F. Baker, "RIP Version 2 MIB Extension", RFC
  7283.           1389, Xylogics, Inc., Advanced Computer Communications,
  7284.           January 1993.
  7285.  
  7286. [RFC1406] Baker, F., and J. Watt, Editors, "Definitions of Managed
  7287.           Objects for the DS1 and E1 Interface Types", RFC 1406,
  7288.  
  7289.  
  7290.  
  7291. Reynolds & Postel                                             [Page 128]
  7292.  
  7293.  
  7294. RFC 1700                    Assigned Numbers                October 1994
  7295.  
  7296.  
  7297.           Advanced Computer Communications, Newbridge Networks
  7298.           Corporation, January 1993.
  7299.  
  7300. [RFC1407] Cox, T., and K. Tesink, "Definitions of Managed Objects
  7301.           for the DS3/E3 Interface Type", RFC 1407, Bell
  7302.           Communications Research, January 1993.
  7303.  
  7304. [RFC1414] St. Johns, M., and M. Rose, "Identification MIB", RFC 1414,
  7305.           US Department of Defense, Dover Beach Consulting, Inc.,
  7306.           February 1993.
  7307.  
  7308. [RFC1461] Throop, D., "SNMP MIB extension for Multiprotocol
  7309.           Interconnect over X.25", RFC 1461, Data General Corporation,
  7310.           May 1993.
  7311.  
  7312. [RFC1471] Kastenholz, F., "The Definitions of Managed Objects for
  7313.           the Link Control Protocol of the Point-to-Point Protocol",
  7314.           RFC 1471, FTP Software, Inc., June 1993.
  7315.  
  7316. [RFC1472] Kastenholz, F., "The Definitions of Managed Objects for
  7317.           the Security Protocols of the Point-to-Point Protocol", RFC
  7318.           1472, FTP Software, Inc., June 1993.
  7319.  
  7320. [RFC1473] Kastenholz, F., "The Definitions of Managed Objects for
  7321.           the IP Network Control Protocol of the Point-to-Point
  7322.           Protocol", RFC 1473, FTP Software, Inc., June 1993.
  7323.  
  7324. [RFC1474] Kastenholz, F., "The Definitions of Managed Objects for
  7325.           the Bridge Network Control Protocol of the Point-to-Point
  7326.           Protocol" RFC 1474, FTP Software, Inc., June 1993.
  7327.  
  7328. [RFC1514] Grillo, P., and S. Waldbusser, "Host Resources MIB", RFC
  7329.           1514, Network Innovations, Intel Corporation, Carnegie
  7330.           Mellon University, September 1993.
  7331.  
  7332. [RFC1515] McMaster, D., McCloghrie, K., and S. Roberts, "Definitions
  7333.           of Managed Objects for IEEE 802.3 Medium Attachment Units
  7334.           (MAUs)", RFC 1515, SynOptics Communications, Inc., Hughes
  7335.           LAN Systems, Inc., Farallon Computing, Inc., September 1993.
  7336.  
  7337. [RFC1516] McMaster, D., and K. McCloghrie, "Definitions of Managed
  7338.           Objects for IEEE 802.3 Repeater Devices", RFC 1516,
  7339.           SynOptics Communications, Inc., Hughes LAN Systems, Inc.,
  7340.           September 1993.
  7341.  
  7342. [RFC1559] Saperia, J., "DECnet Phase IV MIB Extensions", RFC 1559,
  7343.           Digital Equipment Corporation, December 1993.
  7344.  
  7345.  
  7346.  
  7347.  
  7348. Reynolds & Postel                                             [Page 129]
  7349.  
  7350.  
  7351. RFC 1700                    Assigned Numbers                October 1994
  7352.  
  7353.  
  7354. [RFC1565] Kille, S., WG Chair, and N. Freed, Editor, "Network Services
  7355.           Monitoring MIB", RFC 1565, ISODE Consortium and Innosoft,
  7356.           January 1994.
  7357.  
  7358. [RFC1566] Kille, S., WG Chair, and N. Freed, Editor, "Mail Monitoring
  7359.           MIB", RFC 1566, ISODE Consortium, Innosoft, January 1994.
  7360.  
  7361. [RFC1567] Mansfield, G., and S. Kille, "X.500 Directory Monitoring
  7362.           MIB", RFC 1567, AIC Systems Laboratory, ISODE Consortium,
  7363.           January 1994.
  7364.  
  7365. [RFC1573] McCloghrie, K., and F. Kastenholz, "Evolution of the
  7366.           Interfaces Group of MIB-II", RFC 1573, Hughes LAN Systems,
  7367.           FTP Software, January 1994.
  7368.  
  7369. [RFC1595] Brown, T., and K. Tesink, Editors, "Definitions of Managed
  7370.           Objects for the SONET/SDH Interface Type", RFC 1595,
  7371.           Bell Communications Research, March 1994.
  7372.  
  7373. [RFC1596] Brown, T., Editor, Definitions of Managed Objects for Frame
  7374.           Relay Service", RFC 1596, Bell Communications Research,
  7375.           March 1994.
  7376.  
  7377. [RFC1611] Austein, R., and J. Saperia, "DNS Server MIB Extensions",
  7378.           RFC 1611, Epilogue Technology Corporation, Digital Equipment
  7379.           Corporation, May 1994.
  7380.  
  7381. [RFC1628] Case, J., Editor, "UPS Management Information Base", RFC
  7382.           1628, SNMP Research, Incorporated, May 1994.
  7383.  
  7384. [RFC1650] Kastenholz, F., "Definitions of Managed Objects for
  7385.           the Ethernet-like Interface Types using SMIv2", RFC 1650,
  7386.           FTP Software, Inc., August 1994.
  7387.  
  7388. [RFC1657] Willis, S., Burruss, J., and J. Chu, Editor, "Definitions of
  7389.           Managed Objects for the Fourth Version of the Border Gateway
  7390.           Protocol (BGP-4) using SMIv2", RFC 1657, Wellfleet
  7391.           Communications Inc., IBM Corp., July 1994.
  7392.  
  7393. [RFC1658] Stewart, B., "Definitions of Managed Objects for Character
  7394.           Stream Devices using SMIv2", RFC 1658, Xyplex, Inc., July
  7395.           1994.
  7396.  
  7397. [RFC1659] Stewart, B., "Definitions of Managed Objects for RS-232-like
  7398.           Hardware Devices using SMIv2", RFC 1659, Xyplex, Inc., July
  7399.           1994.
  7400.  
  7401. [RFC1660] Stewart, B., "Definitions of Managed Objects for
  7402.  
  7403.  
  7404.  
  7405. Reynolds & Postel                                             [Page 130]
  7406.  
  7407.  
  7408. RFC 1700                    Assigned Numbers                October 1994
  7409.  
  7410.  
  7411.           Parallel-printer-like Hardware Devices using SMIv2", RFC
  7412.           1660, Xyplex, Inc., July
  7413.           1994.
  7414.  
  7415. [RFC1665] Kielczewski, Z., Kostick, D., and K. Shih, Editors,
  7416.           "Definitions of Managed Objects for SNA NAUs using SMIv2",
  7417.           RFC 1665, Eicon Technology Corporation, Bell Communications
  7418.           Research, Novell, July 1994.
  7419.  
  7420. [RFC1694] Brown, T., and K. Tesink, Editors, "Definitions of Managed
  7421.           Objects for SMDS Interfaces using SMIv2", RFC 1694, Bell
  7422.           Communications Research, August 1994.
  7423.  
  7424. [RFC1695] Ahmed, M., and K. Tesink, Editors, "Definitions of Managed
  7425.           Objects for ATM Management Version 8.0 using SMIv2", RFC
  7426.           1695, Bell Communications Research, August 1994.
  7427.  
  7428. [RFC1696] Barnes, J., Brown, L., Royston, R., and S. Waldbusser,
  7429.           "Modem Management Information Base (MIB) using SMIv2", RFC
  7430.           1696, Xylogics, Inc., Motorola, US Robotics, Inc., Carnegie
  7431.           Mellon University, August 1994.
  7432.  
  7433. [RFC1697] Brower, D., Editor, Purvy, B., RDBMSMIB Working Group Chair,
  7434.           Daniel, A., Sinykin, M., and J. Smith, "Relational Database
  7435.           Management System (RDBMS) Management Information Base (MIB)
  7436.           using SMIv2", RFC 1697, The ASK Group, INGRES DBMS
  7437.           Development, Oracle Corporation, Informix Software, Inc.,
  7438.           Oracle Corporation, August 1994.
  7439.  
  7440. PEOPLE
  7441.  
  7442. [Rob Austein]
  7443.  
  7444. [BCN] B. Clifford Neuman <bcn@isi.edu>
  7445.  
  7446. [BS221] Bob Stewart <STEWART@XYPLEX.COM>
  7447.  
  7448. [CXB]  Caralyn Brown <cbrown%wellfleet.com@talcott.harvard.edu>
  7449.  
  7450. [CXD] Chuck Davin <jrd@ptt.lcs.mit.edu>
  7451.  
  7452. [CXG] Chris Gunner <gunner@dsmail.lkg.dec.com>
  7453.  
  7454. [Dean Throop]
  7455.  
  7456. [DXM5] Donna McMaster <mcmaster@synoptics.com>
  7457.  
  7458. [DXP1] David Perkins <dperkins@synoptics.com>
  7459.  
  7460.  
  7461.  
  7462. Reynolds & Postel                                             [Page 131]
  7463.  
  7464.  
  7465. RFC 1700                    Assigned Numbers                October 1994
  7466.  
  7467.  
  7468. [EXD] Eric Decker <cire@cisco.com>
  7469.  
  7470. [FB77] Fred Baker <fbaker@acc.com>
  7471.  
  7472. [FJK2]
  7473.  
  7474. [GS2] Greg Satz  <satz@CISCO.COM>
  7475.  
  7476. [IANA] IANA <iana@isi.edu>
  7477.  
  7478. [JDC20] Jeffrey Case <case@UTKUX1.UTK.EDU>
  7479.  
  7480. [JKR1] Joyce K. Reynolds <jkrey@isi.edu>
  7481.  
  7482. [JXC] John Cook <cook@chipcom.com>
  7483.  
  7484. [JXG1] Jim Greuel <jimg%hpcndpc@hplabs.hp.com>
  7485.  
  7486. [JXS2] Jon Saperia <saperia@tcpjon.enet.dec.com>
  7487.  
  7488. [Jeff Hilgeman]
  7489.  
  7490. [Johannsen]
  7491.  
  7492. [KZM] Keith McCloghrie <KZM@HLS.COM>
  7493.  
  7494. [LS8] Louis Steinberg <lou@ARAMIS.RUTGERS.EDU>
  7495.  
  7496. [MXA1] Masuma Ahmed <mxa@mail.bellcore.com>
  7497.  
  7498. [MTR] Marshall Rose <mrose@dbc.mtview.ca.us>
  7499.  
  7500. [RAW44] Robert A. Woodburn <WOODY@SPARTA.COM>
  7501.  
  7502. [JXC4] John Chu <jychu@watson.ibm.com>
  7503.  
  7504. [Ned Freed]
  7505.  
  7506. [Deirdre Kostick]
  7507.  
  7508. [Joel Gyllenskog] Joel Gyllenskog <jgyllens@hpdmd48.boi.hp.com>
  7509.  
  7510. [Robert Purvey] Robert Purvey <bpurvy@us.oracle.com>
  7511.  
  7512. [RXF] Richard Fox <rfox@synoptics.com>
  7513.  
  7514. [Jon Saperia] Jon Saperia <saperia@tcpjon.enet.dec.com>
  7515.  
  7516.  
  7517.  
  7518.  
  7519. Reynolds & Postel                                             [Page 132]
  7520.  
  7521.  
  7522. RFC 1700                    Assigned Numbers                October 1994
  7523.  
  7524.  
  7525. [SW159] Steven Willis <swillis@WELLFLEET.COM>
  7526.  
  7527. [SXW] Steve Waldbusser <sw01+@andrew.cmu.edu>
  7528.  
  7529. [TXB] Tracy Brown <tacox@mail.bellcore.com>
  7530.  
  7531. [TXK] Teemu Kurki <grus@funet.fi>
  7532.  
  7533. [Hartmut Wittig]
  7534.  
  7535. []
  7536.  
  7537.  
  7538. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/smi-numbers
  7539.  
  7540.  
  7541.  
  7542.  
  7543.  
  7544.  
  7545.  
  7546.  
  7547.  
  7548.  
  7549.  
  7550.  
  7551.  
  7552.  
  7553.  
  7554.  
  7555.  
  7556.  
  7557.  
  7558.  
  7559.  
  7560.  
  7561.  
  7562.  
  7563.  
  7564.  
  7565.  
  7566.  
  7567.  
  7568.  
  7569.  
  7570.  
  7571.  
  7572.  
  7573.  
  7574.  
  7575.  
  7576. Reynolds & Postel                                             [Page 133]
  7577.  
  7578.  
  7579. RFC 1700                    Assigned Numbers                October 1994
  7580.  
  7581.  
  7582. PRIVATE ENTERPRISE NUMBERS
  7583.  
  7584. SMI Network Management Private Enterprise Codes:
  7585.  
  7586. Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)
  7587.  
  7588. This file is
  7589.  
  7590.           ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers
  7591.  
  7592. Decimal   Name                                                References
  7593. -------   ----                                                ----------
  7594.       0   Reserved                     Joyce K. Reynolds <jkrey@isi.edu>
  7595.       1   Proteon                     John A. Shriver  <jas@PROTEON.COM>
  7596.       2   IBM                      Vik Chandra  <vc@ralvm6.vnet.ibm.com>
  7597.       3   CMU                    Steve Waldbusser <sw01+@andrew.cmu.edu>
  7598.       4   Unix             Keith Sklower  <sklower@okeeffe.berkeley.edu>
  7599.       5   ACC                          Art Berggreen  <art@SALT.ACC.COM>
  7600.       6   TWG           John Lunny  <jlunny@eco.twg.com>  (703) 847-4500
  7601.       7   CAYMAN                          Beth Miaoulis  beth@cayman.com
  7602.       8   PSI                   Marty Schoffstahl  schoff@NISC.NYSER.NET
  7603.       9   cisco                                Greg Satz  satz@CISCO.COM
  7604.      10   NSC                               Geof Stone  geof@NETWORK.COM
  7605.      11   HP               R. Dwight Schettler  rds%hpcndm@HPLABS.HP.COM
  7606.      12   Epilogue                      Karl Auerbac  karl@empirical.com
  7607.      13   U of Tennessee              Jeffrey Case   case@UTKUX1.UTK.EDU
  7608.      14   BBN                         Robert Hinden <hinden@ENG.SUN.COM>
  7609.      15   Xylogics, Inc.      John R. LoVerso  loverso@westford.ccur.com
  7610.      16   Timeplex                      Laura Bridge  laura@uunet.UU.NET
  7611.      17   Canstar                   Sanand Patel  sanand@HUB.TORONTO.EDU
  7612.      18   Wellfleet                   Caralyn Brown cbrown@wellfleet.com
  7613.      19   TRW                 Jay Frederking  jayf@blackhole.ind.TRW.COM
  7614.      20   MIT                            Jon Rochlis  jon@ATHENA.MIT.EDU
  7615.      21   EON                                 Michael Waters  ---none---
  7616.      22   Spartacus                Yoav Kluger  ykluger@HAWK.ULOWELL.EDU
  7617.      23   Novell                        Steve Bostock  steveb@novell.com
  7618.      24   Spider Systems                  Peter Reid  peter@spider.co.uk
  7619.      25   NSFNET                    Hans-Werner Braun  HWB@MCR.UMICH.EDU
  7620.      26   Hughes LAN Systems               Keith McCloghrie  KZM@HLS.COM
  7621.      27   Intergraph                  Guy Streeter  guy@guy.bll.ingr.com
  7622.      28   Interlan                Bruce Taber  taber@europa.InterLan.COM
  7623.      29   Vitalink Communications
  7624.      30   Ulana                     Bill Anderson  wda@MITRE-BEDFORD.ORG
  7625.      31   NSWC            Stephen Northcutt  SNORTHC@RELAY-NSWC.NAVY.MIL
  7626.      32   Santa Cruz Operation            Keith Reynolds  keithr@SCO.COM
  7627.      33   Xyplex                          Bob Stewart STEWART@XYPLEX.COM
  7628.      34   Cray                     Hunaid Engineer  hunaid@OPUS.CRAY.COM
  7629.      35   Bell Northern Research            Glenn Waters  gwaters@BNR.CA
  7630.  
  7631.  
  7632.  
  7633. Reynolds & Postel                                             [Page 134]
  7634.  
  7635.  
  7636. RFC 1700                    Assigned Numbers                October 1994
  7637.  
  7638.  
  7639.      36   DEC                    Ron Bhanukitsiri  rbhank@DECVAX.DEC.COM
  7640.      37   Touch                                  Brad Benson  ---none---
  7641.      38   Network Research Corp.              Bill Versteeg  bvs@NCR.COM
  7642.      39   Baylor College of Medicine        Stan Barber  SOB@BCM.TMC.EDU
  7643.      40   NMFECC-LLNL           Steven Hunter  hunter@CCC.MFECC.LLNL.GOV
  7644.      41   SRI                      David Wolfe  ctabka@TSCA.ISTC.SRI.COM
  7645.      42   Sun Microsystems                     Dennis Yaro  yaro@SUN.COM
  7646.      43   3Com                           Jeremy Siegel  jzs@NSD.3Com.COM
  7647.      44   CMC                                   Dave Preston  ---none---
  7648.      45   SynOptics                David Perkins  dperkins@synoptics.com
  7649.      46   Cheyenne Software             Reijane Huai  sibal@CSD2.NYU.EDU
  7650.      47   Prime Computer   Mike Spina  WIZARD%enr.prime.com@RELAY.CS.NET
  7651.      48   MCNC/North Carolina   Data Network Ken Whitfield  ken@MCNC.ORG
  7652.      49   Chipcom                            John Cook  cook@chipcom.com
  7653.      50   Optical Data Systems                    Josh Fielk  ---none---
  7654.      51   gated                  Jeffrey C. Honig  jch@gated.cornell.edu
  7655.      52   Cabletron Systems                        Roger Dev  ---none---
  7656.      53   Apollo Computers            Jeffrey Buffun  jbuffum@APOLLO.COM
  7657.      54   DeskTalk Systems, Inc.               David Kaufman  ---none---
  7658.      55   SSDS                                   Ron Strich   ---none---
  7659.      56   Castle Rock Computing                  John Sancho  ---none---
  7660.      57   MIPS Computer Systems       Charles Marker II  marker@MIPS.COM
  7661.      58   TGV, Inc.                         Ken Adelman  Adelman@TGV.COM
  7662.      59   Silicon Graphics, Inc.               Ronald Jacoby  rj@SGI.COM
  7663.      60   University of British Columbia Don McWilliam mcwillm@CC.UBC.CA
  7664.      61   Merit                               Bill Norton  wbn@MERIT.EDU
  7665.      62   FiberCom                          Eric Rubin  err@FIBERCOM.COM
  7666.      63   Apple Computer Inc                  Jim Hayes  Hayes@APPLE.COM
  7667.      64   Gandalf                               Henry Kaijak  ---none---
  7668.      65   Dartmouth              Philip Koch   Philip.Koch@DARTMOUTH.EDU
  7669.      66   David Systems           Kathryn de Graaf  degraaf@davidsys.com
  7670.      67   Reuter                                 Bob Zaniolo  ---none---
  7671.      68   Cornell                  Laurie Collinsworth  ljc1@cornell.edu
  7672.      69   LMS                  L. Michael Sabo  Sabo@DOCKMASTER.NCSC.MIL
  7673.      70   Locus Computing Corp.  Arthur Salazar lcc.arthur@SEAS.UCLA.EDU
  7674.      71   NASA                   Steve Schoch   SCHOCH@AMES.ARC.NASA.GOV
  7675.      72   Retix                                  Alex Martin  ---none---
  7676.      73   Boeing                               Jerry Geisler  ---none---
  7677.      74   AT&T                            Rich Bantel  rgb@mtung.att.com
  7678.      75   Ungermann-Bass                      Didier Moretti  ---none---
  7679.      76   Digital Analysis Corporation
  7680.                                Skip Koppenhaver stubby!skip@uunet.UU.NET
  7681.      77   LAN Manager        Doug Karl KARL-D@OSU-20.IRCC.OHIO-STATE.EDU
  7682.      78   Netlabs                       Jonathan Biggar  jon@netlabs.com
  7683.      79   ICL                                    Jon Infante  ---none---
  7684.      80   Auspex Systems            Brian A. Ehrmantraut  bae@auspex.com
  7685.      81   Lannet Company                        Efrat Ramati  ---none---
  7686.      82   Network Computing Devices  Dave Mackie lupine!djm@UUNET.UU.NET
  7687.  
  7688.  
  7689.  
  7690. Reynolds & Postel                                             [Page 135]
  7691.  
  7692.  
  7693. RFC 1700                    Assigned Numbers                October 1994
  7694.  
  7695.  
  7696.      83   Raycom Systems                        Bruce Willins ---none---
  7697.      84   Pirelli Focom Ltd.                         Sam Lau  ---none---
  7698.      85   Datability Software Systems     Larry Fischer lfischer@dss.com
  7699.      86   Network Application Technology           Y.C. Wang  ---none---
  7700.      87   LINK (Lokales Informatik-Netz Karlsruhe)
  7701.                                 Guenther Schreiner snmp-admin@ira.uka.de
  7702.      88   NYU                        Bill Russell  russell@cmcl2.NYU.EDU
  7703.      89   RND                                Rina Nethaniel   ---none---
  7704.      90   InterCon Systems Corporation Amanda Walker AMANDA@INTERCON.COM
  7705.      91   Coral Network Corporation      Jason Perreault jason@coral.com
  7706.      92   Webster Computer Corporation  Robert R. Elz  kre@munnari.oz.au
  7707.      93   Frontier Technologies Corporation
  7708.                                           Prakash Ambegaonkar ---none---
  7709.      94   Nokia Data Communications              Douglas Egan ---none---
  7710.      95   Allen-Bradely Company
  7711.                       Bill King abvax!calvin.icd.ab.com!wrk@uunet.UU.NET
  7712.      96   CERN
  7713.                  Jens T. Rasmussen jenst%cernvax.cern.ch@CUNYVM.CUNY.EDU
  7714.      97   Sigma Network Systems, Inc.
  7715.                                      Ken Virgile signet!ken@xylogics.COM
  7716.      98   Emerging Technologies, Inc.
  7717.                                 Dennis E. Baasch etinc!dennis@uu.psi.com
  7718.      99   SNMP Research                Jeffrey Case  case@UTKUX1.UTK.EDU
  7719.     100 Ohio State University
  7720.                             Shamim Ahmed ahmed@nisca.ircc.ohio-state.edu
  7721.     101 Ultra Network Technologies Julie Dmytryk
  7722.                                         Julie_Dmytryk.MKT@usun.ultra.com
  7723.     102   Microcom                           Annmarie Freitas ---none---
  7724.     103   Martin Marietta Astronautic Group    David Rageth DAVE@MMC.COM
  7725.     104   Micro Technology                Mike Erlinger  mike@lexcel.com
  7726.     105   Process Software Corporation      Bernie Volz VOLZ@PROCESS.COM
  7727.     106   Data General Corporation
  7728.                                 Joanna Karwowska karwowska@dg-rtp.dg.com
  7729.     107   Bull Company         Anthony Berent berent@rdgeng.enet.dec.com
  7730.     108   Emulex Corporation                     Jeff Freeman ---none---
  7731.     109   Warwick University Computing Services
  7732.                              Israel Drori raanan@techunix.technion.ac.il
  7733.     110   Network General Corporation
  7734.                                    James Davidson ngc!james@uunet.UU.NET
  7735.     111   Oracle                          John Hanley jhanley@oracle.com
  7736.     112   Control Data Corporation Nelluri L. Reddy reddy@uc.msc.umn.edu
  7737.     113   Hughes Aircraft Company           Keith McCloghrie KZM@HLS.COM
  7738.     114   Synernetics, Inc.                    Jas Parmar jas@synnet.com
  7739.     115   Mitre                               Bede McCall bede@mitre.org
  7740.     116   Hitachi, Ltd.                        Hirotaka Usuda ---none---
  7741.     117   Telebit                       Mark S. Lewis mlewis@telebit.com
  7742.     118   Salomon Technology Services          Paul Maurer II ---none---
  7743.     119   NEC Corporation                              Yoshiyuki Akiyama
  7744.  
  7745.  
  7746.  
  7747. Reynolds & Postel                                             [Page 136]
  7748.  
  7749.  
  7750. RFC 1700                    Assigned Numbers                October 1994
  7751.  
  7752.  
  7753.                            kddlab!ccs.mt.nec.co.jp!y-akiyam@uunet.uu.net
  7754.     120   Fibermux               Michael Sung msung@ccrelay.fibermux.com
  7755.     121   FTP Software Inc.                Stev Knowles stev@vax.ftp.com
  7756.     122   Sony                   Takashi Hagiwara Hagiwara@Sm.Sony.Co.Jp
  7757.     123   Newbridge Networks Corporation           James Watt ---none---
  7758.     124   Racal-Milgo Information Systems            Maurice R. Turcotte
  7759.                            mailrus!uflorida!rm1!dnmrt%rmatl@uunet.UU.NET
  7760.     125   CR SYSTEMS                        Soren H. Sorensen ---none---
  7761.     126   DSET Corporation               Dan Shia dset!shia@uunet.UU.NET
  7762.     127   Computone                            Bill Versteeg bvs@NCR.COM
  7763.     128   Tektronix, Inc.        Dennis Thomas dennist@tektronix.TEK.COM
  7764.     129   Interactive Systems Corporation
  7765.                                       Steve Alexander stevea@i88.isc.com
  7766.     130 Banyan Systems Inc.
  7767.                   Deepak Taneja eepak=Taneja%Eng%Banyan@Thing.banyan.com
  7768.     131   Sintrom Datanet Limited
  7769.     132   Bell Canada              Mark Fabbi markf@gpu.utcs.utoronto.ca
  7770.     133   Crosscomm Corporation  Reuben Sivan crossc!rsivan@uunet.UU.NET
  7771.     134   Rice University             Catherine Foulston cathyf@rice.edu
  7772.     135   T3Plus Networking, Inc.     Harley Frazee harley@io.t3plus.com
  7773.     136   Concurrent Computer Corporation
  7774.                                John R. LoVerso loverso@westford.ccur.com
  7775.     137   Basser                       Paul O'Donnell paulod@cs.su.oz.au
  7776.     138   Luxcom
  7777.     139   Artel                            Jon Ziegler Ziegler@Artel.com
  7778.     140   Independence Technologies, Inc. (ITI)
  7779.                                       Gerard Berthet gerard@indetech.com
  7780.     141   Frontier Software Development        Narendra Popat ---none---
  7781.     142   Digital Computer Limited               Osamu Fujiki ---none---
  7782.     143   Eyring, Inc.                           Ron Holt ron@Eyring.COM
  7783.     144   Case Communications                     Peter Kumik ---none---
  7784.     145   Penril DataComm, Inc.    Keith Hogan keith%penril@uunet.uu.net
  7785.     146   American Airlines                     Bill Keatley  ---none---
  7786.     147   Sequent Computer Systems           Scott Hahn  sdh@sequent.com
  7787.     148   Bellcore                 Kaj Tesink  kaj@nvuxr.cc.bellcore.com
  7788.     149   Konkord Communications      Ken Jones konkord!ksj@uunet.uu.net
  7789.     150   University of Washington
  7790.                          Christopher Wheeler cwheeler@cac.washignton.edu
  7791.     151   Develcon            Sheri Mayhew zaphod!sherim@herald.usask.ca
  7792.     152   Solarix Systems             Paul Afshar paul@solar1.portal.com
  7793.     153   Unifi Communications Corp.      Yigal Hochberg yigal@unifi.com
  7794.     154   Roadnet                                Dale Shelton ---none---
  7795.     155   Network Systems Corp.
  7796.                               Nadya K. El-Afandi nadya@khara.network.com
  7797.     156   ENE (European Network Engineering)        Peter Cox ---none---
  7798.     157   Dansk Data Elektronik A/S           Per Bech Hansen pbh@dde.dk
  7799.     158   Morning Star Technologies        Karl Fox karl@MorningStar.Com
  7800.     159   Dupont EOP                          Oscar Rodriguez ---none---
  7801.  
  7802.  
  7803.  
  7804. Reynolds & Postel                                             [Page 137]
  7805.  
  7806.  
  7807. RFC 1700                    Assigned Numbers                October 1994
  7808.  
  7809.  
  7810.     160   Legato Systems, Inc.             Jon Kepecs  kepecs@Legato.COM
  7811.     161   Motorola SPS               Vince Enriquez enriquez@sps.mot.com
  7812.     162   European Space Agency (ESA)
  7813.                               Eduardo EDUATO%ESOC.BITNET@CUNYVM.CUNY.EDU
  7814.     163   BIM                             Bernard Lemercier bl@sunbim.be
  7815.     164   Rad Data Communications Ltd.             Oft Israel ---none---
  7816.     165   Intellicom                               Paul Singh ---none---
  7817.     166   Shiva Corporation                    Phil Budne phil@Shiva.COM
  7818.     167   Fujikura America                        Debbie Reed ---none---
  7819.     168   Xlnt Designs INC (XDI)               Mike Anello mike@xlnt.com
  7820.     169   Tandem Computers                          Rex Davis ---none---
  7821.     170   BICC                          David A. Brown fzbicdb@uk.ac.ucl
  7822.     171   D-Link Systems, Inc.                Henry P. Nagai  ---none---
  7823.     172   AMP, Inc.                                Rick Downs ---none---
  7824.     173   Netlink                              Mauro Zallocco ---none---
  7825.     174   C. Itoh Electronics                     Larry Davis ---none---
  7826.     175   Sumitomo Electric Industries (SEI)
  7827.                                            Kent Tsuno tsuno@sumitomo.com
  7828.     176   DHL Systems, Inc.
  7829.                       David B. Gurevich dgurevic@rhubarb.ssf-sys.dhl.com
  7830.     177   Network Equipment Technologies    Mark Tom marktom@tom.net.com
  7831.     178   APTEC Computer Systems   Larry Burton ssds!larryb@uunet.UU.NET
  7832.     179   Schneider & Koch & Co, Datensysteme GmbH Thomas Ruf tom@rsp.de
  7833.     180   Hill Air Force Base   Russell G. Wilson rwilson@oodis01.af.mil
  7834.     181   ADC Kentrox               Bruce Kropp ktxc8!bruce@uunet.UU.NET
  7835.     182   Japan Radio Co.   Nagayuki Kojima nkojima@lab.nihonmusen.co.jp
  7836.     183   Versitron                               Matt Harris ---none---
  7837.     184   Telecommunication Systems             Hugh Lockhart ---none---
  7838.     185   Interphase                            Gil Widdowson ---none---
  7839.     186   Toshiba Corporation    Mike Asagami toshiba@mothra.nts.uci.edu
  7840.     187   Clearpoint Research Corp.
  7841.     188   Ascom                      Andrew Smith andrew@hasler.ascom.ch
  7842.     189   Fujitsu America                           Chung Lam ---none---
  7843.     190   NetCom Solutions, Inc.                   Dale Cabell---none---
  7844.     191   NCR             Cheryl Krupczak clefor@secola.columbia.ncr.com
  7845.     192   Dr. Materna GmbH                   Torsten Beyer tb@Materna.de
  7846.     193   Ericsson Business Communications     Gunnar Nilsson ---none---
  7847.     194   Metaphor Computer Systems              Paul Rodwick ---none---
  7848.     195   Patriot Partners                       Paul Rodwick ---none---
  7849.     196   The Software Group Limited (TSG)
  7850.                               Ragnar Paulson tsgfred!ragnar@uunet.UU.NET
  7851.     197   Kalpana, Inc.                         Anil Bhavnani ---none---
  7852.     198   University of Waterloo
  7853.                               R. J. White snmp-tech@watmath.waterloo.edu
  7854.     199   CCL/ITRI
  7855.                 Ming-Perng Chen N100CMP0%TWNITRI1.BITNET@CUNYVM.CUNY.EDU
  7856.     200   Coeur Postel            Professor Kynikos   Special Consultant
  7857.     201   Mitsubish Cable Industries, Ltd.      Masahiko Hori ---none---
  7858.  
  7859.  
  7860.  
  7861. Reynolds & Postel                                             [Page 138]
  7862.  
  7863.  
  7864. RFC 1700                    Assigned Numbers                October 1994
  7865.  
  7866.  
  7867.     202   SMC                                   Lance Sprung  ---none---
  7868.     203   Crescendo Communication, Inc.         Prem Jain  prem@cres.com
  7869.     204   Goodall Software Engineering    Doug Goodall   goodall@crl.com
  7870.     205   Intecom                                 Brad Parke  ---none---
  7871.     206   Victoria University of Wellington
  7872.                                   Jonathan Stone jonathan@isor.vuw.ac.nz
  7873.     207   Allied Telesis, Inc.
  7874.                         Scott Holley SCOTT_CLINTON_HOLLEY@cup.portal.com
  7875.     208   Dowty Network Systems A/S         Hartvig Ekner  hj@dowtyns.dk
  7876.     209   Protools                                   Glen Arp ---none---
  7877.     210   Nippon Telegraph and Telephone Corp.
  7878.                     Toshiharu Sugawara sugawara%wink.ntt.jp@RELAY.CS.NET
  7879.     211   Fujitsu Limited  Ippei Hayashi hayashi@sysrap.cs.fujitsu.co.jp
  7880.     212   Network Peripherals Inc.    Creighton Chong cchong@fastnet.com
  7881.     213   Netronix, Inc.                         Jacques Roth ---none---
  7882.     214   University of Wisconsin - Madison
  7883.                       Dave Windorski DAVID.WINDORSKI@MAIL.ADMIN.WISC.EDU
  7884.     215   NetWorth, Inc.                         Craig Scott  ---none---
  7885.     216   Tandberg Data A/S          Harald Hoeg haho%huldra.uucp@nac.no
  7886.     217   Technically Elite Concepts, Inc.
  7887.                               Russell S. Dietz Russell_Dietz@Mcimail.com
  7888.     218   Labtam Australia Pty. Ltd.
  7889.                                Michael Podhorodecki michael@labtam.oz.au
  7890.     219   Republic Telcom Systems, Inc.
  7891.                            Steve Harris rtsc!harris@boulder.Colorado.edu
  7892.     220   ADI Systems, Inc.                          Paul Liu ---none---
  7893.     221   Microwave Bypass Systems, Inc.           Tad Artis  ---none---
  7894.     222   Pyramid Technology Corp.         Richard Rein rein@pyramid.com
  7895.     223   Unisys_Corp                           Lawrence Brow ---none---
  7896.     224   LANOPTICS LTD., Israel
  7897.                              Israel Drori raanan@techunix.technion.ac.il
  7898.     225   NKK Corporation                         J. Yoshida  ---none---
  7899.     226   MTrade UK Ltd.                     Peter Delchiappo ---none---
  7900.     227   Acals                    Patrick Cheng pcheng@dill.ind.trw.com
  7901.     228   ASTEC, Inc.                    Hiroshi Fujii fujii@astec.co.jp
  7902.     229   Delmarva Power       John K. Scoggin, Jr. scoggin@delmarva.com
  7903.     230   Telematics International, Inc.          Kevin Smith ---none---
  7904.     231   Siemens Nixdorf Informations Syteme AG
  7905.                                              Gunther Kroenert ---none---
  7906.     232   Compaq
  7907.     233   NetManage, Inc.          William Dunn netmanage@cup.portal.com
  7908.     234   NCSU Computing Center        David Joyner david@unity.ncsu.edu
  7909.     235   Empirical Tools and Technologies
  7910.                                         Karl Auerbach karl@empirical.com
  7911.     236   Samsung Group                    Hong K. Paik paik@samsung.com
  7912.     237   Takaoka Electric Mfg. Co., Ltd.
  7913.                Hidekazu Hagiwara hagiwara@takaoka.takaoka-electric.co.jp
  7914.     238   Netrix Systems Corporation        Eldon S. Mast esm@netrix.com
  7915.  
  7916.  
  7917.  
  7918. Reynolds & Postel                                             [Page 139]
  7919.  
  7920.  
  7921. RFC 1700                    Assigned Numbers                October 1994
  7922.  
  7923.  
  7924.     239   WINDATA                               Bob Rosenbaum ---none---
  7925.     240   RC International A/S                 Carl H. Dreyer chd@rci.dk
  7926.     241   Netexp Research                       Henk Boetzkes ---none---
  7927.     242   Internode Systems Pty Ltd
  7928.                                  Simon Hackett simon@ucs.adelaide.edu.au
  7929.     243   netCS Informationstechnik GmbH
  7930.                                   Oliver Korfmacher okorf@bunt.netcs.com
  7931.     244   Lantronix                  Rich Lyman  rich@alecto.gordian.com
  7932.     245   Avatar Consultants
  7933.                     Kory Hamzeh ames!avatar.com!kory@harvard.harvard.edu
  7934.     246   Furukawa Electoric Co. Ltd.
  7935.              Shoji Fukutomi kddlab!polo.furukawa.co.jp!fuku@uunet.UU.NET
  7936.     247   AEG Electrcom                           R. Nurnberg ---none---
  7937.     248   Richard Hirschmann GmbH & Co.
  7938.                               Heinz Nisi mia@intsun.rus.uni-stuttgart.de
  7939.     249   G2R Inc.                             Khalid Hireche ---none---
  7940.     250   University of Michigan
  7941.                              Tim Howes Tim.Howes@terminator.cc.umich.edu
  7942.     251   Netcomm, Ltd.                    W.R. Maynard-Smith ---none---
  7943.     252   Sable Technology Corporation         Rodney Thayer  ---none---
  7944.     253   Xerox              Edwards E. Reed ipcontact.cin_ops@xerox.com
  7945.     254   Conware Computer Consulting GmbH
  7946.                                         Michael Sapich sapich@conware.de
  7947.     255   Compatible Systems Corp.        John Gawf  gawf@compatible.com
  7948.     256   Scitec Communications Systems Ltd.    Stephen Lewis ---none---
  7949.     257   Transarc Corporation        Pat Barron Pat_Barron@TRANSARC.COM
  7950.     258   Matsushita Electric Industrial Co., Ltd.
  7951.                                          Nob Mizuno mizuno@isl.mei.co.jp
  7952.     259   ACCTON Technology                        Don Rooney ---none---
  7953.     260   Star-Tek, Inc.                   Carl Madison carl@startek.com
  7954.     261   Codenoll Tech. Corp.                     Dan Willie ---none---
  7955.     262   Formation, Inc.                       Carl Marcinik ---none---
  7956.     263   Seiko Instruments, Inc. (SII)    Yasuyoshi Watanabe ---none---
  7957.     264   RCE (Reseaux de Communication d'Entreprise S.A.)
  7958.                                    Etienne Baudras-Chardigny  ---none---
  7959.     265   Xenocom, Inc.               Sean Welch welch@raven.ulowell.edu
  7960.     266   KABELRHEYDT                         Hubert Theissen ---none---
  7961.     267   Systech Computer Corporation
  7962.                                  Brian Petry systech!bpetry@uunet.UU.NET
  7963.     268   Visual                             Brian O'Shea bos@visual.com
  7964.     269   SDD (Scandinavian Airlines Data Denmark A/S)
  7965.                                                   Per Futtrup ---none---
  7966.     270   Zenith Electronics Corporation            David Lin ---none---
  7967.     271   TELECOM FINLAND                        Petri Jokela ---none---
  7968.     272   BinTec Computersystems               Marc Sheldon ms@BinTec.DE
  7969.     273   EUnet Germany                   Marc Sheldon ms@Germany.EU.net
  7970.     274   PictureTel Corporation              Oliver Jones oj@pictel.com
  7971.     275   Michigan State University             Lih-Er Wey WEYLE@msu.edu
  7972.  
  7973.  
  7974.  
  7975. Reynolds & Postel                                             [Page 140]
  7976.  
  7977.  
  7978. RFC 1700                    Assigned Numbers                October 1994
  7979.  
  7980.  
  7981.     276   GTE Telecom Incorporated              Grant Gifford ---none---
  7982.     277   Cascade Communications Corp.
  7983.                                       Chikong Shue alpo!chi@uunet.uu.net
  7984.     278   Hitachi Cable, Ltd.                   Takahiro Asai ---none---
  7985.     279   Olivetti                 Marco Framba  framba@orc.olivetti.com
  7986.     280   Vitacom Corporation         Parag Rastogi parag@cup.portal.com
  7987.     281   INMOS                         Graham Hudspith  gwh@inmos.co.uk
  7988.     282   AIC Systems Laboratories Ltd.  Glenn Mansfield glenn@aic.co.jp
  7989.     283   Cameo Communications, Inc.               Alan Brind ---none---
  7990.     284   Diab Data AB                        Mats Lindstrom mli@diab.se
  7991.     285   Olicom A/S                         Lars Povlsen krus@olicom.dk
  7992.     286   Digital-Kienzle Computersystems    Hans Jurgen Dorr ---none---
  7993.     287   CSELT(Centro Studi E Laboratori Telecomunicazioni)
  7994.                                   Paolo Coppo coppo@cz8700.cselt.stet.it
  7995.     288   Electronic Data Systems     Mark Holobach holobach@tis.eds.com
  7996.     289   McData Corporation      Glenn Levitt gpl0363@mcmail.mcdata.com
  7997.     290   Harris Corporation       David Rhein davidr@ssd.csd.harris.com
  7998.     291   Technology Dynamics, Inc. Chip Standifer TDYNAMICS@MCIMAIL.COM
  7999.     292   DATAHOUSE Information Systems Ltd.           Kim Le ---none---
  8000.     293   DSIR Network Group  Tony van der Peet srghtvp@grv.dsir.govt.nz
  8001.     294   Texas Instruments      Blair Sanders Blair_Sanders@mcimail.com
  8002.     295   PlainTree Systems Inc.     Paul Chefurka chefurka@plntree.UUCP
  8003.     296   Hedemann Software Development
  8004.                               Stefan Hedemann 100015.2504@compuserve.com
  8005.     297   Fuji Xerox Co., Ltd.                              Hiroshi Kume
  8006.                      Kume%KSPB%Fuji_Xerox@tcpgw.netg.ksp.fujixerox.co.jp
  8007.     298   Asante Technology                    Hsiang Ming Ma ---none---
  8008.     299   Stanford University
  8009.                              RL "Bob" Morgan morgan@jessica.stanford.edu
  8010.     300   Digital Link                            Jimmy Tu  jimmy@dl.com
  8011.     301   Raylan Corporation            Mark S. Lewis mlewis@telebit.com
  8012.     302   Datacraft                         Alan Lloyd alan@datacraft.oz
  8013.     303   Hughes                            Keith McCloghrie KZM@HLS.COM
  8014.     304   Farallon Computing, Inc.             Steven Sweeney ---none---
  8015.     305   GE Information Services              Steve Bush sfb@ncoast.org
  8016.     306   Gambit Computer Communications         Zohar Seigal ---none---
  8017.     307   Livingston Enterprises, Inc.
  8018.                                       Steve Willens steve@livingston.com
  8019.     308   Star Technologies                     Jim Miner miner@star.com
  8020.     309   Micronics Computers Inc.         Darren Croke dc@micronics.com
  8021.     310   Basis, Inc.                    Heidi Stettner heidi@mtxinu.COM
  8022.     311   Microsoft               John M. Ballard jballard@microsoft.com
  8023.     312   US West Advance Technologies
  8024.                                   Donna Hopkins dmhopki@uswat.uswest.com
  8025.     313   University College London Shaw C. Chuang S.Chuang@cs.ucl.ac.uk
  8026.     314   Eastman Kodak Company   W. James Colosky wjc@tornado.kodak.com
  8027.     315   Network Resources Corporation       Kathy Weninger  ---none---
  8028.     316   Atlas Telecom             Bruce Kropp ktxc8!bruce@uunet.UU.NET
  8029.  
  8030.  
  8031.  
  8032. Reynolds & Postel                                             [Page 141]
  8033.  
  8034.  
  8035. RFC 1700                    Assigned Numbers                October 1994
  8036.  
  8037.  
  8038.     317   Bridgeway                          Umberto Vizcaino ---none---
  8039.     318   American Power Conversion Corp.
  8040.                                    Peter C. Yoest apc!yoest@uunet.uu.net
  8041.     319   DOE Atmospheric Radiation Measurement Project
  8042.                                      Paul Krystosek krystosk@eid.anl.gov
  8043.     320   VerSteeg CodeWorks                   Bill Versteeg bvs@NCR.COM
  8044.     321   Verilink Corp                        Bill Versteeg bvs@NCR.COM
  8045.     322   Sybus Corportation        Mark T. Dauscher mdauscher@sybus.com
  8046.     323   Tekelec                                  Bob Grady  ---none---
  8047.     324   NASA Ames Research Cente       Nick Cuccia cuccia@nas.nasa.gov
  8048.     325   Simon Fraser University           Robert Urquhart quipu@sfu.ca
  8049.     326   Fore Systems, Inc.                    Eric Cooper ecc@fore.com
  8050.     327   Centrum Communications, Inc.             Vince Liu  ---none---
  8051.     328   NeXT Computer, Inc.
  8052.                             Lennart Lovstrand Lennart_Lovstrand@NeXT.COM
  8053.     329   Netcore, Inc.                           Skip Morton ---none---
  8054.     330   Northwest Digital Systems             Brian Dockter ---none---
  8055.     331   Andrew Corporation                         Ted Tran ---none---
  8056.     332   DigiBoard                        Dror Kessler  dror@digibd.com
  8057.     333   Computer Network Technology Corp.   Bob Meierhofer  ---none---
  8058.     334   Lotus Development Corp.      Bill Flanagan bflanagan@lotus.com
  8059.     335   MICOM Communication Corporation
  8060.                                       Donna Beatty SYSAD@prime.micom.com
  8061.     336   ASCII Corporation            Toshiharu Ohno tony-o@ascii.co.jp
  8062.     337   PUREDATA Research                Tony Baxter tony@puredata.com
  8063.     338   NTT DATA               Yasuhiro Kohata    kohata@rd.nttdata.jp
  8064.     339   Empros Systems International   David Taylor dtaylor@ems.cdc.ca
  8065.     340   Kendall Square Research (KSR)     Dave Hudson tdh@uunet.UU.NET
  8066.     341   Martin Marietta Energy Systems     Gary Haney  haneyg@ornl.gov
  8067.     342   Network Innovations            Pete Grillo pl0143@mail.psi.net
  8068.     343   Intel Corporation          Brady Orand borand@pcocd2.intel.com
  8069.     344   Proxar                           Ching-Fa Hwang cfh@proxar.com
  8070.     345   Epson Research Center    Richard Schneider  rschneid@epson.com
  8071.     346   Fibernet                            George Sandoval ---none---
  8072.     347   Box Hill Systems Corporation        Tim Jones  tim@boxhill.com
  8073.     348   American Express Travel Related Services
  8074.                                         Jeff Carton jcarton@amex-trs.com
  8075.     349   Compu-Shack  Tomas Vocetka OPLER%CSEARN.bitnet@CUNYVM.CUNY.EDU
  8076.     350   Parallan Computer, Inc.               Charles Dulin ---none---
  8077.     351   Stratacom                         Clyde Iwamoto cki@strata.com
  8078.     352   Open Networks Engineering, Inc.      Russ Blaesing rrb@one.com
  8079.     353   ATM Forum                         Keith McCloghrie KZM@HLS.COM
  8080.     354   SSD Management, Inc.                      Bill Rose ---none---
  8081.     355   Automated Network Management, Inc.   Carl Vanderbeek ---none--
  8082.     356   Magnalink Communications Corporation
  8083.                                             David E. Kaufman  ---none---
  8084.     357   TIL Systems, Ltd.                   Garry McCracken ---none---
  8085.     358   Skyline Technology, Inc.                   Don Weir ---none---
  8086.  
  8087.  
  8088.  
  8089. Reynolds & Postel                                             [Page 142]
  8090.  
  8091.  
  8092. RFC 1700                    Assigned Numbers                October 1994
  8093.  
  8094.  
  8095.     359   Nu-Mega Technologies, Inc.              Dirk Smith  ---none---
  8096.     360   Morgan Stanley & Co. Inc.
  8097.                                  Victor Kazdoba vsk@katana.is.morgan.com
  8098.     361   Integrated Business Network            Michael Bell ---none---
  8099.     362   L & N Technologies, Ltd.               Steve Loring ---none---
  8100.     363   Cincinnati Bell Information Systems, Inc.
  8101.                                          Deron Meranda dmeranda@cbis.COM
  8102.     364   OSCOM International
  8103.                              Farhad Fozdar f_fozdar@fennel.cc.uwa.edu.au
  8104.     365   MICROGNOSIS                Paul Andon pandon@micrognosis.co.uk
  8105.     366   Datapoint Corporation     Lee Ziegenhals lcz@sat.datapoint.com
  8106.     367   RICOH Co. Ltd.
  8107.                   Toshio Watanabe watanabe@godzilla.rsc.spdd.ricoh.co.jp
  8108.     368   Axis Communications AB              Martin Gren martin@axis.se
  8109.     369   Pacer Software               Wayne Tackabury wft@pacersoft.com
  8110.     370   Axon Networks Inc.            Robin Iddon axon@cix.clink.co.uk
  8111.     371   Brixton Systems, Inc.       Peter S. Easton easton@brixton.com
  8112.     372   GSI                   Etienne Demailly etienne.demailly@gsi.fr
  8113.     373   Tatung Co., Ltd.
  8114.                   Chih-Yi Chen TCCISM1%TWNTTIT.BITNET@pucc.Princeton.EDU
  8115.     374   DIS Research LTD.                 Ray Compton rayc@command.com
  8116.     375   Quotron Systems, Inc.
  8117.                                Richard P. Stubbs richard@atd.quotron.com
  8118.     376   Dassault Electronique
  8119.                                Olivier J. Caleff caleff@dassault-elec.fr
  8120.     377   Corollary, Inc.               James L. Gula gula@corollary.com
  8121.     378   SEEL, Ltd.                              Ken Ritchie ---none---
  8122.     379   Lexcel                           Mike Erlinger mike@lexcel.com
  8123.     380   Sophisticated Technologies, Inc.
  8124.                                  Bill Parducci 70262.1267@compuserve.com
  8125.     381   OST                                         A. Pele ---none---
  8126.     382   Megadata Pty Ltd.      Andrew McRae andrew@megadata.mega.oz.au
  8127.     383   LLNL Livermore Computer Center
  8128.                                 Dan Nessett nessett@ocfmail.ocf.llnl.gov
  8129.     384   Dynatech Communications  Graham Welling s8000!gcw@uunet.uu.net
  8130.     385   Symplex Communications Corp.             Cyrus Azar ---none---
  8131.     386   Tribe Computer Works               Ken Fujimoto fuji@tribe.com
  8132.     387   Taligent, Inc.            Lorenzo Aguilar lorenzo@taligent.com
  8133.     388   Symbol Technologies, Inc.
  8134.                       John Kramer +1-408-369-2679 jkramer@psd.symbol.com
  8135.     389   Lancert                                 Mark Hankin ---none---
  8136.     390   Alantec                          Paul V. Fries pvf@alantec.com
  8137.     391   Ridgeback Solutions
  8138.                            Errol Ginsberg bacchus!zulu!errol@uu2.psi.com
  8139.     392   Metrix, Inc.                 D. Venkatrangan venkat@metrix.com
  8140.     393   Excutive Systems/XTree Company
  8141.                                        Dale Cabell cabell@smtp.xtree.com
  8142.     394   NRL Communication Systems Branch
  8143.  
  8144.  
  8145.  
  8146. Reynolds & Postel                                             [Page 143]
  8147.  
  8148.  
  8149. RFC 1700                    Assigned Numbers                October 1994
  8150.  
  8151.  
  8152.                                         R. K. Nair nair@itd.nrl.navy.mil
  8153.     395   I.D.E. Corporation                        Rob Spade ---none---
  8154.     396   Matsushita Electric Works, Ltd.
  8155.                                     Claude Huss claude@trc.mew.mei.co.jp
  8156.     397   MegaPAC                                  Ian George ---none---
  8157.     398   Pilkington Communication Systems      Dave Atkinson ---none---
  8158.     399   Hitachi Computer Products (America), Inc.
  8159.                                     Masha Golosovker masha@hicomb.hi.com
  8160.     400   METEO FRANCE                 Remy Giraud  Remy.Giraud@meteo.fr
  8161.     401   PRC Inc.                          Jim Noble  noble_jim@prc.com
  8162.     402   Wal*Mart Stores, Inc.     Mike Fitzgerel  mlfitzg@wal-mart.com
  8163.     403   Nissin Electric Company, Ltd.   Aki Komatsuzaki (408) 737-0274
  8164.     404   Distributed Support Information Standard
  8165.                                             Mike Migliano <mike@uwm.edu>
  8166.     405   SMDS Interest Group (SIG)
  8167.                                 Elysia C. Tan <ecmt1@sword.bellcore.com>
  8168.     406   SolCom Systems Ltd.                    Hugh Evans  0506 873855
  8169.     407   Bell Atlantic  Colin deSa socrates!bm5ld15@bagout.BELL-ATL.COM
  8170.     408   Advanced Multiuser Technologies Corporation
  8171.     409   Mitsubishi Electric Corporation
  8172.                             Yoshitaka Ogawa <ogawa@nkai.cow.melco.co.jp>
  8173.     410   C.O.L. Systems, Inc.         Frank Castellucci  (914) 277-4312
  8174.     411   University of Auckland
  8175.                                Nevil Brownlee < n.brownlee@aukuni.ac.nz>
  8176.     412   Desktop Management Task Force (DMTF)
  8177.                                    Dave Perkins <dperkins@synoptics.com>
  8178.     413   Klever Computers, Inc.  Tom Su  408-735-7723    kci@netcom.com
  8179.     414   Amdahl Corporation              Steve Young  sy@uts.admahl.com
  8180.     415   JTEC Pty, Ltd.                       Jan Bartel  (02) 809 6933
  8181.     416   Matra Communcation         Hong-Loc Nguyen  (33.1) 34.60.85.25
  8182.     417   HAL Computer Systems       Michael A. Petonic  petonic@hal.com
  8183.     418   Lawrence Berkeley Laboratory       Russ Wright  wright@lbl.gov
  8184.     419   Dale Computer Corporation          Dean Craven  1-800-336-7483
  8185.     420 IPTC, Universitaet of Tuebingen
  8186.                    Andreas J. Haug <ahaug@mailserv.zdv.uni-tuebingen.de>
  8187.     421   Bytex Corporation
  8188.                         Mary Ann Burt <bytex!ws054!maryann@uunet.UU.NET>
  8189.     422   Cogwheel, Inc.                   Brian Ellis  bri@Cogwheel.COM
  8190.     423   Lanwan Technologies                 Thomas Liu  (408) 986-8899
  8191.     424   Thomas-Conrad Corporation             Karen Boyd  512-836-1935
  8192.     425   TxPort                              Bill VerSteeg  bvs@ver.com
  8193.     426   Compex, Inc.             Andrew Corlett  BDA@ORION.OAC.UCI.EDU
  8194.     427   Evergreen Systems, Inc.             Bill Grace  (415) 897-8888
  8195.     428   HNV, Inc.                 James R. Simons  jrs@denver.ssds.COM
  8196.     429   U.S. Robotics, Inc.               Chris Rozman  chrisr@usr.com
  8197.     430   Canada Post Corporation          Walter Brown  +1 613 722-8843
  8198.     431   Open Systems Solutions, Inc.         David Ko  davidk@ossi.com
  8199.     432   Toronto Stock Exchange               Paul Kwan  (416) 947-4284
  8200.  
  8201.  
  8202.  
  8203. Reynolds & Postel                                             [Page 144]
  8204.  
  8205.  
  8206. RFC 1700                    Assigned Numbers                October 1994
  8207.  
  8208.  
  8209.     433   MamakosTransSys Consulting
  8210.                                    Louis A. Mamakos   louie@transsys.com
  8211.     434   EICON                      Vartan Narikian  vartan@eicon.qc.ca
  8212.     435   Jupiter Systems                Russell Leefer  rml@jupiter.com
  8213.     436   SSTI                             Philip Calas (33) 61 44 19 51
  8214.     437   Grand Junction Networks  Randy Ryals  randyr@grandjunction.com
  8215.     438   Anasazi, Inc.                   Chad Larson (chad@anasazi.com)
  8216.     439   Edward D. Jones and Company        John Caruso  (314) 851-3422
  8217.     440   Amnet, Inc.                          Richard Mak mak@amnet.COM
  8218.     441   Chase Research                           Kevin Gage ---none---
  8219.     442   PEER Networks                    Randy Presuhn  randy@peer.com
  8220.     443   Gateway Communications, Inc.            Ed Fudurich ---none---
  8221.     444   Peregrine Systems              Eric Olinger eric@peregrine.com
  8222.     445   Daewoo Telecom               SeeYoung Oh oco@scorpio.dwt.co.kr
  8223.     446   Norwegian Telecom Research        Paul Hoff paalh@brage.nta.no
  8224.     447   WilTel  Anil Prasad                     anil_prasad@wiltel.com
  8225.     448   Ericsson-Camtec                        Satish Popat ---none---
  8226.     449   Codex                                Thomas McGinty ---none---
  8227.     450   Basis                          Heidi Stettner heidi@mtxinu.COM
  8228.     451   AGE Logic                                Syd Logan syd@age.com
  8229.     452   INDE Electronics                   Gordon Day gday@inde.ubc.ca
  8230.     453   ISODE Consortium                 Steve Kille S.Kille@isode.com
  8231.     454   J.I. Case                     Mike Oswald mike@helios.uwsp.edu
  8232.     455   Trillium                 Jeff Lawrence j_lawrence@trillium.com
  8233.     456   Bacchus Inc.     Errol Ginsberg bacchus!zulu!errol@uu2.psi.com
  8234.     457   MCC                           Doug Rosenthal rosenthal@mcc.com
  8235.     458   Stratus Computer                 Dave Snay  dks@sw.stratus.com
  8236.     459   Quotron              Richard P. Stubbs richard@atd.quotron.com
  8237.     460   Beame & Whiteside                  Carl Beame beame@ns.bws.com
  8238.     461   Cellular Technical Services             Greg Hummel ---none---
  8239.     462   Shore Microsystems, Inc.           Gordon Elam  (309) 229-3009
  8240.     463   Telecommunications Techniques Corp.  Tom Nisbet  nisbet@tt.com
  8241.     464   DNPAP (Technical University Delft)
  8242.                    Jan van Oorschot <bJan.vOorschot@dnpap.et.tudelft.nl>
  8243.     465   Plexcom, Inc.                     Bruce Miller  (805) 522-3333
  8244.     466   Tylink                         Stavros Mohlulis (508) 285-0033
  8245.     467   Brookhaven National Laboratory
  8246.                                         Dave Stampf drs@bach.ccd.bnl.gov
  8247.     468   Computer Communication Systems
  8248.                             Gerard Laborde <Gerard.Laborde@sp1.y-net.fr>
  8249.     469   Norand Corp.                         Rose Gorrell 319-269-3100
  8250.     470   MUX-LAP                        Philippe Labrosse  514-735-2741
  8251.     471   Premisys Communications, Inc
  8252.                         Mike MacFaden <premisys!mike@fernwood.mpk.ca.us>
  8253.     472   Bell South Telecommunications       Johnny Walker 205-988-7105
  8254.     473   J. Stainsbury PLC                 Steve Parker  44-71-921-7550
  8255.     474   Ki Research Inc                Toni Barckley  410-290-0355x220
  8256.     475 Wandel and Goltermann Technologies
  8257.  
  8258.  
  8259.  
  8260. Reynolds & Postel                                             [Page 145]
  8261.  
  8262.  
  8263. RFC 1700                    Assigned Numbers                October 1994
  8264.  
  8265.  
  8266.                          David Walters 919-941-5730x4203 <walter@wg.com>
  8267.     476   Emerson Computer Power
  8268.                             Roger Draper  714-457-3638  rdraper@cerf.net
  8269.     477   Network Software Associates        Jeffery Chiao  714-768-4013
  8270.     478   Procter and Gamble           Peter Marshall  513-983-1100x5988
  8271.     479 Meridian Technology Corporation
  8272.                         Kenneth B. Denson <kdenson@magic.meridiantc.com>
  8273.     480   QMS, Inc.                           Bill Lott  lott@imagen.com
  8274.     481   Network Express        Tom Jarema  313-761-5051  ITOH@MSEN.COM
  8275.     482   LANcity Corporation               Pam Yassini  pam@lancity.com
  8276.     483   Dayna Communications, Inc.
  8277.                                   Sanchaita Datta  datta@signus.utah.edu
  8278.     484   kn-X Ltd.                               Sam Lau  44 943 467007
  8279.     485   Sync Research, Inc.                Alan Bartky  (714) 588-2070
  8280.     486   PremNet                  Ken Huang  HuangK@rimail.interlan.com
  8281.     487   SIAC                               Peter Ripp   (212) 383-9061
  8282.     488   New York Stock Exchange            Peter Ripp   (212) 383-9061
  8283.     489   American Stock Exchange            Peter Ripp   (212) 383-9061
  8284.     490   FCR Software, Inc.                   Brad Parker  brad@fcr.com
  8285.     491   National Medical Care, Inc.      Robert Phelan  (617) 466-9850
  8286.     492   Dialogue Communication Systemes, S.A.
  8287.                                        Klaus Handke   +(49) 30 802 24 97
  8288.     493   NorTele                            Bjorn Kvile  +47 2 48 89 90
  8289.     494   Madge Networks, Inc.
  8290.                       Duncan Greatwood dgreatwo@madge.mhs.compuserve.com
  8291.     495   Memotec Communications   Graham Higgins ghiggins@teleglobe.com
  8292.     496   CTON  Nick Hennenfent                        nicholas@cton.com
  8293.     497   Leap Technology, Inc.         George Economou  george@leap.com
  8294.     498   General DataComm, Inc.       William Meltzer   meltzer@gdc.com
  8295.     499   ACE Communications, Ltd.              Danny On  972-3-570-1423
  8296.     500   Automatic Data Processing (ADP)      Alex Rosin (201) 714-3982
  8297.     501   Programa SPRITEL                              Alberto Martinez
  8298.                               Martinez_Alberto_SPRITEL@euskom.spritel.es
  8299.     502   Adacom                              Aial Haorch  972-4-899-899
  8300.     503   Metrodata Ltd            Nick Brown  100022.767@compuserve.com
  8301.     504   Ellemtel Telecommunication Systems Laboratories
  8302.                         Richard G Bruvik  Richard.Bruvik@eua.ericsson.se
  8303.     505   Arizona Public Service          Duane Booher  DBOOHER@APSC.COM
  8304.     506   NETWIZ, Ltd.,    Emanuel Wind  eumzvir@techunix.technion.ac.il
  8305.     507   Science and Engineering Research Council (SERC)    Paul Kummer
  8306.                                                 P.Kummer@daresbury.ac.uk
  8307.     508   The First Boston Corporation                        Kevin Chou
  8308.                                        csfb1!dbadmin4!kchou@uunet.UU.NET
  8309.     509   Hadax Electronics Inc.                       Marian Kramarczyk
  8310.                                                73477.2731@compuserve.com
  8311.     510   VTKK            Markku Lamminluoto  lamminluoto@vtkes1.vtkk.fi
  8312.     511   North Hills Israel Ltd.   Carmi Cohen  carmi@north.hellnet.org
  8313.     512   TECSIEL                       R. Burlon   sr@teculx.tecsiel.it
  8314.  
  8315.  
  8316.  
  8317. Reynolds & Postel                                             [Page 146]
  8318.  
  8319.  
  8320. RFC 1700                    Assigned Numbers                October 1994
  8321.  
  8322.  
  8323.     513   Bayerische Motoren Werke (BMW) AG             Michael Connolly
  8324.                                                     mconnolly@net.bmw.de
  8325.     514   CNET Technologies                       Nelson Su 408-954-8000
  8326.     515   MCI   Kurt Robohm                          krobohm@mcimail.com
  8327.     516   Human Engineering AG (HEAG)                        Urs Brunner
  8328.                                               ubrunner@clients.switch.ch
  8329.     517   FileNet Corporation                 Joe Raby  raby@filenet.com
  8330.     518   NFT-Ericsson                    Kjetil Donasen  +47 2 84 24 00
  8331.     519   Dun & Bradstreet                    Vic Smagovic  908-464-2079
  8332.     520   Intercomputer Communications      Brian Kean  513-745-0500x244
  8333.     521   Defense Intelligence Agency
  8334.                               Barry Atkinson   DIA-DMS@DDN-CONUS.DDN.MIL
  8335.     522   Telesystems SLW Inc.                   Joe Magony 416-441-9966
  8336.     523   APT Communications                  David Kloper  301-831-1182
  8337.     524   Delta Airlines                           Jim Guy  404-715-2948
  8338.     525   California Microwave                 Kevin Braun  408-720-6520
  8339.     526   Avid Technology Inc                 Steve Olynyk  508-640-3328
  8340.     527   Integro Advanced Computer Systems
  8341.                                          Pascal Turbiez  +33-20-08-00-40
  8342.     528   RPTI                                Chris Shin  886-2-918-3006
  8343.     529   Ascend Communications Inc.            Marc Hyman  510-769-6001
  8344.     530   Eden Computer Systems Inc.          Louis Brando  305-591-7752
  8345.     531   Kawasaki-Steel Corp
  8346.                            Tomoo Watanabe  nrd@info.kawasaki-steel.co.jp
  8347.     532   Barclays                     Malcolm Houghton  +44 202 671 212
  8348.     533   B.U.G., Inc.                 Isao Tateishi  tateishi@bug.co.jp
  8349.     534   Exide Electronics      Brian Hammill  hamill@dolphin.exide.com
  8350.     535   Superconducting Supercollider Lab.
  8351.                            Carl W. Kalbfleisch    cwk@irrational.ssc.gov
  8352.     536   Triticom                             Jim Bales  (612) 937-0772
  8353.     537   Universal Instruments Corp.
  8354.                     Tom Dinnel   BA06791%BINGVAXA.bitnet@CUNYVM.CUNY.EDU
  8355.     538   Information Resources, Inc.         Jeff Gear  jjg@infores.com
  8356.     539   Applied Innovation, Inc.   Dean Dayton  dean@aicorp.cmhnet.org
  8357.     540   Crypto AG                      Roland Luthi  luthi@iis.ethz.ch
  8358.     541   Infinite Networks, Ltd.          Sean Harding  +44 923 710 277
  8359.     542   Rabbit Software                     Bill Kwan  kwan@rabbit.com
  8360.     543   Apertus Technologies       Stuart Stanley  stuarts@apertus.com
  8361.     544   Equinox Systems, Inc.       Monty Norwood  1-800-275-3500 x293
  8362.     545   Hayes Microcomputer Products
  8363.                      Chris Roussel hayes!hayes.com!croussel@uunet.UU.NET
  8364.     546   Empire Technologies Inc. Cheryl Krupczak  cheryl@cc.gatech.edu
  8365.     547   Glaxochem, Ltd.                     Andy Wilson  0229 52261547
  8366.     548   KPY Network Partners, Corp.
  8367.                                   Gordon Vickers   sccs@pizza.netcom.com
  8368.     549   Agent Technology, Inc.  Ibi Dhilla  idhilla@genesis.nred.ma.us
  8369.     550   Dornier GMBH                Arens Heinrech  49-7545-8 ext 9337
  8370.     551   Telxon Corporation      Frank Ciotti  frankc@teleng.telxon.com
  8371.  
  8372.  
  8373.  
  8374. Reynolds & Postel                                             [Page 147]
  8375.  
  8376.  
  8377. RFC 1700                    Assigned Numbers                October 1994
  8378.  
  8379.  
  8380.     552   Entergy Corporation                 Louis Cureau  504-364-7630
  8381.     553   Garrett Communications Inc.        Igor Khasin  (408) 980-9752
  8382.     554   Agile Networks, Inc.          Dave Donegan  ddonegan@agile.com
  8383.     555   Larscom                           Sameer Jayakar  415-969-7572
  8384.     556   Stock Equipment                    Karl Klebenow  216-543-6000
  8385.     557   ITT Corporation      Kevin M. McCauley  kmm@vaxf.acdnj.itt.com
  8386.     558   Universal Data Systems, Inc.
  8387.                            Howard Cunningham   70400.3671@compuserve.com
  8388.     559   Sonix Communications, Ltd.      David Webster  +44 285 641 651
  8389.     560   Paul Freeman Associates, Inc.
  8390.                                       Pete Wilson  pwilson@world.std.com
  8391.     561   John S. Barnes, Corp.              Michael Lynch  704-878-4107
  8392.     562   Northern Telecom, Ltd.
  8393.                              Glenn Waters  613-763-3933 <gwaters@bnr.ca>
  8394.     563   CAP Debris       Patrick Preuss  ppr@lfs.hamburg.cap-debris.de
  8395.     564   Telco Systems NAC            Harry Hirani  Harry@telco-nac.com
  8396.     565   Tosco Refining Co                 Fred Sanderson  510-602-4358
  8397.     566   Russell Info Sys                      Atul Desai  714-362-4040
  8398.     567   University of Salford   Richard Letts  R.J.Letts@salford.ac.uk
  8399.     568   NetQuest Corp.         Jerry Jacobus  netquest@tigger.jvnc.net
  8400.     569   Armon Networking Ltd.    Yigal Jacoby  yigal@armon.hellnet.org
  8401.     570   IA Corporation                Didier Fort  Didier.Fort@lia.com
  8402.     571   AU-System Communicaton AB           Torbjorn Ryding  8-7267572
  8403.     572   GoldStar Information & Communications, Ltd.
  8404.                                       Soo N. Kim  ksn@giconet.gsic.co.kr
  8405.     573   SECTRA AB                        Tommy Pedersen  tcp@sectra.se
  8406.     574   ONEAC Corporation                Bill Elliot  ONEACWRE@AOL.COM
  8407.     575   Tree Technologies           Michael Demjanenko  (716) 688-4640
  8408.     576   GTE Government Systems         Henry Hernandez  (617) 455-2942
  8409.     577   Denmac Systems, Inc.            Andy Denenberg  (708) 291-7760
  8410.     578   Interlink Computer Sciences, Inc.
  8411.                                          Mike Mazurek  mfm@interlink.com
  8412.     579   Bridge Information Systems, Inc. Stephen Harvey (314) 567-8482
  8413.     580   Leeds and Northrup Australia (LNA) Nigel Cook nigelc@lna.oz.au
  8414.     581   BHA Computer                       David Hislop  rob@bha.oz.au
  8415.     582   Newport Systems Solutions, Inc.
  8416.                                        Pauline Chen  paulinec@netcom.com
  8417.     583   Atrium Technologies     Narender Reddy Vangati  vnr@atrium.com
  8418.     584   ROBOTIKER                 Maribel Narganes  maribel@teletek.es
  8419.     585   PeerLogic Inc.          Ratinder Ahuja  ratinder@peerlogic.com
  8420.     586   Digital Transmittion Systems        Bill VerSteeg  bvs@ver.com
  8421.     587   Far Point Communications            Bill VerSteeg  bvs@ver.com
  8422.     588   Xircom                              Bill VerSteeg  bvs@ver.com
  8423.     589   Mead Data Central         Stephanie Bowman  steph@meaddata.com
  8424.     590   Royal Bank of Canada                    N. Lim  (416) 348-5197
  8425.     591   Advantis, Inc.                       Janet Brehm  813 878-4298
  8426.     592   Chemical Banking Corp.  Paul McDonnell  pmcdonnl@world.std.com
  8427.     593   Eagle Technology                    Ted Haynes  (408) 441-4043
  8428.  
  8429.  
  8430.  
  8431. Reynolds & Postel                                             [Page 148]
  8432.  
  8433.  
  8434. RFC 1700                    Assigned Numbers                October 1994
  8435.  
  8436.  
  8437.     594   British Telecom               Ray Smyth  rsmyth@bfsec.bt.co.uk
  8438.     595   Radix BV                     P. Groenendaal  project2@radix.nl
  8439.     596   TAINET Communication System Corp.
  8440.                                     Joseph Chen  +886-2-6583000 (R.O.C.)
  8441.     597   Comtek Services Inc.              Steve Harris  (703) 506-9556
  8442.     598   Fair Issac   Steve Pasadis  apple.com!fico!sxp  (415) 472-2211
  8443.     599   AST Research Inc.                      Bob Beard  bobb@ast.com
  8444.     600   Soft*Star s.r.l. Ing. Enrico Badella softstar@pol88a.polito.it
  8445.     601   Bancomm                            Joe Fontes  jwf@bancomm.com
  8446.     602   Trusted Information Systems, Inc.
  8447.                                          James M. Galvin  galvin@tis.com
  8448.     603   Harris & Jeffries, Inc.         Deepak Shahane  hjinc@CERF.NET
  8449.     604   Axel Technology Corp.               Henry Ngai  (714) 455-1688
  8450.     605   GN Navtel, Inc.                       Joe Magony  416-479-8090
  8451.     606   CAP debis                    Patrick Preuss  +49 40 527 28 366
  8452.     607   Lachman Technology, Inc.  Steve Alexander   stevea@lachman.com
  8453.     608   Galcom Networking Ltd.
  8454.                              Zeev Greenblatt  galnet@vax.trendline.co.il
  8455.     609   BAZIS                            M. van Luijt  martin@bazis.nl
  8456.     610   SYNAPTEL                       Eric Remond  remond@synaptel.fr
  8457.     611   Investment Management Services, Inc.
  8458.                                 J. Laurens Troost  rens@stimpys.imsi.com
  8459.     612   Taiwan Telecommunication Lab
  8460.                  Dennis Tseng   LOUIS%TWNMOCTL.BITNET@pucc.Princeton.EDU
  8461.     613   Anagram Corporation        Michael Demjanenko   (716) 688-4640
  8462.     614   Univel                      John Nunneley  jnunnele@univel.com
  8463.     615   University of California, San Diego
  8464.                                         Arthur Bierer   abierer@ucsd.edu
  8465.     616   CompuServe   Ed Isaacs, Brian Biggs  SYSADM@csi.compuserve.com
  8466.     617   Telstra - OTC Australia
  8467.                   Peter Hanselmann    peterhan@turin.research.otc.com.au
  8468.     618   Westinghouse Electric Corp.
  8469.                                 Ananth Kupanna   ananth@access.digex.com
  8470.     619   DGA Ltd.              Tom L. Willis  twillis@pintu.demon.co.uk
  8471.     620   Elegant Communications Inc.
  8472.                                   Robert Story  Robert.Story@Elegant.COM
  8473.     621   Experdata                  Claude Lubin  clubin@expdat.gna.org
  8474.     622   Unisource Business Networks Sweden AB
  8475.                                                Goran Sterner gsr@tip.net
  8476.     623   Molex, Inc.                    Steven Joffe  molex@mcimail.com
  8477.     624   Quay Financial Software            Mick Fleming  mickf@quay.ie
  8478.     625   VMX Inc.                     Joga Ryali  joga@vmxi.cerfnet.com
  8479.     626   Hypercom, Inc.                  Noor Chowdhury  (602) 548-2113
  8480.     627   University of Guelph   Kent Percival  Percival@CCS.UoGuelph.CA
  8481.     628   DIaLOGIKa                  Juergen Jungfleisch  0 68 97 9 35-0
  8482.     629   NBASE Switch Communication
  8483.                             Sergiu Rotenstein  75250.1477@compuserve.com
  8484.     630   Anchor Datacomm B.V.      Erik Snoek  sdrierik@diamond.sara.nl
  8485.  
  8486.  
  8487.  
  8488. Reynolds & Postel                                             [Page 149]
  8489.  
  8490.  
  8491. RFC 1700                    Assigned Numbers                October 1994
  8492.  
  8493.  
  8494.     631   PACDATA                     John Reed  johnr@hagar.pacdata.com
  8495.     632   University of Colorado         Evi Nemeth  evi@cs.colorado.edu
  8496.     633   Tricom Communications Limited
  8497.                                   Robert Barrett  0005114429@mcimail.com
  8498.     634   Santix Software GmbH
  8499.                        Michael Santifaller   santi%mozart@santix.guug.de
  8500.     635   FastComm Communications Corp.
  8501.                                Bill Flanagan   70632.1446@compuserve.com
  8502.     636   The Georgia Institute of Technology
  8503.                       Michael Mealling   michael.mealling@oit.gatech.edu
  8504.     637   Alcatel Data Networks
  8505.                         Douglas E. Johnson doug.e.johnson@adn.sprint.com
  8506.     638   GTECH                             Brian Ruptash  bar@gtech.com
  8507.     639   UNOCAL Corporation                     Peter Ho  ho@unocal.com
  8508.     640   First Pacific Network             Randy Hamilton  408-703-2763
  8509.     641   Lexmark International              Don Wright  don@lexmark.com
  8510.     642   Qnix Computer             Sang Weon, Yoo  swyoo@qns.qnix.co.kr
  8511.     643   Jigsaw Software Concepts (Pty) Ltd.
  8512.                                    Willem van Biljon  wvb@itu2.sun.ac.za
  8513.     644   VIR, Inc.                          Mark Cotton  (215) 364-7955
  8514.     645   SFA Datacomm Inc.           Don Lechthaler  lech@world.std.com
  8515.     646   SEIKO Telecommunication Systems, Inc.
  8516.                                         Lyn T. Robertson  (503) 526-5638
  8517.     647   Unified Management              Andy Barnhouse  (612) 561-4944
  8518.     648   RADLINX Ltd.                Ady Lifshes  ady%rndi@uunet.uu.net
  8519.     649   Microplex Systems Ltd.            Henry Lee  hyl@microplex.com
  8520.     650   Objecta Elektronik & Data AB      Johan Finnved  jf@objecta.se
  8521.     651   Phoenix Microsystems                Bill VerSteeg  bvs@ver.com
  8522.     652   Distributed Systems International, Inc.
  8523.                                               Ron Mackey  rem@dsiinc.com
  8524.     653   Evolving Systems, Inc.   Judith C. Bettinger judy@evolving.com
  8525.     654   SAT GmbH           Walter Eichelburg  100063.74@compuserve.com
  8526.     655   CeLAN Technology, Inc.                Mark Liu  886--35-772780
  8527.     656   Landmark Systems Corp.
  8528.                                Steve Sonnenberg  steves@socrates.umd.edu
  8529.     657   Netone Systems Co., Ltd.
  8530.                                  YongKui Shao  syk@new-news.netone.co.jp
  8531.     658   Loral Data Systems     Jeff Price  jprice@cps070.lds.loral.com
  8532.     659   Cellware Broadband Technology   Michael Roth  mike@cellware.de
  8533.     660   Mu-Systems                Gaylord Miyata  miyata@world.std.com
  8534.     661   IMC Networks Corp.                  Jerry Roby  (714) 724-1070
  8535.     662   Octel Communications Corp.         Alan Newman  (408) 321-5182
  8536.     663   RIT Technologies LTD.      Ghiora Drori  drori@dcl.hellnet.org
  8537.     664   Adtran                                Jeff Wells  205-971-8000
  8538.     665   PowerPlay Technologies, Inc.        Ray Caruso  rayman@csn.org
  8539.     666   Oki Electric Industry Co., Ltd.
  8540.                                 Shigeru Urushibara  uru@cs1.cs.oki.co.jp
  8541.     667   Specialix International  Jeremy Rolls  jeremyr@specialix.co.uk
  8542.  
  8543.  
  8544.  
  8545. Reynolds & Postel                                             [Page 150]
  8546.  
  8547.  
  8548. RFC 1700                    Assigned Numbers                October 1994
  8549.  
  8550.  
  8551.     668   INESC (Instituto de Engenharia de Sistemas e Computadores)
  8552.                                       Pedro Ramalho Carlos  prc@inesc.pt
  8553.     669   Globalnet Communications         Real Barriere  (514) 651-6164
  8554.     670   Product Line Engineer SVEC Computer Corp.
  8555.                                   Rich Huang   msumgr@enya.cc.fcu.edu.tw
  8556.     671   Printer Systems Corp.              Bill Babson  bill@prsys.com
  8557.     672   Contec Micro Electronics USA       David Sheih  (408) 434-6767
  8558.     673   Unix Integration Services         Chris Howard   chris@uis.com
  8559.     674   Dell Computer Corporation        Steven Blair  sblair@dell.com
  8560.     675   Whittaker Electronic Systems   Michael McCune  mccune@cerf.net
  8561.     676   QPSX Communications          David Pascoe    davidp@qpsx.oz.au
  8562.     677   Loral WDl      Mike Aronson  Mike_Aronson@msgate.wdl.loral.com
  8563.     678   Federal Express Corp.             Randy Hale    (901) 369-2152
  8564.     679   E-COMMS Inc.                    Harvey Teale    (206) 857-3399
  8565.     680   Software Clearing House                 Tom Caris   ca@sch.com
  8566.     681   Antlow Computers LTD.               C. R. Bates  44-635-871829
  8567.     682   Emcom Corp.                       Mike Swartz   emcom@cerf.net
  8568.     683   Extended Systems, Inc.
  8569.                                Al Youngwerth alberty@tommy.extendsys.com
  8570.     684   Sola Electric                     Mike Paulsen  (708) 439-2800
  8571.     685   Esix Systems, Inc.           Anthony Chung  esix@esix.tony.com
  8572.     686   3M/MMM                           Chris Amley   ccamley@mmm.com
  8573.     687   Cylink Corp.                          Ed Chou    ed@cylink.com
  8574.     688   Znyx Advanced Systems Division, Inc.
  8575.                                           Alan Deikman  aland@netcom.com
  8576.     689   Texaco, Inc.                      Jeff Lin     linj@Texaco.com
  8577.     690   McCaw Cellular Communication Corp. Tri Phan tri.phan@mccaw.com
  8578.     691   ASP Computer Product Inc. Elise Moss 71053.1066@compuserve.com
  8579.     692   HiPerformance Systems              Mike Brien  +27-11-806-1000
  8580.     693   Regionales Rechenzentrum
  8581.                    Sibylle Schweizer  unrz54@daphne.rrze.uni-erlangen.de
  8582.     694   SAP AG                          Dr. Uwe Hommel  +49 62 27 34 0
  8583.     695   ElectroSpace System Inc.
  8584.                                Dr. Joseph Cleveland e03353@esitx.esi.org
  8585.     696   ( Unassigned )
  8586.     697   MultiPort Software     Reuben Sivan  72302.3262@compuserve.com
  8587.     698   Combinet, Inc.               Samir Sawhney  samir@combinet.com
  8588.     699   TSCC                               Carl Wist    carlw@tscc.com
  8589.     700   Teleos Communications Inc.    Bill Nayavich  wln@teleoscom.com
  8590.     701   Alta Research                   Amy Saperstein  (305) 428-8535
  8591.     702   Independence Blue Cross              Bill Eshbach  esh@ibx.com
  8592.     703   ADACOM Station Interconnectivity LTD.
  8593.                                             Itay Kariv  +9 72 48 99 89 9
  8594.     704   MIROR Systems                     Frank Kloes  +27 12 911 0003
  8595.     705   Merlin Gerin               Adam Stolinski  (714) 557-1637 x249
  8596.     706   Owen-Corning Fiberglas     Tom Mann mann.td@ocf.compuserve.com
  8597.     707   Talking Networks Inc.          Terry Braun  tab@lwt.mtxinu.com
  8598.     708   Cubix Corporation             Rebekah Marshall  (702) 883-7611
  8599.  
  8600.  
  8601.  
  8602. Reynolds & Postel                                             [Page 151]
  8603.  
  8604.  
  8605. RFC 1700                    Assigned Numbers                October 1994
  8606.  
  8607.  
  8608.     709   Formation Inc.          Bob Millis  bobm@formail.formation.com
  8609.     710   Lannair Ltd.                    Pablo Brenner pablo@lannet.com
  8610.     711   LightStream Corp.       Chris Chiotasso  chris@lightstream.com
  8611.     712   LANart Corp.                Doron I. Gartner  doron@lanart.com
  8612.     713   University of Stellenbosch   Graham Phillips phil@cs.sun.ac.za
  8613.     714   Wyse Technology                     Bill Rainey  bill@wyse.com
  8614.     715   DSC Communications Corp.        Colm Bergin  cbergin@cpdsc.com
  8615.     716   NetEc                      Thomas Krichel  netec@uts.mcc.ac.uk
  8616.     717   Breltenbach Software Engineering Hilmar Tuneke +02 92 49 70 00
  8617.     718   Victor Company of Japan,Limited
  8618.                            Atsushi Sakamoto   101176.2703@compuserve.com
  8619.     719   Japan Direx Corporation        Teruo Tomiyama  +81 3 3498 5050
  8620.     720   NECSY Network Control Systems S.p.A. Piero Fiozzo fip@necsy.it
  8621.     721   ISDN Systems Corp.             Jeff Milloy  p00633@psilink.com
  8622.     722   Zero-One Technologies, LTD.     Curt Chen  + 88 62 56 52 32 33
  8623.     723   Radix Technologies, Inc.        Steve Giles  giless@delphi.com
  8624.     724   National Institute of Standards and Technology
  8625.                                      Jim West   west@mgmt3.ncsl.nist.gov
  8626.     725   Digital Technology Inc.     Chris Gianattasio  gto@lanhawk.com
  8627.     726   Castelle Corp.                   Waiming Mok  wmm@castelle.com
  8628.     727   Presticom Inc.          Martin Dube  76270.2672@compuserve.com
  8629.     728   Showa Electric Wire & Cable Co., Ltd.
  8630.                                   Robert O'Grady  kfn@tanuki.twics.co.jp
  8631.     729   SpectraGraphics                Jack Hinkle  hinkle@spectra.com
  8632.     730   Connectware Inc.                 Rick Downs  rxd4@acsysinc.com
  8633.     731   Wind River Systems                     Emily Hipp hipp@wrs.com
  8634.     732   RADWAY International Ltd. Doron Kolton  0005367977@mcimail.com
  8635.     733   System Management ARTS, Inc. Alexander Dupuy  dupuy@smarts.com
  8636.     734   Persoft, Inc.      Steven M. Entine  entine@pervax.persoft.com
  8637.     735   Xnet Technology Inc.      Esther Chung  estchung@xnet-tech.com
  8638.     736   Unison-Tymlabs                    Dean Andrews  ada@unison.com
  8639.     737   Micro-Matic Research   Patrick Lemli 73677.2373@compuserve.com
  8640.     738   B.A.T.M. Advance Technologies
  8641.                                       Nahum Killim bcrystal@actcom.co.il
  8642.     739   University of Copenhagen         Kim H|glund  shotokan@diku.dk
  8643.     740   Network Security Systems, Inc.
  8644.                                       Carleton Smith  rpitt@nic.cerf.net
  8645.     741   JNA Telecommunications             Sean Cody  seanc@jna.com.au
  8646.     742   Encore Computer Corporation    Tony Shafer  tshafer@encore.com
  8647.     743   Central Intelligent Agency         Carol Jobusch  703 242-2485
  8648.     744   ISC (GB) Limited      Mike Townsend  miket@cix.compulink.co.uk
  8649.     745   Digital Communication Associates Ravi Shankar shankarr@dca.com
  8650.     746   CyberMedia Inc.                Unni Warrier   unni@cs.ucla.edu
  8651.     747   Distributed Systems International, Inc.
  8652.                                                Ron Mackey rem@dsiinc.com
  8653.     748   Peter Radig EDP-Consulting       Peter Radig  +49 69 9757 6100
  8654.     749   Vicorp Interactive Systems           Phil Romine  phil@vis.com
  8655.     750   Inet Inc.                        Bennie Lopez  brl@inetinc.com
  8656.  
  8657.  
  8658.  
  8659. Reynolds & Postel                                             [Page 152]
  8660.  
  8661.  
  8662. RFC 1700                    Assigned Numbers                October 1994
  8663.  
  8664.  
  8665.     751   Argonne National Laboratory  Michael Shaffer mashaffer@anl.gov
  8666.     752   Tek Logix                          Peter Palsall  905 625-4121
  8667.     753   North Western University            Phil Draughon  jpd@nwu.edu
  8668.     754   Astarte Fiber Networks     James Garnett  garnett@catbelly.com
  8669.     755   Diederich & Associates, Inc.
  8670.                                   Douglas Capitano dlcapitano@delphi.com
  8671.     756   Florida Power Corporation        Bob England  rengland@fpc.com
  8672.     757   ASK/INGRES                  Howard Dernehl   howard@ingres.com
  8673.     758   Open Network Enterprise         Spada Stefano  +39 39 245-8101
  8674.     759   The Home Depot               Keith Porter  ktp01@homedepot.com
  8675.     760   Pan Dacom Telekommunikations   Jens Andresen  +49 40 644 09 71
  8676.     761   NetTek                          Steve Kennedy  steve@gbnet.com
  8677.     762   Karlnet Corp.                       Doug Kall  kbridge@osu.edu
  8678.     763   Efficient Networks, Inc.          Thirl Johnson (214) 991-3884
  8679.     764   Fiberdata                          Jan Fernquist  +46 828 8383
  8680.     765   Lanser                           Emil Smilovici (514) 485-7104
  8681.     766   Telebit Communications A/S     Peder Chr. Norgaard pcn@tbit.dk
  8682.     767   HILAN GmbH           Markus Pestinger  markus@lahar.ka.sub.org
  8683.     768   Network Computing Inc.
  8684.                            Fredrik Noon fnoon@ncimail.mhs.compuserve.com
  8685.     769   Walgreens Company                 Denis Renaud  (708) 818-4662
  8686.     770   Internet Initiative Japan Inc. Toshiharu Ohno tony-o@iij.ad.jp
  8687.     771   GP van Niekerk Ondernemings
  8688.                         Gerrit van Niekerk  gvanniek@dos-lan.cs.up.ac.za
  8689.     772   DSP & Telecoms Research Group
  8690.                   Patrick McGleenon  p.mcgleenon@ee.queens-belfast.ac.uk
  8691.     773   Securities Industry Automation Corporation
  8692.                                        Chiu Szeto  cszeto@prism.poly.edu
  8693.     774   SYNaPTICS                       David Gray  david@synaptics.ie
  8694.     775   Data Switch Corporation         Joe Welfeld  jwelfeld@dasw.com
  8695.     776   Telindus Distribution  Karel Van den Bogaert  kava@telindus.be
  8696.     777   MAXM Systems Corporation  Gary Greathouse ggreathouse@maxm.com
  8697.     778   Fraunhofer Gesellschaft
  8698.                                Jan Gottschick jan.gottschick@isst.fhg.de
  8699.     779   EQS Business Services           Ken Roberts   kroberts@esq.com
  8700.     780   CNet Technology Inc.     Repus Hsiung  idps17@shts.seed.net.tw
  8701.     781   Datentechnik GmbH           Thomas Pischinger  +43 1 50100 266
  8702.     782   Network Solutions Inc.          Dave Putman   davep@netsol.com
  8703.     783   Viaman Software                Vikram Duvvoori  info@viman.com
  8704.     784   Schweizerische Bankgesellschaft Zuerich
  8705.                            Roland Bernet  Roland.Bernet@zh014.ubs.ubs.ch
  8706.     785   University of Twente - TIOS      Aiko Pras  pras@cs.utwente.nl
  8707.     786   Simplesoft Inc.               Sudhir Pendse  sudhir@netcom.com
  8708.     787   Stony Brook, Inc.               Ken Packert p01006@psilink.com
  8709.     788   Unified Systems Solutions, Inc.
  8710.                               Steven Morgenthal  smorgenthal@attmail.com
  8711.     789   Network Appliance Corporation
  8712.                                      Varun Mehta  varun@butch.netapp.com
  8713.  
  8714.  
  8715.  
  8716. Reynolds & Postel                                             [Page 153]
  8717.  
  8718.  
  8719. RFC 1700                    Assigned Numbers                October 1994
  8720.  
  8721.  
  8722.     790   Ornet Data Communication Technologies Ltd.
  8723.                                               Haim Kurz haim@ornet.co.il
  8724.     791   Computer Associates International
  8725.                                   Glenn Gianino giagl01@usildaca.cai.com
  8726.     792   Multipoint Network Inc.    Michael Nguyen  mike@multipoint.com
  8727.     793   NYNEX Science & Technology          Lily Lau  llau@nynexst.com
  8728.     794   Commercial Link Systems    Wiljo Heinen  wiljo@freeside.cls.de
  8729.     795   Adaptec Inc.                    Tom Battle  tab@lwt.mtxinu.com
  8730.     796   Softswitch                       Charles Springer  cjs@ssw.com
  8731.     797   Link Technologies, Inc.                 Roy Chu  royc@wyse.com
  8732.     798   IIS                      Olry Rappaport   iishaifa@attmail.com
  8733.     799   Mobile Solutions Inc.    Dale Shelton  dshelton@srg.srg.af.mil
  8734.     800   Xylan Corp.                        Burt Cyr     burt@xylan.com
  8735.     801   Airtech Software Forge Limited
  8736.                                  Callum Paterson tsf@cix.compulink.co.uk
  8737.     802   National Semiconductor Maurice Turcotte  mturc@atlanta.nsc.com
  8738.     803   Video Lottery Technologies     Angelo Lovisa  ange@awd.cdc.com
  8739.     804   National Semiconductor Corp   Waychi Doo   wcd@berlioz.nsc.com
  8740.     805   Applications Management Corp
  8741.                          Terril (Terry) Steichen tjs@washington.ssds.com
  8742.     806   Travelers Insurance Company   Eric Miner  ustrv67v@ibmmail.com
  8743.     807   Taiwan International Standard Electronics Ltd.
  8744.                                         B. J. Chen  bjchen@taisel.com.tw
  8745.     808   US Patent and Trademark Office Rick Randall  randall@uspto.gov
  8746.     809   Hynet, LTD.                    Amir Fuhrmann  amf@teleop.co.il
  8747.     810   Aydin, Corp.                   Rick Veher       (215) 657-8600
  8748.     811   ADDTRON Technology Co., LTD.       Tommy Tasi  +8 86-2-4514507
  8749.     812   Fannie Mae                        David King   s4ujdk@fnma.com
  8750.     813   MultiNET Services         Hubert Martens   martens@multinet.de
  8751.     814   GECKO mbH                          Holger Dopp    hdo@gecko.de
  8752.     815   Memorex Telex                Mike Hill     hill@raleng.mtc.com
  8753.     816   Advanced Communications Networks (ACN) SA
  8754.                                               Antoine Boss +41 38 247434
  8755.     817   Telekurs AG         Jeremy Brookfield  bkj@iris.F2.telekurs.ch
  8756.     818   Victron bv                    Jack Stiekema    jack@victron.nl
  8757.     819   CF6 Company                   Francois Caron    +331 4696 0060
  8758.     820   Walker Richer and Quinn Inc.
  8759.                                   Rebecca Higgins  rebecca@elmer.wrq.com
  8760.     821   Saturn Systems  Paul Parker  paul_parker@parker.fac.cs.cmu.edu
  8761.     822   Mitsui Marine and Fire Insurance Co. LTD.
  8762.                                              Kijuro Ikeda +813 5389 8111
  8763.     823   Loop Telecommunication International, Inc.
  8764.                                           Charng-Show Li +886 35 787 696
  8765.     824   Telenex Corporation                 James Krug  (609) 866-1100
  8766.     825   Bus-Tech, Inc.      Charlie Zhang   chun@eecs.cory.berkley.edu
  8767.     826   ATRIE             Fred B.R. Tuang    cmp@fddi3.ccl.itri.org.tw
  8768.     827   Gallagher & Robertson A/S         Arild Braathen  arild@gar.no
  8769.     828   Networks Northwest, Inc. John J. Hansen jhansen@networksnw.com
  8770.  
  8771.  
  8772.  
  8773. Reynolds & Postel                                             [Page 154]
  8774.  
  8775.  
  8776. RFC 1700                    Assigned Numbers                October 1994
  8777.  
  8778.  
  8779.     829   Conner Peripherials  Richard Boyd  rboyd@mailserver.conner.com
  8780.     830   Elf Antar France                 P. Noblanc  +33 1 47 44 45 46
  8781.     831   Lloyd Internetworking          Glenn McGregor  glenn@lloyd.com
  8782.     832   Datatec Industries, Inc.     Chris Wiener  cwiener@datatec.com
  8783.     833   TAICOM   Scott Tseng                 cmp@fddi3.ccl.itri.org.tw
  8784.     834   Brown's Operating System Services Ltd.
  8785.                              Alistair Bell  alistair@ichthya.demon.co.uk
  8786.     835   MiLAN Technology Corp.            Gopal Hegde  gopal@milan.com
  8787.     836   NetEdge Systems, Inc.  Dave Minnich   Dave_Minnich@netedge.com
  8788.     837   NetFrame Systems   George Mathew    george_mathew@netframe.com
  8789.     838   Xedia Corporation     Colin Kincaid  colin%madway.uucp@dmc.com
  8790.     839   Pepsi                          Niraj Katwala  niraj@netcom.com
  8791.     840   Tricord Systems, Inc.      Mark Dillon  mdillon@tricord.mn.org
  8792.     841   Proxim Inc.                   Russ Reynolds  proxim@netcom.com
  8793.     842   Applications Plus, Inc.     Joel Estes  joele@hp827.applus.com
  8794.     843   Pacific Bell                Aijaz Asif  saasif@srv.PacBell.COM
  8795.     844   Supernet                    Sharon Barkai  sharon@supernet.com
  8796.     845   TPS-Teleprocessing Systems    Manfred Gorr  gorr@tpscad.tps.de
  8797.     846   Technology Solutions Company   Niraj Katwala  niraj@netcom.com
  8798.     847   Computer Site Technologies           Tim Hayes  (805) 967-3494
  8799.     848   NetPort Software             John Bartas  jbartas@sunlight.com
  8800.     849   Alon Systems          Menachem Szus  70571.1350@compuserve.com
  8801.     850   Tripp Lite             Lawren Markle  72170.460@compuserve.com
  8802.     851   NetComm Limited
  8803.                          Paul Ripamonti paulri@msmail.netcomm.pronet.com
  8804.     852   Precision Systems, Inc. (PSI)
  8805.                                      Fred Griffin  cheryl@empiretech.com
  8806.     853   Objective Systems Integrators     Ed Reeder  Ed.Reeder@osi.com
  8807.     854   Simpact Associates Inc.
  8808.                             Robert Patterson  bpatterson@dcs.simpact.com
  8809.     855   Systems Enhancement Corporation
  8810.                                     Steve Held 71165.2156@compuserve.com
  8811.     856   Information Integration, Inc.        Gina Sun  iiii@netcom.com
  8812.     857   CETREL S.C.                    Louis Reinard  ssc-re@cetrel.lu
  8813.     858   ViaTech Development
  8814.                         Theodore J. Collins III ted.collins@vtdev.mn.org
  8815.     859   Olivetti North America  Tom Purcell tomp@mail.spk.olivetti.com
  8816.     860   WILMA      Nikolaus Schaller  hns@ldv.e-technik.tu-muenchen.de
  8817.     861   ILX Systems Inc.                   Peter Mezey  peterm@ilx.com
  8818.     862   Total Peripherals Inc.              Mark Ustik  (508) 393-1777
  8819.     863   SunNetworks Consultant John Brady  jbrady@fedeast.east.sun.com
  8820.     864   Arkhon Technologies, Inc.         Joe Wang  rkhon@nic.cerf.net
  8821.     865   Computer Sciences Corporation
  8822.                                       George M. Dands  dands@sed.csc.com
  8823.     866   Philips.TRT                   Thibault Muchery  +33 14128 7000
  8824.     867   Katron Technologies Inc.           Robert Kao  +88 627 991 064
  8825.     868   Transition Engineering Inc.
  8826.                                    Hemant Trivedi  hemant@transition.com
  8827.  
  8828.  
  8829.  
  8830. Reynolds & Postel                                             [Page 155]
  8831.  
  8832.  
  8833. RFC 1700                    Assigned Numbers                October 1994
  8834.  
  8835.  
  8836.     869   Altos Engineering Applications, Inc.
  8837.                            Wes Weber or Dave Erhart  altoseng@netcom.com
  8838.     870   Nicecom Ltd.                 Arik Ramon  arik@nicecom.nice.com
  8839.     871   Fiskars/Deltec                     Carl Smith   (619) 291-2973
  8840.     872   AVM GmbH              Andreas Stockmeier  stocki@avm-berlin.de
  8841.     873   Comm Vision               Richard Havens    (408) 923 0301 x22
  8842.     874   Institute for Information Industry
  8843.                                        Peter Pan peterpan@pdd.iii.org.tw
  8844.     875   Legent Corporation             Gary Strohm  gstrohm@legent.com
  8845.     876   Network Automation                Doug Jackson  +64 6 285 1711
  8846.     877   NetTech                 Marshall Sprague  marshall@nettech.com
  8847.     878   Coman Data Communications Ltd.
  8848.                                       Zvi Sasson coman@nms.cc.huji.ac.il
  8849.     879   Skattedirektoratet           Karl Olav Wroldsen  +47 2207 7162
  8850.     880   Client-Server Technologies       Timo Metsaportti  timo@itf.fi
  8851.     881   Societe Internationale de Telecommunications Aeronautiques
  8852.                                 Chuck Noren  chuck.noren@es.atl.sita.int
  8853.     882   Maximum Strategy Inc.        Paul Stolle  pstolle@maxstrat.com
  8854.     883   Integrated Systems, Inc.             Michael Zheng  mz@isi.com
  8855.     884   E-Systems, Melpar         Rick Silton  rsilton@melpar.esys.com
  8856.     885   Reliance Comm/Tec        Mark Scott  73422.1740@compuserve.com
  8857.     886   Summa Four Inc.                    Paul Nelson  (603) 625-4050
  8858.     887   J & L Information Systems          Rex Jackson  (818) 709-1778
  8859.     888   Forest Computer Inc.               Dave Black  dave@forest.com
  8860.     889   Palindrome Corp.   Jim Gast  jgast@palindro.mhs.compuserve.com
  8861.     890   ZyXEL Communications Corp.  Harry Chou  howie@csie.nctu.edu.tw
  8862.     891   Network Managers (UK) Ltd,   Mark D Dooley  mark@netmgrs.co.uk
  8863.     892   Sensible Office Systems Inc.      Pat Townsend  (712) 276-0034
  8864.     893   Informix Software         Anthony Daniel  anthony@informix.com
  8865.     894   Dynatek Communications           Howard Linton  (703) 490-7205
  8866.     895   Versalynx Corp.                    Dave Fisler  (619) 536-8023
  8867.     896   Potomac Scheduling Communications Company
  8868.                                     David Labovitz  del@access.digex.net
  8869.     897   Sybase Inc.                   Dave Meldrum  meldrum@sybase.com
  8870.     898   DiviCom Inc.                         Eyal Opher  eyal@divi.com
  8871.     899   Datus elektronische Informationssysteme GmbH
  8872.                                         Hubert Mertens marcus@datus.uucp
  8873.     900   Matrox Electronic Systems Limited
  8874.                            Marc-Andre Joyal  marc-andre.joyal@matrox.com
  8875.     901   Digital Products, Inc.        Ross Dreyer  rdreyer@digprod.com
  8876.     902   Scitex Corp. Ltd.          Yoav Chalfon  yoav_h@ird.scitex.com
  8877.     903   RAD Vision          Oleg Pogorelik  radvis@vax.trendline.co.il
  8878.     904   Tran Network Systems            Paul Winkeler  paulw@revco.com
  8879.     905   Scorpion Logic                     Sean Harding  +09 2324 5672
  8880.     906   Inotech Inc.                       Eric Jacobs  (703) 641-0469
  8881.     907   Controlled Power Co.        Yu Chin  76500,3160@compuserve.com
  8882.     908   Elsag Bailey Incorporate Derek McKearney  mckearney@bailey.com
  8883.     909   J.P. Morgan              Chung Szeto  szeto_chung@jpmorgan.com
  8884.  
  8885.  
  8886.  
  8887. Reynolds & Postel                                             [Page 156]
  8888.  
  8889.  
  8890. RFC 1700                    Assigned Numbers                October 1994
  8891.  
  8892.  
  8893.     910   Clear Communications Corp.          Kurt Hall  khall@clear.com
  8894.     911   General Technology Inc.         Perry Rockwell  (407) 242-2733
  8895.     912   Adax Inc.                          Jory Gessow   jory@adax.com
  8896.     913   Mtel Technologies, Inc.     Jon Robinson  552-3355@mcimail.com
  8897.     914   Underscore, Inc.            Jeff Schnitzer  jds@underscore.com
  8898.     915   SerComm Corp.                        Ben Lin   +8 862-577-5400
  8899.     916   Baxter Healthcare Corporation
  8900.                       Joseph Sturonas  sturonaj@mpg.mcgawpark.baxter.com
  8901.     917   Tellus Technology               Ron Cimorelli   (510) 498-8500
  8902.     918   Continuous Electron Beam Accelerator Facility
  8903.                                              Paul Banta  banta@cebaf.gov
  8904.     919   Canoga Perkins                   Margret Siska  (818) 718-6300
  8905.     920   R.I.S Technologies              Fabrice Lacroix  +33 7884 6400
  8906.     921   INFONEX Corp.            Kazuhiro Watanabe  kazu@infonex.co.jp
  8907.     922   WordPerfect Corp.           Douglas Eddy  eddy@wordperfect.com
  8908.     923   NRaD                          Russ Carleton  roccor@netcom.com
  8909.     924   Hong Kong Telecommunications Ltd.     K. S. Luk +8 52 883 3183
  8910.     925   Signature Systems               Doug Goodall   goodall@crl.com
  8911.     926   Alpha Technologies LTD.          Guy Pothiboon  (604) 430-8908
  8912.     927   PairGain Technologies, Inc.       Ken Huang  kenh@pairgain.com
  8913.     928   Sonic Systems             Sudhakar Ravi  sudhakar@sonicsys.com
  8914.     929   Steinbrecher Corp.       Kary Robertson  krobertson@delphi.com
  8915.     930   Centillion Networks, Inc.     Derek Pitcher   derek@lanspd.com
  8916.     931   Network Communication Corp.
  8917.                      Tracy Clark  ncc!central!tracyc@netcomm.attmail.com
  8918.     932   Sysnet A.S.                   Carstein Seeberg  case@sysnet.no
  8919.     933   Telecommunication Systems Lab Gerald Maguire maguire@it.kth.se
  8920.     934   QMI                             Scott Brickner  (410) 573-0013
  8921.     935   Phoenixtec Power Co., LTD.       An-Hsiang Tu  +8 862 646 3311
  8922.     936   Hirakawa Hewtech Corp.     H. Ukaji  lde02513@niftyserve.or.jp
  8923.     937   No Wires Needed B.V.       Arnoud Zwemmer  roana@cs.utwente.nl
  8924.     938   Primary Access               Kerstin Lodman  lodman@priacc.com
  8925.     939   Enterprises.FDSW            Dag Framstad  dag.framstad@fdsw.no
  8926.     940   Grabner & Kapfer GnbR          Vinzenz Grabner  zen@wsr.ac.att
  8927.     941   Nemesys Research Ltd.         Michael Dixon  mjd@nemesys.co.uk
  8928.     942   Pacific Communication Sciences, Inc. (PSCI)
  8929.                                       Yvonne Kammer mib-contact@pcsi.com
  8930.     943   Level One Communications, Inc.
  8931.                                       Moshe Kochinski  moshek@level1.com
  8932.     944   Fast Track, Inc.     Andrew H. Dimmick  adimmick@world.std.com
  8933.     945   Andersen Consulting, OM/NI Practice
  8934.                                          Greg Tilford p00919@psilink.com
  8935.     946   Bay Technologies Pty Ltd.   Paul Simpson  pauls@baytech.com.au
  8936.     947   Integrated Network Corp.      Daniel Joffe wandan@integnet.com
  8937.     948   Epoch, Inc.                       David Haskell  deh@epoch.com
  8938.     949   Wang Laboratories Inc.         Pete Reilley  pvr@wiis.wang.com
  8939.     950   Polaroid Corp.       Sari Germanos  sari@temerity.polaroid.com
  8940.     951   Sunrise Sierra                    Gerald Olson  (510) 443-1133
  8941.  
  8942.  
  8943.  
  8944. Reynolds & Postel                                             [Page 157]
  8945.  
  8946.  
  8947. RFC 1700                    Assigned Numbers                October 1994
  8948.  
  8949.  
  8950.     952   Silcon Group                   Bjarne Bonvang  +45 75 54 22 55
  8951.     953   Coastcom                  Donald Pickerel  dpickere@netcom.com
  8952.     954   4th DIMENSION SOFTWARE LTD.
  8953.                        Thomas Segev/Ely Hofner autumn@zeus.datasrv.co.il
  8954.     955   SEIKO SYSTEMS Inc.              Kiyoshi Ishida  ishi@ssi.co.jp
  8955.     956   PERFORM                    Jean-Hugues Robert  +33 42 27 29 32
  8956.     957   TV/COM International              Jean Tellier  (619) 675-1376
  8957.     958   Network Integration, Inc.
  8958.                            Scott C. Lemon  slemon@nii.mhs.compuserve.com
  8959.     959   Sola Electric, A Unit of General Signal
  8960.                                   Bruce Rhodes 72360,2436@compuserve.com
  8961.     960   Gradient Technologies, Inc.  Geoff Charron  geoff@gradient.com
  8962.     961   Tokyo Electric Co., Ltd.           A. Akiyama  +81 558 76 9606
  8963.     962   Codonics, Inc.                     Joe Kulig  jjk@codonics.com
  8964.     963   Delft Technical University Mark Schenk m.schenk@ced.tudelft.nl
  8965.     964   Carrier Access Corp.        Roger Koenig  tomquick@carrier.com
  8966.     965   eoncorp                           Barb Wilson  wilsonb@eon.com
  8967.     966   Naval Undersea Warfare Center
  8968.                            Mark Lovelace  lovelace@mp34.nl.nuwc.navy.mil
  8969.     967   AWA Limited                   Mike Williams    +61 28 87 71 11
  8970.     968   Distinct Corp.           Tarcisio Pedrotti  tarci@distinct.com
  8971.     969   National Technical University of Athens
  8972.                              Theodoros Karounos karounos@phgasos.ntua.gr
  8973.     970   BGS Systems, Inc.                       Amr Hafez  amr@bgs.com
  8974.     971   McCaw Wireless Data Inc.     Brian Bailey  bbailey@airdata.com
  8975.     972   Bekaert                  Koen De Vleeschauwer  kdv@bekaert.com
  8976.     973   Epic Data Inc.        Vincent Lim  vincent_lim@epic.wimsey.com
  8977.     974   Prodigy Services Co.              Ed Ravin  elr@wp.prodigy.com
  8978.     975   First Pacific Networks (FPN)     Randy Hamilton  randy@fpn.com
  8979.     976   Xylink Ltd.         Bahman Rafatjoo  100117.665@compuserve.com
  8980.     977   Relia Technologies Corp.  Fred Chen  fredc@relia1.relia.com.tw
  8981.     978   Legacy Storage Systems Inc.
  8982.                             James Hayes james@lss-chq.mhs.compuserve.com
  8983.     979   Digicom, SPA                   Claudio Biotti  +39 3312 0 0122
  8984.     980   Ark Telecom                       Alan DeMars  alan@arktel.com
  8985.     981   National Security Agency (NSA)
  8986.                                 Cynthia Stewart maedeen@romulus.ncsc.mil
  8987.     982  Southwestern Bell Corporation
  8988.                                       Brian Bearden bb8840@swuts.sbc.com
  8989.     983  Virtual Design Group, Inc.
  8990.                                 Chip Standifer 70650.3316@compuserve.com
  8991.     984  Rhone Poulenc                Olivier Pignault   +33 1348 2 4053
  8992.     985  Swiss Bank Corporation        Neil Todd  toddn@gb.swissbank.com
  8993.     986  ATEA N.V.             Walter van Brussel  p81710@banyan.atea.be
  8994.     987  Computer Communications Specialists, Inc.
  8995.                                         Carolyn Zimmer  cczimmer@crl.com
  8996.     988  Object Quest, Inc.             Michael L. Kornegay  mlk@bir.com
  8997.     989  DCL System International, Ltd.   Gady Amit gady-a@dcl-see.co.il
  8998.  
  8999.  
  9000.  
  9001. Reynolds & Postel                                             [Page 158]
  9002.  
  9003.  
  9004. RFC 1700                    Assigned Numbers                October 1994
  9005.  
  9006.  
  9007.     990  SOLITON SYSTEMS K.K.             Masayuki Yamai  +81 33356 6091
  9008.     991  U S Software                       Don Dunstan  ussw@netcom.com
  9009.     992  Systems Research and Applications Corporation
  9010.                                         Todd Herr herrt@smtplink.sra.com
  9011.     993  University of Florida           Todd Hester  todd@circa.ufl.edu
  9012.     994  Dantel, Inc.                       John Litster  (209) 292-1111
  9013.     995  Multi-Tech Systems, Inc.    Dale Martenson  (612) 785-3500 x519
  9014.     996  Softlink Ltd.     Moshe Leibovitch  softlink@zeus.datasrv.co.il
  9015.     997  ProSum                        Christian Bucari  +33.1.4590.6231
  9016.     998  March Systems Consultancy, Ltd.
  9017.                                      Ross Wakelin  r.wakelin@march.co.uk
  9018.     999  Hong Technology, Inc.            Walt Milnor  brent@oceania.com
  9019.    1000  Internet Assigned Numbers Authority                iana@isi.edu
  9020.    1001  PECO Energy Co.                  Rick Rioboli  u002rdr@peco.com
  9021.    1002  United Parcel Service        Steve Pollini  nrd1sjp@nrd.ups.com
  9022.    1003  Storage Dimensions, Inc.     Michael Torhan  miketorh@xstor.com
  9023.    1004  ITV Technologies, Inc.               Jacob Chen  itv@netcom.com
  9024.    1005  TCPSI             Victor San Jose   Victor.Sanjose@sp1.y-net.es
  9025.    1006  Promptus Communications, Inc.     Paul Fredette  (401) 683-6100
  9026.    1007  Norman Data Defense Systems
  9027.                                    Kristian A. Bognaes  norman@norman.no
  9028.    1008  Pilot Network Services, Inc.     Rob Carrade  carrade@pilot.net
  9029.    1009  Integrated Systems Solutions Corporation
  9030.                                            Chris Cowan cc@austin.ibm.com
  9031.    1010  SISRO                 Kamp Alexandre  100074.344@compuserve.com
  9032.    1011  NetVantage                       Kevin Bailey  speed@kaiwan.com
  9033.    1012  Marconi S.p.A.             Giuseppe Grasso  gg@relay.marconi.it
  9034.    1013  SURECOM                         Mike S. T. Hsieh  +886.25.92232
  9035.    1014  Royal Hong Kong Jockey Club
  9036.                                    Edmond Lee 100267.3660@compuserve.com
  9037.    1015  Gupta                            Howard Cohen  hcohen@gupta.com
  9038.    1016  Tone Software Corporation       Neil P. Harkins  (714) 991-9460
  9039.    1017  Opus Telecom                     Pace Willisson  pace@blitz.com
  9040.    1018  Cogsys Ltd.          Niall Teasdale  niall@hedgehog.demon.co.uk
  9041.    1019  Komatsu, Ltd.              Akifumi Katsushima  +81 463.22.84.30
  9042.    1020  ROI Systems, Inc                   Michael Wong  (801) 942-1752
  9043.    1021  Lightning Instrumentation SA    Mike O'Dowd  odowd@lightning.ch
  9044.    1022  TimeStep Corp.          Stephane Lacelle slacelle@newbridge.com
  9045.    1023  INTELSAT                       Ivan Giron  i.giron@intelsat.int
  9046.    1024  Network Research Corporation Japan, Ltd.
  9047.                                 Tsukasa Ueda  100156.2712@compuserve.com
  9048.    1025  Relational Development, Inc.  Steven Smith  rdi@ins.infonet.net
  9049.    1026  Emerald Systems, Corp. Robert A. Evans Jr. (619) 673-2161 x5120
  9050.    1027  Mitel, Corp.                    Tom Quan  tq@software.mitel.com
  9051.    1028  Software AG                        Peter Cohen  sagpc@sagus.com
  9052.    1029  MillenNet, Inc.                       Manh Do    (510) 770-9390
  9053.    1030  NK-EXA Corp.           Ken'ichi Hayami  hayami@dst.nk-exa.co.jp
  9054.    1031  BMC Software                     Chris Sharp  csharp@patrol.com
  9055.  
  9056.  
  9057.  
  9058. Reynolds & Postel                                             [Page 159]
  9059.  
  9060.  
  9061. RFC 1700                    Assigned Numbers                October 1994
  9062.  
  9063.  
  9064.    1032  StarFire Enterprises, Inc.          Lew Gaiter  lg@starfire.com
  9065.    1033  Hybrid Networks, Inc.           Doug Muirhead  dougm@hybrid.com
  9066.    1034  Quantum Software GmbH          Thomas Omerzu  omerzu@quantum.de
  9067.    1035  Openvision Technologies Limited
  9068.                              Andrew Lockhart  alockhart@openvision.co.uk
  9069.    1036  Healthcare Communications, Inc. (HCI)
  9070.                                     Larry Streepy streepy@healthcare.com
  9071.    1037  SAIT Systems                          Hai Dotu    +3223.7053.11
  9072.    1038  SAT                              Mleczko Alain  +33.1.4077.1156
  9073.    1039  CompuSci Inc.,                   Bob Berry  bberry@compusci.com
  9074.    1040  Aim Technology                 Ganesh Rajappan  ganeshr@aim.com
  9075.    1041  CIESIN                      Kalpesh Unadkat  kalpesh@ciesin.org
  9076.    1042  Systems & Technologies International
  9077.                                             Howard Smith  ghamex@aol.com
  9078.    1043  Israeli Electric Company (IEC) Yoram Harlev yoram@yor.iec.co.il
  9079.    1044  Phoenix Wireless Group, Inc.
  9080.                                   Gregory M. Buchanan  buchanan@pwgi.com
  9081.    1045  SWL                  Bill Kight  wkightgrci.com  (410) 290.7245
  9082.    1046  nCUBE                            Greg Thompson  gregt@ncube.com
  9083.    1047  Cerner, Corp.             Dennis Avondet  (816) 221.1024  X2432
  9084.    1048  Andersen Consulting        Mark Lindberg  mlindber@andersen.com
  9085.    1049  Lincoln Telephone Company     Bob Morrill  root@si6000.ltec.com
  9086.    1050  Acer                                    Jay Tao  jtao@Altos.COM
  9087.    1051  Cedros                        Juergen Haakert  +49.2241.9701.80
  9088.    1052  AirAccess                  Ido Ophir  100274.365@compuserve.com
  9089.    1053  Expersoft Corporation        David Curtis  curtis@expersoft.com
  9090.    1054  Eskom                    Sanjay Lakhani h00161@duvi.eskom.co.za
  9091.    1055  SBE, Inc.                         Vimal Vaidya   vimal@sbei.com
  9092.    1056  EBS, Inc.                        Emre Gundogan  baroque@ebs.com
  9093.    1057  American Computer and Electronics, Corp.
  9094.                                                Tom Abraham  tha@acec.com
  9095.    1058  Syndesis Limited                 Wil Macaulay  wil@syndesis.com
  9096.    1059  Isis Distributed Systems, Inc.   Ken Chapman  kchapman@isis.com
  9097.    1060  Priority Call Management   Greg Schumacher  gregs@world.std.com
  9098.    1061  Koelsch & Altmann GmbH
  9099.                            Christian Schreyer  100142.154@compuserve.com
  9100.    1062  WIPRO INFOTECH LTD. Chandrashekar Kapse  kapse@wipinfo.soft.net
  9101.    1063  Controlware                          Uli Blatz  ublatz@cware.de
  9102.    1064  Mosaic Software                W.van Biljon willem@mosaic.co.za
  9103.    1065  Canon Information Systems
  9104.                             Victor Villalpando  vvillalp@cisoc.canon.com
  9105.    1066  AmericaOnline               Andrew R. Scholnick  andrew@aol.net
  9106.    1067  Whitetree Network Technologies, Inc.
  9107.                                            Carl Yang cyang@whitetree.com
  9108.    1068  Xetron Corp.                    Dave Alverson  davea@xetron.com
  9109.    1069  Target Concepts, Inc.               Bill Price  bprice@tamu.edu
  9110.    1070  DMH Software          Yigal Hochberg  72144.3704@compuserve.com
  9111.    1071  Innosoft International, Inc.    Jeff Allison  jeff@innosoft.com
  9112.  
  9113.  
  9114.  
  9115. Reynolds & Postel                                             [Page 160]
  9116.  
  9117.  
  9118. RFC 1700                    Assigned Numbers                October 1994
  9119.  
  9120.  
  9121.    1072  Controlware GmbH                     Uli Blatz  ublatz@cware.de
  9122.    1073  Telecommunications Industry Association (TIA)
  9123.                                       Mike Youngberg   mikey@synacom.com
  9124.    1074  Boole & Babbage                      Rami Rubin  rami@boole.com
  9125.    1075  System Engineering Support, Ltd.  Vince Taylor  +44 454.614.638
  9126.    1076  SURFnet               Ton Verschuren  Ton.Verschuren@surfnet.nl
  9127.    1077  OpenConnect Systems, Inc.        Mark Rensmeyer  mrensme@oc.com
  9128.    1078  PDTS (Process Data Technology and Systems)
  9129.                         Martin Gutenbrunner  GUT@pdts.mhs.compuserve.com
  9130.    1079  Cornet, Inc.                          Nat Kumar  (703) 658-3400
  9131.    1080  NetStar, Inc.                  John K. Renwick  jkr@netstar.com
  9132.    1081  Semaphore Communications, Corp.  Jimmy Soetarman (408) 980-7766
  9133.    1082  Casio Computer Co., Ltd.      Shouzo Ohdate  ohdate@casio.co.jp
  9134.    1083  CSIR            Frikkie Strecker fstreck@marge.mikom.csir.co.za
  9135.    1084  APOGEE Communications      Olivier Caleff  caleff@apogee-com.fr
  9136.    1085  Information Management Company   Michael D. Liss  mliss@imc.com
  9137.    1086  Wordlink, Inc.                    Mike Aleckson  (314) 878-1422
  9138.    1087  PEER                            Avinash S. Rao  arao@cranel.com
  9139.    1088  Telstra Corp.  Michael Scollay        michaels@ind.tansu.com.au
  9140.    1089  Net X, Inc.  Sridhar Kodela  techsupp@netx.unicomp.net
  9141.    1090  PNC PLC     Gordon Tees        +44 716.061.200
  9142.  
  9143. To request an assignment of an Enterprise Number send the complete
  9144. company name, address, and phone number; and the contact's person
  9145. complete name, address, phone number, and email mailbox in an email
  9146. message to <iana-mib@isi.edu>.
  9147.  
  9148. []
  9149.  
  9150.  
  9151. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers
  9152.  
  9153.  
  9154.  
  9155.  
  9156.  
  9157.  
  9158.  
  9159.  
  9160.  
  9161.  
  9162.  
  9163.  
  9164.  
  9165.  
  9166.  
  9167.  
  9168.  
  9169.  
  9170.  
  9171.  
  9172. Reynolds & Postel                                             [Page 161]
  9173.  
  9174.  
  9175. RFC 1700                    Assigned Numbers                October 1994
  9176.  
  9177.  
  9178. SGMP Vendor Specific Codes: [obsolete]
  9179.  
  9180.  
  9181. Prefix: 1,255,
  9182.  
  9183. Decimal   Name                                          References
  9184. -------   ----                                          ----------
  9185.       0   Reserved                                          [JKR1]
  9186.       1   Proteon                                           [JS18]
  9187.       2   IBM                                                [JXR]
  9188.       3   CMU                                                [SXW]
  9189.       4   Unix                                               [MS9]
  9190.       5   ACC                                               [AB20]
  9191.       6   TWG                                                [MTR]
  9192.       7   CAYMAN                                            [BXM2]
  9193.       8   NYSERNET                                           [MS9]
  9194.       9   cisco                                              [GS2]
  9195.      10   BBN                                                [RH6]
  9196.      11   Unassigned                                        [JKR1]
  9197.      12   MIT                                               [JR35]
  9198.  13-254   Unassigned                                        [JKR1]
  9199.     255   Reserved                                          [JKR1]
  9200.  
  9201.  
  9202.  
  9203. []
  9204.  
  9205.  
  9206. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/sgmp-vendor-specific-
  9207. codes
  9208.  
  9209.  
  9210.  
  9211.  
  9212.  
  9213.  
  9214.  
  9215.  
  9216.  
  9217.  
  9218.  
  9219.  
  9220.  
  9221.  
  9222.  
  9223.  
  9224.  
  9225.  
  9226.  
  9227.  
  9228.  
  9229. Reynolds & Postel                                             [Page 162]
  9230.  
  9231.  
  9232. RFC 1700                    Assigned Numbers                October 1994
  9233.  
  9234.  
  9235. ADDRESS RESOLUTION PROTOCOL PARAMETERS
  9236.  
  9237. The Address Resolution Protocol (ARP) specified in [RFC826] has
  9238. several parameters.  The assigned values for these parameters are
  9239. listed here.
  9240.  
  9241. REVERSE ADDRESS RESOLUTION PROTOCOL OPERATION CODES
  9242.  
  9243. The Reverse Address Resolution Protocol (RARP) specified in [RFC903]
  9244. uses the "Reverse" codes below.
  9245.  
  9246. DYNAMIC REVERSE ARP
  9247.  
  9248. The Dynamic Reverse Address Resolution Protocol (DRARP) uses the
  9249. "DRARP" codes below.  For further information, contact: David Brownell
  9250. (suneast!helium!db@Sun.COM).
  9251.  
  9252. INVERSE ADDRESS RESOULUTION PROTOCOL
  9253.  
  9254. The Inverse Address Resolution Protocol (IARP) specified in [RFC1293]
  9255. uses the "InARP" codes below.
  9256.  
  9257. Assignments:
  9258.  
  9259. Number Operation Code (op)                       Reference
  9260. ------ --------------------------                ---------
  9261.      1  REQUEST                                  [RFC826]
  9262.      2  REPLY                                    [RFC826]
  9263.      3  request Reverse                          [RFC903]
  9264.      4  reply Reverse                            [RFC903]
  9265.      5  DRARP-Request                    [David Brownell]
  9266.      6  DRARP-Reply                      [David Brownell]
  9267.      7  DRARP-Error                      [David Brownell]
  9268.      8  InARP-Request                           [RFC1293]
  9269.      9  InARP-Reply                             [RFC1293]
  9270.     10  ARP-NAK                            [Mark Laubach]
  9271.  
  9272. Number Hardware Type (hrd)                           References
  9273. ------ -----------------------------------           ----------
  9274.      1 Ethernet (10Mb)                                    [JBP]
  9275.      2 Experimental Ethernet (3Mb)                        [JBP]
  9276.      3 Amateur Radio AX.25                                [PXK]
  9277.      4 Proteon ProNET Token Ring                          [JBP]
  9278.      5 Chaos                                              [GXP]
  9279.      6 IEEE 802 Networks                                  [JBP]
  9280.      7 ARCNET                                             [JBP]
  9281.      8 Hyperchannel                                       [JBP]
  9282.      9 Lanstar                                             [TU]
  9283.  
  9284.  
  9285.  
  9286. Reynolds & Postel                                             [Page 163]
  9287.  
  9288.  
  9289. RFC 1700                    Assigned Numbers                October 1994
  9290.  
  9291.  
  9292.     10 Autonet Short Address                             [MXB1]
  9293.     11 LocalTalk                                         [JKR1]
  9294.     12 LocalNet (IBM PCNet or SYTEK LocalNET)             [JXM]
  9295.     13 Ultra link                                        [RXD2]
  9296.     14 SMDS                                              [GXC1]
  9297.     15 Frame Relay                                        [AGM]
  9298.     16 Asynchronous Transmission Mode (ATM)              [JXB2]
  9299.     17 HDLC                                               [JBP]
  9300.     18 Fibre Channel                            [Yakov Rekhter]
  9301.     19 Asynchronous Transmission Mode (ATM)      [Mark Laubach]
  9302.     20 Serial Line                                        [JBP]
  9303.     21 Asynchronous Transmission Mode (ATM)              [MXB1]
  9304.  
  9305. Protocol Type (pro)
  9306.  
  9307. Use the same codes as listed in the section called "Ethernet Numbers
  9308. of Interest" (all hardware types use this code set for the protocol
  9309. type).
  9310.  
  9311.  
  9312. REFERENCES
  9313.  
  9314. [RFC826] Plummer, D., "An Ethernet Address Resolution Protocol or
  9315.          Converting Network Protocol Addresses to 48-bit Ethernet
  9316.          Addresses for Transmission on Ethernet Hardware", STD 37, RFC
  9317.          826, MIT-LCS, November 1982.
  9318.  
  9319. [RFC903] Finlayson, R., Mann, T., Mogul, J., and M. Theimer, "A
  9320.          Reverse Address Resolution Protocol", STD 38, RFC 903,
  9321.          Stanford University, June 1984.
  9322.  
  9323. [RFC1293] Bradley, T., and C. Brown, "Inverse Address Resolution
  9324.           Protocol", RFC 1293, Wellfleet Communications, Inc.,
  9325.           January 1992.
  9326.  
  9327.  
  9328. PEOPLE
  9329.  
  9330. [AGM] Andy Malis <malis_a@timeplex.com>
  9331.  
  9332. [GXC1] George Clapp <meritec!clapp@bellcore.bellcore.com>
  9333.  
  9334. [GXP] Gill Pratt <gill%mit-ccc@MC.LCS.MIT.EDU>
  9335.  
  9336. [JBP] Jon Postel <postel@isi.edu>
  9337.  
  9338. [JKR1] Joyce K. Reynolds <jkrey@isi.edu>
  9339.  
  9340.  
  9341.  
  9342.  
  9343. Reynolds & Postel                                             [Page 164]
  9344.  
  9345.  
  9346. RFC 1700                    Assigned Numbers                October 1994
  9347.  
  9348.  
  9349. [JXM] Joseph Murdock <---none--->
  9350.  
  9351. [MXB1] Mike Burrows <burrows@SRC.DEC.COM>
  9352.  
  9353. [PXK] Philip Koch <Philip.Koch@DARTMOUTH.EDU>
  9354.  
  9355. [RXD2] Rajiv Dhingra <rajiv@ULTRA.COM>
  9356.  
  9357. [TU] Tom Unger <tom@CITI.UMICH>
  9358.  
  9359. [David Brownell]
  9360.  
  9361. [Mark Laubach]
  9362.  
  9363. [Yakov Rekhter] <Yakov@IBM.COM>
  9364.  
  9365. []
  9366.  
  9367.  
  9368. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/arp-parameters
  9369.  
  9370.  
  9371.  
  9372.  
  9373.  
  9374.  
  9375.  
  9376.  
  9377.  
  9378.  
  9379.  
  9380.  
  9381.  
  9382.  
  9383.  
  9384.  
  9385.  
  9386.  
  9387.  
  9388.  
  9389.  
  9390.  
  9391.  
  9392.  
  9393.  
  9394.  
  9395.  
  9396.  
  9397.  
  9398.  
  9399.  
  9400. Reynolds & Postel                                             [Page 165]
  9401.  
  9402.  
  9403. RFC 1700                    Assigned Numbers                October 1994
  9404.  
  9405.  
  9406. IEEE 802 NUMBERS OF INTEREST
  9407.  
  9408. Some of the networks of all classes are IEEE 802 Networks.  These
  9409. systems may use a Link Service Access Point (LSAP) field in much the
  9410. same way the MILNET uses the "link" field.  Further, there is an
  9411. extension of the LSAP header called the Sub-Network Access Protocol
  9412. (SNAP).
  9413.  
  9414. The IEEE likes to describe numbers in binary in bit transmission
  9415. order, which is the opposite of the big-endian order used throughout
  9416. the Internet protocol documentation.
  9417.  
  9418.  
  9419. Assignments:
  9420.  
  9421.    Link Service Access Point   Description                References
  9422.    -------------------------   -----------                ----------
  9423.    IEEE     Internet
  9424.    binary   binary    decimal
  9425.    00000000 00000000        0   Null LSAP                      [IEEE]
  9426.    01000000 00000010        2   Indiv LLC Sublayer Mgt         [IEEE]
  9427.    11000000 00000011        3   Group LLC Sublayer Mgt         [IEEE]
  9428.    00100000 00000100        4   SNA Path Control               [IEEE]
  9429.    01100000 00000110        6   Reserved (DOD IP)        [RFC768,JBP]
  9430.    01110000 00001110       14   PROWAY-LAN                     [IEEE]
  9431.    01110010 01001110       78   EIA-RS 511                     [IEEE]
  9432.    01111010 01011110       94   ISI IP                          [JBP]
  9433.    01110001 10001110      142   PROWAY-LAN                     [IEEE]
  9434.    01010101 10101010      170   SNAP                           [IEEE]
  9435.    01111111 11111110      254   ISO CLNS IS 8473         [RFC926,JXJ]
  9436.    11111111 11111111      255   Global DSAP                    [IEEE]
  9437.  
  9438. These numbers (and others) are assigned by the IEEE Standards Office.
  9439. The address is:
  9440.  
  9441. IEEE Registration Authority
  9442. c/o Iris Ringel
  9443. IEEE Standards Dept
  9444. 445 Hoes Lane, P.O. Box 1331
  9445. Piscataway, NJ 08855-1331
  9446. Phone +1 908 562 3813
  9447. Fax: +1 908 562 1571
  9448.  
  9449. The fee is $1000 and it takes 10 working days after receipt of the
  9450. request form and fee.  They will not do anything via fax or phone.
  9451.  
  9452. At an ad hoc special session on "IEEE 802 Networks and ARP", held
  9453. during the TCP Vendors Workshop (August 1986), an approach to a
  9454.  
  9455.  
  9456.  
  9457. Reynolds & Postel                                             [Page 166]
  9458.  
  9459.  
  9460. RFC 1700                    Assigned Numbers                October 1994
  9461.  
  9462.  
  9463. consistent way to send DoD-IP datagrams and other IP related protocols
  9464. (such as the Address Resolution Protocol (ARP)) on 802 networks was
  9465. developed, using the SNAP extension (see [RFC1042]).
  9466.  
  9467. REFERENCES
  9468.  
  9469. [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
  9470.          USC/Information Sciences Institute, August 1980.
  9471.  
  9472. [RFC926] International Standards Organization, "Protocol for Providing
  9473.          the Connectionless-Mode Network Services", RFC 926, ISO,
  9474.          December 1984.
  9475.  
  9476. [RFC1042] Postel, J., and J. Reynolds, "A Standard for the
  9477.           Transmission of IP Datagrams over IEEE 802 Networks", STD
  9478.           43, RFC 1042, USC/Information Sciences Institute, February
  9479.           1988.
  9480.  
  9481. PEOPLE
  9482.  
  9483. [JBP] Jon Postel <postel@isi.edu>
  9484.  
  9485. [JXJ] <mystery contact>
  9486.  
  9487. []
  9488.  
  9489.  
  9490. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ieee-802-numbers
  9491.  
  9492.  
  9493.  
  9494.  
  9495.  
  9496.  
  9497.  
  9498.  
  9499.  
  9500.  
  9501.  
  9502.  
  9503.  
  9504.  
  9505.  
  9506.  
  9507.  
  9508.  
  9509.  
  9510.  
  9511.  
  9512.  
  9513.  
  9514. Reynolds & Postel                                             [Page 167]
  9515.  
  9516.  
  9517. RFC 1700                    Assigned Numbers                October 1994
  9518.  
  9519.  
  9520. ETHER TYPES
  9521.  
  9522. Many of the networks of all classes are Ethernets (10Mb) or
  9523. Experimental Ethernets (3Mb).  These systems use a message "type"
  9524. field in much the same way the ARPANET uses the "link" field.
  9525.  
  9526. If you need an Ether Type, contact:
  9527.  
  9528. Xerox Systems Institute
  9529. 3400 Hillview Ave.
  9530. PO BOX 10034
  9531. Palo Alto, CA 94303
  9532.  
  9533. Phone: 415-813-7164
  9534. Contact: Fonda Lix Pallone
  9535.  
  9536. The following list of EtherTypes is contributed unverified information
  9537. from various sources.
  9538.  
  9539. Assignments:
  9540.  
  9541. Ethernet          Exp. Ethernet    Description          References
  9542. -------------     -------------   -----------           ----------
  9543. decimal  Hex      decimal  octal
  9544.    000   0000-05DC   -       -    IEEE802.3 Length Field   [XEROX]
  9545.    257   0101-01FF   -       -    Experimental             [XEROX]
  9546.    512   0200        512   1000   XEROX PUP (see 0A00)   [8,XEROX]
  9547.    513   0201        -      -     PUP Addr Trans (see 0A01)[XEROX]
  9548.          0400                     Nixdorf                  [XEROX]
  9549.   1536   0600       1536   3000   XEROX NS IDP         [133,XEROX]
  9550.          0660                     DLOG                     [XEROX]
  9551.          0661                     DLOG                     [XEROX]
  9552.   2048   0800        513   1001   Internet IP (IPv4)     [105,JBP]
  9553.   2049   0801        -      -     X.75 Internet            [XEROX]
  9554.   2050   0802        -      -     NBS Internet             [XEROX]
  9555.   2051   0803        -      -     ECMA Internet            [XEROX]
  9556.   2052   0804        -      -     Chaosnet                 [XEROX]
  9557.   2053   0805        -      -     X.25 Level 3             [XEROX]
  9558.   2054   0806        -      -     ARP                     [88,JBP]
  9559.   2055   0807        -      -     XNS Compatability        [XEROX]
  9560.   2076   081C        -      -     Symbolics Private         [DCP1]
  9561.   2184   0888-088A   -      -     Xyplex                   [XEROX]
  9562.   2304   0900        -      -     Ungermann-Bass net debugr[XEROX]
  9563.   2560   0A00        -      -     Xerox IEEE802.3 PUP      [XEROX]
  9564.   2561   0A01        -      -     PUP Addr Trans           [XEROX]
  9565.   2989   0BAD        -      -     Banyan Systems           [XEROX]
  9566.   4096   1000        -      -     Berkeley Trailer nego    [XEROX]
  9567.   4097   1001-100F   -      -     Berkeley Trailer encap/IP[XEROX]
  9568.  
  9569.  
  9570.  
  9571. Reynolds & Postel                                             [Page 168]
  9572.  
  9573.  
  9574. RFC 1700                    Assigned Numbers                October 1994
  9575.  
  9576.  
  9577.   5632   1600        -      -     Valid Systems            [XEROX]
  9578.  16962   4242        -      -     PCS Basic Block Protocol [XEROX]
  9579.  21000   5208        -      -     BBN Simnet               [XEROX]
  9580.  24576   6000        -      -     DEC Unassigned (Exp.)    [XEROX]
  9581.  24577   6001        -      -     DEC MOP Dump/Load        [XEROX]
  9582.  24578   6002        -      -     DEC MOP Remote Console   [XEROX]
  9583.  24579   6003        -      -     DEC DECNET Phase IV Route[XEROX]
  9584.  24580   6004        -      -     DEC LAT                  [XEROX]
  9585.  24581   6005        -      -     DEC Diagnostic Protocol  [XEROX]
  9586.  24582   6006        -      -     DEC Customer Protocol    [XEROX]
  9587.  24583   6007        -      -     DEC LAVC, SCA            [XEROX]
  9588.  24584   6008-6009   -      -     DEC Unassigned           [XEROX]
  9589.  24586   6010-6014   -      -     3Com Corporation         [XEROX]
  9590.  28672   7000        -      -     Ungermann-Bass download  [XEROX]
  9591.  28674   7002        -      -     Ungermann-Bass dia/loop  [XEROX]
  9592.  28704   7020-7029   -      -     LRT                      [XEROX]
  9593.  28720   7030        -      -     Proteon                  [XEROX]
  9594.  28724   7034        -      -     Cabletron                [XEROX]
  9595.  32771   8003        -      -     Cronus VLN            [131,DT15]
  9596.  32772   8004        -      -     Cronus Direct         [131,DT15]
  9597.  32773   8005        -      -     HP Probe                 [XEROX]
  9598.  32774   8006        -      -     Nestar                   [XEROX]
  9599.  32776   8008        -      -     AT&T                     [XEROX]
  9600.  32784   8010        -      -     Excelan                  [XEROX]
  9601.  32787   8013        -      -     SGI diagnostics            [AXC]
  9602.  32788   8014        -      -     SGI network games          [AXC]
  9603.  32789   8015        -      -     SGI reserved               [AXC]
  9604.  32790   8016        -      -     SGI bounce server          [AXC]
  9605.  32793   8019        -      -     Apollo Computers         [XEROX]
  9606.  32815   802E        -      -     Tymshare                 [XEROX]
  9607.  32816   802F        -      -     Tigan, Inc.              [XEROX]
  9608.  32821   8035        -      -     Reverse ARP             [48,JXM]
  9609.  32822   8036        -      -     Aeonic Systems           [XEROX]
  9610.  32824   8038        -      -     DEC LANBridge            [XEROX]
  9611.  32825   8039-803C   -      -     DEC Unassigned           [XEROX]
  9612.  32829   803D        -      -     DEC Ethernet Encryption  [XEROX]
  9613.  32830   803E        -      -     DEC Unassigned           [XEROX]
  9614.  32831   803F        -      -     DEC LAN Traffic Monitor  [XEROX]
  9615.  32832   8040-8042   -      -     DEC Unassigned           [XEROX]
  9616.  32836   8044        -      -     Planning Research Corp.  [XEROX]
  9617.  32838   8046        -      -     AT&T                     [XEROX]
  9618.  32839   8047        -      -     AT&T                     [XEROX]
  9619.  32841   8049        -      -     ExperData                [XEROX]
  9620.  32859   805B        -      -     Stanford V Kernel exp.   [XEROX]
  9621.  32860   805C        -      -     Stanford V Kernel prod.  [XEROX]
  9622.  32861   805D        -      -     Evans & Sutherland       [XEROX]
  9623.  32864   8060        -      -     Little Machines          [XEROX]
  9624.  32866   8062        -      -     Counterpoint Computers   [XEROX]
  9625.  
  9626.  
  9627.  
  9628. Reynolds & Postel                                             [Page 169]
  9629.  
  9630.  
  9631. RFC 1700                    Assigned Numbers                October 1994
  9632.  
  9633.  
  9634.  32869   8065        -      -     Univ. of Mass. @ Amherst [XEROX]
  9635.  32870   8066        -      -     Univ. of Mass. @ Amherst [XEROX]
  9636.  32871   8067        -      -     Veeco Integrated Auto.   [XEROX]
  9637.  32872   8068        -      -     General Dynamics         [XEROX]
  9638.  32873   8069        -      -     AT&T                     [XEROX]
  9639.  32874   806A        -      -     Autophon                 [XEROX]
  9640.  32876   806C        -      -     ComDesign                [XEROX]
  9641.  32877   806D        -      -     Computgraphic Corp.      [XEROX]
  9642.  32878   806E-8077   -      -     Landmark Graphics Corp.  [XEROX]
  9643.  32890   807A        -      -     Matra                    [XEROX]
  9644.  32891   807B        -      -     Dansk Data Elektronik    [XEROX]
  9645.  32892   807C        -      -     Merit Internodal           [HWB]
  9646.  32893   807D-807F   -      -     Vitalink Communications  [XEROX]
  9647.  32896   8080        -      -     Vitalink TransLAN III    [XEROX]
  9648.  32897   8081-8083   -      -     Counterpoint Computers   [XEROX]
  9649.  32923   809B        -      -     Appletalk                [XEROX]
  9650.  32924   809C-809E   -      -     Datability               [XEROX]
  9651.  32927   809F        -      -     Spider Systems Ltd.      [XEROX]
  9652.  32931   80A3        -      -     Nixdorf Computers        [XEROX]
  9653.  32932   80A4-80B3   -      -     Siemens Gammasonics Inc. [XEROX]
  9654.  32960   80C0-80C3   -      -     DCA Data Exchange Cluster[XEROX]
  9655.          80C4                     Banyan Systems           [XEROX]
  9656.          80C5                     Banyan Systems           [XEROX]
  9657.  32966   80C6        -      -     Pacer Software           [XEROX]
  9658.  32967   80C7        -      -     Applitek Corporation     [XEROX]
  9659.  32968   80C8-80CC   -      -     Intergraph Corporation   [XEROX]
  9660.  32973   80CD-80CE   -      -     Harris Corporation       [XEROX]
  9661.  32975   80CF-80D2   -      -     Taylor Instrument        [XEROX]
  9662.  32979   80D3-80D4   -      -     Rosemount Corporation    [XEROX]
  9663.  32981   80D5        -      -     IBM SNA Service on Ether [XEROX]
  9664.  32989   80DD        -      -     Varian Associates        [XEROX]
  9665.  32990   80DE-80DF   -      -     Integrated Solutions TRFS[XEROX]
  9666.  32992   80E0-80E3   -      -     Allen-Bradley            [XEROX]
  9667.  32996   80E4-80F0   -      -     Datability               [XEROX]
  9668.  33010   80F2        -      -     Retix                    [XEROX]
  9669.  33011   80F3        -      -     AppleTalk AARP (Kinetics)[XEROX]
  9670.  33012   80F4-80F5   -      -     Kinetics                 [XEROX]
  9671.  33015   80F7        -      -     Apollo Computer          [XEROX]
  9672.  33023   80FF-8103   -      -     Wellfleet Communications [XEROX]
  9673.  33031   8107-8109   -      -     Symbolics Private        [XEROX]
  9674.  33072   8130        -      -     Hayes Microcomputers     [XEROX]
  9675.  33073   8131        -      -     VG Laboratory Systems    [XEROX]
  9676.          8132-8136                Bridge Communications    [XEROX]
  9677.  33079   8137-8138   -      -     Novell, Inc.             [XEROX]
  9678.  33081   8139-813D   -      -     KTI                      [XEROX]
  9679.          8148                     Logicraft                [XEROX]
  9680.          8149                     Network Computing Devices[XEROX]
  9681.          814A                     Alpha Micro              [XEROX]
  9682.  
  9683.  
  9684.  
  9685. Reynolds & Postel                                             [Page 170]
  9686.  
  9687.  
  9688. RFC 1700                    Assigned Numbers                October 1994
  9689.  
  9690.  
  9691.  33100   814C        -      -     SNMP                      [JKR1]
  9692.          814D                     BIIN                     [XEROX]
  9693.          814E                     BIIN                     [XEROX]
  9694.          814F                     Technically Elite Concept[XEROX]
  9695.          8150                     Rational Corp            [XEROX]
  9696.          8151-8153                Qualcomm                 [XEROX]
  9697.          815C-815E                Computer Protocol Pty Ltd[XEROX]
  9698.          8164-8166                Charles River Data System[XEROX]
  9699.          817D-818C                Protocol Engines         [XEROX]
  9700.          818D                     Motorola Computer        [XEROX]
  9701.          819A-81A3                Qualcomm                 [XEROX]
  9702.          81A4                     ARAI Bunkichi            [XEROX]
  9703.          81A5-81AE                RAD Network Devices      [XEROX]
  9704.          81B7-81B9                Xyplex                   [XEROX]
  9705.          81CC-81D5                Apricot Computers        [XEROX]
  9706.          81D6-81DD                Artisoft                 [XEROX]
  9707.          81E6-81EF                Polygon                  [XEROX]
  9708.          81F0-81F2                Comsat Labs              [XEROX]
  9709.          81F3-81F5                SAIC                     [XEROX]
  9710.          81F6-81F8                VG Analytical            [XEROX]
  9711.          8203-8205                Quantum Software         [XEROX]
  9712.          8221-8222                Ascom Banking Systems    [XEROX]
  9713.          823E-8240                Advanced Encryption Syste[XEROX]
  9714.          827F-8282                Athena Programming       [XEROX]
  9715.          8263-826A                Charles River Data System[XEROX]
  9716.          829A-829B                Inst Ind Info Tech       [XEROX]
  9717.          829C-82AB                Taurus Controls          [XEROX]
  9718.          82AC-8693                Walker Richer & Quinn    [XEROX]
  9719.          8694-869D                Idea Courier             [XEROX]
  9720.          869E-86A1                Computer Network Tech    [XEROX]
  9721.          86A3-86AC                Gateway Communications   [XEROX]
  9722.          86DB                     SECTRA                   [XEROX]
  9723.          86DE                     Delta Controls           [XEROX]
  9724.  34543   86DF        -      -     ATOMIC                     [JBP]
  9725.          86E0-86EF                Landis & Gyr Powers      [XEROX]
  9726.          8700-8710                Motorola                 [XEROX]
  9727.          8A96-8A97                Invisible Software       [XEROX]
  9728.  36864   9000        -      -     Loopback                 [XEROX]
  9729.  36865   9001        -      -     3Com(Bridge) XNS Sys Mgmt[XEROX]
  9730.  36866   9002        -      -     3Com(Bridge) TCP-IP Sys  [XEROX]
  9731.  36867   9003        -      -     3Com(Bridge) loop detect [XEROX]
  9732.  65280   FF00        -      -     BBN VITAL-LanBridge cache[XEROX]
  9733.          FF00-FF0F                ISC Bunker Ramo          [XEROX]
  9734.  
  9735. The standard for transmission of IP datagrams over Ethernets and
  9736. Experimental Ethernets is specified in [RFC894] and [RFC895]
  9737. respectively.
  9738.  
  9739.  
  9740.  
  9741.  
  9742. Reynolds & Postel                                             [Page 171]
  9743.  
  9744.  
  9745. RFC 1700                    Assigned Numbers                October 1994
  9746.  
  9747.  
  9748. NOTE:  Ethernet 48-bit address blocks are assigned by the IEEE.
  9749.  
  9750. IEEE Registration Authority
  9751. c/o Iris Ringel
  9752. IEEE Standards Department
  9753. 445 Hoes Lane, P.O. Box 1331
  9754. Piscataway, NJ 08855-1331
  9755. Phone +1 908 562 3813
  9756. Fax: +1 908 562 1571
  9757.  
  9758.  
  9759. IANA ETHERNET ADDRESS BLOCK
  9760.  
  9761.  
  9762. The IANA owns an Ethernet address block which may be used for
  9763. multicast address asignments or other special purposes.
  9764.  
  9765. The address block in IEEE binary is:  0000 0000 0000 0000 0111 1010
  9766.  
  9767. In the normal Internet dotted decimal notation this is 0.0.94 since
  9768. the bytes are transmitted higher order first and bits within bytes are
  9769. transmitted lower order first (see "Data Notation" in the
  9770. Introduction).
  9771.  
  9772. IEEE CSMA/CD and Token Bus bit transmission order: 00 00 5E
  9773.  
  9774. IEEE Token Ring bit transmission order: 00 00 7A
  9775.  
  9776. Appearance on the wire (bits transmitted from left to right):
  9777.  
  9778.  
  9779.     0                           23                            47
  9780.     |                           |                             |
  9781.     1000 0000 0000 0000 0111 1010 xxxx xxx0 xxxx xxxx xxxx xxxx
  9782.     |                                     |
  9783.     Multicast Bit                         0 = Internet Multicast
  9784.                                           1 = Assigned by IANA for
  9785.                                               other uses
  9786.  
  9787. Appearance in memory (bits transmitted right-to-left within octets,
  9788. octets transmitted left-to-right):
  9789.  
  9790.  
  9791.     0                           23                            47
  9792.     |                           |                             |
  9793.     0000 0001 0000 0000 0101 1110 0xxx xxxx xxxx xxxx xxxx xxxx
  9794.             |                     |
  9795.             Multicast Bit         0 = Internet Multicast
  9796.  
  9797.  
  9798.  
  9799. Reynolds & Postel                                             [Page 172]
  9800.  
  9801.  
  9802. RFC 1700                    Assigned Numbers                October 1994
  9803.  
  9804.  
  9805.                                   1 = Assigned by IANA for other uses
  9806.  
  9807. The latter representation corresponds to the Internet standard
  9808. bit-order, and is the format that most programmers have to deal with.
  9809. Using this representation, the range of Internet Multicast addresses
  9810. is:
  9811.  
  9812.  
  9813.        01-00-5E-00-00-00  to  01-00-5E-7F-FF-FF  in hex, or
  9814.  
  9815.        1.0.94.0.0.0  to  1.0.94.127.255.255  in dotted decimal
  9816.  
  9817.  
  9818.  
  9819. ETHERNET VENDOR ADDRESS COMPONENTS
  9820.  
  9821. Ethernet hardware addresses are 48 bits, expressed as 12 hexadecimal
  9822. digits (0-9, plus A-F, capitalized).  These 12 hex digits consist of
  9823. the first/left 6 digits (which should match the vendor of the Ethernet
  9824. interface within the station) and the last/right 6 digits which
  9825. specify the interface serial number for that interface vendor.
  9826.  
  9827. Ethernet addresses might be written unhyphenated (e.g., 123456789ABC),
  9828. or with one hyphen (e.g., 123456-789ABC), but should be written
  9829. hyphenated by octets (e.g., 12-34-56-78-9A-BC).
  9830.  
  9831. These addresses are physical station addresses, not multicast nor
  9832. broadcast, so the second hex digit (reading from the left) will be
  9833. even, not odd.
  9834.  
  9835. At present, it is not clear how the IEEE assigns Ethernet block
  9836. addresses.  Whether in blocks of 2**24 or 2**25, and whether
  9837. multicasts are assigned with that block or separately.  A portion of
  9838. the vendor block address is reportedly assigned serially, with the
  9839. other portion intentionally assigned randomly.  If there is a global
  9840. algorithm for which addresses are designated to be physical (in a
  9841. chipset) versus logical (assigned in software), or globally-assigned
  9842. versus locally-assigned addresses, some of the known addresses do not
  9843. follow the scheme (e.g., AA0003; 02xxxx).
  9844.  
  9845. 00000C  Cisco
  9846. 00000E  Fujitsu
  9847. 00000F  NeXT
  9848. 000010  Sytek
  9849. 00001D  Cabletron
  9850. 000020  DIAB (Data Intdustrier AB)
  9851. 000022  Visual Technology
  9852. 00002A  TRW
  9853.  
  9854.  
  9855.  
  9856. Reynolds & Postel                                             [Page 173]
  9857.  
  9858.  
  9859. RFC 1700                    Assigned Numbers                October 1994
  9860.  
  9861.  
  9862. 000032  GPT Limited (reassigned from GEC Computers Ltd)
  9863. 00005A  S & Koch
  9864. 00005E  IANA
  9865. 000065  Network General
  9866. 00006B  MIPS
  9867. 000077  MIPS
  9868. 00007A  Ardent
  9869. 000089  Cayman Systems  Gatorbox
  9870. 000093  Proteon
  9871. 00009F  Ameristar Technology
  9872. 0000A2  Wellfleet
  9873. 0000A3  Network Application Technology
  9874. 0000A6  Network General (internal assignment, not for products)
  9875. 0000A7  NCD             X-terminals
  9876. 0000A9  Network Systems
  9877. 0000AA  Xerox           Xerox machines
  9878. 0000B3  CIMLinc
  9879. 0000B7  Dove            Fastnet
  9880. 0000BC  Allen-Bradley
  9881. 0000C0  Western Digital
  9882. 0000C5  Farallon phone net card
  9883. 0000C6  HP Intelligent Networks Operation (formerly Eon Systems)
  9884. 0000C8  Altos
  9885. 0000C9  Emulex          Terminal Servers
  9886. 0000D7  Dartmouth College (NED Router)
  9887. 0000D8  3Com? Novell?   PS/2
  9888. 0000DD  Gould
  9889. 0000DE  Unigraph
  9890. 0000E2  Acer Counterpoint
  9891. 0000EF  Alantec
  9892. 0000FD  High Level Hardvare (Orion, UK)
  9893. 000102  BBN             BBN internal usage (not registered)
  9894. 0020AF  3COM ???
  9895. 001700  Kabel
  9896. 008064  Wyse Technology / Link Technologies
  9897. 00802B  IMAC ???
  9898. 00802D  Xylogics, Inc.  Annex terminal servers
  9899. 00808C  Frontier Software Development
  9900. 0080C2  IEEE 802.1 Committee
  9901. 0080D3  Shiva
  9902. 00AA00  Intel
  9903. 00DD00  Ungermann-Bass
  9904. 00DD01  Ungermann-Bass
  9905. 020701  Racal InterLan
  9906. 020406  BBN             BBN internal usage (not registered)
  9907. 026086  Satelcom MegaPac (UK)
  9908. 02608C  3Com            IBM PC; Imagen; Valid; Cisco
  9909. 02CF1F  CMC             Masscomp; Silicon Graphics; Prime EXL
  9910.  
  9911.  
  9912.  
  9913. Reynolds & Postel                                             [Page 174]
  9914.  
  9915.  
  9916. RFC 1700                    Assigned Numbers                October 1994
  9917.  
  9918.  
  9919. 080002  3Com (Formerly Bridge)
  9920. 080003  ACC (Advanced Computer Communications)
  9921. 080005  Symbolics       Symbolics LISP machines
  9922. 080008  BBN
  9923. 080009  Hewlett-Packard
  9924. 08000A  Nestar Systems
  9925. 08000B  Unisys
  9926. 080011  Tektronix, Inc.
  9927. 080014  Excelan         BBN Butterfly, Masscomp, Silicon Graphics
  9928. 080017  NSC
  9929. 08001A  Data General
  9930. 08001B  Data General
  9931. 08001E  Apollo
  9932. 080020  Sun             Sun machines
  9933. 080022  NBI
  9934. 080025  CDC
  9935. 080026  Norsk Data (Nord)
  9936. 080027  PCS Computer Systems GmbH
  9937. 080028  TI              Explorer
  9938. 08002B  DEC
  9939. 08002E  Metaphor
  9940. 08002F  Prime Computer  Prime 50-Series LHC300
  9941. 080036  Intergraph      CAE stations
  9942. 080037  Fujitsu-Xerox
  9943. 080038  Bull
  9944. 080039  Spider Systems
  9945. 080041  DCA Digital Comm. Assoc.
  9946. 080045  ???? (maybe Xylogics, but they claim not to know this number)
  9947. 080046  Sony
  9948. 080047  Sequent
  9949. 080049  Univation
  9950. 08004C  Encore
  9951. 08004E  BICC
  9952. 080056  Stanford University
  9953. 080058  ???             DECsystem-20
  9954. 08005A  IBM
  9955. 080067  Comdesign
  9956. 080068  Ridge
  9957. 080069  Silicon Graphics
  9958. 08006E  Concurrent      Masscomp
  9959. 080075  DDE (Danish Data Elektronik A/S)
  9960. 08007C  Vitalink        TransLAN III
  9961. 080080  XIOS
  9962. 080086  Imagen/QMS
  9963. 080087  Xyplex          terminal servers
  9964. 080089  Kinetics        AppleTalk-Ethernet interface
  9965. 08008B  Pyramid
  9966. 08008D  XyVision        XyVision machines
  9967.  
  9968.  
  9969.  
  9970. Reynolds & Postel                                             [Page 175]
  9971.  
  9972.  
  9973. RFC 1700                    Assigned Numbers                October 1994
  9974.  
  9975.  
  9976. 080090  Retix Inc       Bridges
  9977. 484453  HDS ???
  9978. 800010  AT&T
  9979. AA0000  DEC             obsolete
  9980. AA0001  DEC             obsolete
  9981. AA0002  DEC             obsolete
  9982. AA0003  DEC             Global physical address for some DEC machines
  9983. AA0004  DEC             Local logical address for systems running
  9984.                         DECNET
  9985.  
  9986.  
  9987. ETHERNET MULTICAST ADDRESSES
  9988.  
  9989. An Ethernet multicast address consists of the multicast bit, the
  9990. 23-bit vendor component, and the 24-bit group identifier assigned by
  9991. the vendor.  For example, DEC is assigned the vendor component
  9992. 08-00-2B, so multicast addresses assigned by DEC have the first
  9993. 24-bits 09-00-2B (since the multicast bit is the low-order bit of the
  9994. first byte, which is "the first bit on the wire").
  9995.  
  9996.  
  9997. Ethernet                Type
  9998. Address                 Field   Usage
  9999.  
  10000. Multicast Addresses:
  10001.  
  10002. 01-00-5E-00-00-00-      0800    Internet Multicast        [RFC1112]
  10003. 01-00-5E-7F-FF-FF
  10004. 01-00-5E-80-00-00-      ????    Internet reserved by IANA
  10005. 01-00-5E-FF-FF-FF
  10006. 01-80-C2-00-00-00       -802-   Spanning tree (for bridges)
  10007. 09-00-02-04-00-01?      8080?   Vitalink printer
  10008. 09-00-02-04-00-02?      8080?   Vitalink management
  10009. 09-00-09-00-00-01       8005    HP Probe
  10010. 09-00-09-00-00-01       -802-   HP Probe
  10011. 09-00-09-00-00-04       8005?   HP DTC
  10012. 09-00-1E-00-00-00       8019?   Apollo DOMAIN
  10013. 09-00-2B-00-00-00       6009?   DEC MUMPS?
  10014. 09-00-2B-00-00-01       8039?   DEC DSM/DTP?
  10015. 09-00-2B-00-00-02       803B?   DEC VAXELN?
  10016. 09-00-2B-00-00-03       8038    DEC Lanbridge Traffic Monitor (LTM)
  10017. 09-00-2B-00-00-04       ????    DEC MAP End System Hello
  10018. 09-00-2B-00-00-05       ????    DEC MAP Intermediate System Hello
  10019. 09-00-2B-00-00-06       803D?   DEC CSMA/CD Encryption?
  10020. 09-00-2B-00-00-07       8040?   DEC NetBios Emulator?
  10021. 09-00-2B-00-00-0F       6004    DEC Local Area Transport (LAT)
  10022. 09-00-2B-00-00-1x       ????    DEC Experimental
  10023. 09-00-2B-01-00-00       8038    DEC LanBridge Copy packets
  10024.  
  10025.  
  10026.  
  10027. Reynolds & Postel                                             [Page 176]
  10028.  
  10029.  
  10030. RFC 1700                    Assigned Numbers                October 1994
  10031.  
  10032.  
  10033.                                 (All bridges)
  10034. 09-00-2B-01-00-01       8038    DEC LanBridge Hello packets
  10035.                                 (All local bridges)
  10036.                                 1 packet per second, sent by the
  10037.                                 designated LanBridge
  10038. 09-00-2B-02-00-00       ????    DEC DNA Lev. 2 Routing Layer routers?
  10039. 09-00-2B-02-01-00       803C?   DEC DNA Naming Service Advertisement?
  10040. 09-00-2B-02-01-01       803C?   DEC DNA Naming Service Solicitation?
  10041. 09-00-2B-02-01-02       803E?   DEC DNA Time Service?
  10042. 09-00-2B-03-xx-xx       ????    DEC default filtering by bridges?
  10043. 09-00-2B-04-00-00       8041?   DEC Local Area Sys. Transport (LAST)?
  10044. 09-00-2B-23-00-00       803A?   DEC Argonaut Console?
  10045. 09-00-4E-00-00-02?      8137?   Novell IPX
  10046. 09-00-56-00-00-00-      ????    Stanford reserved
  10047. 09-00-56-FE-FF-FF
  10048. 09-00-56-FF-00-00-      805C    Stanford V Kernel, version 6.0
  10049. 09-00-56-FF-FF-FF
  10050. 09-00-77-00-00-01       ????    Retix spanning tree bridges
  10051. 09-00-7C-02-00-05       8080?   Vitalink diagnostics
  10052. 09-00-7C-05-00-01       8080?   Vitalink gateway?
  10053. 0D-1E-15-BA-DD-06       ????    HP
  10054. AB-00-00-01-00-00       6001    DEC Maintenance Operation Protocol
  10055.                                 (MOP) Dump/Load Assistance
  10056. AB-00-00-02-00-00       6002    DEC Maintenance Operation Protocol
  10057.                                 (MOP) Remote Console
  10058.                                 1 System ID packet every 8-10 minutes,
  10059.                                 by every:
  10060.                                 DEC LanBridge
  10061.                                 DEC DEUNA interface
  10062.                                 DEC DELUA interface
  10063.                                 DEC DEQNA interface
  10064.                                 (in a certain mode)
  10065. AB-00-00-03-00-00       6003    DECNET Phase IV end node Hello
  10066.                                 packets 1 packet every 15 seconds,
  10067.                                 sent by each DECNET host
  10068. AB-00-00-04-00-00       6003    DECNET Phase IV Router Hello packets
  10069.                                 1 packet every 15 seconds, sent by
  10070.                                 the DECNET router
  10071. AB-00-00-05-00-00       ????    Reserved DEC through
  10072. AB-00-03-FF-FF-FF
  10073. AB-00-03-00-00-00       6004    DEC Local Area Transport (LAT) - old
  10074. AB-00-04-00-xx-xx       ????    Reserved DEC customer private use
  10075. AB-00-04-01-xx-yy       6007    DEC Local Area VAX Cluster groups
  10076.                                 Sys. Communication Architecture (SCA)
  10077. CF-00-00-00-00-00       9000    Ethernet Configuration Test protocol
  10078.                                 (Loopback)
  10079.  
  10080. Broadcast Address:
  10081.  
  10082.  
  10083.  
  10084. Reynolds & Postel                                             [Page 177]
  10085.  
  10086.  
  10087. RFC 1700                    Assigned Numbers                October 1994
  10088.  
  10089.  
  10090. FF-FF-FF-FF-FF-FF       0600    XNS packets, Hello or gateway search?
  10091.                                 6 packets every 15 seconds, per XNS
  10092.                                 station
  10093. FF-FF-FF-FF-FF-FF       0800    IP (e.g. RWHOD via UDP) as needed
  10094. FF-FF-FF-FF-FF-FF       0804    CHAOS
  10095. FF-FF-FF-FF-FF-FF       0806    ARP (for IP and CHAOS) as needed
  10096. FF-FF-FF-FF-FF-FF       0BAD    Banyan
  10097. FF-FF-FF-FF-FF-FF       1600    VALID packets, Hello or gateway
  10098.                                 search?
  10099.                                 1 packets every 30 seconds, per VALID
  10100.                                 station
  10101. FF-FF-FF-FF-FF-FF       8035    Reverse ARP
  10102. FF-FF-FF-FF-FF-FF       807C    Merit Internodal (INP)
  10103. FF-FF-FF-FF-FF-FF       809B    EtherTalk
  10104.  
  10105.  
  10106.  
  10107.  
  10108. REFERENCES
  10109.  
  10110. [RFC894]  Hornig, C., "A Standard for the Transmission of IP Datagrams
  10111.           over Ethernet Networks, STD 41, RFC 894, Symbolics,
  10112.           April 1984.
  10113.  
  10114. [RFC895]  Postel, J., "A Standard for the Transmission of IP Datagrams
  10115.           over Experimental Ethernet Networks, STD 42, RFC 895,
  10116.           USC/Information Sciences Institute, April 1984.
  10117.  
  10118. [RFC1112]  Deeering, S., "Host Extensions for IP Multicasting",
  10119.            STD 5, RFC 1112, Stanford University, August 1989.
  10120.  
  10121. PEOPLE
  10122.  
  10123. [AXC] Andrew Cherenson <arc@SGI.COM>
  10124.  
  10125. [DCP1] David Plummer <DCP@SCRC-QUABBIN.ARPA>
  10126.  
  10127. [DT15] Daniel Tappan <Tappan@BBN.COM>
  10128.  
  10129. [HWB] Hans-Werner Braun <HWB@MCR.UMICH.EDU>
  10130.  
  10131. [JBP] Jon Postel <postel@isi.edu>
  10132.  
  10133. [JKR1] Joyce K. Reynolds <jkrey@isi.edu>
  10134.  
  10135. [JXM] Joseph Murdock <---none--->
  10136.  
  10137. [XEROX] Fonda Pallone (415-813-7164)
  10138.  
  10139.  
  10140.  
  10141. Reynolds & Postel                                             [Page 178]
  10142.  
  10143.  
  10144. RFC 1700                    Assigned Numbers                October 1994
  10145.  
  10146.  
  10147. []
  10148.  
  10149.  
  10150. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ethernet-numbers
  10151.  
  10152.  
  10153.  
  10154.  
  10155.  
  10156.  
  10157.  
  10158.  
  10159.  
  10160.  
  10161.  
  10162.  
  10163.  
  10164.  
  10165.  
  10166.  
  10167.  
  10168.  
  10169.  
  10170.  
  10171.  
  10172.  
  10173.  
  10174.  
  10175.  
  10176.  
  10177.  
  10178.  
  10179.  
  10180.  
  10181.  
  10182.  
  10183.  
  10184.  
  10185.  
  10186.  
  10187.  
  10188.  
  10189.  
  10190.  
  10191.  
  10192.  
  10193.  
  10194.  
  10195.  
  10196.  
  10197.  
  10198. Reynolds & Postel                                             [Page 179]
  10199.  
  10200.  
  10201. RFC 1700                    Assigned Numbers                October 1994
  10202.  
  10203.  
  10204. X.25 TYPE NUMBERS
  10205.  
  10206.  
  10207. CCITT defines the high order two bits of the first octet of call user
  10208. data as follows:
  10209.  
  10210.  
  10211. 00 - Used for other CCITT recomendations (such as X.29)
  10212. 01 - Reserved for use by "national" administrative
  10213.      authorities
  10214. 10 - Reserved for use by international administrative authoorities
  10215. 11 - Reserved for arbitrary use between consenting DTEs
  10216.  
  10217. Call User Data (hex)     Protocol                      Reference
  10218. -------------------      --------                      ---------
  10219.  
  10220. 01                       PAD                               [GS2]
  10221. C5                       Blacker front-end descr dev       [AGM]
  10222. CC                       IP                         [RFC877,AGM]*
  10223. CD                       ISO-IP                            [AGM]
  10224. CF                       PPP                           [RFC1598]
  10225. DD                       Network Monitoring                [AGM]
  10226.  
  10227. *NOTE: ISO SC6/WG2 approved assignment in ISO 9577 (January 1990).
  10228.  
  10229.  
  10230. REFERENCES
  10231.  
  10232. [RFC877] Korb, J., "A Standard for the Transmission of IP Datagrams
  10233.          Over Public Data Networks", RFC 877, Purdue University,
  10234.          September 1983.
  10235.  
  10236. [RFC1598] Simpson, W., "PPPin X.25", RFC 1598, Daydreamer, March 1994.
  10237.  
  10238.  
  10239. PEOPLE
  10240.  
  10241. [AGM]     Andy Malis <malis_a@timeplex.com>
  10242.  
  10243. [GS2]     Greg Satz  <satz@CISCO.COM>
  10244.  
  10245. []
  10246.  
  10247.  
  10248.  
  10249.  
  10250.  
  10251. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/x25-type-numbers
  10252.  
  10253.  
  10254.  
  10255. Reynolds & Postel                                             [Page 180]
  10256.  
  10257.  
  10258. RFC 1700                    Assigned Numbers                October 1994
  10259.  
  10260.  
  10261. PUBLIC DATA NETWORK NUMBERS
  10262.  
  10263.  
  10264. One of the Internet Class A Networks is the international system of
  10265. Public Data Networks.  This section lists the mapping between the
  10266. Internet Addresses and the Public Data Network Addresses (X.121).
  10267.  
  10268.  
  10269. Assignments:
  10270.  
  10271.  
  10272.   Internet           Public Data Net    Description     References
  10273.   --------------   -----------------   -----------      ----------
  10274.  014.000.000.000                       Reserved              [JBP]
  10275.  014.000.000.001   3110-317-00035 00   PURDUE-TN              [TN]
  10276.  014.000.000.002   3110-608-00027 00   UWISC-TN               [TN]
  10277.  014.000.000.003   3110-302-00024 00   UDEL-TN                [TN]
  10278.  014.000.000.004   2342-192-00149 23   UCL-VTEST              [PK]
  10279.  014.000.000.005   2342-192-00300 23   UCL-TG                 [PK]
  10280.  014.000.000.006   2342-192-00300 25   UK-SATNET              [PK]
  10281.  014.000.000.007   3110-608-00024 00   UWISC-IBM            [MS56]
  10282.  014.000.000.008   3110-213-00045 00   RAND-TN               [MO2]
  10283.  014.000.000.009   2342-192-00300 23   UCL-CS                 [PK]
  10284.  014.000.000.010   3110-617-00025 00   BBN-VAN-GW           [JD21]
  10285.  014.000.000.011   2405-015-50300 00   CHALMERS              [UXB]
  10286.  014.000.000.012   3110-713-00165 00   RICE                 [PAM6]
  10287.  014.000.000.013   3110-415-00261 00   DECWRL               [PAM6]
  10288.  014.000.000.014   3110-408-00051 00   IBM-SJ               [SXA3]
  10289.  014.000.000.015   2041-117-01000 00   SHAPE                 [JFW]
  10290.  014.000.000.016   2628-153-90075 00   DFVLR4-X25            [GB7]
  10291.  014.000.000.017   3110-213-00032 00   ISI-VAN-GW           [JD21]
  10292.  014.000.000.018   2624-522-80900 52   FGAN-SIEMENS-X25      [GB7]
  10293.  014.000.000.019   2041-170-10000 00   SHAPE-X25             [JFW]
  10294.  014.000.000.020   5052-737-20000 50   UQNET                 [AXH]
  10295.  014.000.000.021   3020-801-00057 50   DMC-CRC1              [VXT]
  10296.  014.000.000.022   2624-522-80329 02   FGAN-FGANFFMVAX-X25   [GB7]
  10297.  014.000.000.023   2624-589-00908 01   ECRC-X25              [PXD]
  10298.  014.000.000.024   2342-905-24242 83   UK-MOD-RSRE          [JXE2]
  10299.  014.000.000.025   2342-905-24242 82   UK-VAN-RSRE           [AXM]
  10300.  014.000.000.026   2624-522-80329 05   DFVLRSUN-X25          [GB7]
  10301.  014.000.000.027   2624-457-11015 90   SELETFMSUN-X25        [BXD]
  10302.  014.000.000.028   3110-408-00146 00   CDC-SVL             [RAM57]
  10303.  014.000.000.029   2222-551-04400 00   SUN-CNUCE            [ABB2]
  10304.  014.000.000.030   2222-551-04500 00   ICNUCEVM-CNUCE       [ABB2]
  10305.  014.000.000.031   2222-551-04600 00   SPARE-CNUCE          [ABB2]
  10306.  014.000.000.032   2222-551-04700 00   ICNUCEVX-CNUCE       [ABB2]
  10307.  014.000.000.033   2222-551-04524 00   CISCO-CNUCE          [ABB2]
  10308.  014.000.000.034   2342-313-00260 90   SPIDER-GW            [AD67]
  10309.  
  10310.  
  10311.  
  10312. Reynolds & Postel                                             [Page 181]
  10313.  
  10314.  
  10315. RFC 1700                    Assigned Numbers                October 1994
  10316.  
  10317.  
  10318.  014.000.000.035   2342-313-00260 91   SPIDER-EXP           [AD67]
  10319.  014.000.000.036   2342-225-00101 22   PRAXIS-X25A           [TXR]
  10320.  014.000.000.037   2342-225-00101 23   PRAXIS-X25B           [TXR]
  10321.  014.000.000.038   2403-712-30250 00   DIAB-TABY-GW          [FXB]
  10322.  014.000.000.039   2403-715-30100 00   DIAB-LKP-GW           [FXB]
  10323.  014.000.000.040   2401-881-24038 00   DIAB-TABY1-GW         [FXB]
  10324.  014.000.000.041   2041-170-10060 00   STC                  [TC27]
  10325.  014.000.000.042   2222-551-00652 60   CNUCE                [TC27]
  10326.  014.000.000.043   2422-510-05900 00   Tollpost-Globe AS     [OXG]
  10327.  014.000.000.044   2422-670-08900 00   Tollpost-Globe AS     [OXG]
  10328.  014.000.000.045   2422-516-01000 00   Tollpost-Globe AS     [OXG]
  10329.  014.000.000.046   2422-450-00800 00   Tollpost-Globe AS     [OXG]
  10330.  014.000.000.047   2422-610-00200 00   Tollpost-Globe AS     [OXG]
  10331.  014.000.000.048   2422-310-00300 00   Tollpost-Globe AS     [OXG]
  10332.  014.000.000.049   2422-470-08800 00   Tollpost-Globe AS     [OXG]
  10333.  014.000.000.050   2422-210-04600 00   Tollpost-Globe AS     [OXG]
  10334.  014.000.000.051   2422-130-28900 00   Tollpost-Globe AS     [OXG]
  10335.  014.000.000.052   2422-310-27200 00   Tollpost-Globe AS     [OXG]
  10336.  014.000.000.053   2422-250-05800 00   Tollpost-Globe AS     [OXG]
  10337.  014.000.000.054   2422-634-05900 00   Tollpost-Globe AS     [OXG]
  10338.  014.000.000.055   2422-670-08800 00   Tollpost-Globe AS     [OXG]
  10339.  014.000.000.056   2422-430-07400 00   Tollpost-Globe AS     [OXG]
  10340.  014.000.000.057   2422-674-07800 00   Tollpost-Globe AS     [OXG]
  10341.  014.000.000.058   2422-230-16900 00   Tollpost-Globe AS     [OXG]
  10342.  014.000.000.059   2422-518-02900 00   Tollpost-Globe AS     [OXG]
  10343.  014.000.000.060   2422-370-03100 00   Tollpost-Globe AS     [OXG]
  10344.  014.000.000.061   2422-516-03400 00   Tollpost-Globe AS     [OXG]
  10345.  014.000.000.062   2422-616-04400 00   Tollpost-Globe AS     [OXG]
  10346.  014.000.000.063   2422-650-23500 00   Tollpost-Globe AS     [OXG]
  10347.  014.000.000.064   2422-330-02500 00   Tollpost-Globe AS     [OXG]
  10348.  014.000.000.065   2422-350-01900 00   Tollpost-Globe AS     [OXG]
  10349.  014.000.000.066   2422-410-00700 00   Tollpost-Globe AS     [OXG]
  10350.  014.000.000.067   2422-539-06200 00   Tollpost-Globe AS     [OXG]
  10351.  014.000.000.068   2422-630-07200 00   Tollpost-Globe AS     [OXG]
  10352.  014.000.000.069   2422-470-12300 00   Tollpost-Globe AS     [OXG]
  10353.  014.000.000.070   2422-470-13000 00   Tollpost-Globe AS     [OXG]
  10354.  014.000.000.071   2422-170-04600 00   Tollpost-Globe AS     [OXG]
  10355.  014.000.000.072   2422-516-04300 00   Tollpost-Globe AS     [OXG]
  10356.  014.000.000.073   2422-530-00700 00   Tollpost-Globe AS     [OXG]
  10357.  014.000.000.074   2422-650-18800 00   Tollpost-Globe AS     [OXG]
  10358.  014.000.000.075   2422-450-24500 00   Tollpost-Globe AS     [OXG]
  10359.  014.000.000.076   2062-243-15631 00   DPT-BXL-DDC          [LZ15]
  10360.  014.000.000.077   2062-243-15651 00   DPT-BXL-DDC2         [LZ15]
  10361.  014.000.000.078   3110-312-00431 00   DPT-CHI              [LZ15]
  10362.  014.000.000.079   3110-512-00135 00   DPT-SAT-ENG          [LZ15]
  10363.  014.000.000.080   2080-941-90550 00   DPT-PAR              [LZ15]
  10364.  014.000.000.081   4545-511-30600 00   DPT-PBSC             [LZ15]
  10365.  014.000.000.082   4545-513-30900 00   DPT-HONGKONG         [LZ15]
  10366.  
  10367.  
  10368.  
  10369. Reynolds & Postel                                             [Page 182]
  10370.  
  10371.  
  10372. RFC 1700                    Assigned Numbers                October 1994
  10373.  
  10374.  
  10375.  014.000.000.083   4872-203-55000 00   UECI-TAIPEI          [LZ15]
  10376.  014.000.000.084   2624-551-10400 20   DPT-HANOVR           [LZ15]
  10377.  014.000.000.085   2624-569-00401 99   DPT-FNKFRT           [LZ15]
  10378.  014.000.000.086   3110-512-00134 00   DPT-SAT-SUPT         [LZ15]
  10379.  014.000.000.087   4602-3010-0103 20   DU-X25A              [JK64]
  10380.  014.000.000.088   4602-3010-0103 21   FDU-X25B             [JK64]
  10381.  014.000.000.089   2422-150-33700 00   Tollpost-Globe AS     [OXG]
  10382.  014.000.000.090   2422-271-07100 00   Tollpost-Globe AS     [OXG]
  10383.  014.000.000.091   2422-516-00100 00   Tollpost-Globe AS     [OXG]
  10384.  014.000.000.092   2422-650-18800 00   Norsk Informas.       [OXG]
  10385.  014.000.000.093   2422-250-30400 00   Tollpost-Globe AS     [OXG]
  10386.  014.000.000.094                       Leissner Data AB     [PXF1]
  10387.  014.000.000.095                       Leissner Data AB     [PXF1]
  10388.  014.000.000.096                       Leissner Data AB     [PXF1]
  10389.  014.000.000.097                       Leissner Data AB     [PXF1]
  10390.  014.000.000.098                       Leissner Data AB     [PXF1]
  10391.  014.000.000.099                       Leissner Data AB     [PXF1]
  10392.  014.000.000.100                       Leissner Data AB     [PXF1]
  10393.  014.000.000.101                       Leissner Data AB     [PXF1]
  10394.  014.000.000.102                       Leissner Data AB     [PXF1]
  10395.  014.000.000.103                       Leissner Data AB     [PXF1]
  10396.  014.000.000.104                       Leissner Data AB     [PXF1]
  10397.  014.000.000.105                       Leissner Data AB     [PXF1]
  10398.  014.000.000.106                       Leissner Data AB     [PXF1]
  10399.  014.000.000.107                       Leissner Data AB     [PXF1]
  10400.  014.000.000.108                       Leissner Data AB     [PXF1]
  10401.  014.000.000.109                       Leissner Data AB     [PXF1]
  10402.  014.000.000.110                       Leissner Data AB     [PXF1]
  10403.  014.000.000.111                       Leissner Data AB     [PXF1]
  10404.  014.000.000.112                       Leissner Data AB     [PXF1]
  10405.  014.000.000.113                       Leissner Data AB     [PXF1]
  10406.  014.000.000.114                       Leissner Data AB     [PXF1]
  10407.  014.000.000.115                       Leissner Data AB     [PXF1]
  10408.  014.000.000.116                       Leissner Data AB     [PXF1]
  10409.  014.000.000.117                       Leissner Data AB     [PXF1]
  10410.  014.000.000.118                       Leissner Data AB     [PXF1]
  10411.  014.000.000.119                       Leissner Data AB     [PXF1]
  10412.  014.000.000.120                       Leissner Data AB     [PXF1]
  10413.  014.000.000.121                       Leissner Data AB     [PXF1]
  10414.  014.000.000.122                       Leissner Data AB     [PXF1]
  10415.  014.000.000.123                       Leissner Data AB     [PXF1]
  10416.  014.000.000.124                       Leissner Data AB     [PXF1]
  10417.  014.000.000.125                       Leissner Data AB     [PXF1]
  10418.  014.000.000.126                       Leissner Data AB     [PXF1]
  10419.  014.000.000.127                       Leissner Data AB     [PXF1]
  10420.  014.000.000.128                       Leissner Data AB     [PXF1]
  10421.  014.000.000.129  2422-150-17900 00    Tollpost-Globe AS     [OXG]
  10422.  014.000.000.130  2422-150-42700 00    Tollpost-Globe AS     [OXG]
  10423.  
  10424.  
  10425.  
  10426. Reynolds & Postel                                             [Page 183]
  10427.  
  10428.  
  10429. RFC 1700                    Assigned Numbers                October 1994
  10430.  
  10431.  
  10432.  014.000.000.131  2422-190-41900 00    T-G Airfreight AS     [OXG]
  10433.  014.000.000.132  2422-616-16100 00    Tollpost-Globe AS     [OXG]
  10434.  014.000.000.133  2422-150-50700-00    Tollpost-Globe Int.   [OXG]
  10435.  014.000.000.134  2422-190-28100-00    Intersped AS          [OXG]
  10436.  
  10437.  014.000.000.135-014.255.255.254       Unassigned            [JBP]
  10438.  014.255.255.255                       Reserved              [JBP]
  10439.  
  10440. The standard for transmission of IP datagrams over the Public Data
  10441. Network is specified in RFC-1356 [69].
  10442.  
  10443. REFERENCES
  10444.  
  10445. [RFC877] Korb, J., "A Standard for the Transmission of IP Datagrams
  10446.          Over Public Data Networks", RFC 877, Purdue University,
  10447.          September 1983.
  10448.  
  10449.  
  10450. PEOPLE
  10451.  
  10452. [ABB2] A. Blasco Bonito <blasco@ICNUCEVM.CNUCE.CNR.IT>
  10453.  
  10454. [AD67] Andy Davis <andy@SPIDER.CO.UK>
  10455.  
  10456. [AXH] Arthur Harvey <harvey@gah.enet.dec.com>
  10457.  
  10458. [AXM] Alex Martin <---none--->
  10459.  
  10460. [BXD] Brian Dockter <---none--->
  10461.  
  10462. [FXB] <mystery contact>
  10463.  
  10464. [GB7] Gerd Beling <GBELING@ISI.EDU>
  10465.  
  10466. [JBP] Jon Postel <postel@isi.edu.
  10467.  
  10468. [JD21] Jonathan Dreyer <Dreyer@CCV.BBN.COM>
  10469.  
  10470. [JFW] Jon F. Wilkes <Wilkes@CCINT1.RSRE.MOD.UK>
  10471.  
  10472. [JK64] mystery contact!
  10473.  
  10474. [JXE2] Jeanne Evans <JME%RSRE.MOD.UK@CS.UCL.AC.UK>
  10475.  
  10476. [LZ15] Lee Ziegenhals <lcz@sat.datapoint.com>
  10477.  
  10478. [MS56] Marvin Solomon <solomon@CS.WISC.EDU>
  10479.  
  10480.  
  10481.  
  10482.  
  10483. Reynolds & Postel                                             [Page 184]
  10484.  
  10485.  
  10486. RFC 1700                    Assigned Numbers                October 1994
  10487.  
  10488.  
  10489. [MO2] Michael O'Brien <obrien@AEROSPACE.AERO.ORG>
  10490.  
  10491. [OXG] Oyvind Gjerstad <ogj%tglobe2.UUCP@nac.no>
  10492.  
  10493. [PAM6] Paul McNabb <pam@PURDUE.EDU>
  10494.  
  10495. [PK] Peter Kirstein <Kirstein@NSS.CS.UCL.AC.UK>
  10496.  
  10497. [PXD] Peter Delchiappo <---none--->
  10498.  
  10499. [PXF1] Per Futtrup <---none--->
  10500.  
  10501. [RAM57] Rex Mann <---none--->
  10502.  
  10503. [SXA3] Sten Andler <---none--->
  10504.  
  10505. [TN] Thomas Narten <narten@PURDUE.EDU>
  10506.  
  10507. [TC27] Thomas Calderwood <TCALDERW@BBN.COM>
  10508.  
  10509. [TXR] Tim Rylance <praxis!tkr@UUNET.UU.NET>
  10510.  
  10511. [UXB] <mystery contact>
  10512.  
  10513. [VXT] V. Taylor <vktaylor@NCS.DND.CA>
  10514.  
  10515.  
  10516. []
  10517.  
  10518.  
  10519. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/public-data-network-
  10520. numbers
  10521.  
  10522.  
  10523.  
  10524.  
  10525.  
  10526.  
  10527.  
  10528.  
  10529.  
  10530.  
  10531.  
  10532.  
  10533.  
  10534.  
  10535.  
  10536.  
  10537.  
  10538.  
  10539.  
  10540. Reynolds & Postel                                             [Page 185]
  10541.  
  10542.  
  10543. RFC 1700                    Assigned Numbers                October 1994
  10544.  
  10545.  
  10546. MILNET LINK NUMBERS
  10547.  
  10548.  
  10549. The word "link" here refers to a field in the original MILNET Host/IMP
  10550. interface leader.  The link was originally defined as an 8-bit field.
  10551. Later specifications defined this field as the "message-id" with a
  10552. length of 12 bits.  The name link now refers to the high order 8 bits of
  10553. this 12-bit message-id field.  The Host/IMP interface is defined in BBN
  10554. Report 1822 [BBN1822].
  10555.  
  10556. The low-order 4 bits of the message-id field are called the sub-link.
  10557. Unless explicitly specified otherwise for a particular protocol, there
  10558. is no sender to receiver significance to the sub-link.  The sender may
  10559. use the sub-link in any way he chooses (it is returned in the RFNM by
  10560. the destination IMP), the receiver should ignore the sub-link.
  10561.  
  10562.  
  10563. Link Assignments:
  10564.  
  10565. Decimal   Description                                   References
  10566. -------   -----------                                   ----------
  10567. 0-63      BBNCC Monitoring                                    [MB]
  10568. 64-149    Unassigned                                         [JBP]
  10569. 150       Xerox NS IDP                            [ETHERNET,XEROX]
  10570. 151       Unassigned                                         [JBP]
  10571. 152       PARC Universal Protocol                      [PUP,XEROX]
  10572. 153       TIP Status Reporting                               [JGH]
  10573. 154       TIP Accounting                                     [JGH]
  10574. 155       Internet Protocol [regular]                 [RFC791,JBP]
  10575. 156-158   Internet Protocol [experimental]            [RFC791,JBP]
  10576. 159       Figleaf Link                                      [JBW1]
  10577. 160       Blacker Local Network Protocol                    [DM28]
  10578. 161-194   Unassigned                                         [JBP]
  10579. 195       ISO-IP                                      [RFC926,RXM]
  10580. 196-247   Experimental Protocols                             [JBP]
  10581. 248-255   Network Maintenance                                [JGH]
  10582.  
  10583.  
  10584.  
  10585. MILNET LOGICAL ADDRESSES
  10586.  
  10587. The MILNET facility for "logical addressing" is described in [RFC878]
  10588. and [RFC1005].  A portion of the possible logical addresses are
  10589. reserved for standard uses.
  10590.  
  10591. There are 49,152 possible logical host addresses.  Of these, 256 are
  10592. reserved for assignment to well-known functions.  Assignments for
  10593. well-known functions are made by the IANA.  Assignments for other
  10594.  
  10595.  
  10596.  
  10597. Reynolds & Postel                                             [Page 186]
  10598.  
  10599.  
  10600. RFC 1700                    Assigned Numbers                October 1994
  10601.  
  10602.  
  10603. logical host addresses are made by the NIC.
  10604.  
  10605.  
  10606. Logical Address Assignments:
  10607.  
  10608. Decimal    Description                                  References
  10609. -------    -----------                                  ----------
  10610. 0          Reserved                                          [JBP]
  10611. 1          The BBN Core Gateways                              [MB]
  10612. 2-254      Unassigned                                        [JBP]
  10613. 255        Reserved                                          [JBP]
  10614.  
  10615.  
  10616.  
  10617. MILNET X.25 ADDRESS MAPPINGS
  10618.  
  10619.  
  10620. All MILNET hosts are assigned addresses by the Defense Data Network
  10621. (DDN).  The address of a MILNET host may be obtained from the Network
  10622. Information Center (NIC), represented as an ASCII text string in what
  10623. is called "host table format".  This section describes the process by
  10624. which MILNET X.25 addresses may be derived from addresses in the NIC
  10625. host table format.
  10626.  
  10627. A NIC host table address consists of the ASCII text string
  10628. representations of four decimal numbers separated by periods,
  10629. corresponding to the four octeted of a thirty-two bit Internet
  10630. address.  The four decimal numbers are referred to in this section as
  10631. "n", "h' "l", and "i".  Thus, a host table address may be represented
  10632. as: "n.h.l.i".  Each of these four numbers will have either one, two,
  10633. or three decimal digits and will never have a value greater than 255.
  10634. For example, in the host table, address: "10.2.0.124", n=10, h=2, l=0,
  10635. and i=124.  To convert a host table address to a MILNET X.25 address:
  10636.  
  10637. 1.  If h < 64, the host table address corresponds to the X.25
  10638. physical address:
  10639.  
  10640.  
  10641. ZZZZ F IIIHHZZ (SS)
  10642.  
  10643. where:
  10644.  
  10645.      ZZZZ = 0000    as required
  10646.  
  10647.      F = 0          because the address is a physical address;
  10648.  
  10649.      III            is a three decimal digit respresentation of
  10650.                     "i", right-adjusted and padded with leading
  10651.  
  10652.  
  10653.  
  10654. Reynolds & Postel                                             [Page 187]
  10655.  
  10656.  
  10657. RFC 1700                    Assigned Numbers                October 1994
  10658.  
  10659.  
  10660.                     zeros if required;
  10661.  
  10662.      HH             is a two decimal digit representation of "h",
  10663.                     right-adjusted and padded with leading zeros
  10664.                     if required;
  10665.  
  10666.      ZZ = 00        and
  10667.  
  10668.      (SS)           is optional
  10669.  
  10670.  
  10671. In the example given above, the host table address 10.2.0.124
  10672. corresponds to the X.25 physical address 000001240200.
  10673.  
  10674. 2.  If h > 64 or h = 64, the host table address corresponds to the
  10675. X.25 logical address
  10676.  
  10677.  
  10678. ZZZZ F RRRRRZZ (SS)
  10679.  
  10680. where:
  10681.  
  10682.      ZZZZ = 0000    as required
  10683.  
  10684.      F = 1          because the address is a logical address;
  10685.  
  10686.      RRRRR          is a five decimal digit representation of
  10687.                     the result "r" of the calculation
  10688.  
  10689.                              r = h * 256 + i
  10690.  
  10691.                     (Note that the decimal representation of
  10692.                     "r" will always require five digits);
  10693.  
  10694.      ZZ = 00        and
  10695.  
  10696.      (SS)           is optional
  10697.  
  10698. Thus, the host table address 10.83.0.207 corresponds to the X.25
  10699. logical address 000012145500.
  10700.  
  10701. In both cases, the "n" and "l" fields of the host table address are
  10702. not used.
  10703.  
  10704.  
  10705. REFERENCES
  10706.  
  10707. [BBN1822] BBN, "Specifications for the Interconnection of a Host and
  10708.  
  10709.  
  10710.  
  10711. Reynolds & Postel                                             [Page 188]
  10712.  
  10713.  
  10714. RFC 1700                    Assigned Numbers                October 1994
  10715.  
  10716.  
  10717.           an IMP", Report 1822, Bolt Beranek and Newman, Cambridge,
  10718.           Massachusetts, revised, December 1981.
  10719.  
  10720. [ETHERNET] "The Ethernet, A Local Area Network: Data Link Layer and
  10721.            Physical Layer Specification", AA-K759B-TK, Digital
  10722.            Equipment Corporation, Maynard, MA.  Also as: "The Ethernet
  10723.            - A Local Area Network", Version 1.0, Digital Equipment
  10724.            Corporation, Intel Corporation, Xerox Corporation,
  10725.            September 1980.  And: "The Ethernet, A Local Area Network:
  10726.            Data Link Layer and Physical Layer Specifications",
  10727.            Digital, Intel and Xerox, November 1982.  And: XEROX, "The
  10728.            Ethernet, A Local Area Network: Data Link Layer and
  10729.            Physical Layer Specification", X3T51/80-50, Xerox
  10730.            Corporation, Stamford, CT., October 1980.
  10731.  
  10732. [PUP] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
  10733.       Internetwork Architecture", XEROX Palo Alto Research Center,
  10734.       CSL-79-10, July 1979; also in IEEE Transactions on
  10735.       Communication, Volume COM-28, Number 4, April 1980.
  10736.  
  10737. [RFC791] Postel, J., ed., "Internet Protocol - DARPA Internet Program
  10738.          Protocol Specification", STD 5, RFC 791, USC/Information
  10739.          Sciences Institute, September 1981.
  10740.  
  10741. [RFC878] Malis, Andrew, "The ARPANET 1822L Host Access Protocol",
  10742.          RFC 878, BBN Communications Corp., December 1983.
  10743.  
  10744. [RFC926] International Standards Organization, "Protocol for Providing
  10745.          the Connectionless-Mode Network Services", RFC 926, ISO,
  10746.          December 1984.
  10747.  
  10748. [RFC1005] Khanna, A., and A. Malis, "The ARPANET AHIP-E Host Access
  10749.           Protocol (Enhanced AHIP)", RFC 1005, BBN Communications
  10750.           Corp., May 1987.
  10751.  
  10752.  
  10753. PEOPLE
  10754.  
  10755. [DM28] Dennis Morris  <Morrisd@IMO-UVAX.DCA.MIL>
  10756.  
  10757. [JBP] Jon Postel <postel@isi.edu>
  10758.  
  10759. [JBW1] Joseph Walters, Jr. <JWalters@BBN.COM>
  10760.  
  10761. [JGH] Jim Herman <Herman@CCJ.BBN.COM>
  10762.  
  10763. [MB] Michael Brescia <Brescia@CCV.BBN.COM>
  10764.  
  10765.  
  10766.  
  10767.  
  10768. Reynolds & Postel                                             [Page 189]
  10769.  
  10770.  
  10771. RFC 1700                    Assigned Numbers                October 1994
  10772.  
  10773.  
  10774. [RXM] Robert Myhill <Myhill@CCS.BBN.COM>
  10775.  
  10776. [XEROX] Fonda Pallone <---none--->
  10777.  
  10778. []
  10779.  
  10780.  
  10781. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/milnet-parameters
  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.  
  10811.  
  10812.  
  10813.  
  10814.  
  10815.  
  10816.  
  10817.  
  10818.  
  10819.  
  10820.  
  10821.  
  10822.  
  10823.  
  10824.  
  10825. Reynolds & Postel                                             [Page 190]
  10826.  
  10827.  
  10828. RFC 1700                    Assigned Numbers                October 1994
  10829.  
  10830.  
  10831. XNS PROTOCOL TYPES
  10832.  
  10833.  
  10834. Assigned well-known socket numbers
  10835.  
  10836.         Routing Information             1
  10837.         Echo                            2
  10838.         Router Error                    3
  10839.         Experimental                40-77
  10840.  
  10841. Assigned internet packet types
  10842.  
  10843.         Routing Information             1
  10844.         Echo                            2
  10845.         Error                           3
  10846.         Packet Exchange                 4
  10847.         Sequenced Packet                5
  10848.         PUP                            12
  10849.         DoD IP                         13
  10850.         Experimental                20-37
  10851.  
  10852.  
  10853. []
  10854.  
  10855.  
  10856. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/xns-protocol-types
  10857.  
  10858.  
  10859.  
  10860.  
  10861.  
  10862.  
  10863.  
  10864.  
  10865.  
  10866.  
  10867.  
  10868.  
  10869.  
  10870.  
  10871.  
  10872.  
  10873.  
  10874.  
  10875.  
  10876.  
  10877.  
  10878.  
  10879.  
  10880.  
  10881.  
  10882. Reynolds & Postel                                             [Page 191]
  10883.  
  10884.  
  10885. RFC 1700                    Assigned Numbers                October 1994
  10886.  
  10887.  
  10888. INTERNET / XNS PROTOCOL MAPPINGS
  10889.  
  10890.  
  10891. Below are two tables describing the arrangement of protocol fields or
  10892. type field assignments so that one could send XNS Datagrams on the
  10893. MILNET or Internet Datagrams on 10Mb Ethernet, and also protocol and
  10894. type fields so one could encapsulate each kind of Datagram in the
  10895. other.
  10896.  
  10897.  
  10898.         upper| DoD IP |  PUP   | NS IP  |
  10899. lower        |        |        |        |
  10900. --------------|--------|--------|--------|
  10901.               |  Type  |  Type  |  Type  |
  10902. 3Mb Ethernet  |  1001  |  1000  |  3000  |
  10903.               |  octal |  octal |  octal |
  10904. --------------|--------|--------|--------|
  10905.               |  Type  |  Type  |  Type  |
  10906. 10 Mb Ethernet|  0800  |  0200  |  0600  |
  10907.               |   hex  |   hex  |   hex  |
  10908. --------------|--------|--------|--------|
  10909.               |  Link  |  Link  |  Link  |
  10910. MILNET        |  155   |  152   |  150   |
  10911.               | decimal| decimal| decimal|
  10912. --------------|--------|--------|--------|
  10913.  
  10914.  
  10915.  
  10916.         upper| DoD IP |  PUP   | NS IP  |
  10917. lower        |        |        |        |
  10918. --------------|--------|--------|--------|
  10919.               |        |Protocol|Protocol|
  10920. DoD IP        |   X    |   12   |   22   |
  10921.               |        | decimal| decimal|
  10922. --------------|--------|--------|--------|
  10923.               |        |        |        |
  10924. PUP           |   ?    |   X    |   ?    |
  10925.               |        |        |        |
  10926. --------------|--------|--------|--------|
  10927.               |  Type  |  Type  |        |
  10928. NS IP         |   13   |   12   |   X    |
  10929.               | decimal| decimal|        |
  10930. --------------|--------|--------|--------|
  10931.  
  10932.  
  10933.  
  10934. []
  10935.  
  10936.  
  10937.  
  10938.  
  10939. Reynolds & Postel                                             [Page 192]
  10940.  
  10941.  
  10942. RFC 1700                    Assigned Numbers                October 1994
  10943.  
  10944.  
  10945. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ip-xns-mapping
  10946.  
  10947.  
  10948.  
  10949.  
  10950.  
  10951.  
  10952.  
  10953.  
  10954.  
  10955.  
  10956.  
  10957.  
  10958.  
  10959.  
  10960.  
  10961.  
  10962.  
  10963.  
  10964.  
  10965.  
  10966.  
  10967.  
  10968.  
  10969.  
  10970.  
  10971.  
  10972.  
  10973.  
  10974.  
  10975.  
  10976.  
  10977.  
  10978.  
  10979.  
  10980.  
  10981.  
  10982.  
  10983.  
  10984.  
  10985.  
  10986.  
  10987.  
  10988.  
  10989.  
  10990.  
  10991.  
  10992.  
  10993.  
  10994.  
  10995.  
  10996. Reynolds & Postel                                             [Page 193]
  10997.  
  10998.  
  10999. RFC 1700                    Assigned Numbers                October 1994
  11000.  
  11001.  
  11002. PRONET 80 TYPE NUMBERS
  11003.  
  11004.  
  11005. Below is the current list of PRONET 80 Type Numbers.  Note: a protocol
  11006. that is on this list does not necessarily mean that there is any
  11007. implementation of it on ProNET.
  11008.  
  11009. Of these, protocols 1, 14, and 20 are the only ones that have ever
  11010. been seen in ARP packets.
  11011.  
  11012. For reference, the header is (one byte/line):
  11013.  
  11014.         destination hardware address
  11015.         source hardware address
  11016.         data link header version (2)
  11017.         data link header protocol number
  11018.         data link header reserved (0)
  11019.         data link header reserved (0)
  11020.  
  11021. Some protocols have been known to tuck stuff in the reserved fields.
  11022.  
  11023. Those who need a protocol number on ProNET-10/80 should contact John
  11024. Shriver (jas@proteon.com).
  11025.  
  11026.  
  11027. 1       IP
  11028. 2       IP with trailing headers
  11029. 3       Address Resolution Protocol
  11030. 4       Proteon HDLC
  11031. 5       VAX Debugging Protocol (MIT)
  11032. 10      Novell NetWare (IPX and pre-IPX) (old format,
  11033.         3 byte trailer)
  11034. 11      Vianetix
  11035. 12      PUP
  11036. 13      Watstar protocol (University of Waterloo)
  11037. 14      XNS
  11038. 15      Diganostics
  11039. 16      Echo protocol (link level)
  11040. 17      Banyan Vines
  11041. 20      DECnet (DEUNA Emulation)
  11042. 21      Chaosnet
  11043. 23      IEEE 802.2 or ISO 8802/2 Data Link
  11044. 24      Reverse Address Resolution Protocol
  11045. 29      TokenVIEW-10
  11046. 31      AppleTalk LAP Data Packet
  11047. 33      Cornell Boot Server Location Protocol
  11048. 34      Novell NetWare IPX (new format, no trailer,
  11049.         new XOR checksum)
  11050.  
  11051.  
  11052.  
  11053. Reynolds & Postel                                             [Page 194]
  11054.  
  11055.  
  11056. RFC 1700                    Assigned Numbers                October 1994
  11057.  
  11058.  
  11059. []
  11060.  
  11061.  
  11062. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/pronet80-type-numbers
  11063.  
  11064.  
  11065.  
  11066.  
  11067.  
  11068.  
  11069.  
  11070.  
  11071.  
  11072.  
  11073.  
  11074.  
  11075.  
  11076.  
  11077.  
  11078.  
  11079.  
  11080.  
  11081.  
  11082.  
  11083.  
  11084.  
  11085.  
  11086.  
  11087.  
  11088.  
  11089.  
  11090.  
  11091.  
  11092.  
  11093.  
  11094.  
  11095.  
  11096.  
  11097.  
  11098.  
  11099.  
  11100.  
  11101.  
  11102.  
  11103.  
  11104.  
  11105.  
  11106.  
  11107.  
  11108.  
  11109.  
  11110. Reynolds & Postel                                             [Page 195]
  11111.  
  11112.  
  11113. RFC 1700                    Assigned Numbers                October 1994
  11114.  
  11115.  
  11116. NOVELL SAP NUMBERS OF INTEREST
  11117.  
  11118. For the convenience of the Internet community the IANA maitains a list
  11119. of Novell Service Access Point (SAP) numbers.  This list is kept
  11120. up-to-date- by contributions from the community.  Please send
  11121. corrections and additions to IANA@ISI.EDU.
  11122.  
  11123. Novell SAPs
  11124. ====== ====
  11125.  
  11126. Decimal Hex     SAP Description
  11127. ======= ====    ===============
  11128.  
  11129. 0       0000    Unknown
  11130. 1       0001    User
  11131. 2       0002    User Group
  11132. 3       0003    Print Queue or Print Group
  11133. 4       0004    File Server (SLIST source)
  11134. 5       0005    Job Server
  11135. 6       0006    Gateway
  11136. 7       0007    Print Server or Silent Print Server
  11137. 8       0008    Archive Queue
  11138. 9       0009    Archive Server
  11139. 10      000a    Job Queue
  11140. 11      000b    Administration
  11141. 15      000F    Novell TI-RPC
  11142. 23      0017    Diagnostics
  11143. 32      0020    NetBIOS
  11144. 33      0021    NAS SNA Gateway
  11145. 35      0023    NACS Async Gateway or Asynchronous Gateway
  11146. 36      0024    Remote Bridge or Routing Service
  11147. 38      0026    Bridge Server or Asynchronous Bridge Server
  11148. 39      0027    TCP/IP Gateway Server
  11149. 40      0028    Point to Point (Eicon) X.25 Bridge Server
  11150. 41      0029    Eicon 3270 Gateway
  11151. 42      002a    CHI Corp ???
  11152. 44      002c    PC Chalkboard
  11153. 45      002d    Time Synchronization Server or Asynchronous Timer
  11154. 46      002e    SAP Archive Server or SMS Target Service Agent
  11155. 69      0045    DI3270 Gateway
  11156. 71      0047    Advertising Print Server
  11157. 75      004b    Btrieve VAP/NLM 5.0
  11158. 76      004c    Netware SQL VAP/NLM Server
  11159. 77      004d    Xtree Network Version Netware XTree
  11160. 80      0050    Btrieve VAP 4.11
  11161. 82      0052    QuickLink (Cubix)
  11162. 83      0053    Print Queue User
  11163. 88      0058    Multipoint X.25 Eicon Router
  11164.  
  11165.  
  11166.  
  11167. Reynolds & Postel                                             [Page 196]
  11168.  
  11169.  
  11170. RFC 1700                    Assigned Numbers                October 1994
  11171.  
  11172.  
  11173. 96      0060    STLB/NLM ???
  11174. 100     0064    ARCserve
  11175. 102     0066    ARCserve 3.0
  11176. 114     0072    WAN Copy Utility
  11177. 122     007a    TES-Netware for VMS
  11178. 146     0092    WATCOM Debugger or Emerald Tape Backup Server
  11179. 149     0095    DDA OBGYN ???
  11180. 152     0098    Netware Access Server (Asynchronous gateway)
  11181. 154     009a    Netware for VMS II or Named Pipe Server
  11182. 155     009b    Netware Access Server
  11183. 158     009e    Portable Netware Server or SunLink NVT
  11184. 161     00a1    Powerchute APC UPS NLM
  11185. 170     00aa    LAWserve ???
  11186. 172     00ac    Compaq IDA Status Monitor
  11187. 256     0100    PIPE STAIL ???
  11188. 258     0102    LAN Protect Bindery
  11189. 259     0103    Oracle DataBase Server
  11190. 263     0107    Netware 386 or RSPX Remote Console
  11191. 271     010f    Novell SNA Gateway
  11192. 274     0112    Print Server (HP)
  11193. 276     0114    CSA MUX (f/Communications Executive)
  11194. 277     0115    CSA LCA (f/Communications Executive)
  11195. 278     0116    CSA CM  (f/Communications Executive)
  11196. 279     0117    CSA SMA (f/Communications Executive)
  11197. 280     0118    CSA DBA (f/Communications Executive)
  11198. 281     0119    CSA NMA (f/Communications Executive)
  11199. 282     011a    CSA SSA (f/Communications Executive)
  11200. 283     011b    CSA STATUS (f/Communications Executive)
  11201. 286     011e    CSA APPC   (f/Communications Executive)
  11202. 294     0126    SNA TEST SSA Profile
  11203. 298     012a    CSA TRACE  (f/Communications Executive)
  11204. 304     0130    Communications Executive
  11205. 307     0133    NNS Domain Server or Netware Naming Services Domain
  11206. 309     0135    Netware Naming Services Profile
  11207. 311     0137    Netware 386 Print Queue or NNS Print Queue
  11208. 321     0141    LAN Spool Server (Vap, Intel)
  11209. 338     0152    IRMALAN Gateway
  11210. 340     0154    Named Pipe Server
  11211. 360     0168    Intel PICKIT Comm Server or Intel CAS Talk Server
  11212. 369     171     UNKNOWN???
  11213. 371     0173    Compaq
  11214. 372     0174    Compaq SNMP Agent
  11215. 373     0175    Compaq
  11216. 384     0180    XTree Server or XTree Tools
  11217. 394     18A     UNKNOWN???      Running on a Novell Server
  11218. 432     01b0    GARP Gateway (net research)
  11219. 433     01b1    Binfview (Lan Support Group)
  11220. 447     01bf    Intel LanDesk Manager
  11221.  
  11222.  
  11223.  
  11224. Reynolds & Postel                                             [Page 197]
  11225.  
  11226.  
  11227. RFC 1700                    Assigned Numbers                October 1994
  11228.  
  11229.  
  11230. 458     01ca    AXTEC ???
  11231. 459     01cb    Netmode ???
  11232. 460     1CC     UNKNOWN???      Sheva netmodem???
  11233. 472     01d8    Castelle FAXPress Server
  11234. 474     01da    Castelle LANPress Print Server
  11235. 476     1DC     Castille FAX/Xerox 7033 Fax Server/Excel Lan Fax
  11236. 496     01f0    LEGATO ???
  11237. 501     01f5    LEGATO ???
  11238. 563     0233    NMS Agent or Netware Management Agent
  11239. 567     0237    NMS IPX Discovery or LANtern Read/Write Channel
  11240. 568     0238    NMS IP Discovery or LANtern Trap/Alarm Channel
  11241. 570     023a    LABtern
  11242. 572     023c    MAVERICK ???
  11243. 574     23E     UNKNOWN???      Running on a Novell Server
  11244. 575     023f    Used by eleven various Novell Servers
  11245. 590     024e    Remote Something ???
  11246. 618     026a    Network Management (NMS) Service Console
  11247. 619     026b    Time Synchronization Server (Netware 4.x)
  11248. 632     0278    Directory Server (Netware 4.x)
  11249. 772     0304    Novell SAA Gateway
  11250. 776     0308    COM or VERMED 1 ???
  11251. 778     030a    Gallacticom BBS
  11252. 780     030c    Intel Netport 2 or HP JetDirect or HP Quicksilver
  11253. 800     0320    Attachmate Gateway
  11254. 807     0327    Microsoft Diagnostiocs ???
  11255. 821     0335    MultiTech Systems Multisynch Comm Server
  11256. 853     0355    Arcada Backup Exec
  11257. 858     0358    MSLCD1 ???
  11258. 865     0361    NETINELO ???
  11259. 894     037e    Twelve Novell file servers in the PC3M family
  11260. 895     037f    ViruSafe Notify
  11261. 902     0386    HP Bridge
  11262. 903     0387    HP Hub
  11263. 916     0394    NetWare SAA Gateway
  11264. 923     039b    Lotus Notes
  11265. 951     03b7    Certus Anti Virus NLM
  11266. 964     03c4    ARCserve 4.0 (Cheyenne)
  11267. 967     03c7    LANspool 3.5 (Intel)
  11268. 990     03de    Gupta Sequel Base Server or NetWare SQL
  11269. 993     03e1    Univel Unixware
  11270. 996     03e4    Univel Unixware
  11271. 1020    03fc    Intel Netport
  11272. 1021    03fd    Print SErver Queue ???
  11273. 1034    40A     ipnServer???      Running on a Novell Server
  11274. 1035    40B     UNKNOWN???
  11275. 1037    40D     LVERRMAN???     Running on a Novell Server
  11276. 1038    40E     LVLIC???        Running on a Novell Server
  11277. 1040    410     UNKNOWN???      Running on a Novell Server
  11278.  
  11279.  
  11280.  
  11281. Reynolds & Postel                                             [Page 198]
  11282.  
  11283.  
  11284. RFC 1700                    Assigned Numbers                October 1994
  11285.  
  11286.  
  11287. 1044    0414    Kyocera
  11288. 1065    0429    Site Lock Virus (Brightworks)
  11289. 1074    0432    UFHELP R ???
  11290. 1075    433     Sunoptics SNMP Agent???
  11291. 1100    044c    Backup ???
  11292. 1111    457     Canon GP55???   Running on a Canon GP55 network printer
  11293. 1115    045b    Dell SCSI Array (DSA) Monitor
  11294. 1200    04b0    CD-Net (Meridian)
  11295. 1217    4C1     UNKNOWN???
  11296. 1299    513     Emulux NQA???   Something from Emulex
  11297. 1312    0520    Site Lock Checks
  11298. 1321    0529    Site Lock Checks (Brightworks)
  11299. 1325    052d    Citrix OS/2 App Server
  11300. 1344    536     Milan ???
  11301. 1408    0580    McAfee's NetShield anti-virus
  11302. 1569    621     ??              Something from Emulex
  11303. 1571    623     UNKNOWN???      Running on a Novell Server
  11304. 1900    076C    Xerox
  11305. 2857    0b29    Site Lock
  11306. 3113    0c29    Site Lock Applications
  11307. 3116    0c2c    Licensing Server
  11308. 9088    2380    LAI Site Lock
  11309. 9100    238c    Meeting Maker
  11310. 18440   4808    Site Lock Server or Site Lock Metering VAP/NLM
  11311. 21845   5555    Site Lock User
  11312. 25362   6312    Tapeware
  11313. 28416   6f00    Rabbit Gateway (3270)
  11314. 30467   7703    MODEM??
  11315. 32770   8002    NetPort Printers (Intel) or LANport
  11316. 32776   8008    WordPerfect Network Version
  11317. 34238   85BE    Cisco Enhanced Interior Routing Protocol (EIGRP)
  11318. 34952   8888    WordPerfect Network Version or Quick Network Management
  11319. 36864   9000    McAfee's NetShield anti-virus
  11320. 38404   9604    ??              CSA-NT_MON
  11321. 61727   f11f    Site Lock Metering VAP/NLM
  11322. 61951   f1ff    Site Lock
  11323. 62723   F503    ??              SCA-NT
  11324. 65535   ffff    Any Service or Wildcard
  11325.  
  11326. This file is
  11327.  
  11328.         ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers
  11329.  
  11330. []
  11331.  
  11332.  
  11333. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers
  11334.  
  11335.  
  11336.  
  11337.  
  11338. Reynolds & Postel                                             [Page 199]
  11339.  
  11340.  
  11341. RFC 1700                    Assigned Numbers                October 1994
  11342.  
  11343.  
  11344. POINT-TO-POINT PROTOCOL FIELD ASSIGNMENTS
  11345.  
  11346. PPP DLL PROTOCOL NUMBERS
  11347.  
  11348. The Point-to-Point Protocol (PPP) Data Link Layer [146,147,175]
  11349. contains a 16 bit Protocol field to identify the the encapsulated
  11350. protocol.  The Protocol field is consistent with the ISO 3309 (HDLC)
  11351. extension mechanism for Address fields.  All Protocols MUST be
  11352. assigned such that the least significant bit of the most significant
  11353. octet equals "0", and the least significant bit of the least
  11354. significant octet equals "1".
  11355.  
  11356. Assigned PPP DLL Protocol Numbers
  11357.  
  11358. Value (in hex)  Protocol Name
  11359.  
  11360. 0001            Padding Protocol
  11361. 0003 to 001f    reserved (transparency inefficient)
  11362. 0021            Internet Protocol
  11363. 0023            OSI Network Layer
  11364. 0025            Xerox NS IDP
  11365. 0027            DECnet Phase IV
  11366. 0029            Appletalk
  11367. 002b            Novell IPX
  11368. 002d            Van Jacobson Compressed TCP/IP
  11369. 002f            Van Jacobson Uncompressed TCP/IP
  11370. 0031            Bridging PDU
  11371. 0033            Stream Protocol (ST-II)
  11372. 0035            Banyan Vines
  11373. 0037            reserved (until 1993)
  11374. 0039            AppleTalk EDDP
  11375. 003b            AppleTalk SmartBuffered
  11376. 003d            Multi-Link
  11377. 003f            NETBIOS Framing
  11378. 0041            Cisco Systems
  11379. 0043            Ascom Timeplex
  11380. 0045            Fujitsu Link Backup and Load Balancing (LBLB)
  11381. 0047            DCA Remote Lan
  11382. 0049            Serial Data Transport Protocol (PPP-SDTP)
  11383. 004b            SNA over 802.2
  11384. 004d            SNA
  11385. 004f            IP6 Header Compression
  11386. 006f            Stampede Bridging
  11387. 007d            reserved (Control Escape)             [RFC1661]
  11388. 007f            reserved (compression inefficient)    [RFC1662]
  11389. 00cf            reserved (PPP NLPID)
  11390. 00fb            compression on single link in multilink group
  11391. 00fd            1st choice compression
  11392.  
  11393.  
  11394.  
  11395. Reynolds & Postel                                             [Page 200]
  11396.  
  11397.  
  11398. RFC 1700                    Assigned Numbers                October 1994
  11399.  
  11400.  
  11401. 00ff            reserved (compression inefficient)
  11402.  
  11403. 0201            802.1d Hello Packets
  11404. 0203            IBM Source Routing BPDU
  11405. 0205            DEC LANBridge100 Spanning Tree
  11406. 0231            Luxcom
  11407. 0233            Sigma Network Systems
  11408.  
  11409. 8001-801f       Not Used - reserved                   [RFC1661]
  11410. 8021            Internet Protocol Control Protocol
  11411. 8023            OSI Network Layer Control Protocol
  11412. 8025            Xerox NS IDP Control Protocol
  11413. 8027            DECnet Phase IV Control Protocol
  11414. 8029            Appletalk Control Protocol
  11415. 802b            Novell IPX Control Protocol
  11416. 802d            reserved
  11417. 802f            reserved
  11418. 8031            Bridging NCP
  11419. 8033            Stream Protocol Control Protocol
  11420. 8035            Banyan Vines Control Protocol
  11421. 8037            reserved till 1993
  11422. 8039            reserved
  11423. 803b            reserved
  11424. 803d            Multi-Link Control Protocol
  11425. 803f            NETBIOS Framing Control Protocol
  11426. 807d            Not Used - reserved                   [RFC1661]
  11427. 8041            Cisco Systems Control Protocol
  11428. 8043            Ascom Timeplex
  11429. 8045            Fujitsu LBLB Control Protocol
  11430. 8047            DCA Remote Lan Network Control Protocol (RLNCP)
  11431. 8049            Serial Data Control Protocol (PPP-SDCP)
  11432. 804b            SNA over 802.2 Control Protocol
  11433. 804d            SNA Control Protocol
  11434. 804f            IP6 Header Compression Control Protocol
  11435. 006f            Stampede Bridging Control Protocol
  11436. 80cf            Not Used - reserved                   [RFC1661]
  11437. 80fb            compression on single link in multilink group control
  11438. 80fd            Compression Control Protocol
  11439. 80ff            Not Used - reserved                   [RFC1661]
  11440.  
  11441. c021            Link Control Protocol
  11442. c023            Password Authentication Protocol
  11443. c025            Link Quality Report
  11444. c027            Shiva Password Authentication Protocol
  11445. c029            CallBack Control Protocol (CBCP)
  11446. c081            Container Control Protocol                  [KEN]
  11447. c223            Challenge Handshake Authentication Protocol
  11448. c281            Proprietary Authentication Protocol         [KEN]
  11449.  
  11450.  
  11451.  
  11452. Reynolds & Postel                                             [Page 201]
  11453.  
  11454.  
  11455. RFC 1700                    Assigned Numbers                October 1994
  11456.  
  11457.  
  11458. c26f            Stampede Bridging Authorization Protocol
  11459. c481            Proprietary Node ID Authentication Protocol [KEN]
  11460.  
  11461. Protocol field values in the "0xxx" to "3xxx" range identify the
  11462. network-layer protocol of specific datagrams, and values in the "8xxx"
  11463. to "bxxx" range identify datagrams belonging to the associated Network
  11464. Control Protocol (NCP), if any.
  11465.  
  11466. It is recommended that values in the "02xx" to "1exx" and "xx01" to
  11467. "xx1f" ranges not be assigned, as they are compression inefficient.
  11468.  
  11469. Protocol field values in the "4xxx" to "7xxx" range are used for
  11470. protocols with low volume traffic which have no associated NCP.
  11471.  
  11472. Protocol field values in the "cxxx" to "exxx" range identify datagrams
  11473. as Control Protocols (such as LCP).
  11474.  
  11475. PPP LCP AND IPCP CODES
  11476.  
  11477. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP), [146]
  11478. the Compression Control Protocol (CCP), Internet Protocol Control
  11479. Protocol (IPCP), [147] and other control protocols, contain an 8 bit
  11480. Code field which identifies the type of packet.  These Codes are
  11481. assigned as follows:
  11482.  
  11483. Code       Packet Type
  11484. ----       -----------
  11485.    1       Configure-Request
  11486.    2       Configure-Ack
  11487.    3       Configure-Nak
  11488.    4       Configure-Reject
  11489.    5       Terminate-Request
  11490.    6       Terminate-Ack
  11491.    7       Code-Reject
  11492.    8     * Protocol-Reject
  11493.    9     * Echo-Request
  11494.   10     * Echo-Reply
  11495.   11     * Discard-Request
  11496.   12     * Identification
  11497.   13     * Time-Remaining
  11498.   14     + Reset-Request
  11499.   15     + Reset-Reply
  11500.  
  11501. * LCP Only
  11502. + CCP Only
  11503.  
  11504. PPP LCP CONFIGURATION OPTION TYPES
  11505.  
  11506.  
  11507.  
  11508.  
  11509. Reynolds & Postel                                             [Page 202]
  11510.  
  11511.  
  11512. RFC 1700                    Assigned Numbers                October 1994
  11513.  
  11514.  
  11515. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
  11516. specifies a number of Configuration Options [146] which are
  11517. distinguished by an 8 bit Type field.  These Types are assigned as
  11518. follows:
  11519.  
  11520. Type       Configuration Option
  11521. ----       --------------------
  11522.    1       Maximum-Receive-Unit
  11523.    2       Async-Control-Character-Map
  11524.    3       Authentication-Protocol
  11525.    4       Quality-Protocol
  11526.    5       Magic-Number
  11527.    6       RESERVED
  11528.    7       Protocol-Field-Compression
  11529.    8       Address-and-Control-Field-Compression
  11530.    9       FCS-Alternatives
  11531.   10       Self-Describing-Pad
  11532.   11       Numbered-Mode
  11533.   12       Multi-Link-Procedure
  11534.   13       Callback
  11535.   14       Connect-Time
  11536.   15       Compound-Frames
  11537.   16       Nominal-Data-Encapsulation
  11538.   17       Multilink-MRRU
  11539.   18       Multilink-Short-Sequence-Number-Header-Format
  11540.   19       Multilink-Endpoint-Discriminator
  11541.   20       Proprietary                                     [KEN]
  11542.   21       DCE-Identifier                            [SCHNEIDER]
  11543.  
  11544. PPP LCP FCS-ALTERNATIVES
  11545.  
  11546. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
  11547. FCS-Alternatives Configuration Option contains an 8-bit Options field
  11548. which identifies the FCS used.  These are assigned as follows:
  11549.  
  11550. Bit     FCS
  11551. ----    ----------
  11552.   1     Null FCS
  11553.   2     CCITT 16-Bit FCS
  11554.   4     CCITT 32-bit FCS
  11555.  
  11556.  
  11557. PPP LCP CALLBACK OPERATION FIELDS
  11558.  
  11559. The Point-to-Point Protocol (PPP) Link Control Protocol (LCP) Callback
  11560. Configuration Option contains an 8-bit Operations field which
  11561. identifies the format of the Message.  These are assigned as follows:
  11562.  
  11563.  
  11564.  
  11565.  
  11566. Reynolds & Postel                                             [Page 203]
  11567.  
  11568.  
  11569. RFC 1700                    Assigned Numbers                October 1994
  11570.  
  11571.  
  11572. Operation   Description
  11573. ---------   ---------------------------
  11574.         0   Location determined by user authentication.
  11575.         1   Dialing string.
  11576.         2   Location identifier.
  11577.         3   E.164 number.
  11578.         4   X.500 distinguished name.
  11579.         5   unassigned
  11580.         6   Location is determined during CBCP negotiation.
  11581.  
  11582. PPP IPCP CONFIGURATION OPTION TYPES
  11583.  
  11584. The Point-to-Point Protocol (PPP) Internet Protocol Control Protocol
  11585. (IPCP) specifies a number of Configuration Options [147] which are
  11586. distinguished by an 8 bit Type field.  These Types are assigned as
  11587. follows:
  11588.  
  11589. Type       Configuration Option
  11590. ----       --------------------
  11591.    1       IP-Addresses (deprecated)
  11592.    2       IP-Compression-Protocol
  11593.    3       IP-Address
  11594.  
  11595. PPP ATCP CONFIGURATION OPTION TYPES
  11596.  
  11597. The Point-to-Point Protocol (PPP) Apple Talk Control Protocol (ATCP)
  11598. specifies a number of Configuration Options [RFC-1378] which are
  11599. distinguished by an 8 bit Type field.  These Types are assigned as
  11600. follows:
  11601.  
  11602. Type       Configuration Option
  11603. ----       --------------------
  11604.    1       AppleTalk-Address
  11605.    2       Routing-Protocol
  11606.    3       Suppress-Broadcasts
  11607.    4       AT-Compression-Protocol
  11608.    5       Reserved
  11609.    6       Server-information
  11610.    7       Zone-information
  11611.    8       Default-Router-Address
  11612.  
  11613. PPP OSINLCP CONFIGURATION OPTION TYPES
  11614.  
  11615. The Point-to-Point Protocol (PPP) OSI Network Layer Control Protocol
  11616. (OSINLCP) specifies a number of Configuration Options [RFC-1377] which
  11617. are distinguished by an 8 bit Type field.  These Types are assigned as
  11618. follows:
  11619.  
  11620.  
  11621.  
  11622.  
  11623. Reynolds & Postel                                             [Page 204]
  11624.  
  11625.  
  11626. RFC 1700                    Assigned Numbers                October 1994
  11627.  
  11628.  
  11629. Type       Configuration Option
  11630. ----       --------------------
  11631.    1       Align-NPDU
  11632.  
  11633. PPP BRIDGING CONFIGURATION OPTION TYPES
  11634.  
  11635. The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
  11636. specifies a number of Configuration Options which are distinguished by
  11637. an 8 bit Type field.  These Types are assigned as follows:
  11638.  
  11639. Type       Configuration Option
  11640. ----       --------------------
  11641.    1       Bridge-Identification
  11642.    2       Line-Identification
  11643.    3       MAC-Support
  11644.    4       Tinygram-Compression
  11645.    5       LAN-Identification
  11646.    6       MAC-Address
  11647.    7       Spanning-Tree-Protocol
  11648.  
  11649. PPP BRIDGING MAC TYPES
  11650.  
  11651. The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
  11652. contains an 8 bit MAC Type field which identifies the MAC
  11653. encapsulated.  These Types are assigned as follows:
  11654.  
  11655. Type       MAC
  11656. ----       -----------
  11657.    0       Reserved
  11658.    1       IEEE 802.3/Ethernet   with cannonical addresses
  11659.    2       IEEE 802.4            with cannonical addresses
  11660.    3       IEEE 802.5            with non-cannonical addresses
  11661.    4       FDDI                  with non-cannonical addresses
  11662.  5-10      reserved
  11663.   11       IEEE 802.5            with cannonical addresses
  11664.   12       FDDI                  with cannonical addresses
  11665.  
  11666. PPP BRIDGING SPANNING TREE
  11667.  
  11668. The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
  11669. Spanning Tree Configuration Option contains an 8-bit Protocol field
  11670. which identifies the spanning tree used.  These are assigned as
  11671. follows:
  11672.  
  11673. Protocol  Spanning Tree
  11674. --------  ---------------
  11675.    0      Null - no spanning tree protocol supported
  11676.    1      IEEE 802.1D spanning tree protocol
  11677.  
  11678.  
  11679.  
  11680. Reynolds & Postel                                             [Page 205]
  11681.  
  11682.  
  11683. RFC 1700                    Assigned Numbers                October 1994
  11684.  
  11685.  
  11686.    2      IEEE 802.1G extended spanning tree protocol
  11687.    3      IBM source route spanning tree protocol
  11688.    4      DEC LANbridge 100 spanning tree protocol
  11689.  
  11690.  
  11691. REFERENCES
  11692.  
  11693. [RFC1661] Simpson, W., Editor, "The Point-to-Point Protocol (PPP)",
  11694.           STD 51, RFC 1661, Daydreamer, July 1994.
  11695.  
  11696. [RFC1662] Simpson, W., Editor, "PPP in HDLC-like Framing", STD 51, RFC
  11697.           1662, Daydreamer, July 1994.
  11698.  
  11699.  
  11700. PEOPLE
  11701.  
  11702. [KEN]  <ken@funk.com>
  11703.  
  11704. [SCHNEIDER] Kevin Schneider <kevin@adtran.com>
  11705.  
  11706. []
  11707.  
  11708.  
  11709. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/ppp-numbers
  11710.  
  11711.  
  11712.  
  11713.  
  11714.  
  11715.  
  11716.  
  11717.  
  11718.  
  11719.  
  11720.  
  11721.  
  11722.  
  11723.  
  11724.  
  11725.  
  11726.  
  11727.  
  11728.  
  11729.  
  11730.  
  11731.  
  11732.  
  11733.  
  11734.  
  11735.  
  11736.  
  11737. Reynolds & Postel                                             [Page 206]
  11738.  
  11739.  
  11740. RFC 1700                    Assigned Numbers                October 1994
  11741.  
  11742.  
  11743. MACHINE NAMES
  11744.  
  11745.  
  11746. These are the Official Machine Names as they appear in the Domain Name
  11747. System HINFO records and the NIC Host Table.  Their use is described
  11748. in [RFC952].
  11749.  
  11750. A machine name or CPU type may be up to 40 characters taken from the
  11751. set of uppercase letters, digits, and the two punctuation characters
  11752. hyphen and slash.  It must start with a letter, and end with a letter
  11753. or digit.
  11754.  
  11755. AMIGA-500
  11756. AMIGA-500/010
  11757. AMIGA-500/020
  11758. AMIGA-500/EC030
  11759. AMIGA-500/030
  11760. AMIGA-600
  11761. AMIGA-1000
  11762. AMIGA-1000/010
  11763. AMIGA-1000/020
  11764. AMIGA-1000/EC030
  11765. AMIGA-1000/030
  11766. AMIGA-1200
  11767. AMIGA-1200/EC030
  11768. AMIGA-1200/030
  11769. AMIGA-1200/EC040
  11770. AMIGA-1200/LC040
  11771. AMIGA-1200/040
  11772. AMIGA-2000
  11773. AMIGA-2000/010
  11774. AMIGA-2000/020
  11775. AMIGA-2000/EC030
  11776. AMIGA-2000/030
  11777. AMIGA-2000/LC040
  11778. AMIGA-2000/EC040
  11779. AMIGA-2000/040
  11780. AMIGA-3000
  11781. AMIGA-3000/EC040
  11782. AMIGA-3000/LC040
  11783. AMIGA-3000/040
  11784. AMIGA-3000/060
  11785. AMIGA-4000/EC030
  11786. AMIGA-4000/030
  11787. AMIGA-4000/LC040
  11788. AMIGA-4000/040
  11789. AMIGA-4000/060
  11790. ALTO
  11791.  
  11792.  
  11793.  
  11794. Reynolds & Postel                                             [Page 207]
  11795.  
  11796.  
  11797. RFC 1700                    Assigned Numbers                October 1994
  11798.  
  11799.  
  11800. ALTOS-6800
  11801. AMDAHL-V7
  11802. APOLLO
  11803. APPLE-MACINTOSH
  11804. APPLE-POWERBOOK
  11805. ATARI-104ST
  11806. ATT-3B1
  11807. ATT-3B2
  11808. ATT-3B20
  11809. ATT-7300
  11810. AXP
  11811. BBN-C/60
  11812. BURROUGHS-B/29
  11813. BURROUGHS-B/4800
  11814. BUTTERFLY
  11815. C/30
  11816. C/70
  11817. CADLINC
  11818. CADR
  11819. CDC-170
  11820. CDC-170/750
  11821. CDC-173
  11822. CDTV
  11823. CDTV/060
  11824. CD32
  11825. CELERITY-1200
  11826. CLUB-386
  11827. COMPAQ-386/20
  11828. COMTEN-3690
  11829. CP8040
  11830. CRAY-1
  11831. CRAY-X/MP
  11832. CRAY-2
  11833. CTIWS-117
  11834. DANDELION
  11835. DEC-10
  11836. DEC-1050
  11837. DEC-1077
  11838. DEC-1080
  11839. DEC-1090
  11840. DEC-1090B
  11841. DEC-1090T
  11842. DEC-2020T
  11843. DEC-2040
  11844. DEC-2040T
  11845. DEC-2050T
  11846. DEC-2060
  11847. DEC-2060T
  11848.  
  11849.  
  11850.  
  11851. Reynolds & Postel                                             [Page 208]
  11852.  
  11853.  
  11854. RFC 1700                    Assigned Numbers                October 1994
  11855.  
  11856.  
  11857. DEC-2065
  11858. DEC-AXP
  11859. DEC-FALCON
  11860. DEC-KS10
  11861. DECSTATION
  11862. DEC-VAX
  11863. DEC-VAXCLUSTER
  11864. DEC-VAXSTATION
  11865. DEC-VAX-11730
  11866. DORADO
  11867. DPS8/70M
  11868. ELXSI-6400
  11869. EVEREX-386
  11870. FOONLY-F2
  11871. FOONLY-F3
  11872. FOONLY-F4
  11873. GOULD
  11874. GOULD-6050
  11875. GOULD-6080
  11876. GOULD-9050
  11877. GOULD-9080
  11878. H-316
  11879. H-60/68
  11880. H-68
  11881. H-68/80
  11882. H-89
  11883. HONEYWELL-DPS-6
  11884. HONEYWELL-DPS-8/70
  11885. HP3000
  11886. HP3000/64
  11887. IBM-158
  11888. IBM-360/67
  11889. IBM-370/3033
  11890. IBM-3081
  11891. IBM-3084QX
  11892. IBM-3101
  11893. IBM-4331
  11894. IBM-4341
  11895. IBM-4361
  11896. IBM-4381
  11897. IBM-4956
  11898. IBM-6152
  11899. IBM-PC
  11900. IBM-PC/AT
  11901. IBM-PC/RT
  11902. IBM-PC/XT
  11903. IBM-RS/6000
  11904. IBM-SERIES/1
  11905.  
  11906.  
  11907.  
  11908. Reynolds & Postel                                             [Page 209]
  11909.  
  11910.  
  11911. RFC 1700                    Assigned Numbers                October 1994
  11912.  
  11913.  
  11914. IMAGEN
  11915. IMAGEN-8/300
  11916. IMSAI
  11917. INTEGRATED-SOLUTIONS
  11918. INTEGRATED-SOLUTIONS-68K
  11919. INTEGRATED-SOLUTIONS-CREATOR
  11920. INTEGRATED-SOLUTIONS-CREATOR-8
  11921. INTEL-386
  11922. INTEL-IPSC
  11923. IS-1
  11924. IS-68010
  11925. LMI
  11926. LSI-11
  11927. LSI-11/2
  11928. LSI-11/23
  11929. LSI-11/73
  11930. M68000
  11931. MAC-II
  11932. MAC-POWERBOOK
  11933. MACINTOSH
  11934. MASSCOMP
  11935. MC500
  11936. MC68000
  11937. MICROPORT
  11938. MICROVAX
  11939. MICROVAX-I
  11940. MV/8000
  11941. NAS3-5
  11942. NCR-COMTEN-3690
  11943. NEXT/N1000-316
  11944. NOW
  11945. ONYX-Z8000
  11946. PDP-11
  11947. PDP-11/3
  11948. PDP-11/23
  11949. PDP-11/24
  11950. PDP-11/34
  11951. PDP-11/40
  11952. PDP-11/44
  11953. PDP-11/45
  11954. PDP-11/50
  11955. PDP-11/70
  11956. PDP-11/73
  11957. PE-7/32
  11958. PE-3205
  11959. PERQ
  11960. PLEXUS-P/60
  11961. PLI
  11962.  
  11963.  
  11964.  
  11965. Reynolds & Postel                                             [Page 210]
  11966.  
  11967.  
  11968. RFC 1700                    Assigned Numbers                October 1994
  11969.  
  11970.  
  11971. PLURIBUS
  11972. PRIME-2350
  11973. PRIME-2450
  11974. PRIME-2755
  11975. PRIME-9655
  11976. PRIME-9755
  11977. PRIME-9955II
  11978. PRIME-2250
  11979. PRIME-2655
  11980. PRIME-9955
  11981. PRIME-9950
  11982. PRIME-9650
  11983. PRIME-9750
  11984. PRIME-2250
  11985. PRIME-750
  11986. PRIME-850
  11987. PRIME-550II
  11988. PYRAMID-90
  11989. PYRAMID-90MX
  11990. PYRAMID-90X
  11991. RIDGE
  11992. RIDGE-32
  11993. RIDGE-32C
  11994. ROLM-1666
  11995. RS/6000
  11996. S1-MKIIA
  11997. SMI
  11998. SEQUENT-BALANCE-8000
  11999. SIEMENS
  12000. SILICON-GRAPHICS
  12001. SILICON-GRAPHICS-IRIS
  12002. SGI-IRIS-2400
  12003. SGI-IRIS-2500
  12004. SGI-IRIS-3010
  12005. SGI-IRIS-3020
  12006. SGI-IRIS-3030
  12007. SGI-IRIS-3110
  12008. SGI-IRIS-3115
  12009. SGI-IRIS-3120
  12010. SGI-IRIS-3130
  12011. SGI-IRIS-4D/20
  12012. SGI-IRIS-4D/20G
  12013. SGI-IRIS-4D/25
  12014. SGI-IRIS-4D/25G
  12015. SGI-IRIS-4D/25S
  12016. SGI-IRIS-4D/50
  12017. SGI-IRIS-4D/50G
  12018. SGI-IRIS-4D/50GT
  12019.  
  12020.  
  12021.  
  12022. Reynolds & Postel                                             [Page 211]
  12023.  
  12024.  
  12025. RFC 1700                    Assigned Numbers                October 1994
  12026.  
  12027.  
  12028. SGI-IRIS-4D/60
  12029. SGI-IRIS-4D/60G
  12030. SGI-IRIS-4D/60T
  12031. SGI-IRIS-4D/60GT
  12032. SGI-IRIS-4D/70
  12033. SGI-IRIS-4D/70G
  12034. SGI-IRIS-4D/70GT
  12035. SGI-IRIS-4D/80GT
  12036. SGI-IRIS-4D/80S
  12037. SGI-IRIS-4D/120GTX
  12038. SGI-IRIS-4D/120S
  12039. SGI-IRIS-4D/210GTX
  12040. SGI-IRIS-4D/210S
  12041. SGI-IRIS-4D/220GTX
  12042. SGI-IRIS-4D/220S
  12043. SGI-IRIS-4D/240GTX
  12044. SGI-IRIS-4D/240S
  12045. SGI-IRIS-4D/280GTX
  12046. SGI-IRIS-4D/280S
  12047. SGI-IRIS-CS/12
  12048. SGI-IRIS-4SERVER-8
  12049. SPERRY-DCP/10
  12050. SUN
  12051. SUN-2
  12052. SUN-2/50
  12053. SUN-2/100
  12054. SUN-2/120
  12055. SUN-2/130
  12056. SUN-2/140
  12057. SUN-2/150
  12058. SUN-2/160
  12059. SUN-2/170
  12060. SUN-3/50
  12061. SUN-3/60
  12062. SUN-3/75
  12063. SUN-3/80
  12064. SUN-3/110
  12065. SUN-3/140
  12066. SUN-3/150
  12067. SUN-3/160
  12068. SUN-3/180
  12069. SUN-3/200
  12070. SUN-3/260
  12071. SUN-3/280
  12072. SUN-3/470
  12073. SUN-3/480
  12074. SUN-4/60
  12075. SUN-4/110
  12076.  
  12077.  
  12078.  
  12079. Reynolds & Postel                                             [Page 212]
  12080.  
  12081.  
  12082. RFC 1700                    Assigned Numbers                October 1994
  12083.  
  12084.  
  12085. SUN-4/150
  12086. SUN-4/200
  12087. SUN-4/260
  12088. SUN-4/280
  12089. SUN-4/330
  12090. SUN-4/370
  12091. SUN-4/390
  12092. SUN-50
  12093. SUN-100
  12094. SUN-120
  12095. SUN-130
  12096. SUN-150
  12097. SUN-170
  12098. SUN-386i/250
  12099. SUN-68000
  12100. SYMBOLICS-3600
  12101. SYMBOLICS-3670
  12102. SYMMETRIC-375
  12103. SYMULT
  12104. TANDEM-TXP
  12105. TANDY-6000
  12106. TEK-6130
  12107. TI-EXPLORER
  12108. TP-4000
  12109. TRS-80
  12110. UNIVAC-1100
  12111. UNIVAC-1100/60
  12112. UNIVAC-1100/62
  12113. UNIVAC-1100/63
  12114. UNIVAC-1100/64
  12115. UNIVAC-1100/70
  12116. UNIVAC-1160
  12117. UNKNOWN
  12118. VAX
  12119. VAX-11/725
  12120. VAX-11/730
  12121. VAX-11/750
  12122. VAX-11/780
  12123. VAX-11/785
  12124. VAX-11/790
  12125. VAX-11/8600
  12126. VAX-8600
  12127. VAXCLUSTER
  12128. VAXSTATION
  12129. WANG-PC002
  12130. WANG-VS100
  12131. WANG-VS400
  12132. WYSE-386
  12133.  
  12134.  
  12135.  
  12136. Reynolds & Postel                                             [Page 213]
  12137.  
  12138.  
  12139. RFC 1700                    Assigned Numbers                October 1994
  12140.  
  12141.  
  12142. WYSE-WN5004
  12143. WYSE-WN5008
  12144. WYSE-WN5104
  12145. WYSE-WN5108
  12146. WYSE-WX15C
  12147. WYSE-WX17C
  12148. WYSE-WX17M
  12149. WYSE-WX19C
  12150. WYSE-WX19M
  12151. WYSE-WYX14M
  12152. WYSE-WYX5
  12153. XEROX-1108
  12154. XEROX-8010
  12155. ZENITH-148
  12156.  
  12157.  
  12158. REFERENCES
  12159.  
  12160. [RFC952] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
  12161.          Host Table Specification", RFC 952, SRI, October 1985.
  12162.  
  12163. []
  12164.  
  12165.  
  12166. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/machine-names
  12167.  
  12168.  
  12169.  
  12170.  
  12171.  
  12172.  
  12173.  
  12174.  
  12175.  
  12176.  
  12177.  
  12178.  
  12179.  
  12180.  
  12181.  
  12182.  
  12183.  
  12184.  
  12185.  
  12186.  
  12187.  
  12188.  
  12189.  
  12190.  
  12191.  
  12192.  
  12193. Reynolds & Postel                                             [Page 214]
  12194.  
  12195.  
  12196. RFC 1700                    Assigned Numbers                October 1994
  12197.  
  12198.  
  12199. OPERATING SYSTEM NAMES
  12200.  
  12201.  
  12202. These are the Official System Names as they appear in the Domain Name
  12203. System HINFO records and the NIC Host Table.  Their use is described in
  12204. [RFC952].
  12205.  
  12206. A system name may be up to 40 characters taken from the set of
  12207. uppercase letters, digits, and the three punctuation characters
  12208. hyphen, period, and slash.  It must start with a letter, and end with
  12209. a letter or digit.
  12210.  
  12211.  
  12212. AEGIS
  12213. AMIGA-OS-1.2
  12214. AMIGA-OS-1.3
  12215. AMIGA-OS-2.0
  12216. AMIGA-OS-2.1
  12217. AMIGA-OS-3.0
  12218. AMIGA-OS-3.1
  12219. APOLLO
  12220. AIX/370
  12221. AIX-PS/2
  12222. BS-2000
  12223. CEDAR
  12224. CGW
  12225. CHORUS
  12226. CHRYSALIS
  12227. CMOS
  12228. CMS
  12229. COS
  12230. CPIX
  12231. CTOS
  12232. CTSS
  12233. DCN
  12234. DDNOS
  12235. DOMAIN
  12236. DOS
  12237. EDX
  12238. ELF
  12239. EMBOS
  12240. EMMOS
  12241. EPOS
  12242. FOONEX
  12243. FORTH
  12244. FUZZ
  12245. GCOS
  12246. GPOS
  12247.  
  12248.  
  12249.  
  12250. Reynolds & Postel                                             [Page 215]
  12251.  
  12252.  
  12253. RFC 1700                    Assigned Numbers                October 1994
  12254.  
  12255.  
  12256. HDOS
  12257. IMAGEN
  12258. INTERCOM
  12259. IMPRESS
  12260. INTERLISP
  12261. IOS
  12262. IRIX
  12263. ISI-68020
  12264. ITS
  12265. LISP
  12266. LISPM
  12267. LOCUS
  12268. MACOS
  12269. MINOS
  12270. MOS
  12271. MPE5
  12272. MPE/V
  12273. MPE/IX
  12274. MSDOS
  12275. MULTICS
  12276. MUSIC
  12277. MUSIC/SP
  12278. MVS
  12279. MVS/SP
  12280. NEXUS
  12281. NMS
  12282. NONSTOP
  12283. NOS-2
  12284. NTOS
  12285. OPENVMS
  12286. OS/DDP
  12287. OS/2
  12288. OS4
  12289. OS86
  12290. OSX
  12291. PCDOS
  12292. PERQ/OS
  12293. PLI
  12294. PSDOS/MIT
  12295. PRIMOS
  12296. RMX/RDOS
  12297. ROS
  12298. RSX11M
  12299. RTE-A
  12300. SATOPS
  12301. SCO-OPEN-DESKTOP-1.0
  12302. SCO-OPEN-DESKTOP-1.1
  12303. SCO-OPEN-DESKTOP-2.0
  12304.  
  12305.  
  12306.  
  12307. Reynolds & Postel                                             [Page 216]
  12308.  
  12309.  
  12310. RFC 1700                    Assigned Numbers                October 1994
  12311.  
  12312.  
  12313. SCO-OPEN-DESKTOP-3.0
  12314. SCO-OPEN-DESKTOP-LITE-3.0
  12315. SCO-OPEN-SERVER-3.0
  12316. SCO-UNIX-3.2.0
  12317. SCO-UNIX-3.2V2.0
  12318. SCO-UNIX-3.2V2.1
  12319. SCO-UNIX-3.2V4.0
  12320. SCO-UNIX-3.2V4.1
  12321. SCO-UNIX-3.2V4.2
  12322. SCO-XENIX-386-2.3.2
  12323. SCO-XENIX-386-2.3.3
  12324. SCO-XENIX-386-2.3.4
  12325. SCS
  12326. SIMP
  12327. SUN
  12328. SUN-OS-3.5
  12329. SUN-OS-4.0
  12330. SWIFT
  12331. TAC
  12332. TANDEM
  12333. TENEX
  12334. THE-MAJOR-BBS
  12335. TOPS10
  12336. TOPS20
  12337. TOS
  12338. TP3010
  12339. TRSDOS
  12340. ULTRIX
  12341. UNIX
  12342. UNIX-BSD
  12343. UNIX-V1AT
  12344. UNIX-V
  12345. UNIX-V.1
  12346. UNIX-V.2
  12347. UNIX-V.3
  12348. UNIX-PC
  12349. UNKNOWN
  12350. UT2D
  12351. V
  12352. VM
  12353. VM/370
  12354. VM/CMS
  12355. VM/SP
  12356. VMS
  12357. VMS/EUNICE
  12358. VRTX
  12359. WAITS
  12360. WANG
  12361.  
  12362.  
  12363.  
  12364. Reynolds & Postel                                             [Page 217]
  12365.  
  12366.  
  12367. RFC 1700                    Assigned Numbers                October 1994
  12368.  
  12369.  
  12370. WIN32
  12371. WYSE-WYXWARE
  12372. X11R3
  12373. XDE
  12374. XENIX
  12375.  
  12376.  
  12377. REFERENCES
  12378.  
  12379. [RFC952] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
  12380.          Host Table Specification", RFC 952, SRI, October 1985.
  12381.  
  12382. []
  12383.  
  12384.  
  12385. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/operating-system-names
  12386.  
  12387.  
  12388.  
  12389.  
  12390.  
  12391.  
  12392.  
  12393.  
  12394.  
  12395.  
  12396.  
  12397.  
  12398.  
  12399.  
  12400.  
  12401.  
  12402.  
  12403.  
  12404.  
  12405.  
  12406.  
  12407.  
  12408.  
  12409.  
  12410.  
  12411.  
  12412.  
  12413.  
  12414.  
  12415.  
  12416.  
  12417.  
  12418.  
  12419.  
  12420.  
  12421. Reynolds & Postel                                             [Page 218]
  12422.  
  12423.  
  12424. RFC 1700                    Assigned Numbers                October 1994
  12425.  
  12426.  
  12427. TERMINAL TYPE NAMES
  12428.  
  12429.  
  12430. These are the Official Terminal Type Names.  Their use is described in
  12431. [RFC930].  The maximum length of a name is 40 characters.
  12432.  
  12433. A terminal names may be up to 40 characters taken from the set of
  12434. uppercase letters, digits, and the two punctuation characters hyphen
  12435. and slash.  It must start with a letter, and end with a letter or
  12436. digit.
  12437.  
  12438.  
  12439. ADDS-CONSUL-980
  12440. ADDS-REGENT-100
  12441. ADDS-REGENT-20
  12442. ADDS-REGENT-200
  12443. ADDS-REGENT-25
  12444. ADDS-REGENT-40
  12445. ADDS-REGENT-60
  12446. ADDS-VIEWPOINT
  12447. ADDS-VIEWPOINT-60
  12448. AED-512
  12449. AMPEX-DIALOGUE-210
  12450. AMPEX-DIALOGUE-80
  12451. AMPEX-210
  12452. AMPEX-230
  12453. ANDERSON-JACOBSON-510
  12454. ANDERSON-JACOBSON-630
  12455. ANDERSON-JACOBSON-832
  12456. ANDERSON-JACOBSON-841
  12457. ANN-ARBOR-AMBASSADOR
  12458. ANSI
  12459. ARDS
  12460. BITGRAPH
  12461. BUSSIPLEXER
  12462. CALCOMP-565
  12463. CDC-456
  12464. CDI-1030
  12465. CDI-1203
  12466. C-ITOH-101
  12467. C-ITOH-50
  12468. C-ITOH-80
  12469. CLNZ
  12470. COMPUCOLOR-II
  12471. CONCEPT-100
  12472. CONCEPT-104
  12473. CONCEPT-108
  12474. DATA-100
  12475.  
  12476.  
  12477.  
  12478. Reynolds & Postel                                             [Page 219]
  12479.  
  12480.  
  12481. RFC 1700                    Assigned Numbers                October 1994
  12482.  
  12483.  
  12484. DATA-GENERAL-6053
  12485. DATAGRAPHIX-132A
  12486. DATAMEDIA-1520
  12487. DATAMEDIA-1521
  12488. DATAMEDIA-2500
  12489. DATAMEDIA-3025
  12490. DATAMEDIA-3025A
  12491. DATAMEDIA-3045
  12492. DATAMEDIA-3045A
  12493. DATAMEDIA-DT80/1
  12494. DATAPOINT-2200
  12495. DATAPOINT-3000
  12496. DATAPOINT-3300
  12497. DATAPOINT-3360
  12498. DEC-DECWRITER-I
  12499. DEC-DECWRITER-II
  12500. DEC-GIGI
  12501. DEC-GT40
  12502. DEC-GT40A
  12503. DEC-GT42
  12504. DEC-LA120
  12505. DEC-LA30
  12506. DEC-LA36
  12507. DEC-LA38
  12508. DEC-VT05
  12509. DEC-VT100
  12510. DEC-VT101
  12511. DEC-VT102
  12512. DEC-VT125
  12513. DEC-VT131
  12514. DEC-VT132
  12515. DEC-VT200
  12516. DEC-VT220
  12517. DEC-VT240
  12518. DEC-VT241
  12519. DEC-VT300
  12520. DEC-VT320
  12521. DEC-VT340
  12522. DEC-VT50
  12523. DEC-VT50H
  12524. DEC-VT52
  12525. DEC-VT55
  12526. DEC-VT61
  12527. DEC-VT62
  12528. DELTA-DATA-5000
  12529. DELTA-DATA-NIH-7000
  12530. DELTA-TELTERM-2
  12531. DIABLO-1620
  12532.  
  12533.  
  12534.  
  12535. Reynolds & Postel                                             [Page 220]
  12536.  
  12537.  
  12538. RFC 1700                    Assigned Numbers                October 1994
  12539.  
  12540.  
  12541. DIABLO-1640
  12542. DIGILOG-333
  12543. DTC-300S
  12544. DTC-382
  12545. EDT-1200
  12546. ETOS52-APL
  12547. ETOS52-CRT
  12548. ETOS52-FDW
  12549. ETOS52-FUP
  12550. ETOS52-GFM
  12551. ETOS52-SPR
  12552. EXECUPORT-4000
  12553. EXECUPORT-4080
  12554. FACIT-TWIST-4440
  12555. FREEDOM-100
  12556. FREEDOM-110
  12557. FREEDOM-200
  12558. GENERAL-TERMINAL-100A
  12559. GENERAL-TERMINAL-101
  12560. GIPSI-TX-M
  12561. GIPSI-TX-ME
  12562. GIPSI-TX-C4
  12563. GIPSI-TX-C8
  12564. GSI
  12565. HAZELTINE-1420
  12566. HAZELTINE-1500
  12567. HAZELTINE-1510
  12568. HAZELTINE-1520
  12569. HAZELTINE-1552
  12570. HAZELTINE-2000
  12571. HAZELTINE-ESPRIT
  12572. HITACHI-5601
  12573. HITACHI-5603
  12574. HITACHI-5603E
  12575. HITACHI-5603EA
  12576. HITACHI-560X
  12577. HITACHI-560XE
  12578. HITACHI-560XEA
  12579. HITACHI-560PR
  12580. HITACHI-HOAP1
  12581. HITACHI-HOAP2
  12582. HITACHI-HOAP3
  12583. HITACHI-HOAP4
  12584. HP-2392
  12585. HP-2621
  12586. HP-2621A
  12587. HP-2621P
  12588. HP-2623
  12589.  
  12590.  
  12591.  
  12592. Reynolds & Postel                                             [Page 221]
  12593.  
  12594.  
  12595. RFC 1700                    Assigned Numbers                October 1994
  12596.  
  12597.  
  12598. HP-2626
  12599. HP-2626A
  12600. HP-2626P
  12601. HP-2627
  12602. HP-2640
  12603. HP-2640A
  12604. HP-2640B
  12605. HP-2645
  12606. HP-2645A
  12607. HP-2648
  12608. HP-2648A
  12609. HP-2649
  12610. HP-2649A
  12611. IBM-1050
  12612. IBM-2741
  12613. IBM-3101
  12614. IBM-3101-10
  12615. IBM-3151
  12616. IBM-3179-2
  12617. IBM-3180-2
  12618. IBM-3196-A1
  12619. IBM-3275-2
  12620. IBM-3276-2
  12621. IBM-3276-3
  12622. IBM-3276-4
  12623. IBM-3277-2
  12624. IBM-3278-2
  12625. IBM-3278-3
  12626. IBM-3278-4
  12627. IBM-3278-5
  12628. IBM-3279-2
  12629. IBM-3279-3
  12630. IBM-3477-FC
  12631. IBM-3477-FG
  12632. IBM-5081
  12633. IBM-5151
  12634. IBM-5154
  12635. IBM-5251-11
  12636. IBM-5291-1
  12637. IBM-5292-2
  12638. IBM-5555-B01
  12639. IBM-5555-C01
  12640. IBM-6153
  12641. IBM-6154
  12642. IBM-6155
  12643. IBM-AED
  12644. IBM-3278-2-E
  12645. IBM-3278-3-E
  12646.  
  12647.  
  12648.  
  12649. Reynolds & Postel                                             [Page 222]
  12650.  
  12651.  
  12652. RFC 1700                    Assigned Numbers                October 1994
  12653.  
  12654.  
  12655. IBM-3278-4-E
  12656. IBM-3278-5-E
  12657. IBM-3279-2-E
  12658. IBM-3279-3-E
  12659. IMLAC
  12660. INFOTON-100
  12661. INFOTON-400
  12662. INFOTONKAS
  12663. ISC-8001
  12664. LSI-ADM-1
  12665. LSI-ADM-11
  12666. LSI-ADM-12
  12667. LSI-ADM-2
  12668. LSI-ADM-20
  12669. LSI-ADM-22
  12670. LSI-ADM-220
  12671. LSI-ADM-3
  12672. LSI-ADM-31
  12673. LSI-ADM-3A
  12674. LSI-ADM-42
  12675. LSI-ADM-5
  12676. MEMOREX-1240
  12677. MICROBEE
  12678. MICROTERM-ACT-IV
  12679. MICROTERM-ACT-V
  12680. MICROTERM-ERGO-301
  12681. MICROTERM-MIME-1
  12682. MICROTERM-MIME-2
  12683. MICROTERM-ACT-5A
  12684. MICROTERM-TWIST
  12685. NEC-5520
  12686. NETRONICS
  12687. NETWORK-VIRTUAL-TERMINAL
  12688. OMRON-8025AG
  12689. PERKIN-ELMER-550
  12690. PERKIN-ELMER-1100
  12691. PERKIN-ELMER-1200
  12692. PERQ
  12693. PLASMA-PANEL
  12694. QUME-SPRINT-5
  12695. QUME-101
  12696. QUME-102
  12697. SOROC
  12698. SOROC-120
  12699. SOUTHWEST-TECHNICAL-PRODUCTS-CT82
  12700. SUN
  12701. SUPERBEE
  12702. SUPERBEE-III-M
  12703.  
  12704.  
  12705.  
  12706. Reynolds & Postel                                             [Page 223]
  12707.  
  12708.  
  12709. RFC 1700                    Assigned Numbers                October 1994
  12710.  
  12711.  
  12712. TEC
  12713. TEKTRONIX-4006
  12714. TEKTRONIX-4010
  12715. TEKTRONIX-4012
  12716. TEKTRONIX-4013
  12717. TEKTRONIX-4014
  12718. TEKTRONIX-4023
  12719. TEKTRONIX-4024
  12720. TEKTRONIX-4025
  12721. TEKTRONIX-4027
  12722. TEKTRONIX-4105
  12723. TEKTRONIX-4107
  12724. TEKTRONIX-4110
  12725. TEKTRONIX-4112
  12726. TEKTRONIX-4113
  12727. TEKTRONIX-4114
  12728. TEKTRONIX-4115
  12729. TEKTRONIX-4125
  12730. TEKTRONIX-4404
  12731. TELERAY-1061
  12732. TELERAY-3700
  12733. TELERAY-3800
  12734. TELETEC-DATASCREEN
  12735. TELETERM-1030
  12736. TELETYPE-33
  12737. TELETYPE-35
  12738. TELETYPE-37
  12739. TELETYPE-38
  12740. TELETYPE-40
  12741. TELETYPE-43
  12742. TELEVIDEO-910
  12743. TELEVIDEO-912
  12744. TELEVIDEO-920
  12745. TELEVIDEO-920B
  12746. TELEVIDEO-920C
  12747. TELEVIDEO-925
  12748. TELEVIDEO-955
  12749. TELEVIDEO-950
  12750. TELEVIDEO-970
  12751. TELEVIDEO-975
  12752. TERMINET-1200
  12753. TERMINET-300
  12754. TI-700
  12755. TI-733
  12756. TI-735
  12757. TI-743
  12758. TI-745
  12759. TI-800
  12760.  
  12761.  
  12762.  
  12763. Reynolds & Postel                                             [Page 224]
  12764.  
  12765.  
  12766. RFC 1700                    Assigned Numbers                October 1994
  12767.  
  12768.  
  12769. TYCOM
  12770. UNIVAC-DCT-500
  12771. VIDEO-SYSTEMS-1200
  12772. VIDEO-SYSTEMS-5000
  12773. VOLKER-CRAIG-303
  12774. VOLKER-CRAIG-303A
  12775. VOLKER-CRAIG-404
  12776. VISUAL-200
  12777. VISUAL-55
  12778. WYSE-30
  12779. WYSE-50
  12780. WYSE-60
  12781. WYSE-75
  12782. WYSE-85
  12783. WYSE-99GT
  12784. WYSE-100
  12785. WYSE-120
  12786. WYSE-120ES
  12787. WYSE-150
  12788. WYSE-150ES
  12789. WYSE-160
  12790. WYSE-160ES
  12791. WYSE-185
  12792. WYSE-185ES
  12793. WYSE-285
  12794. WYSE-285ES
  12795. WYSE-325
  12796. WYSE-325ES
  12797. WYSE-350
  12798. WYSE-370
  12799. XEROX-1720
  12800. XTERM
  12801. ZENITH-H19
  12802. ZENITH-Z29
  12803. ZENTEC-30
  12804.  
  12805.  
  12806. REFERENCES
  12807.  
  12808. [RFC930] Solomon, M., and E. Wimmers, "Telnet Terminal Type Option",
  12809.          RFC 930, University of Wisconsin, Madison, January 1985.
  12810.  
  12811.  
  12812. []
  12813.  
  12814.  
  12815. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/terminal-type-names
  12816.  
  12817.  
  12818.  
  12819.  
  12820. Reynolds & Postel                                             [Page 225]
  12821.  
  12822.  
  12823. RFC 1700                    Assigned Numbers                October 1994
  12824.  
  12825.  
  12826. PROTOCOL AND SERVICE NAMES
  12827.  
  12828.  
  12829. These are the Official Protocol Names as they appear in the Domain
  12830. Name System WKS records and the NIC Host Table.  Their use is
  12831. described in [RFC952].
  12832.  
  12833. A protocol or service may be up to 40 characters taken from the set of
  12834. uppercase letters, digits, and the punctuation character hyphen.  It
  12835. must start with a letter, and end with a letter or digit.
  12836.  
  12837.  
  12838. ARGUS               - ARGUS Protocol
  12839. ARP                 - Address Resolution Protocol
  12840. AUTH                - Authentication Service
  12841. BBN-RCC-MON         - BBN RCC Monitoring
  12842. BL-IDM              - Britton Lee Intelligent Database Machine
  12843. BOOTP               - Bootstrap Protocol
  12844. BOOTPC              - Bootstrap Protocol Client
  12845. BOOTPS              - Bootstrap Protocol Server
  12846. BR-SAT-MON          - Backroom SATNET Monitoring
  12847. CFTP                - CFTP
  12848. CHAOS               - CHAOS Protocol
  12849. CHARGEN             - Character Generator Protocol
  12850. CISCO-FNA           - CISCO FNATIVE
  12851. CISCO-TNA           - CISCO TNATIVE
  12852. CISCO-SYS           - CISCO SYSMAINT
  12853. CLOCK               - DCNET Time Server Protocol
  12854. CMOT                - Common Mgmnt Info Ser and Prot over TCP/IP
  12855. COOKIE-JAR          - Authentication Scheme
  12856. CSNET-NS            - CSNET Mailbox Nameserver Protocol
  12857. DAYTIME             - Daytime Protocol
  12858. DCN-MEAS            - DCN Measurement Subsystems Protocol
  12859. DCP                 - Device Control Protocol
  12860. DGP                 - Dissimilar Gateway Protocol
  12861. DISCARD             - Discard Protocol
  12862. DMF-MAIL            - Digest Message Format for Mail
  12863. DOMAIN              - Domain Name System
  12864. ECHO                - Echo Protocol
  12865. EGP                 - Exterior Gateway Protocol
  12866. EHF-MAIL            - Encoding Header Field for Mail
  12867. EMCON               - Emission Control Protocol
  12868. EMFIS-CNTL          - EMFIS Control Service
  12869. EMFIS-DATA          - EMFIS Data Service
  12870. FCONFIG             - Fujitsu Config Protocol
  12871. FINGER              - Finger Protocol
  12872. FTP                 - File Transfer Protocol
  12873. FTP-DATA            - File Transfer Protocol Data
  12874.  
  12875.  
  12876.  
  12877. Reynolds & Postel                                             [Page 226]
  12878.  
  12879.  
  12880. RFC 1700                    Assigned Numbers                October 1994
  12881.  
  12882.  
  12883. GGP                 - Gateway Gateway Protocol
  12884. GRAPHICS            - Graphics Protocol
  12885. HMP                 - Host Monitoring Protocol
  12886. HOST2-NS            - Host2 Name Server
  12887. HOSTNAME            - Hostname Protocol
  12888. ICMP                - Internet Control Message Protocol
  12889. IGMP                - Internet Group Management Protocol
  12890. IGP                 - Interior Gateway Protocol
  12891. IMAP2               - Interim Mail Access Protocol version 2
  12892. INGRES-NET          - INGRES-NET Service
  12893. IP                  - Internet Protocol
  12894. IPCU                - Internet Packet Core Utility
  12895. IPPC                - Internet Pluribus Packet Core
  12896. IP-ARC              - Internet Protocol on ARCNET
  12897. IP-ARPA             - Internet Protocol on ARPANET
  12898. IP-CMPRS            - Compressing TCP/IP Headers
  12899. IP-DC               - Internet Protocol on DC Networks
  12900. IP-DVMRP            - Distance Vector Multicast Routing Protocol
  12901. IP-E                - Internet Protocol on Ethernet Networks
  12902. IP-EE               - Internet Protocol on Exp. Ethernet Nets
  12903. IP-FDDI             - Transmission of IP over FDDI
  12904. IP-HC               - Internet Protocol on Hyperchannnel
  12905. IP-IEEE             - Internet Protocol on IEEE 802
  12906. IP-IPX              - Transmission of 802.2 over IPX Networks
  12907. IP-MTU              - IP MTU Discovery Options
  12908. IP-NETBIOS          - Internet Protocol over NetBIOS Networks
  12909. IP-SLIP             - Transmission of IP over Serial Lines
  12910. IP-WB               - Internet Protocol on Wideband Network
  12911. IP-X25              - Internet Protocol on X.25 Networks
  12912. IRTP                - Internet Reliable Transaction Protocol
  12913. ISI-GL              - ISI Graphics Language Protocol
  12914. ISO-TP4             - ISO Transport Protocol Class 4
  12915. ISO-TSAP            - ISO TSAP
  12916. LA-MAINT            - IMP Logical Address Maintenance
  12917. LARP                - Locus Address Resoultion Protocol
  12918. LDP                 - Loader Debugger Protocol
  12919. LEAF-1              - Leaf-1 Protocol
  12920. LEAF-2              - Leaf-2 Protocol
  12921. LINK                - Link Protocol
  12922. LOC-SRV             - Location Service
  12923. LOGIN               - Login Host Protocol
  12924. MAIL                - Format of Electronic Mail Messages
  12925. MERIT-INP           - MERIT Internodal Protocol
  12926. METAGRAM            - Metagram Relay
  12927. MIB                 - Management Information Base
  12928. MIT-ML-DEV          - MIT ML Device
  12929. MFE-NSP             - MFE Network Services Protocol
  12930. MIT-SUBNET          - MIT Subnet Support
  12931.  
  12932.  
  12933.  
  12934. Reynolds & Postel                                             [Page 227]
  12935.  
  12936.  
  12937. RFC 1700                    Assigned Numbers                October 1994
  12938.  
  12939.  
  12940. MIT-DOV             - MIT Dover Spooler
  12941. MPM                 - Internet Message Protocol (Multimedia Mail)
  12942. MPM-FLAGS           - MPM Flags Protocol
  12943. MPM-SND             - MPM Send Protocol
  12944. MSG-AUTH            - MSG Authentication Protocol
  12945. MSG-ICP             - MSG ICP Protocol
  12946. MUX                 - Multiplexing Protocol
  12947. NAMESERVER          - Host Name Server
  12948. NETBIOS-DGM         - NETBIOS Datagram Service
  12949. NETBIOS-NS          - NETBIOS Name Service
  12950. NETBIOS-SSN         - NETBIOS Session Service
  12951. NETBLT              - Bulk Data Transfer Protocol
  12952. NETED               - Network Standard Text Editor
  12953. NETRJS              - Remote Job Service
  12954. NI-FTP              - NI File Transfer Protocol
  12955. NI-MAIL             - NI Mail Protocol
  12956. NICNAME             - Who Is Protocol
  12957. NFILE               - A File Access Protocol
  12958. NNTP                - Network News Transfer Protocol
  12959. NSW-FE              - NSW User System Front End
  12960. NTP                 - Network Time Protocol
  12961. NVP-II              - Network Voice Protocol
  12962. OSPF                - Open Shortest Path First Interior GW Protocol
  12963. PCMAIL              - Pcmail Transport Protocol
  12964. POP2                - Post Office Protocol - Version 2
  12965. POP3                - Post Office Protocol - Version 3
  12966. PPP                 - Point-to-Point Protocol
  12967. PRM                 - Packet Radio Measurement
  12968. PUP                 - PUP Protocol
  12969. PWDGEN              - Password Generator Protocol
  12970. QUOTE               - Quote of the Day Protocol
  12971. RARP                - A Reverse Address Resolution Protocol
  12972. RATP                - Reliable Asynchronous Transfer Protocol
  12973. RE-MAIL-CK          - Remote Mail Checking Protocol
  12974. RDP                 - Reliable Data Protocol
  12975. RIP                 - Routing Information Protocol
  12976. RJE                 - Remote Job Entry
  12977. RLP                 - Resource Location Protocol
  12978. RTELNET             - Remote Telnet Service
  12979. RVD                 - Remote Virtual Disk Protocol
  12980. SAT-EXPAK           - Satnet and Backroom EXPAK
  12981. SAT-MON             - SATNET Monitoring
  12982. SEP                 - Sequential Exchange Protocol
  12983. SFTP                - Simple File Transfer Protocol
  12984. SGMP                - Simple Gateway Monitoring Protocol
  12985. SNMP                - Simple Network Management Protocol
  12986. SMI                 - Structure of Management Information
  12987. SMTP                - Simple Mail Transfer Protocol
  12988.  
  12989.  
  12990.  
  12991. Reynolds & Postel                                             [Page 228]
  12992.  
  12993.  
  12994. RFC 1700                    Assigned Numbers                October 1994
  12995.  
  12996.  
  12997. SQLSRV              - SQL Service
  12998. ST                  - Stream Protocol
  12999. STATSRV             - Statistics Service
  13000. SU-MIT-TG           - SU/MIT Telnet Gateway Protocol
  13001. SUN-RPC             - SUN Remote Procedure Call
  13002. SUPDUP              - SUPDUP Protocol
  13003. SUR-MEAS            - Survey Measurement
  13004. SWIFT-RVF           - Remote Virtual File Protocol
  13005. TACACS-DS           - TACACS-Database Service
  13006. TACNEWS             - TAC News
  13007. TCP                 - Transmission Control Protocol
  13008. TCP-ACO             - TCP Alternate Checksum Option
  13009. TELNET              - Telnet Protocol
  13010. TFTP                - Trivial File Transfer Protocol
  13011. THINWIRE            - Thinwire Protocol
  13012. TIME                - Time Server Protocol
  13013. TP-TCP              - ISO Transport Service on top of the TCP
  13014. TRUNK-1             - Trunk-1 Protocol
  13015. TRUNK-2             - Trunk-2 Protocol
  13016. UCL                 - University College London Protocol
  13017. UDP                 - User Datagram Protocol
  13018. NNTP                - Network News Transfer Protocol
  13019. USERS               - Active Users Protocol
  13020. UUCP-PATH           - UUCP Path Service
  13021. VIA-FTP             - VIA Systems-File Transfer Protocol
  13022. VISA                - VISA Protocol
  13023. VMTP                - Versatile Message Transaction Protocol
  13024. WB-EXPAK            - Wideband EXPAK
  13025. WB-MON              - Wideband Monitoring
  13026. XNET                - Cross Net Debugger
  13027. XNS-IDP             - Xerox NS IDP
  13028.  
  13029.  
  13030. REFERENCES
  13031.  
  13032. [RFC952] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
  13033.          Host Table Specification", RFC 952, SRI, October 1985.
  13034.  
  13035. []
  13036.  
  13037.  
  13038. URL = ftp://ftp.isi.edu/in-notes/iana/assignments/service-names
  13039.  
  13040.  
  13041.  
  13042.  
  13043.  
  13044.  
  13045.  
  13046.  
  13047.  
  13048. Reynolds & Postel                                             [Page 229]
  13049.  
  13050.  
  13051. RFC 1700                    Assigned Numbers                October 1994
  13052.  
  13053.  
  13054. Security Considerations
  13055.  
  13056.    Security issues are not discussed in this memo.
  13057.  
  13058. Authors' Addresses
  13059.  
  13060.    Joyce K. Reynolds
  13061.    USC/Information Sciences Institute
  13062.    4676 Admiralty Way
  13063.    Marina del Rey, California  90292-6695
  13064.  
  13065.    Phone: +1 310-822-1511
  13066.    EMail: jkrey@isi.edu
  13067.  
  13068.  
  13069.    Jon Postel
  13070.    USC/Information Sciences Institute
  13071.    4676 Admiralty Way
  13072.    Marina del Rey, California  90292-6695
  13073.  
  13074.    Phone: +1 310-822-1511
  13075.    EMail: postel@isi.edu
  13076.  
  13077.    []
  13078.  
  13079.  
  13080.  
  13081.  
  13082.  
  13083.  
  13084.  
  13085.  
  13086.  
  13087.  
  13088.  
  13089.  
  13090.  
  13091.  
  13092.  
  13093.  
  13094.  
  13095.  
  13096.  
  13097.  
  13098.  
  13099.  
  13100.  
  13101.  
  13102.  
  13103.  
  13104.  
  13105. Reynolds & Postel                                             [Page 230]
  13106.  
  13107.  
  13108.  
  13109.