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

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. NetworkWorkingGroup     J.Reynolds
  8. Requestfor Comments: 1340       J. Postel
  9. Obsoletes RFCs:1060, 1010, 990, 960,     ISI
  10. 943, 923, 900, 870, 820, 790, 776, 770,       July 1992
  11. 762, 758,755, 750, 739,604, 503, 433, 349
  12. Obsoletes IENs:127, 117, 93
  13.  
  14.  
  15.     ASSIGNED NUMBERS
  16.  
  17. Status of this Memo
  18.  
  19.    Thismemo isa status reporton the parameters (i.e., numbers and
  20.    keywords) used in protocols in the Internet community.  Distribution
  21.    of this memois unlimited.
  22.  
  23. Table of Contents
  24.  
  25.    INTRODUCTION...................................................  2
  26.    DataNotations.................................................  3
  27.    Special Addresses..............................................  4
  28.    VERSION NUMBERS................................................  6
  29.    PROTOCOL NUMBERS...............................................  7
  30.    WELLKNOWN PORT NUMBERS........................................  9
  31.    REGISTERED PORT NUMBERS........................................ 23
  32.    INTERNET MULTICAST ADDRESSES................................... 27
  33.    IANAETHERNET ADDRESS BLOCK.................................... 29
  34.    IP TOS PARAMETERS.............................................. 30
  35.    IP TIME TO LIVE PARAMETER...................................... 32
  36.    DOMAIN SYSTEM PARAMETERS....................................... 33
  37.    BOOTP PARAMETERS............................................... 35
  38.    NETWORK MANAGEMENT PARAMETERS.................................. 36
  39.    MILNET LOGICAL ADDRESSES....................................... 49
  40.    MILNET LINK NUMBERS............................................ 50
  41.    MILNET X.25 ADDRESS MAPPINGS................................... 51
  42.    IEEE802 NUMBERS OF INTEREST................................... 53
  43.    ETHERNET NUMBERS OF INTEREST................................... 54
  44.    ETHERNET VENDOR ADDRESS COMPONENTS............................. 57
  45.    ETHERNET MULTICAST ADDRESSES................................... 60
  46.    XNS PROTOCOLTYPES............................................. 62
  47.    PROTOCOL/TYPE FIELD ASSIGNMENTS................................ 63
  48.    PRONET 80 TYPE NUMBERS......................................... 64
  49.    POINT-TO-POINT PROTOCOL FIELD ASSIGNMENTS...................... 65
  50.    ADDRESS RESOLUTION PROTOCOL PARAMETERS......................... 69
  51.    REVERSE ADDRESS RESOLUTION PROTOCOL OPERATION CODES............ 70
  52.    DYNAMIC REVERSE ARP............................................ 70
  53.    INVERSE ADDRESS RESOULUTION PROTOCOL........................... 70
  54.    X.25TYPE NUMBERS.............................................. 71
  55.  
  56.  
  57.  
  58. Reynolds & Postel        [Page 1]
  59.  
  60. RFC 1340    Assigned Numbers       July 1992
  61.  
  62.  
  63.    PUBLIC DATA NETWORK NUMBERS.................................... 72
  64.    TELNET OPTIONS................................................. 75
  65.    MAILENCRYPTION TYPES.......................................... 76
  66.    MIMETYPES..................................................... 77
  67.    CHARACTER SETS................................................. 79
  68.    MACHINE NAMES.................................................. 83
  69.    SYSTEM NAMES................................................... 87
  70.    PROTOCOL ANDSERVICENAMES..................................... 88
  71.    TERMINAL TYPE NAMES............................................ 92
  72.    DOCUMENTS...................................................... 96
  73.    PEOPLE.........................................................109
  74.    Security Considerations........................................139
  75.    Authors' Addresses.............................................139
  76.  
  77. INTRODUCTION
  78.  
  79.    ThisNetworkWorkingGroup Request for Comments documents the
  80.    currently assigned values from several series of numbers used in
  81.    network protocol implementations.  This RFC will be updated
  82.    periodically, and inany case current information can be obtained from
  83.    the InternetAssigned Numbers Authority (IANA).  If you are developing
  84.    a protocol or application that will require the use of a link, socket,
  85.    port, protocol, etc., pleasecontactthe IANA to receive a number
  86.    assignment.
  87.  
  88.    Joyce K. Reynolds
  89.    Internet Assigned Numbers Authority
  90.    USC - Information Sciences Institute
  91.    4676Admiralty Way
  92.    Marina del Rey, California  90292-6695
  93.  
  94.    Phone: (310)822-1511
  95.  
  96.    Electronic mail: IANA@ISI.EDU
  97.  
  98.    Mostof the protocols mentioned hereare documented in the RFC series
  99.    of notes.  Some of the itemslisted are undocumented.  Further
  100.    information on protocols canbe found in thememo "IAB Official
  101.    Protocol Standards" [62].
  102.  
  103.    In the entries below, the name and mailbox of the responsible
  104.    individual is indicated.  The bracketed entry, e.g.,[nn,iii], at the
  105.    right hand margin ofthe page indicates a reference for the listed
  106.    protocol, where the number ("nn") cites the documentand theletters
  107.    ("iii") cites the person.  Whenever possible, the letters are a NIC
  108.    Ident as used in theWhoIs (NICNAME)service.
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Reynolds & Postel        [Page 2]
  115.  
  116. RFC 1340    Assigned Numbers       July 1992
  117.  
  118.  
  119. Data Notations
  120.  
  121.    The convention in the documentation of Internet Protocols isto
  122.    express numbers in decimal and to picture data in "big-endian" order
  123.    [21].  That is, fields are describedleft toright, with themost
  124.    significant octet onthe left and the least significant octet on the
  125.    right.
  126.  
  127.    The order oftransmission ofthe header and data described in this
  128.    document is resolvedto the octet level.  Whenever adiagramshows a
  129.    group of octets, theorder of transmission of those octets is the
  130.    normal orderin which they are read in English.  Forexample, in the
  131.    following diagram the octetsare transmittedin the order they are
  132.    numbered.
  133.  
  134.  
  135.        0   1       2   3
  136.        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
  137.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  138.       |      1      |      2      |      3      |      4      |
  139.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  140.       |      5      |      6      |      7      |      8      |
  141.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  142.       |      9      |     10      |     11      |     12      |
  143.       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  144.  
  145. Transmission Order of Bytes
  146.  
  147.    Whenever an octet representsa numeric quantity the left most bit in
  148.    the diagram is the high order or most significant bit.  Thatis, the
  149.    bit labeled 0 is themost significant bit.  For example, the
  150.    following diagram representsthe value 170 (decimal).
  151.  
  152.  
  153.      0 1 2 3 4 5 6 7
  154.     +-+-+-+-+-+-+-+-+
  155.     |1 0 1 0 1 0 1 0|
  156.     +-+-+-+-+-+-+-+-+
  157.  
  158.    Significanceof Bits
  159.  
  160.    Similarly, whenever a multi-octet field represents anumericquantity
  161.    the left most bit ofthe whole fieldis the most significantbit.
  162.    Whena multi-octet quantity is transmitted the most significant octet
  163.    is transmitted first.
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. Reynolds & Postel        [Page 3]
  171.  
  172. RFC 1340    Assigned Numbers       July 1992
  173.  
  174.  
  175. SpecialAddresses:
  176.  
  177.    There are five classes of IPaddresses: Class A through Class E
  178.    [119].  Of these, Class E addresses are reserved forexperimental
  179.    use. A gateway which is notparticipating in these experiments must
  180.    ignore all datagramswith a Class E destination IP address.ICMP
  181.    Destination Unreachable or ICMP Redirect messages must not result
  182.    fromreceiving such datagrams.
  183.  
  184.    There are certain special cases for IP addresses [11].  These special
  185.    cases can beconcisely summarized using the earlier notationfor an
  186.    IP address:
  187.  
  188.  IP-address ::= { <Network-number>, <Host-number> }
  189.  
  190.     or
  191.  
  192.  IP-address ::= { <Network-number>, <Subnet-number>,
  193.  <Host-number> }
  194.  
  195.    if we also use the notation "-1" to mean thefield contains all 1
  196.    bits.  Some common special cases areas follows:
  197.  
  198.  (a)   {0, 0}
  199.  
  200.     This host on this network.Can only be used as a source
  201.     address (see note later).
  202.  
  203.  (b)   {0, <Host-number>}
  204.  
  205.     Specified host on this network.  Can only be used as a
  206.     source address.
  207.  
  208.  (c)   { -1, -1}
  209.  
  210.     Limited broadcast.Can only be used as a destination
  211.     address, and a datagram with this address must never be
  212.     forwarded outside the (sub-)net of the source.
  213.  
  214.  (d)   {<Network-number>, -1}
  215.  
  216.     Directed broadcast to specified network.  Can only be used
  217.     as a destination address.
  218.  
  219.  (e)   {<Network-number>, <Subnet-number>, -1}
  220.  
  221.     Directed broadcast to specified subnet.  Can only be used as
  222.     a destination address.
  223.  
  224.  
  225.  
  226. Reynolds & Postel        [Page 4]
  227.  
  228. RFC 1340    Assigned Numbers       July 1992
  229.  
  230.  
  231.  (f)   {<Network-number>, -1, -1}
  232.  
  233.     Directed broadcast to all subnets of specified subnetted
  234.     network.  Can only be used as a destinationaddress.
  235.  
  236.  (g)   {127, <any>}
  237.  
  238.     Internal host loopback address.  Should never appear outside
  239.     a host.
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. Reynolds & Postel        [Page 5]
  283.  
  284. RFC 1340    Assigned Numbers       July 1992
  285.  
  286.  
  287.       VERSION NUMBERS
  288.  
  289.    In the Internet Protocol (IP) [45,105] thereis a field to identify
  290.    the version of the internetwork general protocol.  This field is 4
  291.    bitsin size.
  292.  
  293.    Assigned Internet Version Numbers
  294.  
  295.       DecimalKeyword   Version      References
  296.       --------------   -------      ----------
  297.   0   Reserved   [JBP]
  298. 1-3   Unassigned   [JBP]
  299.   4  IP   Internet Protocol       [105,JBP]
  300.   5  ST   ST Datagram Mode[49,JWF]
  301. 6-14   Unassigned   [JBP]
  302.   15   Reserved   [JBP]
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. Reynolds & Postel        [Page 6]
  339.  
  340. RFC 1340    Assigned Numbers       July 1992
  341.  
  342.  
  343.        PROTOCOLNUMBERS
  344.  
  345.    In the Internet Protocol (IP) [45,105] thereis a field, called
  346.    Protocol, toidentify the the next level protocol.  This is an 8 bit
  347.    field.
  348.  
  349.    Assigned Internet Protocol Numbers
  350.  
  351.       Decimal Keyword     Protocol      References
  352.       ------- -------     --------      ----------
  353.    0     Reserved   [JBP]
  354.    1 ICMP     Internet Control Message[97,JBP]
  355.    2 IGMP     Internet Group Management[43,JBP]
  356.    3 GGP     Gateway-to-Gateway [60,MB]
  357.    4 IP     IPin IP (encasulation)   [JBP]
  358.    5 ST     Stream[49,JWF]
  359.    6 TCP     Transmission Control       [106,JBP]
  360.    7 UCL     UCL    [PK]
  361.    8 EGP     Exterior Gateway Protocol      [123,DLM1]
  362.    9 IGP     any private interior gateway   [JBP]
  363.   10 BBN-RCC-MON BBN RCC Monitoring   [SGC]
  364.   11 NVP-II     Network Voice Protocol[22,SC3]
  365.   12 PUP     PUP       [8,XEROX]
  366.   13 ARGUS     ARGUS  [RWS4]
  367.   14 EMCON     EMCON   [BN7]
  368.   15 XNET     Cross Net Debugger       [56,JFH2]
  369.   16 CHAOS     Chaos   [NC3]
  370.   17 UDP     User Datagram       [104,JBP]
  371.   18 MUX     Multiplexing[23,JBP]
  372.   19 DCN-MEAS    DCN Measurement Subsystems  [DLM1]
  373.   20 HMP     Host Monitoring[59,RH6]
  374.   21 PRM     Packet Radio Measurement   [ZSU]
  375.   22 XNS-IDP     XEROX NS IDP     [133,XEROX]
  376.   23 TRUNK-1     Trunk-1  [BWB6]
  377.   24 TRUNK-2     Trunk-2  [BWB6]
  378.   25 LEAF-1     Leaf-1  [BWB6]
  379.   26 LEAF-2     Leaf-2  [BWB6]
  380.   27 RDP     Reliable Data Protocol       [138,RH6]
  381.   28 IRTP     Internet Reliable Transaction[79,TXM]
  382.   29 ISO-TP4     ISO Transport Protocol Class 4    [63,RC77]
  383.   30 NETBLT     Bulk Data TransferProtocol       [20,DDC1]
  384.   31 MFE-NSP     MFE Network Services Protocol    [124,BCH2]
  385.   32 MERIT-INP   MERIT Internodal Protocol   [HWB]
  386.   33 SEP     SequentialExchange Protocol [JC120]
  387.   34 3PC     Third Party Connect Protocol  [SAF3]
  388.   35 IDPR     Inter-Domain Policy Routing Protocol [MXS1]
  389.   36 XTP     XTP   [GXC]
  390.   37 DDP     Datagram Delivery Protocol   [WXC]
  391.  
  392.  
  393.  
  394. Reynolds & Postel        [Page 7]
  395.  
  396. RFC 1340    Assigned Numbers       July 1992
  397.  
  398.  
  399.   38 IDPR-CMTP   IDPR Control Message Transport Proto [MXS1]
  400.   39 TP++     TP++ Transport Protocol   [DXF]
  401.   40 IL     ILTransport Protocol  [DXP2]
  402.        41-60     Unassigned   [JBP]
  403.   61     any host internal protocol   [JBP]
  404.   62 CFTP     CFTP       [50,HCF2]
  405.   63     any local network   [JBP]
  406.   64 SAT-EXPAK   SATNET andBackroom EXPAK   [SHB]
  407.   65 KRYPTOLAN   Kryptolan  [PXL1]
  408.   66 RVD     MIT RemoteVirtualDisk Protocol   [MBG]
  409.   67 IPPC     Internet Pluribus Packet Core   [SHB]
  410.   68     any distributed file system   [JBP]
  411.   69 SAT-MON     SATNET Monitoring   [SHB]
  412.   70 VISA     VISA Protocol  [GXT1]
  413.   71 IPCV     Internet Packet Core Utility   [SHB]
  414.   72 CPNX     Computer Protocol Network Executive  [DXM2]
  415.   73 CPHB     Computer Protocol Heart Beat  [DXM2]
  416.   74 WSN     Wang Span Network   [VXD]
  417.   75 PVP     Packet Video Protocol   [SC3]
  418.   76 BR-SAT-MON  Backroom SATNET Monitoring   [SHB]
  419.   77 SUN-ND     SUN ND PROTOCOL-Temporary   [WM3]
  420.   78 WB-MON     WIDEBAND Monitoring   [SHB]
  421.   79 WB-EXPAK    WIDEBAND EXPAK   [SHB]
  422.   80 ISO-IP     ISO Internet Protocol   [MTR]
  423.   81 VMTP     VMTP  [DRC3]
  424.   82 SECURE-VMTP SECURE-VMTP  [DRC3]
  425.   83 VINES     VINES   [BXH]
  426.   84 TTP     TTP   [JXS]
  427.   85 NSFNET-IGP  NSFNET-IGP   [HWB]
  428.   86 DGP     DissimilarGatewayProtocol      [74,ML109]
  429.   87 TCF     TCF  [GAL5]
  430.   88 IGRP     IGRP[18,GXS]
  431.   89 OSPFIGP     OSPFIGP       [83,JTM4]
  432.   90 Sprite-RPC  Sprite RPCProtocol       [143,BXW]
  433.   91 LARP     Locus Address Resolution Protocol   [BXH]
  434.   92 MTP     Multicast Transport Protocol   [SXA]
  435.   93 AX.25     AX.25 Frames  [BK29]
  436.   94 IPIP     IP-within-IP EncapsulationProtocol  [JXI1]
  437.   95 MICP     Mobile Internetworking Control Pro.  [JXI1]
  438.   96 AES-SP3-D   AES Security Protocol 3-D   [HXH]
  439.   97 ETHERIP     Ethernet-within-IPEncapsulation  [RXH1]
  440.   98 ENCAP     Encapsulation Header      [148,RXB3]
  441.        99-254     Unassigned   [JBP]
  442.   255     Reserved   [JBP]
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. Reynolds & Postel        [Page 8]
  451.  
  452. RFC 1340    Assigned Numbers       July 1992
  453.  
  454.  
  455.    WELLKNOWN PORT NUMBERS
  456.  
  457. The Well Known Ports are controlled andassigned by theIANA and on most
  458. systemscan only be used by system (or root) processes or by programs
  459. executed by privileged users.
  460.  
  461. Ports are used in the TCP [45,106] to name the ends of logical
  462. connections which carrylong term conversations.  For the purpose of
  463. providing services to unknown callers, a service contact port is
  464. defined.  This list specifies the port used by the server process as its
  465. contactport.  The contact portis sometimes called the"well-known
  466. port".
  467.  
  468. To the extent possible,these same portassignments areused with the
  469. UDP [46,104].
  470.  
  471. The assigned ports use a small portion of the possible port numbers.
  472. For many years the assigned ports were in the range 0-255.  Recently,
  473. the range for assigned ports managed bythe IANA has been expanded to
  474. the range 0-1023.
  475.  
  476. Port Assignments:
  477.  
  478.    Keyword   Decimal    Description      References
  479.    -------   -------    -----------      ----------
  480.      0/tcp    Reserved   [JBP]
  481.      0/udp    Reserved   [JBP]
  482.    tcpmux     1/tcp    TCP Port Service Multiplexer   [MKL]
  483.    tcpmux     1/udp    TCP Port Service Multiplexer   [MKL]
  484.    compressnet     2/tcp    Management Utility  [BV15]
  485.    compressnet     2/udp    Management Utility  [BV15]
  486.    compressnet     3/tcp    Compression Process  [BV15]
  487.    compressnet     3/udp    Compression Process  [BV15]
  488.      4/tcp    Unassigned   [JBP]
  489.      4/udp    Unassigned   [JBP]
  490.    rje     5/tcp    Remote Job Entry[12,JBP]
  491.    rje     5/udp    Remote Job Entry[12,JBP]
  492.      6/tcp    Unassigned   [JBP]
  493.      6/udp    Unassigned   [JBP]
  494.    echo     7/tcp    Echo[95,JBP]
  495.    echo     7/udp    Echo[95,JBP]
  496.      8/tcp    Unassigned   [JBP]
  497.      8/udp    Unassigned   [JBP]
  498.    discard     9/tcp    Discard[94,JBP]
  499.    discard     9/udp    Discard[94,JBP]
  500.     10/tcp    Unassigned   [JBP]
  501.     10/udp    Unassigned   [JBP]
  502.    systat    11/tcp    Active Users[89,JBP]
  503.  
  504.  
  505.  
  506. Reynolds & Postel        [Page 9]
  507.  
  508. RFC 1340    Assigned Numbers       July 1992
  509.  
  510.  
  511.    systat    11/udp    Active Users[89,JBP]
  512.     12/tcp    Unassigned   [JBP]
  513.     12/udp    Unassigned   [JBP]
  514.    daytime    13/tcp    Daytime[93,JBP]
  515.    daytime    13/udp    Daytime[93,JBP]
  516.     14/tcp    Unassigned   [JBP]
  517.     14/udp    Unassigned   [JBP]
  518.     15/tcp    Unassigned [was netstat]   [JBP]
  519.     15/udp    Unassigned   [JBP]
  520.     16/tcp    Unassigned   [JBP]
  521.     16/udp    Unassigned   [JBP]
  522.    qotd    17/tcp    Quote of the Day       [100,JBP]
  523.    qotd    17/udp    Quote of the Day       [100,JBP]
  524.    msp    18/tcp    Message Send Protocol   [RXN]
  525.    msp    18/udp    Message Send Protocol   [RXN]
  526.    chargen    19/tcp    CharacterGenerator[92,JBP]
  527.    chargen    19/udp    CharacterGenerator[92,JBP]
  528.    ftp-data    20/tcp    File Transfer [Default Data][96,JBP]
  529.    ftp-data    20/udp    File Transfer [Default Data][96,JBP]
  530.    ftp    21/tcp    File Transfer [Control][96,JBP]
  531.    ftp    21/udp    File Transfer [Control][96,JBP]
  532.     22/tcp    Unassigned   [JBP]
  533.     22/udp    Unassigned   [JBP]
  534.    telnet    23/tcp    Telnet       [112,JBP]
  535.    telnet    23/udp    Telnet       [112,JBP]
  536.     24/tcp    any private mail system  [RA11]
  537.     24/udp    any private mail system  [RA11]
  538.    smtp    25/tcp    Simple Mail Transfer       [102,JBP]
  539.    smtp    25/udp    Simple Mail Transfer       [102,JBP]
  540.     26/tcp    Unassigned   [JBP]
  541.     26/udp    Unassigned   [JBP]
  542.    nsw-fe    27/tcp    NSW User System FE[24,RHT]
  543.    nsw-fe    27/udp    NSW User System FE[24,RHT]
  544.     28/tcp    Unassigned   [JBP]
  545.     28/udp    Unassigned   [JBP]
  546.    msg-icp    29/tcp    MSG ICP[85,RHT]
  547.    msg-icp    29/udp    MSG ICP[85,RHT]
  548.     30/tcp    Unassigned   [JBP]
  549.     30/udp    Unassigned   [JBP]
  550.    msg-auth    31/tcp    MSG Authentication[85,RHT]
  551.    msg-auth    31/udp    MSG Authentication[85,RHT]
  552.     32/tcp    Unassigned   [JBP]
  553.     32/udp    Unassigned   [JBP]
  554.    dsp    33/tcp    Display Support Protocol   [EXC]
  555.    dsp    33/udp    Display Support Protocol   [EXC]
  556.     34/tcp    Unassigned   [JBP]
  557.     34/udp    Unassigned   [JBP]
  558.     35/tcp    any private printer server   [JBP]
  559.  
  560.  
  561.  
  562. Reynolds & Postel               [Page 10]
  563.  
  564. RFC 1340    Assigned Numbers       July 1992
  565.  
  566.  
  567.     35/udp    any private printer server   [JBP]
  568.     36/tcp    Unassigned   [JBP]
  569.     36/udp    Unassigned   [JBP]
  570.    time    37/tcp    Time       [108,JBP]
  571.    time    37/udp    Time       [108,JBP]
  572.     38/tcp    Unassigned   [JBP]
  573.     38/udp    Unassigned   [JBP]
  574.    rlp    39/tcp    Resource LocationProtocol    [MA]
  575.    rlp    39/udp    Resource LocationProtocol    [MA]
  576.     40/tcp    Unassigned   [JBP]
  577.     40/udp    Unassigned   [JBP]
  578.    graphics    41/tcp    Graphics       [129,JBP]
  579.    graphics    41/udp    Graphics       [129,JBP]
  580.    nameserver    42/tcp    Host NameServer[99,JBP]
  581.    nameserver    42/udp    Host NameServer[99,JBP]
  582.    nicname    43/tcp    Who Is       [55,ANM2]
  583.    nicname    43/udp    Who Is       [55,ANM2]
  584.    mpm-flags    44/tcp    MPM FLAGSProtocol   [JBP]
  585.    mpm-flags    44/udp    MPM FLAGSProtocol   [JBP]
  586.    mpm    45/tcp    Message Processing Module[recv][98,JBP]
  587.    mpm    45/udp    Message Processing Module[recv][98,JBP]
  588.    mpm-snd    46/tcp    MPM [default send][98,JBP]
  589.    mpm-snd    46/udp    MPM [default send][98,JBP]
  590.    ni-ftp    47/tcp    NI FTP       [134,SK8]
  591.    ni-ftp    47/udp    NI FTP       [134,SK8]
  592.     48/tcp    Unassigned   [JBP]
  593.     48/udp    Unassigned   [JBP]
  594.    login    49/tcp    Login Host Protocol  [PHD1]
  595.    login    49/udp    Login Host Protocol  [PHD1]
  596.    re-mail-ck    50/tcp    Remote Mail Checking Protocol   [171,SXD1]
  597.    re-mail-ck    50/udp    Remote Mail Checking Protocol   [171,SXD1]
  598.    la-maint    51/tcp    IMP Logical Address Maintenance[76,AGM]
  599.    la-maint    51/udp    IMP Logical Address Maintenance[76,AGM]
  600.    xns-time    52/tcp    XNS Time Protocol   [SXA]
  601.    xns-time    52/udp    XNS Time Protocol   [SXA]
  602.    domain    53/tcp    Domain Name Server     [81,95,PM1]
  603.    domain    53/udp    Domain Name Server     [81,95,PM1]
  604.    xns-ch    54/tcp    XNS Clearinghouse   [SXA]
  605.    xns-ch    54/udp    XNS Clearinghouse   [SXA]
  606.    isi-gl    55/tcp    ISI Graphics Language [7,RB9]
  607.    isi-gl    55/udp    ISI Graphics Language [7,RB9]
  608.    xns-auth    56/tcp    XNS Authentication   [SXA]
  609.    xns-auth    56/udp    XNS Authentication   [SXA]
  610.     57/tcp    any private terminal access   [JBP]
  611.     57/udp    any private terminal access   [JBP]
  612.    xns-mail    58/tcp    XNS Mail   [SXA]
  613.    xns-mail    58/udp    XNS Mail   [SXA]
  614.     59/tcp    any private file service   [JBP]
  615.  
  616.  
  617.  
  618. Reynolds & Postel               [Page 11]
  619.  
  620. RFC 1340    Assigned Numbers       July 1992
  621.  
  622.  
  623.     59/udp    any private file service   [JBP]
  624.     60/tcp    Unassigned   [JBP]
  625.     60/udp    Unassigned   [JBP]
  626.    ni-mail    61/tcp    NI MAIL [5,SK8]
  627.    ni-mail    61/udp    NI MAIL [5,SK8]
  628.    acas    62/tcp    ACA Services   [EXW]
  629.    acas    62/udp    ACA Services   [EXW]
  630.    via-ftp    63/tcp    VIA Systems - FTP   [DXD]
  631.    via-ftp    63/udp    VIA Systems - FTP   [DXD]
  632.    covia    64/tcp    Communications Integrator(CI)   [TXD]
  633.    covia    64/udp    Communications Integrator(CI)   [TXD]
  634.    tacacs-ds    65/tcp    TACACS-Database Service[3,KH43]
  635.    tacacs-ds    65/udp    TACACS-Database Service[3,KH43]
  636.    sql*net    66/tcp    Oracle SQL*NET  [JFH2]
  637.    sql*net    66/udp    Oracle SQL*NET  [JFH2]
  638.    bootps    67/tcp    BootstrapProtocol Server       [36,WJC2]
  639.    bootps    67/udp    BootstrapProtocol Server       [36,WJC2]
  640.    bootpc    68/tcp    BootstrapProtocol Client       [36,WJC2]
  641.    bootpc    68/udp    BootstrapProtocol Client       [36,WJC2]
  642.    tftp    69/tcp    Trivial File Transfer      [126,DDC1]
  643.    tftp    69/udp    Trivial File Transfer      [126,DDC1]
  644.    gopher    70/tcp    Gopher  [MXC1]
  645.    gopher    70/udp    Gopher  [MXC1]
  646.    netrjs-1    71/tcp    Remote Job Service       [10,RTB3]
  647.    netrjs-1    71/udp    Remote Job Service       [10,RTB3]
  648.    netrjs-2    72/tcp    Remote Job Service       [10,RTB3]
  649.    netrjs-2    72/udp    Remote Job Service       [10,RTB3]
  650.    netrjs-3    73/tcp    Remote Job Service       [10,RTB3]
  651.    netrjs-3    73/udp    Remote Job Service       [10,RTB3]
  652.    netrjs-4    74/tcp    Remote Job Service       [10,RTB3]
  653.    netrjs-4    74/udp    Remote Job Service       [10,RTB3]
  654.     75/tcp    any private dial out service   [JBP]
  655.     75/udp    any private dial out service   [JBP]
  656.     76/tcp    Unassigned   [JBP]
  657.     76/udp    Unassigned   [JBP]
  658.     77/tcp    any private RJE service   [JBP]
  659.     77/udp    any private RJE service   [JBP]
  660.    vettcp    78/tcp    vettcp  [CXL1]
  661.    vettcp    78/udp    vettcp  [CXL1]
  662.    finger    79/tcp    Finger[52,KLH]
  663.    finger    79/udp    Finger[52,KLH]
  664.    www    80/tcp    World Wide Web HTTP   [TXL]
  665.    www    80/udp    World Wide Web HTTP   [TXL]
  666.    hosts2-ns    81/tcp    HOSTS2 Name Server  [EAK1]
  667.    hosts2-ns    81/udp    HOSTS2 Name Server  [EAK1]
  668.    xfer    82/tcp    XFER Utility  [TXS2]
  669.    xfer    82/udp    XFER Utility  [TXS2]
  670.    mit-ml-dev    83/tcp    MIT ML Device  [DXR3]
  671.  
  672.  
  673.  
  674. Reynolds & Postel               [Page 12]
  675.  
  676. RFC 1340    Assigned Numbers       July 1992
  677.  
  678.  
  679.    mit-ml-dev    83/udp    MIT ML Device  [DXR3]
  680.    ctf    84/tcp    Common Trace Facility   [HXT]
  681.    ctf    84/udp    Common Trace Facility   [HXT]
  682.    mit-ml-dev    85/tcp    MIT ML Device  [DXR3]
  683.    mit-ml-dev    85/udp    MIT ML Device  [DXR3]
  684.    mfcobol    86/tcp    Micro Focus Cobol   [SXE]
  685.    mfcobol    86/udp    Micro Focus Cobol   [SXE]
  686.     87/tcp    any private terminal link   [JBP]
  687.     87/udp    any private terminal link   [JBP]
  688.    kerberos    88/tcp    Kerberos   [BCN]
  689.    kerberos    88/udp    Kerberos   [BCN]
  690.    su-mit-tg    89/tcp    SU/MIT Telnet Gateway   [MRC]
  691.    su-mit-tg    89/udp    SU/MIT Telnet Gateway   [MRC]
  692.    dnsix    90/tcp    DNSIX Securit Attribute Token Map  [CXW1]
  693.    dnsix    90/udp    DNSIX Securit Attribute Token Map  [CXW1]
  694.    mit-dov    91/tcp    MIT DoverSpooler   [EBM]
  695.    mit-dov    91/udp    MIT DoverSpooler   [EBM]
  696.    npp    92/tcp    Network Printing Protocol   [LXM]
  697.    npp    92/udp    Network Printing Protocol   [LXM]
  698.    dcp    93/tcp    Device Control Protocol  [DT15]
  699.    dcp    93/udp    Device Control Protocol  [DT15]
  700.    objcall    94/tcp    Tivoli Object Dispatcher  [TXB1]
  701.    objcall    94/udp    Tivoli Object Dispatcher  [TXB1]
  702.    supdup    95/tcp    SUPDUP[27,MRC]
  703.    supdup    95/udp    SUPDUP[27,MRC]
  704.    dixie    96/tcp    DIXIE Protocol Specification  [TXH1]
  705.    dixie    96/udp    DIXIE Protocol Specification  [TXH1]
  706.    swift-rvf    97/tcp    Swift Remote Vitural FileProtocol   [MXR]
  707.    swift-rvf    97/udp    Swift Remote Vitural FileProtocol   [MXR]
  708.    tacnews    98/tcp    TAC News  [ANM2]
  709.    tacnews    98/udp    TAC News  [ANM2]
  710.    metagram    99/tcp    Metagram Relay  [GEOF]
  711.    metagram    99/udp    Metagram Relay  [GEOF]
  712.    newacct   100/tcp    [unauthorized use]
  713.    hostname   101/tcp    NIC Host Name Server       [54,ANM2]
  714.    hostname   101/udp    NIC Host Name Server       [54,ANM2]
  715.    iso-tsap   102/tcp    ISO-TSAP[16,MTR]
  716.    iso-tsap   102/udp    ISO-TSAP[16,MTR]
  717.    gppitnp   103/tcp    Genesis Point-to-Point Trans Net  [PXM1]
  718.    gppitnp   103/udp    Genesis Point-to-Point Trans Net  [PXM1]
  719.    acr-nema   104/tcp    ACR-NEMA Digital Imag. & Comm. 300  [PXM1]
  720.    acr-nema   104/udp    ACR-NEMA Digital Imag. & Comm. 300  [PXM1]
  721.    csnet-ns   105/tcp    Mailbox Name Nameserver      [127,MS56]
  722.    csnet-ns   105/udp    Mailbox Name Nameserver      [127,MS56]
  723.    3com-tsmux   106/tcp    3COM-TSMUX  [JXS5]
  724.    3com-tsmux   106/udp    3COM-TSMUX  [JXS5]
  725.    rtelnet   107/tcp    Remote Telnet Service       [101,JBP]
  726.    rtelnet   107/udp    Remote Telnet Service       [101,JBP]
  727.  
  728.  
  729.  
  730. Reynolds & Postel               [Page 13]
  731.  
  732. RFC 1340    Assigned Numbers       July 1992
  733.  
  734.  
  735.    snagas   108/tcp    SNA Gateway Access Server   [KXM]
  736.    snagas   108/udp    SNA Gateway Access Server   [KXM]
  737.    pop2   109/tcp    Post Office Protocol - Version 2 [14,JKR1]
  738.    pop2   109/udp    Post Office Protocol - Version 2 [14,JKR1]
  739.    pop3   110/tcp    Post Office Protocol - Version 3 [122,MTR]
  740.    pop3   110/udp    Post Office Protocol - Version 3 [122,MTR]
  741.    sunrpc   111/tcp    SUN Remote Procedure Call   [DXG]
  742.    sunrpc   111/udp    SUN Remote Procedure Call   [DXG]
  743.    mcidas   112/tcp    McIDAS Data Transmission Protocol   [GXD]
  744.    mcidas   112/udp    McIDAS Data Transmission Protocol   [GXD]
  745.    auth   113/tcp    Authentication Service      [130,MCSJ]
  746.    auth   113/udp    Authentication Service      [130,MCSJ]
  747.    audionews   114/tcp    Audio News Multicast  [MXF2]
  748.    audionews   114/udp    Audio News Multicast  [MXF2]
  749.    sftp   115/tcp    Simple File Transfer Protocol    [73,MKL1]
  750.    sftp   115/udp    Simple File Transfer Protocol    [73,MKL1]
  751.    ansanotify   116/tcp    ANSA REX Notify   [NXH]
  752.    ansanotify   116/udp    ANSA REX Notify   [NXH]
  753.    uucp-path   117/tcp    UUCP PathService[44,MAE]
  754.    uucp-path   117/udp    UUCP PathService[44,MAE]
  755.    sqlserv   118/tcp    SQL Services  [LXB3]
  756.    sqlserv   118/udp    SQL Services  [LXB3]
  757.    nntp   119/tcp    Network News Transfer Protocol[65,PL4]
  758.    nntp   119/udp    Network News Transfer Protocol[65,PL4]
  759.    cfdptkt   120/tcp    CFDPTKT  [JXO3]
  760.    cfdptkt   120/udp    CFDPTKT  [JXO3]
  761.    erpc   121/tcp    Encore Expedited Remote Pro.Call [132,JXO]
  762.    erpc   121/udp    Encore Expedited Remote Pro.Call [132,JXO]
  763.    smakynet   122/tcp    SMAKYNET   [MXO]
  764.    smakynet   122/udp    SMAKYNET   [MXO]
  765.    ntp   123/tcp    Network Time Protocol       [80,DLM1]
  766.    ntp   123/udp    Network Time Protocol       [80,DLM1]
  767.    ansatrader   124/tcp    ANSA REX Trader   [NXH]
  768.    ansatrader   124/udp    ANSA REX Trader   [NXH]
  769.    locus-map   125/tcp    Locus PC-Interface Net Map Ser  [137,EP53]
  770.    locus-map   125/udp    Locus PC-Interface Net Map Ser  [137,EP53]
  771.    unitary   126/tcp    Unisys Unitary Login  [FEIL]
  772.    unitary   126/udp    Unisys Unitary Login  [FEIL]
  773.    locus-con   127/tcp    Locus PC-Interface Conn Server  [137,EP53]
  774.    locus-con   127/udp    Locus PC-Interface Conn Server  [137,EP53]
  775.    gss-xlicen   128/tcp    GSS X License Verification   [JXL]
  776.    gss-xlicen   128/udp    GSS X License Verification   [JXL]
  777.    pwdgen   129/tcp    Password Generator Protocol      [141,FJW]
  778.    pwdgen   129/udp    Password Generator Protocol      [141,FJW]
  779.    cisco-fna   130/tcp    cisco FNATIVE   [WXB]
  780.    cisco-fna   130/udp    cisco FNATIVE   [WXB]
  781.    cisco-tna   131/tcp    cisco TNATIVE   [WXB]
  782.    cisco-tna   131/udp    cisco TNATIVE   [WXB]
  783.  
  784.  
  785.  
  786. Reynolds & Postel               [Page 14]
  787.  
  788. RFC 1340    Assigned Numbers       July 1992
  789.  
  790.  
  791.    cisco-sys   132/tcp    cisco SYSMAINT   [WXB]
  792.    cisco-sys   132/udp    cisco SYSMAINT   [WXB]
  793.    statsrv   133/tcp    Statistics Service  [DLM1]
  794.    statsrv   133/udp    Statistics Service  [DLM1]
  795.    ingres-net   134/tcp    INGRES-NET Service   [MXB]
  796.    ingres-net   134/udp    INGRES-NET Service   [MXB]
  797.    loc-srv   135/tcp    Location Service   [JXP]
  798.    loc-srv   135/udp    Location Service   [JXP]
  799.    profile   136/tcp    PROFILE Naming System   [LLP]
  800.    profile   136/udp    PROFILE Naming System   [LLP]
  801.    netbios-ns   137/tcp    NETBIOS Name Service   [JBP]
  802.    netbios-ns   137/udp    NETBIOS Name Service   [JBP]
  803.    netbios-dgm   138/tcp    NETBIOS Datagram Service   [JBP]
  804.    netbios-dgm   138/udp    NETBIOS Datagram Service   [JBP]
  805.    netbios-ssn   139/tcp    NETBIOS Session Service   [JBP]
  806.    netbios-ssn   139/udp    NETBIOS Session Service   [JBP]
  807.    emfis-data   140/tcp    EMFIS Data Service   [GB7]
  808.    emfis-data   140/udp    EMFIS Data Service   [GB7]
  809.    emfis-cntl   141/tcp    EMFIS Control Service   [GB7]
  810.    emfis-cntl   141/udp    EMFIS Control Service   [GB7]
  811.    bl-idm   142/tcp    Britton-Lee IDM  [SXS1]
  812.    bl-idm   142/udp    Britton-Lee IDM  [SXS1]
  813.    imap2   143/tcp    Interim Mail Access Protocol v2   [MRC]
  814.    imap2   143/udp    Interim Mail Access Protocol v2   [MRC]
  815.    news   144/tcp    NewS   [JAG]
  816.    news   144/udp    NewS   [JAG]
  817.    uaac   145/tcp    UAAC Protocol  [DAG4]
  818.    uaac   145/udp    UAAC Protocol  [DAG4]
  819.    iso-tp0   146/tcp    ISO-IP0[86,MTR]
  820.    iso-tp0   146/udp    ISO-IP0[86,MTR]
  821.    iso-ip   147/tcp    ISO-IP   [MTR]
  822.    iso-ip   147/udp    ISO-IP   [MTR]
  823.    cronus   148/tcp    CRONUS-SUPPORT       [135,JXB]
  824.    cronus   148/udp    CRONUS-SUPPORT       [135,JXB]
  825.    aed-512   149/tcp    AED 512 EmulationService   [AXB]
  826.    aed-512   149/udp    AED 512 EmulationService   [AXB]
  827.    sql-net   150/tcp    SQL-NET   [MXP]
  828.    sql-net   150/udp    SQL-NET   [MXP]
  829.    hems   151/tcp    HEMS[87,CXT]
  830.    hems   151/udp    HEMS[87,CXT]
  831.    bftp   152/tcp    Background File Transfer Program  [AD14]
  832.    bftp   152/udp    Background File Transfer Program  [AD14]
  833.    sgmp   153/tcp    SGMP[37,MS9]
  834.    sgmp   153/udp    SGMP[37,MS9]
  835.    netsc-prod   154/tcp    NETSC  [SH37]
  836.    netsc-prod   154/udp    NETSC  [SH37]
  837.    netsc-dev   155/tcp    NETSC  [SH37]
  838.    netsc-dev   155/udp    NETSC  [SH37]
  839.  
  840.  
  841.  
  842. Reynolds & Postel               [Page 15]
  843.  
  844. RFC 1340    Assigned Numbers       July 1992
  845.  
  846.  
  847.    sqlsrv   156/tcp    SQL Service   [CMR]
  848.    sqlsrv   156/udp    SQL Service   [CMR]
  849.    knet-cmp   157/tcp    KNET/VM Command/Message Protocol[77,GSM11]
  850.    knet-cmp   157/udp    KNET/VM Command/Message Protocol[77,GSM11]
  851.    pcmail-srv   158/tcp    PCMail Server[19,MXL]
  852.    pcmail-srv   158/udp    PCMail Server[19,MXL]
  853.    nss-routing   159/tcp   NSS-Routing   [JXR]
  854.    nss-routing   159/udp   NSS-Routing   [JXR]
  855.    sgmp-traps   160/tcp    SGMP-TRAPS[37,MS9]
  856.    sgmp-traps   160/udp    SGMP-TRAPS[37,MS9]
  857.    snmp   161/tcp    SNMP[15,MTR]
  858.    snmp   161/udp    SNMP[15,MTR]
  859.    snmptrap   162/tcp    SNMPTRAP[15,MTR]
  860.    snmptrap   162/udp    SNMPTRAP[15,MTR]
  861.    cmip-man   163/tcp    CMIP/TCP Manager[4,AXB1]
  862.    cmip-man   163/udp    CMIP/TCP Manager[4,AXB1]
  863.    cmip-agent   164/tcp    CMIP/TCP Agent[4,AXB1]
  864.    smip-agent   164/udp    CMIP/TCP Agent[4,AXB1]
  865.    xns-courier   165/tcp   Xerox144,SXA]
  866.    xns-courier   165/udp   Xerox       [144,SXA]
  867.    s-net   166/tcp    Sirius Systems   [BXL]
  868.    s-net   166/udp    Sirius Systems   [BXL]
  869.    namp   167/tcp    NAMP   [MS9]
  870.    namp   167/udp    NAMP   [MS9]
  871.    rsvd   168/tcp    RSVD  [NT12]
  872.    rsvd   168/udp    RSVD  [NT12]
  873.    send   169/tcp    SEND [WDW11]
  874.    send   169/udp    SEND [WDW11]
  875.    print-srv   170/tcp    Network PostScript   [BKR]
  876.    print-srv   170/udp    Network PostScript   [BKR]
  877.    multiplex   171/tcp    Network Innovations Multiplex   [KXD]
  878.    multiplex   171/udp    Network Innovations Multiplex   [KXD]
  879.    cl/1   172/tcp    Network Innovations CL/1   [KXD]
  880.    cl/1   172/udp    Network Innovations CL/1   [KXD]
  881.    xyplex-mux   173/tcp    Xyplex   [BXS]
  882.    xyplex-mux   173/udp    Xyplex   [BXS]
  883.    mailq   174/tcp    MAILQ   [RXZ]
  884.    mailq   174/udp    MAILQ   [RXZ]
  885.    vmnet   175/tcp    VMNET   [CXT]
  886.    vmnet   175/udp    VMNET   [CXT]
  887.    genrad-mux   176/tcp    GENRAD-MUX   [RXT]
  888.    genrad-mux   176/udp    GENRAD-MUX   [RXT]
  889.    xdmcp   177/tcp    XDisplayManagerControlProtocol  [RWS4]
  890.    xdmcp   177/udp    XDisplayManagerControlProtocol  [RWS4]
  891.    nextstep   178/tcp    NextStep Window Server   [LXH]
  892.    NextStep   178/udp    NextStep Window Server   [LXH]
  893.    bgp   179/tcp    Border Gateway Protocol   [KSL]
  894.    bgp   179/udp    Border Gateway Protocol   [KSL]
  895.  
  896.  
  897.  
  898. Reynolds & Postel               [Page 16]
  899.  
  900. RFC 1340    Assigned Numbers       July 1992
  901.  
  902.  
  903.    ris   180/tcp    Intergraph   [DXB]
  904.    ris   180/udp    Intergraph   [DXB]
  905.    unify   181/tcp    Unify   [VXS]
  906.    unify   181/udp    Unify   [VXS]
  907.    audit   182/tcp    Unisys Audit SITP   [GXG]
  908.    audit   182/udp    Unisys Audit SITP   [GXG]
  909.    ocbinder   183/tcp    OCBinder  [JXO1]
  910.    ocbinder   183/udp    OCBinder  [JXO1]
  911.    ocserver   184/tcp    OCServer  [JXO1]
  912.    ocserver   184/udp    OCServer  [JXO1]
  913.    remote-kis   185/tcp    Remote-KIS  [RXD1]
  914.    remote-kis   185/udp    Remote-KIS  [RXD1]
  915.    kis   186/tcp    KIS Protocol  [RXD1]
  916.    kis   186/udp    KIS Protocol  [RXD1]
  917.    aci   187/tcp    Application CommunicationInterface [RXC1]
  918.    aci   187/udp    Application CommunicationInterface [RXC1]
  919.    mumps   188/tcp    Plus Five's MUMPS  [HS23]
  920.    mumps   188/udp    Plus Five's MUMPS  [HS23]
  921.    qft   189/tcp    Queued File Transport   [WXS]
  922.    qft   189/udp    Queued File Transport   [WXS]
  923.    gacp   190/tcp    Gateway Access Control Protocol   [PCW]
  924.    cacp   190/udp    Gateway Access Control Protocol   [PCW]
  925.    prospero   191/tcp    Prospero   [BCN]
  926.    prospero   191/udp    Prospero   [BCN]
  927.    osu-nms   192/tcp    OSU Network Monitoring System   [DXK]
  928.    osu-nms   192/udp    OSU Network Monitoring System   [DXK]
  929.    srmp   193/tcp    Spider Remote Monitoring Protocol   [TXS]
  930.    srmp   193/udp    Spider Remote Monitoring Protocol   [TXS]
  931.    irc   194/tcp    Internet Relay Chat Protocol  [JXO2]
  932.    irc   194/udp    Internet Relay Chat Protocol  [JXO2]
  933.    dn6-nlm-aud   195/tcp    DNSIX Network Level Module Audit  [LL69]
  934.    dn6-nlm-aud   195/udp    DNSIX Network Level Module Audit  [LL69]
  935.    dn6-smm-red   196/tcp    DNSIX Session MgtModule Audit Redir[LL69]
  936.    dn6-smm-red   196/udp    DNSIX Session MgtModule Audit Redir[LL69]
  937.    dls   197/tcp    DirectoryLocation Service   [SXB]
  938.    dls   197/udp    DirectoryLocation Service   [SXB]
  939.    dls-mon   198/tcp    DirectoryLocation Service Monitor   [SXB]
  940.    dls-mon   198/udp    DirectoryLocation Service Monitor   [SXB]
  941.    smux   199/tcp    SMUX   [MTR]
  942.    smux   199/udp    SMUX   [MTR]
  943.    src   200/tcp    IBM System Resource Controller   [GXM]
  944.    src   200/udp    IBM System Resource Controller   [GXM]
  945.    at-rtmp   201/tcp    AppleTalkRoutingMaintenance   [RXC]
  946.    at-rtmp   201/udp    AppleTalkRoutingMaintenance   [RXC]
  947.    at-nbp   202/tcp    AppleTalkName Binding   [RXC]
  948.    at-nbp   202/udp    AppleTalkName Binding   [RXC]
  949.    at-3   203/tcp    AppleTalkUnused   [RXC]
  950.    at-3   203/udp    AppleTalkUnused   [RXC]
  951.  
  952.  
  953.  
  954. Reynolds & Postel               [Page 17]
  955.  
  956. RFC 1340    Assigned Numbers       July 1992
  957.  
  958.  
  959.    at-echo   204/tcp    AppleTalkEcho   [RXC]
  960.    at-echo   204/udp    AppleTalkEcho   [RXC]
  961.    at-5   205/tcp    AppleTalkUnused   [RXC]
  962.    at-5   205/udp    AppleTalkUnused   [RXC]
  963.    at-zis   206/tcp    AppleTalkZone Information   [RXC]
  964.    at-zis   206/udp    AppleTalkZone Information   [RXC]
  965.    at-7   207/tcp    AppleTalkUnused   [RXC]
  966.    at-7   207/udp    AppleTalkUnused   [RXC]
  967.    at-8   208/tcp    AppleTalkUnused   [RXC]
  968.    at-8   208/udp    AppleTalkUnused   [RXC]
  969.    tam   209/tcp    Trivial Authenticated Mail Protocol [DXB1]
  970.    tam   209/udp    Trivial Authenticated Mail Protocol [DXB1]
  971.    z39.50   210/tcp    ANSI Z39.50   [MXN]
  972.    z39.50   210/udp    ANSI Z39.50   [MXN]
  973.    914c/g   211/tcp    Texas Instruments914C/G Terminal  [BXH1]
  974.    914c/g   211/udp    Texas Instruments914C/G Terminal  [BXH1]
  975.    anet   212/tcp    ATEXSSTR   [JXT]
  976.    anet   212/udp    ATEXSSTR   [JXT]
  977.    ipx   213/tcp    IPX [DP666]
  978.    ipx   213/udp    IPX [DP666]
  979.    vmpwscs   214/tcp    VM PWSCS   [DXS]
  980.    vmpwscs   214/udp    VM PWSCS   [DXS]
  981.    softpc   215/tcp    Insignia Solutions   [MXT]
  982.    softpc   215/udp    Insignia Solutions   [MXT]
  983.    atls   216/tcp    Access TechnologyLicenseServer   [LXD]
  984.    atls   216/udp    Access TechnologyLicenseServer   [LXD]
  985.    dbase   217/tcp    dBASE Unix  [DXG1]
  986.    dbase   217/udp    dBASE Unix  [DXG1]
  987.    mpp   218/tcp    Netix Message Posting Protocol   [STY]
  988.    mpp   218/udp    Netix Message Posting Protocol   [STY]
  989.    uarps   219/tcp    Unisys ARPs  [AXM1]
  990.    uarps   219/udp    Unisys ARPs  [AXM1]
  991.    imap3   220/tcp    Interactive Mail Access Protocol v3 [JXR2]
  992.    imap3   220/udp    Interactive Mail Access Protocol v3 [JXR2]
  993.    fln-spx   221/tcp    Berkeley rlogind with SPXauth   [KXA]
  994.    fln-spx   221/udp    Berkeley rlogind with SPXauth   [KXA]
  995.    fsh-spx   222/tcp    Berkeley rshd with SPX auth   [KXA]
  996.    fsh-spx   222/udp    Berkeley rshd with SPX auth   [KXA]
  997.    cdc   223/tcp    Certificate Distribution Center   [KXA]
  998.    cdc   223/udp    Certificate Distribution Center   [KXA]
  999.  
  1000.    224-241    Reserved   [JBP]
  1001.  
  1002.    sur-meas   243/tcp    Survey Measurement[6,DDC1]
  1003.    sur-meas   243/udp    Survey Measurement[6,DDC1]
  1004.    link   245/tcp    LINK[1,RDB2]
  1005.    link   245/udp    LINK[1,RDB2]
  1006.    dsp3270   246/tcp    Display Systems Protocol       [39,WJS1]
  1007.  
  1008.  
  1009.  
  1010. Reynolds & Postel               [Page 18]
  1011.  
  1012. RFC 1340    Assigned Numbers       July 1992
  1013.  
  1014.  
  1015.    dsp3270   246/udp    Display Systems Protocol       [39,WJS1]
  1016.  
  1017.    247-255    Reserved   [JBP]
  1018.  
  1019.    pawserv   345/tcp    Perf Analysis Workbench
  1020.    pawserv   345/udp    Perf Analysis Workbench
  1021.    zserv   346/tcp    Zebra server
  1022.    zserv   346/udp    Zebra server
  1023.    fatserv   347/tcp    Fatmen Server
  1024.    fatserv   347/udp    Fatmen Server
  1025.    clearcase   371/tcp    Clearcase  [DXL1]
  1026.    clearcase   371/udp    Clearcase  [DXL1]
  1027.    ulistserv   372/tcp    Unix Listserv   [AXK]
  1028.    ulistserv   372/udp    Unix Listserv   [AXK]
  1029.    legent-1   373/tcp    Legent Corporation   [KXB]
  1030.    legent-1   373/udp    Legent Corporation   [KXB]
  1031.    legent-2   374/tcp    Legent Corporation   [KXB]
  1032.    legent-2   374/udp    Legent Corporation   [KXB]
  1033.    exec   512/tcp    remote process execution;
  1034.       authentication performed using
  1035.       passwordsand UNIX loppgin names
  1036.    biff   512/udp    used by mail system to notify users
  1037.       of new mail received; currently
  1038.       receives messagesonly from
  1039.       processeson the same machine
  1040.    login   513/tcp    remote login a latelnet;
  1041.       automaticauthentication performed
  1042.       based on priviledged portnumbers
  1043.       and distributed data bases which
  1044.       identify "authentication domains"
  1045.    who   513/udp    maintainsdata bases showing who's
  1046.       logged into machines on a local
  1047.       net and the load average of the
  1048.       machine
  1049.    cmd   514/tcp    like exec, but automatic
  1050.       authentication isperformed as for
  1051.       login server
  1052.    syslog   514/udp
  1053.    printer   515/tcp    spooler
  1054.    printer   515/udp    spooler
  1055.    talk   517/tcp    like tenex link, but across
  1056.       machine -unfortunately, doesn't
  1057.       use link protocol(this is actually
  1058.       just a rendezvousport from whicha
  1059.       tcp connection isestablished)
  1060.    talk   517/udp    like tenex link, but across
  1061.       machine -unfortunately, doesn't
  1062.       use link protocol(this is actually
  1063.  
  1064.  
  1065.  
  1066. Reynolds & Postel               [Page 19]
  1067.  
  1068. RFC 1340    Assigned Numbers       July 1992
  1069.  
  1070.  
  1071.       just a rendezvousport from whicha
  1072.       tcp connection isestablished)
  1073.    ntalk   518/tcp
  1074.    ntalk   518/udp
  1075.    utime   519/tcp    unixtime
  1076.    utime   519/udp    unixtime
  1077.    efs   520/tcp    extended file name server
  1078.    router   520/udp    local routing process (onsite);
  1079.       uses variant of Xerox NS routing
  1080.       information protocol
  1081.    timed   525/tcp    timeserver
  1082.    timed   525/udp    timeserver
  1083.    tempo   526/tcp    newdate
  1084.    tempo   526/udp    newdate
  1085.    courier   530/tcp    rpc
  1086.    courier   530/udp    rpc
  1087.    conference   531/tcp    chat
  1088.    conference   531/udp    chat
  1089.    netnews   532/tcp    readnews
  1090.    netnews   532/udp    readnews
  1091.    netwall   533/tcp    for emergency broadcasts
  1092.    netwall   533/udp    for emergency broadcasts
  1093.    uucp   540/tcp    uucpd
  1094.    uucp   540/udp    uucpd
  1095.    klogin   543/tcp
  1096.    klogin   543/udp
  1097.    kshell   544/tcp    krcmd
  1098.    kshell   544/udp    krcmd
  1099.    new-rwho   550/tcp    new-who
  1100.    new-rwho   550/udp    new-who
  1101.    dsf   555/tcp
  1102.    dsf   555/udp
  1103.    remotefs   556/tcp    rfs server
  1104.    remotefs   556/udp    rfs server
  1105.    rmonitor   560/tcp    rmonitord
  1106.    rmonitor   560/udp    rmonitord
  1107.    monitor   561/tcp
  1108.    monitor   561/udp
  1109.    chshell   562/tcp    chcmd
  1110.    chshell   562/udp    chcmd
  1111.    9pfs   564/tcp    plan 9 file service
  1112.    9pfs   564/udp    plan 9 file service
  1113.    whoami   565/tcp    whoami
  1114.    whoami   565/udp    whoami
  1115.    meter   570/tcp    demon
  1116.    meter   570/udp    demon
  1117.    meter   571/tcp    udemon
  1118.    meter   571/udp    udemon
  1119.  
  1120.  
  1121.  
  1122. Reynolds & Postel               [Page 20]
  1123.  
  1124. RFC 1340    Assigned Numbers       July 1992
  1125.  
  1126.  
  1127.    ipcserver   600/tcp    Sun IPC server
  1128.    ipcserver   600/udp    Sun IPC server
  1129.    nqs   607/tcp    nqs
  1130.    nqs   607/udp    nqs
  1131.    mdqs   666/tcp
  1132.    mdqs   666/udp
  1133.    elcsd   704/tcp    errlog copy/server daemon
  1134.    elcsd   704/udp    errlog copy/server daemon
  1135.    netcp   740/tcp    NETscout Control Protocol  [AXS2]
  1136.    netcp   740/udp    NETscout Control Protocol  [AXS2]
  1137.    netgw   741/tcp    netGW   [OXK]
  1138.    netgw   741/udp    netGW   [OXK]
  1139.    netrcs   742/tcp    Network based Rev. Cont. Sys.  [GXC2]
  1140.    netrcs   742/udp    Network based Rev. Cont. Sys.  [GXC2]
  1141.    flexlm   744/tcp    Flexible License Manager  [MXC2]
  1142.    flexlm   744/udp    Flexible License Manager  [MXC2]
  1143.    fujitsu-dev   747/tcp    Fujitsu Device Control
  1144.    fujitsu-dev   747/udp    Fujitsu Device Control
  1145.    ris-cm   748/tcp    Russell Info Sci CalendarManager
  1146.    ris-cm   748/udp    Russell Info Sci CalendarManager
  1147.    kerberos-adm   749/tcp    kerberos administration
  1148.    kerberos-adm   749/udp    kerberos administration
  1149.    rfile   750/tcp
  1150.    loadav   750/udp
  1151.    pump   751/tcp
  1152.    pump   751/udp
  1153.    qrh   752/tcp
  1154.    qrh   752/udp
  1155.    rrh   753/tcp
  1156.    rrh   753/udp
  1157.    tell   754/tcp     send
  1158.    tell   754/udp     send
  1159.    nlogin   758/tcp
  1160.    nlogin   758/udp
  1161.    con   759/tcp
  1162.    con   759/udp
  1163.    ns   760/tcp
  1164.    ns   760/udp
  1165.    rxe   761/tcp
  1166.    rxe   761/udp
  1167.    quotad   762/tcp
  1168.    quotad   762/udp
  1169.    cycleserv   763/tcp
  1170.    cycleserv   763/udp
  1171.    omserv   764/tcp
  1172.    omserv   764/udp
  1173.    webster   765/tcp
  1174.    webster   765/udp
  1175.  
  1176.  
  1177.  
  1178. Reynolds & Postel               [Page 21]
  1179.  
  1180. RFC 1340    Assigned Numbers       July 1992
  1181.  
  1182.  
  1183.    phonebook   767/tcp    phone
  1184.    phonebook   767/udp    phone
  1185.    vid   769/tcp
  1186.    vid   769/udp
  1187.    cadlock   770/tcp
  1188.    cadlock   770/udp
  1189.    rtip   771/tcp
  1190.    rtip   771/udp
  1191.    cycleserv2   772/tcp
  1192.    cycleserv2   772/udp
  1193.    submit   773/tcp
  1194.    notify   773/udp
  1195.    rpasswd   774/tcp
  1196.    acmaint_dbd   774/udp
  1197.    entomb   775/tcp
  1198.    acmaint_transd  775/udp
  1199.    wpages   776/tcp
  1200.    wpages   776/udp
  1201.    wpgs   780/tcp
  1202.    wpgs   780/udp
  1203.    hp-collector   781/tcp  hp performance data collector
  1204.    hp-collector   781/udp  hp performance data collector
  1205.    hp-managed-node 782/tcp  hp performance data managed node
  1206.    hp-managed-node 782/udp  hp performance data managed node
  1207.    hp-alarm-mgr   783/tcp  hp performance data alarm manager
  1208.    hp-alarm-mgr   783/udp  hp performance data alarm manager
  1209.    mdbs_daemon   800/tcp
  1210.    mdbs_daemon   800/udp
  1211.    device   801/tcp
  1212.    device   801/udp
  1213.    xtreelic   996/tcp  XTREELicenseServer
  1214.    xtreelic   996/udp  XTREELicenseServer
  1215.    maitrd   997/tcp
  1216.    maitrd   997/udp
  1217.    busboy   998/tcp
  1218.    puparp   998/udp
  1219.    garcon   999/tcp
  1220.    applix   999/udp  Applix ac
  1221.    puprouter   999/tcp
  1222.    puprouter   999/udp
  1223.    cadlock   1000/tcp
  1224.    ock   1000/udp
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234. Reynolds & Postel               [Page 22]
  1235.  
  1236. RFC 1340    Assigned Numbers       July 1992
  1237.  
  1238.  
  1239.   REGISTERED PORT NUMBERS
  1240.  
  1241. The Registered Ports are not controlledby the IANA andon mostsystems
  1242. can be used by ordinaryuser processes or programs executed by ordinary
  1243. users.
  1244.  
  1245. Ports are used in the TCP [45,106] to name the ends of logical
  1246. connections which carrylong term conversations.  For the purpose of
  1247. providing services to unknown callers, a service contact port is
  1248. defined.  This list specifies the port used by the server process as its
  1249. contactport.  While the IANA can not control uses of these ports it
  1250. does register or list uses of these ports as a convienence to the
  1251. community.
  1252.  
  1253. To the extent possible,these same portassignments areused with the
  1254. UDP [46,104].
  1255.  
  1256. The Registered Ports are in therange 1024-65535.
  1257.  
  1258. Port Assignments:
  1259.  
  1260.    Keyword   Decimal    Description      References
  1261.    -------   -------    -----------      ----------
  1262.    blackjack   1025/tcp   network blackjack
  1263.    blackjack   1025/udp   network blackjack
  1264.    hermes   1248/tcp
  1265.    hermes   1248/udp
  1266.    bbn-mmc   1347/tcp   multi media conferencing
  1267.    bbn-mmc   1347/udp   multi media conferencing
  1268.    bbn-mmx   1348/tcp   multi media conferencing
  1269.    bbn-mmx   1348/udp   multi media conferencing
  1270.    sbook   1349/tcp   Registration Network Protocol  [SXS4]
  1271.    sbook   1349/udp   Registration Network Protocol  [SXS4]
  1272.    editbench   1350/tcp   Registration Network Protocol  [SXS4]
  1273.    editbench   1350/udp   Registration Network Protocol  [SXS4]
  1274.    equationbuilder 1351/tcp   Digital Tool Works (MIT)  [TXT1]
  1275.    equationbuilder 1351/udp   Digital Tool Works (MIT)  [TXT1]
  1276.    lotusnote   1352/tcp   Lotus Note  [GXP1]
  1277.    lotusnote   1352/udp   Lotus Note  [GXP1]
  1278.    ingreslock   1524/tcp   ingres
  1279.    ingreslock   1524/udp   ingres
  1280.    orasrv   1525/tcp   oracle
  1281.    orasrv   1525/udp   oracle
  1282.    prospero-np   1525/tcp   prospero non-privileged
  1283.    prospero-np   1525/udp   prospero non-privileged
  1284.    tlisrv   1527/tcp   oracle
  1285.    tlisrv   1527/udp   oracle
  1286.    coauthor   1529/tcp   oracle
  1287.  
  1288.  
  1289.  
  1290. Reynolds & Postel               [Page 23]
  1291.  
  1292. RFC 1340    Assigned Numbers       July 1992
  1293.  
  1294.  
  1295.    coauthor   1529/udp   oracle
  1296.    issd   1600/tcp
  1297.    issd   1600/udp
  1298.    nkd   1650/tcp
  1299.    nkd   1650/udp
  1300.    callbook   2000/tcp
  1301.    callbook   2000/udp
  1302.    dc   2001/tcp
  1303.    wizard   2001/udp    curry
  1304.    globe   2002/tcp
  1305.    globe   2002/udp
  1306.    mailbox   2004/tcp
  1307.    emce   2004/udp    CCWS mm conf
  1308.    berknet   2005/tcp
  1309.    oracle   2005/udp
  1310.    invokator   2006/tcp
  1311.    raid-cc   2006/udp    raid
  1312.    dectalk   2007/tcp
  1313.    raid-am   2007/udp
  1314.    conf   2008/tcp
  1315.    terminaldb   2008/udp
  1316.    news   2009/tcp
  1317.    whosockami   2009/udp
  1318.    search   2010/tcp
  1319.    pipe_server   2010/udp
  1320.    raid-cc   2011/tcp    raid
  1321.    servserv   2011/udp
  1322.    ttyinfo   2012/tcp
  1323.    raid-ac   2012/udp
  1324.    raid-am   2013/tcp
  1325.    raid-cd   2013/udp
  1326.    troff   2014/tcp
  1327.    raid-sf   2014/udp
  1328.    cypress   2015/tcp
  1329.    raid-cs   2015/udp
  1330.    bootserver   2016/tcp
  1331.    bootserver   2016/udp
  1332.    cypress-stat   2017/tcp
  1333.    bootclient   2017/udp
  1334.    terminaldb   2018/tcp
  1335.    rellpack   2018/udp
  1336.    whosockami   2019/tcp
  1337.    about   2019/udp
  1338.    xinupageserver  2020/tcp
  1339.    xinupageserver  2020/udp
  1340.    servexec   2021/tcp
  1341.    xinuexpansion1  2021/udp
  1342.    down   2022/tcp
  1343.  
  1344.  
  1345.  
  1346. Reynolds & Postel               [Page 24]
  1347.  
  1348. RFC 1340    Assigned Numbers       July 1992
  1349.  
  1350.  
  1351.    xinuexpansion2  2022/udp
  1352.    xinuexpansion3  2023/tcp
  1353.    xinuexpansion3  2023/udp
  1354.    xinuexpansion4  2024/tcp
  1355.    xinuexpansion4  2024/udp
  1356.    ellpack   2025/tcp
  1357.    xribs   2025/udp
  1358.    scrabble   2026/tcp
  1359.    scrabble   2026/udp
  1360.    shadowserver   2027/tcp
  1361.    shadowserver   2027/udp
  1362.    submitserver   2028/tcp
  1363.    submitserver   2028/udp
  1364.    device2   2030/tcp
  1365.    device2   2030/udp
  1366.    blackboard   2032/tcp
  1367.    blackboard   2032/udp
  1368.    glogger   2033/tcp
  1369.    glogger   2033/udp
  1370.    scoremgr   2034/tcp
  1371.    scoremgr   2034/udp
  1372.    imsldoc   2035/tcp
  1373.    imsldoc   2035/udp
  1374.    objectmanager   2038/tcp
  1375.    objectmanager   2038/udp
  1376.    lam   2040/tcp
  1377.    lam   2040/udp
  1378.    interbase   2041/tcp
  1379.    interbase   2041/udp
  1380.    isis   2042/tcp
  1381.    isis   2042/udp
  1382.    isis-bcast   2043/tcp
  1383.    isis-bcast   2043/udp
  1384.    rimsl   2044/tcp
  1385.    rimsl   2044/udp
  1386.    cdfunc   2045/tcp
  1387.    cdfunc   2045/udp
  1388.    sdfunc   2046/tcp
  1389.    sdfunc   2046/udp
  1390.    dls   2047/tcp
  1391.    dls   2047/udp
  1392.    dls-monitor   2048/tcp
  1393.    dls-monitor   2048/udp
  1394.    shilp   2049/tcp
  1395.    shilp   2049/udp
  1396.    www-dev   2784/tcp   world wide web - development
  1397.    www-dev   2784/udp   world wide web - development
  1398.    NSWS   3049/tcp
  1399.  
  1400.  
  1401.  
  1402. Reynolds & Postel               [Page 25]
  1403.  
  1404. RFC 1340    Assigned Numbers       July 1992
  1405.  
  1406.  
  1407.    NSWS   3049/ddddp
  1408.    rfa   4672/tcp   remote file access server
  1409.    rfa   4672/udp   remote file access server
  1410.    commplex-main   5000/tcp
  1411.    commplex-main   5000/udp
  1412.    commplex-link   5001/tcp
  1413.    commplex-link   5001/udp
  1414.    rfe   5002/tcp   radio free ethernet
  1415.    rfe   5002/udp   radio free ethernet
  1416.    rmonitor_secure 5145/tcp
  1417.    rmonitor_secure 5145/udp
  1418.    padl2sim   5236/tcp
  1419.    padl2sim   5236/udp
  1420.    sub-process   6111/tcp   HP SoftBench Sub-Process Control
  1421.    sub-process   6111/udp   HP SoftBench Sub-Process Control
  1422.    xdsxdm   6558/udp
  1423.    xdsxdm   6558/tcp
  1424.    afs3-fileserver 7000/tcp   file server itself
  1425.    afs3-fileserver 7000/udp   file server itself
  1426.    afs3-callback   7001/tcp   callbacksto cache managers
  1427.    afs3-callback   7001/udp   callbacksto cache managers
  1428.    afs3-prserver   7002/tcp   users & groups database
  1429.    afs3-prserver   7002/udp   users & groups database
  1430.    afs3-vlserver   7003/tcp   volume location database
  1431.    afs3-vlserver   7003/udp   volume location database
  1432.    afs3-kaserver   7004/tcp   AFS/Kerberos authentication service
  1433.    afs3-kaserver   7004/udp   AFS/Kerberos authentication service
  1434.    afs3-volser   7005/tcp   volume managment server
  1435.    afs3-volser   7005/udp   volume managment server
  1436.    afs3-errors   7006/tcp   error interpretation service
  1437.    afs3-errors   7006/udp   error interpretation service
  1438.    afs3-bos   7007/tcp   basic overseer process
  1439.    afs3-bos   7007/udp   basic overseer process
  1440.    afs3-update   7008/tcp   server-to-server updater
  1441.    afs3-update   7008/udp   server-to-server updater
  1442.    afs3-rmtsys   7009/tcp   remote cache manager service
  1443.    afs3-rmtsys   7009/udp   remote cache manager service
  1444.    man   9535/tcp
  1445.    man   9535/udp
  1446.    isode-dua   17007/tcp
  1447.    isode-dua   17007/udp
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458. Reynolds & Postel               [Page 26]
  1459.  
  1460. RFC 1340    Assigned Numbers       July 1992
  1461.  
  1462.  
  1463.        INTERNETMULTICAST ADDRESSES
  1464.  
  1465.    HostExtensions for IP Multicasting (RFC-1112) [43] specifies the
  1466.    extensions required of a host implementationof the InternetProtocol
  1467.    (IP)to support multicasting.  Current addresses arelisted below.
  1468.  
  1469.  
  1470.       224.0.0.0 Reserved[43,JBP]
  1471.       224.0.0.1 All Systems onthis Subnet[43,JBP]
  1472.       224.0.0.2 All Routers onthis Subnet   [JBP]
  1473.       224.0.0.3 Unassigned   [JBP]
  1474.       224.0.0.4 DVMRP  Routers       [140,JBP]
  1475.       224.0.0.5 OSPFIGP  OSPFIGP All Routers       [83,JXM1]
  1476.       224.0.0.6 OSPFIGP  OSPFIGP Designated Routers       [83,JXM1]
  1477.       224.0.0.7 ST Routers  [KS14]
  1478.       224.0.0.8 ST Hosts  [KS14]
  1479.       224.0.0.9 RIP2 Routers [GSM11]
  1480.       224.0.0.10-224.0.0.255 Unassigned   [JBP]
  1481.  
  1482.       224.0.1.0 VMTP Managers Group       [17,DRC3]
  1483.       224.0.1.1 NTP  Network Time Protocol       [80,DLM1]
  1484.       224.0.1.2 SGI-Dogfight   [AXC]
  1485.       224.0.1.3 Rwhod   [SXD]
  1486.       224.0.1.4 VNP  [DRC3]
  1487.       224.0.1.5 Artificial Horizons - Aviator   [BXF]
  1488.       224.0.1.6 NSS - Name Service Server  [BXS2]
  1489.       224.0.1.7 AUDIONEWS - Audio NewsMulticast  [MXF2]
  1490.       224.0.1.8 SUN NIS+ Information Service  [CXM3]
  1491.       224.0.1.9 MTP Multicast Transport Protocol   [SXA]
  1492.       224.0.1.10-224.0.1.255  Unassigned   [JBP]
  1493.  
  1494.       224.0.2.1 "rwho"Group (BSD) (unofficial)   [JBP]
  1495.       224.0.2.2 SUN RPC PMAPPROC_CALLIT  [BXE1]
  1496.  
  1497.       224.0.3.0-224.0.3.255 RFEGenericService  [DXS3]
  1498.       224.0.4.0-224.0.4.255 RFEIndividual Conferences  [DXS3]
  1499.  
  1500.       224.1.0.0-224.1.255.255  ST Multicast Groups  [KS14]
  1501.       224.2.0.0-224.2.255.255  Multimedia Conference Calls   [SC3]
  1502.  
  1503.       232.x.x.x VMTP transientgroups       [17,DRC3]
  1504.  
  1505.       These addresses are listed in theDomain Name Service under
  1506.       MCAST.NETand 224.IN-ADDR.ARPA.
  1507.  
  1508.       Note thatwhen used on anEthernet or IEEE 802 network, the 23
  1509.       low-orderbits ofthe IP Multicast address are placed in the low-
  1510.       order 23 bits of the Ethernet or IEEE 802net multicast address
  1511.  
  1512.  
  1513.  
  1514. Reynolds & Postel               [Page 27]
  1515.  
  1516. RFC 1340    Assigned Numbers       July 1992
  1517.  
  1518.  
  1519.       1.0.94.0.0.0.  See the next section on "IANA ETHERNET ADDRESS
  1520.       BLOCK".
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570. Reynolds & Postel               [Page 28]
  1571.  
  1572. RFC 1340    Assigned Numbers       July 1992
  1573.  
  1574.  
  1575.  IANA ETHERNET ADDRESS BLOCK
  1576.  
  1577.    The IANA owns an Ethernet address block which may beused for
  1578.    multicast address asignmentsor other special purposes.
  1579.  
  1580.    The address block inIEEE binary is (which is in bittransmission
  1581.    order):
  1582.  
  1583.        0000 0000 0000 0000 01111010
  1584.  
  1585.    In the normal Internet dotted decimal notation this is 0.0.94 since
  1586.    the bytes are transmitted higher order firstand bits withinbytes
  1587.    are transmitted lower order first (see "DataNotation" in the
  1588.    Introduction).
  1589.  
  1590.    IEEECSMA/CDand Token Bus bit transmission order: 00 00 5E
  1591.  
  1592.    IEEEToken Ring bit transmission order: 00 00 7A
  1593.  
  1594.    Appearance on the wire (bitstransmitted from left to right):
  1595.  
  1596.        0   23 47
  1597.        |   | |
  1598.        1000 0000 0000 0000 01111010 xxxx xxx0 xxxx xxxx xxxx xxxx
  1599.        |     |
  1600.        Multicast Bit     0 = Internet Multicast
  1601.      1 = Assigned by IANA for
  1602.  other uses
  1603.  
  1604.    Appearance in memory(bits transmitted right-to-leftwithin octets,
  1605.    octets transmitted left-to-right):
  1606.  
  1607.        0   23 47
  1608.        |   | |
  1609.        0000 0001 0000 0000 01011110 0xxx xxxx xxxx xxxx xxxx xxxx
  1610.        |     |
  1611.        Multicast Bit     0 = Internet Multicast
  1612.      1 = Assigned by IANA for other uses
  1613.  
  1614.    The latter representation corresponds to theInternet standard bit-
  1615.    order, and is the format that most programmers have to deal with.
  1616.    Using this representation, the rangeof Internet Multicast addresses
  1617.    is:
  1618.  
  1619.   01-00-5E-00-00-00  to 01-00-5E-7F-FF-FF  in hex, or
  1620.  
  1621.   1.0.94.0.0.0to  1.0.94.127.255.255in dotted decimal
  1622.  
  1623.  
  1624.  
  1625.  
  1626. Reynolds & Postel               [Page 29]
  1627.  
  1628. RFC 1340    Assigned Numbers       July 1992
  1629.  
  1630.  
  1631.      IPTOS PARAMETERS
  1632.  
  1633.    Thisdocuments the default Type-of-Service values that are currently
  1634.    recommended for the most important Internet protocols.
  1635.  
  1636.    There are four assigned TOS values: low delay, high throughput, high
  1637.    reliability,and lowcost; in each case, theTOS value is used to
  1638.    indicate "better".  Only oneTOS value or property can be requested
  1639.    in any one IP datagram.
  1640.  
  1641.    Generally, protocolswhich are involved in direct interaction with a
  1642.    human shouldselect low delay, whiledata transfers which may involve
  1643.    large blocksof dataare need high throughput.  Finally, high
  1644.    reliability is most important for datagram-based Internet management
  1645.    functions.
  1646.  
  1647.    Application protocols not included in these tables should beable to
  1648.    makeappropriate choice of low delay(8 decimal, 1000 binary) or high
  1649.    throughput (4 decimail, 0100binary).
  1650.  
  1651.    The following are recommended valuesfor TOS:
  1652.  
  1653.   -----Type-of-ServiceValue -----
  1654.  
  1655.       Protocol TOS Value
  1656.  
  1657.       TELNET (1) 1000      (minimizedelay)
  1658.  
  1659.       FTP
  1660. Control 1000      (minimizedelay)
  1661. Data (2) 0100      (maximizethroughput)
  1662.  
  1663.       TFTP 1000      (minimizedelay)
  1664.  
  1665.       SMTP (3)
  1666. Commandphase 1000      (minimizedelay)
  1667. DATA phase 0100      (maximizethroughput)
  1668.  
  1669.       Domain Name Service
  1670. UDP Query 1000      (minimizedelay)
  1671. TCP Query 0000
  1672. Zone Transfer 0100      (maximizethroughput)
  1673.  
  1674.       NNTP 0001      (minimizemonetary cost)
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682. Reynolds & Postel               [Page 30]
  1683.  
  1684. RFC 1340    Assigned Numbers       July 1992
  1685.  
  1686.  
  1687.       ICMP
  1688. Errors 0000
  1689. Requests 0000 (4)
  1690. Responses <same as request> (4)
  1691.  
  1692.       Any IGP 0010      (maximizereliability)
  1693.  
  1694.       EGP 0000
  1695.  
  1696.       SNMP 0010      (maximizereliability)
  1697.  
  1698.       BOOTP 0000
  1699.  
  1700.       Notes:
  1701.  
  1702.       (1) Includes all interactive userprotocols (e.g., rlogin).
  1703.  
  1704.       (2) Includes all bulk data transfer protocols (e.g., rcp).
  1705.  
  1706.       (3) If the implementationdoes not support changing the TOS during
  1707.       the lifetime of the connection, then the recommended TOS on
  1708.       opening the connection isthe default TOS(0000).
  1709.  
  1710.       (4) Although ICMPrequestmessages are normally sent withthe
  1711.       default TOS, there are sometimes good reasons whythey would be
  1712.       sent withsome other TOS value.  An ICMP responsealways uses the
  1713.       same TOS value aswas used in thecorresponding ICMP request
  1714.       message.
  1715.  
  1716.    An application may (at the request of the user) substitute 0001
  1717.    (minimize monetary cost) forany of the above values.
  1718.  
  1719.  
  1720.  
  1721.  
  1722.  
  1723.  
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738. Reynolds & Postel               [Page 31]
  1739.  
  1740. RFC 1340    Assigned Numbers       July 1992
  1741.  
  1742.  
  1743.  IP TIME TO LIVE PARAMETER
  1744.  
  1745.    The current recommended default timeto live(TTL) for the Internet
  1746.    Protocol (IP) [45,105] is 64.
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794. Reynolds & Postel               [Page 32]
  1795.  
  1796. RFC 1340    Assigned Numbers       July 1992
  1797.  
  1798.  
  1799.  DOMAINSYSTEM PARAMETERS
  1800.  
  1801.    The InternetDomain Naming System (DOMAIN) includes several
  1802.    parameters.These are documented inRFC-1034, [81] and RFC-1035
  1803.    [82].  The CLASS parameter is listedhere.  The per CLASS parameters
  1804.    are defined in separate RFCsas indicated.
  1805.  
  1806.    Domain System Parameters:
  1807.  
  1808.       DecimalName      References
  1809.       ------------      ----------
  1810.      0Reserved   [PM1]
  1811.      1Internet (IN)[81,PM1]
  1812.      2Unassigned   [PM1]
  1813.      3Chaos (CH)   [PM1]
  1814.      4Hessoid(HS)   [PM1]
  1815.        5-65534Unassigned   [PM1]
  1816.  65535Reserved   [PM1]
  1817.  
  1818.    In the Internet (IN)class the following TYPEs and QTYPEs are
  1819.    defined:
  1820.  
  1821.  
  1822.       TYPE      value andmeaning
  1823.  
  1824.       A      1a host address    [82]
  1825.       NS      2an authoritative name server    [82]
  1826.       MD      3a mail destination (Obsolete - use MX)    [82]
  1827.       MF      4a mail forwarder (Obsolete - use MX)    [82]
  1828.       CNAME      5the canonical name for an alias    [82]
  1829.       SOA      6marks the startof a zone of authority    [82]
  1830.       MB      7a mailbox domain name (EXPERIMENTAL)    [82]
  1831.       MG      8a mail group member (EXPERIMENTAL)    [82]
  1832.       MR      9a mail rename domain name (EXPERIMENTAL)    [82]
  1833.       NULL      10 a nullRR (EXPERIMENTAL)    [82]
  1834.       WKS      11 a wellknown service description    [82]
  1835.       PTR      12 a domain name pointer    [82]
  1836.       HINFO      13 host information    [82]
  1837.       MINFO      14 mailbox or mail list information    [82]
  1838.       MX      15 mail exchange    [82]
  1839.       TXT      16 text strings    [82]
  1840.  
  1841.       RP      17 for Responsible Person   [172]
  1842.       AFSDB      18 for AFS Data Base location   [172]
  1843.       X25      19 for X.25 PSDN address   [172]
  1844.       ISDN      20 for ISDN address   [172]
  1845.       RT      21 for Route Through   [172]
  1846.  
  1847.  
  1848.  
  1849.  
  1850. Reynolds & Postel               [Page 33]
  1851.  
  1852. RFC 1340    Assigned Numbers       July 1992
  1853.  
  1854.  
  1855.       NSAP      22 for NSAP address, NSAPstyle Arecord   [174]
  1856.       NSAP-PTR      23 for domain name pointer, NSAP style   [174]
  1857.  
  1858.       AXFR      252 transfer of an entirezone    [82]
  1859.       MAILB      253 mailbox-related RRs (MB, MG or MR)    [82]
  1860.       MAILA      254 mail agent RRs (Obsolete - see MX)    [82]
  1861.       *      255 A request forall records    [82]
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.  
  1894.  
  1895.  
  1896.  
  1897.  
  1898.  
  1899.  
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905.  
  1906. Reynolds & Postel               [Page 34]
  1907.  
  1908. RFC 1340    Assigned Numbers       July 1992
  1909.  
  1910.  
  1911.        BOOTP PARAMETERS
  1912.  
  1913.    The Bootstrap Protocol (BOOTP) RFC-951 [36] describes an IP/UDP
  1914.    bootstrap protocol (BOOTP) which allows a diskless client machine to
  1915.    discover itsown IP address,the address of a serverhost, and the
  1916.    nameof a file to beloaded into memory and executed.  The BOOTP
  1917.    Vendor Information Extensions RFC-1084 [117]describes an addition to
  1918.    the Bootstrap Protocol (BOOTP).
  1919.  
  1920.    Vendor Extensions are listedbelow:
  1921.  
  1922.       Tag     Name    Data Length   Meaning
  1923.       ---     ----    -----------   -------
  1924.        0      Pad0   None
  1925.        1      Subnet Mask4   Subnet Mask Value
  1926.        2      Time Zone4   TimeOffset in
  1927.    Seconds fromUTC
  1928.        3      GatewaysN   N/4 Gateway addresses
  1929.        4      Time ServerN   N/4 Timeserver addresses
  1930.        5      Name ServerN   N/4 IEN-116 Server addresses
  1931.        6      Domain ServerN   N/4 DNS Server addresses
  1932.        7      Log ServerN   N/4 Logging Server addresses
  1933.        8      Quotes ServerN   N/4 Quotes Server addresses
  1934.        9      LPR ServerN   N/4 Printer Server addresses
  1935.       10      Impress ServerN   N/4 Impress Server addresses
  1936.       11      RLP ServerN   N/4 RLP Server addresses
  1937.       12      HostnameN   Hostname string
  1938.       13      Boot FileSize2   Sizeof bootfile in512 byte
  1939.    checks
  1940.       14      Merit Dump File   Client to dump and name
  1941.    the file to dump it to
  1942.       15-127  Unassigned
  1943.       128-154 Reserved
  1944.       255     End0   None
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.  
  1954.  
  1955.  
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962. Reynolds & Postel               [Page 35]
  1963.  
  1964. RFC 1340    Assigned Numbers       July 1992
  1965.  
  1966.  
  1967.        NETWORK MANAGEMENT PARAMETERS
  1968.  
  1969.    For the management of hosts and gateways on the Internet a data
  1970.    structure for the information has been defined.  This data structure
  1971.    should be used with any of several possible management protocols, such
  1972.    as the "Simple Network Management Protocol" (SNMP) RFC-1157 [15], or
  1973.    the "Common Management Information Protocol over TCP" (CMOT)[142].
  1974.  
  1975.    The data structure is the "Structureand Indentification of Management
  1976.    Information for TCP/IP-basedInternets" (SMI) RFC-1155 [120], and the
  1977.    "Management Information Basefor Network Management of TCP/IP-based
  1978.    Internets" (MIB-II) [121].
  1979.  
  1980.    The SMI includes theprovision for panrameters or codes to indicate
  1981.    experimentalor private datastructures.  These parameter assignments
  1982.    are listed here.
  1983.  
  1984.    The older "Simple Gateway MonitoringProtocol" (SGMP) RFC-1028 [37]
  1985.    alsodefineda data structure.  The parameter assignments used with
  1986.    SGMPare included here for hist orical completeness.
  1987.  
  1988.    The network management object identifiers are under the iso (1), org
  1989.    (3),dod (6), internet (1), or 1.3.6.1, branch of the name space.
  1990.  
  1991.    SMI Network Management Directory Codes:
  1992.  
  1993.       Prefix: 1.3.6.1.1.
  1994.  
  1995.       DecimalName      Description      References
  1996.       -----------      -----------      ----------
  1997.   allReserved      Reserved for future use  [IANA]
  1998.  
  1999.    SMI Network Management MGMT Codes:
  2000.  
  2001.       Prefix: 1.3.6.1.2.
  2002.  
  2003.       DecimalName      Description      References
  2004.       -----------      -----------      ----------
  2005.     0Reserved  [IANA]
  2006.     1MIB       [149,KZM]
  2007.  
  2008.       Prefix: 1.3.6.1.2.1. (mib-2)
  2009.  
  2010.       DecimalName      Description      References
  2011.       -----------      -----------      ----------
  2012.     0Reserved      Reserved  [IANA]
  2013.     1system      System       [150,KZM]
  2014.     2interfaces    Interfaces       [150,KZM]
  2015.  
  2016.  
  2017.  
  2018. Reynolds & Postel               [Page 36]
  2019.  
  2020. RFC 1340    Assigned Numbers       July 1992
  2021.  
  2022.  
  2023.     3at      Address Translation       [150,KZM]
  2024.     4ip      Internet Protocol       [150,KZM]
  2025.     5icmp      Internet Control Message       [150,KZM]
  2026.     6tcp      Transmission Control Protocol    [150,KZM]
  2027.     7udp      User Datagram Protocol       [150,KZM]
  2028.     8egp      Exterior Gateway Protocol       [150,KZM]
  2029.     9cmot      CMIP overTCP       [150,KZM]
  2030.    10transmission  Transmission       [150,KZM]
  2031.    11snmp      Simple Network Management       [150,KZM]
  2032.    12GenericIF     Generic InterfaceExtensions [151,163,KZM]
  2033.    13Appletalk     AppletalkNetworking       [152,SXW]
  2034.    14ospf      Open Shortest Path First      [153,FB77]
  2035.    15bgp      Border Gateway Protocol     [154,SW159]
  2036.    16rmon      Remote Network Monitoring       [155,SXW]
  2037.    17bridge      Bridge Objects       [156,EXD]
  2038.    18DecnetP4      Decnet Phase 4
  2039.    19Character     CharacterStreams     [165,BS221]
  2040.    20snmpParties   SNMP Parties       [177,KZM]
  2041.    21snmpSecrets   SNMP Secrets       [177,KZM]
  2042.  
  2043.       Prefix: 1.3.6.1.2.1.10  (transmission)
  2044.  
  2045.       DecimalName      Description
  2046.       -----------      -----------
  2047.     7IEEE802.3     CSMACD--like Objects       [157,JXC]
  2048.     8IEEE802.4     Token Bus-like Objects   [158,163,KZM]
  2049.     9IEEE802.5     Token Ring-like Objects   [159,163,KZM]
  2050.    15FDDI      FDDI Objects     [160,JDC20]
  2051.    18DS1      T1 Carrier Objects  [161,163,FB77]
  2052.    30DS3      DS3 Interface Objects   [162,163,TXC]
  2053.    31SIP      SMDS Interface Objects       [164,TXC]
  2054.    32FRAME-RELAY   Frame Relay Objects       [168,CXB]
  2055.    33RS-232      RS-232 Objects     [166,BS221]
  2056.    34Parallel      Parallel Printer Objects     [167,BS221]
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069.  
  2070.  
  2071.  
  2072.  
  2073.  
  2074. Reynolds & Postel               [Page 37]
  2075.  
  2076. RFC 1340    Assigned Numbers       July 1992
  2077.  
  2078.  
  2079.    SMI Network Management Experimental Codes:
  2080.  
  2081.       Prefix: 1.3.6.1.3.
  2082.  
  2083.       DecimalName      Description      References
  2084.       -----------      -----------      ----------
  2085.     0Reserved  [JKR1]
  2086.     1CLNS      ISO CLNS Objects   [GS2]
  2087. *   2T1-Carrier    T1 Carrier Objects  [FB77]
  2088. *   3IEEE802.3     Ethernet-like Objects   [JXC]
  2089. *   4IEEE802.5     Token Ring-like Objects   [EXD]
  2090. *   5DECNet-PHIV   DECNet Phase IV  [JXS2]
  2091. *   6Interface     Generic InterfaceObjects   [KZM]
  2092. *   7IEEE802.4     Token Bus-like Objects   [KZM]
  2093. *   8FDDI      FDDI Objects [JDC20]
  2094.     9LANMGR-1      LAN Manager V1 Objects  [JXG1]
  2095.    10LANMGR-TRAPS  LAN Manager Trap Objects  [JXG1]
  2096.    11Views      SNMP ViewObjects   [CXD]
  2097.    12SNMP-AUTH     SNMP Authentication Objects   [KZM]
  2098. *  13BGP      Border Gateway Protocol [SW159]
  2099. *  14Bridge      Bridge MIB  [FB77]
  2100. *  15DS3      DS3 Interface Type   [TXC]
  2101. *  16SIP      SMDS Interface Protocol   [TXC]
  2102. *  17Appletalk     AppletalkNetworking   [SXW]
  2103.    18PPP      PPP Objects  [FJK2]
  2104. *  19Character MIB CharacterMIB [BS221]
  2105. *  20RS-232 MIB    RS-232 MIB [BS221]
  2106. *  21Parallel MIB  Parallel MIB [BS221]
  2107.    22atsign-proxy  Proxy viaCommunity   [RXF]
  2108. *  23OSPF      OSPF MIB  [FB77]
  2109.    24Alert-Man     Alert-Man   [LS8]
  2110.    25FDDI-Synoptics FDDI-Synoptics  [DXP1]
  2111. *  26Frame Relay   Frame Relay MIB   [CXB]
  2112. *  27rmon      Remote Network ManagementMIB   [SXW]
  2113.    28IDPR      IDPR MIB [RAW44]
  2114.    29HUBMIB      IEEE 802.3 Hub MIB  [DXM5]
  2115.    30IPFWDTBLMIB   IP Forwarding Table MIB  [FB77]
  2116.    31LATM MIB   [TXC]
  2117.    32SONET MIB   [TXC]
  2118.    33IDENT   [MTR]
  2119.    34MIME-MHS   [MTR]
  2120.  
  2121. * = obsoleted
  2122.  
  2123.  
  2124.  
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130. Reynolds & Postel               [Page 38]
  2131.  
  2132. RFC 1340    Assigned Numbers       July 1992
  2133.  
  2134.  
  2135.    SMI Network Management Private Enterprise Codes:
  2136.  
  2137.       Prefix: 1.3.6.1.4.1.
  2138.  
  2139.       DecimalName      References
  2140.       -----------      ----------
  2141.     0Reserved  [JKR1]
  2142.     1Proteon  [JS28]
  2143.     2IBM   [VXC]
  2144.     3CMU   [SXW]
  2145.     4Unix   [KXS]
  2146.     5ACC  [AB20]
  2147.     6TWG   [KZM]
  2148.     7CAYMAN  [BP52]
  2149.     8PSI   [MS9]
  2150.     9cisco   [GXS]
  2151.    10NSC [GS123]
  2152.    11HP  [RDXS]
  2153.    12Epilogue   [KA4]
  2154.    13U of Tennessee [JDC20]
  2155.    14BBN   [RH6]
  2156.    15Xylogics, Inc.  [JRL3]
  2157.    16Timeplex  [LXB1]
  2158.    17Canstar   [SXP]
  2159.    18Wellfleet  [JCB1]
  2160.    19TRW   [HXL]
  2161.    20MIT  [JR35]
  2162.    21EON   [MXW]
  2163.    22Spartacus   [YXK]
  2164.    23Excelan   [RXB]
  2165.    24Spider Systems   [VXW]
  2166.    25NSFNET   [HWB]
  2167.    26Hughes LAN Systems   [KZM]
  2168.    27Intergraph  [GS91]
  2169.    28Interlan   [BXT]
  2170.    29Vitalink Communications   [FXB]
  2171.    30Ulana   [BXA]
  2172.    31NSWC  [SRN1]
  2173.    32Santa Cruz Operation  [KR35]
  2174.    33Xyplex   [BXS]
  2175.    34Cray   [HXE]
  2176.    35Bell Northern Research   [GXW]
  2177.    36DEC  [RXB1]
  2178.    37Touch   [BXB]
  2179.    38NetworkResearch Corp.   [BXV]
  2180.    39Baylor College of Medicine  [SB98]
  2181.    40NMFECC-LLNL   [SXH]
  2182.    41SRI [DW181]
  2183.  
  2184.  
  2185.  
  2186. Reynolds & Postel               [Page 39]
  2187.  
  2188. RFC 1340    Assigned Numbers       July 1992
  2189.  
  2190.  
  2191.    42Sun Microsystems   [DXY]
  2192.    433Com   [TB6]
  2193.    44CMC   [DXP]
  2194.    45SynOptics  [DXP1]
  2195.    46Cheyenne Software   [RXH]
  2196.    47Prime Computer   [MXS]
  2197.    48MCNC/North Carolina Data Network   [KXW]
  2198.    49Chipcom   [JXC]
  2199.    50OpticalData Systems   [JXF]
  2200.    51gated   [JXH]
  2201.    52Cabletron Systems   [RXD]
  2202.    53Apollo Computers   [JXB]
  2203.    54DeskTalk Systems, Inc.   [DXK]
  2204.    55SSDS   [RXS]
  2205.    56Castle Rock Computing  [JXS1]
  2206.    57MIPS Computer Systems   [CXM]
  2207.    58TGV, Inc.   [KAA]
  2208.    59SiliconGraphics, Inc.   [RXJ]
  2209.    60University of British Columbia[DXM354]
  2210.    61Merit   [BXN]
  2211.    62FiberCom   [EXR]
  2212.    63Apple Computer Inc  [JXH1]
  2213.    64Gandalf   [HXK]
  2214.    65Dartmouth   [PXK]
  2215.    66David Systems  [KXD1]
  2216.    67Reuter   [BXZ]
  2217.    68Cornell [DC126]
  2218.    69LMS [MLS34]
  2219.    70Locus ComputingCorp.   [AXS]
  2220.    71NASA  [SS92]
  2221.    72Retix   [AXM]
  2222.    73Boeing   [JXG]
  2223.    74AT&T  [RXB2]
  2224.    75Ungermann-Bass   [DXM]
  2225.    76DigitalAnalysis Corp.   [SXK]
  2226.    77LAN Manager   [DXK]
  2227.    78Netlabs [JB478]
  2228.    79ICL   [JXI]
  2229.    80Auspex Systems   [BXE]
  2230.    81Lannet Company   [EXR]
  2231.    82NetworkComputing Devices [DM280]
  2232.    83Raycom Systems  [BXW1]
  2233.    84PirelliFocom Ltd.   [SXL]
  2234.    85Datability Software Systems   [LXF]
  2235.    86NetworkApplication Technology   [YXW]
  2236.    87LINK (Lokales Informatik-Netz Karlsruhe)   [GXS]
  2237.    88NYU  [BJR2]
  2238.    89RND   [RXN]
  2239.  
  2240.  
  2241.  
  2242. Reynolds & Postel               [Page 40]
  2243.  
  2244. RFC 1340    Assigned Numbers       July 1992
  2245.  
  2246.  
  2247.    90InterCon Systems Corporation  [AW90]
  2248.    91LearningTree Systems  [JXG2]
  2249.    92WebsterComputer Corporation   [RXE]
  2250.    93Frontier Technologies Corporation   [PXA]
  2251.    94Nokia Data Communications   [DXE]
  2252.    95Allen-Bradely Company   [BXK]
  2253.    96CERN   [JXR]
  2254.    97Sigma Network Systems, Inc.   [KXV]
  2255.    98Emerging Technologies, Inc.  [DXB2]
  2256.    99SNMP Research [JDC20]
  2257.   100Ohio State University  [SXA1]
  2258.   101Ultra Network Technologies   [JXD]
  2259.   102Microcom   [AXF]
  2260.   103Martin MariettaAstronautic Group [DR137]
  2261.   104Micro Technology   [MXE]
  2262.   105ProcessSoftware Corporation  [BV15]
  2263.   106Data General Corporation   [JXK]
  2264.   107Bull Company   [AXB]
  2265.   108Emulex Corporation  [JXF1]
  2266.   109WarwickUniversity Computing Services   [IXD]
  2267.   110NetworkGeneralCorporation  [JXD1]
  2268.   111Oracle [JPH17]
  2269.   112ControlData Corporation   [NXR]
  2270.   113Hughes AircraftCompany   [KZM]
  2271.   114Synernetics, Inc.  [JXP1]
  2272.   115Mitre  [BM60]
  2273.   116Hitachi, Ltd.   [HXU]
  2274.   117Telebit  [MXL2]
  2275.   118SalomonTechnology Services   [PXM]
  2276.   119NEC Corporation   [YXA]
  2277.   120Fibermux [KH157]
  2278.   121FTP Software Inc.  [SXK1]
  2279.   122Sony   [TXH]
  2280.   123Newbridge Networks Corporation   [JXW]
  2281.   124Racal-Milgo InformationSystems   [MXR]
  2282.   125CR SYSTEMS  [SXS2]
  2283.   126DSET Corporation   [DXS]
  2284.   127Computone   [BXV]
  2285.   128Tektronix, Inc. [DT167]
  2286.   129Interactive Systems Corporation  [SXA2]
  2287.   130Banyan Systems Inc.   [DXT]
  2288.   131SintromDatanetLimited   [SXW]
  2289.   132Bell Canada   [MXF]
  2290.   133Crosscomm Corporation  [RXS1]
  2291.   134Rice University   [CXF]
  2292.   135T3Plus Networking, Inc.   [HXF]
  2293.   136Concurrent Computer Corporation  [JRL3]
  2294.   137Basser   [PXO]
  2295.  
  2296.  
  2297.  
  2298. Reynolds & Postel               [Page 41]
  2299.  
  2300. RFC 1340    Assigned Numbers       July 1992
  2301.  
  2302.  
  2303.   138Luxcom   [RXB]
  2304.   139Artel   [JXZ]
  2305.   140Independence Technologies, Inc.(ITI)   [GXB]
  2306.   141Frontier Software Development   [NXP]
  2307.   142DigitalComputer Limited   [OXF]
  2308.   143Eyring,Inc. [RH227]
  2309.   144Case Communications   [PXK]
  2310.   145Penril DataComm, Inc.  [KXH1]
  2311.   146American Airlines  [BXK1]
  2312.   147SequentComputer Systems  [SXH1]
  2313.   148Bellcore   [KXT]
  2314.   149KonkordCommunications   [KXJ]
  2315.   150University of Washington   [CXW]
  2316.   151Develcon   [SXM]
  2317.   152SolarixSystems  [PXA1]
  2318.   153Unifi Communications Corp.   [YXH]
  2319.   154Roadnet   [DXS]
  2320.   155NetworkSystemsCorp.   [NXE]
  2321.   156ENE (European Network Engineering)   [PXC]
  2322.   157Dansk Data Elektronik A/S   [PXH]
  2323.   158MorningStar Technologies   [KXF]
  2324.   159Dupont EOP   [OXR]
  2325.   160Legato Systems,Inc.  [JXK1]
  2326.   161Motorola SPS   [VXE]
  2327.   162European Space Agency (ESA)   [EXX]
  2328.   163BIM  [BXL2]
  2329.   164Rad Data CommunicationsLtd.   [OXI]
  2330.   165Intellicom   [PXS]
  2331.   166Shiva Corporation   [NXL]
  2332.   167Fujikura America   [DXR]
  2333.   168Xlnt Designs INC (XDI) [MA108]
  2334.   169Tandem Computers  [RXD3]
  2335.   170BICC  [DXB3]
  2336.   171D-Link Systems,Inc.   [HXN]
  2337.   172AMP, Inc.  [RXD4]
  2338.   173Netlink   [MXZ]
  2339.   174C. ItohElectronics  [LXD1]
  2340.   175Sumitomo Electric Industries (SEI)  [KXT1]
  2341.   176DHL Systems, Inc.  [DXG2]
  2342.   177NetworkEquipment Technologies  [MXT1]
  2343.   178APTEC Computer Systems   [LXB]
  2344.   179Schneider & Koch & Co.,Datensysteme GmbH  [TXR1]
  2345.   180Hill Air Force Base   [RXW]
  2346.   181ADC Kentrox  [BXK2]
  2347.   182Japan Radio Co.   [NXK]
  2348.   183Versitron   [MXH]
  2349.   184Telecommunication Systems  [HXL1]
  2350.   185Interphase  [GXW1]
  2351.  
  2352.  
  2353.  
  2354. Reynolds & Postel               [Page 42]
  2355.  
  2356. RFC 1340    Assigned Numbers       July 1992
  2357.  
  2358.  
  2359.   186ToshibaCorporation   [MXA]
  2360.   187Clearpoint Research Corp.  [FJK2]
  2361.   188Ascom Gfeller Ltd.  [AXS1]
  2362.   189FujitsuAmerica   [CXL]
  2363.   190NetCom Solutions, Inc.   [DXC]
  2364.   191NCR   [CXK]
  2365.   192Dr. Materna GmbH   [TXB]
  2366.   193Ericsson Business Communications   [GXN]
  2367.   194Metaphor Computer Systems   [PXR]
  2368.   195PatriotPartners   [PXR]
  2369.   196The Software Group Limited (TSG) [RP211]
  2370.   197Kalpana, Inc.  [AXB3]
  2371.   198University of Waterloo  [RXW1]
  2372.   199CCL/ITRI   [MXC]
  2373.   200Coeur Postel  [PXK2]
  2374.   201Mitsubish CableIndustries, Ltd.  [MXH1]
  2375.   202SMC   [LXS]
  2376.   203Crescendo Communication, Inc.   [PXJ]
  2377.   204GoodallSoftware Engineering [DG223]
  2378.   205Intecom   [BXP]
  2379.   206Victoria University of Wellington  [JXS3]
  2380.   207Allied Telesis,Inc.  [SXH2]
  2381.   208Dowty Network Systems A/S  [HXE1]
  2382.   209Protools   [GXA]
  2383.   210Nippon Telegraph and Telephone Corp.  [TXS1]
  2384.   211FujitsuLimited   [IXH]
  2385.   212NetworkPeripherals Inc.   [CXC]
  2386.   213Netronix, Inc.  [JXR3]
  2387.   214University of Wisconsin- Madison [DW328]
  2388.   215NetWorth, Inc.   [CXS]
  2389.   216Tandberg Data A/S   [HXH]
  2390.   217Technically Elite Concepts, Inc.  [RXD5]
  2391.   218Labtam Australia Pty. Ltd.  [MXP1]
  2392.   219Republic TelcomSystems, Inc.  [SXH3]
  2393.   220ADI Systems, Inc.   [PXL]
  2394.   221Microwave Bypass Systems, Inc.   [TXA]
  2395.   222PyramidTechnology Corp.   [RXR]
  2396.   223Unisys_Corp  [LXB2]
  2397.   224LANOPTICS LTD. Israel  [IXD1]
  2398.   225NKK Corporation   [JXY]
  2399.   226MTrade UK Ltd.   [PXD]
  2400.   227Acals  [PXC1]
  2401.   228ASTEC, Inc.  [HXF1]
  2402.   229Delmarva Power  [JXS4]
  2403.   230Telematics International, Inc.  [KXS1]
  2404.   231SiemensNixdorfInformations Syteme AG   [GXK]
  2405.   232Compaq   [SXB]
  2406.   233NetManage, Inc.   [WXD]
  2407.  
  2408.  
  2409.  
  2410. Reynolds & Postel               [Page 43]
  2411.  
  2412. RFC 1340    Assigned Numbers       July 1992
  2413.  
  2414.  
  2415.   234NCSU Computing Center   [DXJ]
  2416.   235Empirical Toolsand Technologies   [KA4]
  2417.   236SamsungGroup   [HXP]
  2418.   237TakaokaElectric Mfg. Co., Ltd.  [HXH2]
  2419.   238Netrix Systems Corporation   [EXM]
  2420.   239WINDATA   [BXR]
  2421.   240RC International A/S  [CXD1]
  2422.   241Netexp Research   [HXB]
  2423.   242Internode Systems Pty Ltd  [SXH4]
  2424.   243netCS Informationstechnik GmbH   [OXK]
  2425.   244Lantronix   [RXL]
  2426.   245Avatar Consultants [KH157]
  2427.   246Furukawa Electoric Co. Ltd.   [SXF]
  2428.   247AEG Electrcom  [RXN2]
  2429.   248RichardHirschmann GmbH& Co.  [HXN1]
  2430.   249G2R Inc.   [KXH]
  2431.   250University of Michigan  [TXH1]
  2432.   251Netcomm, Ltd.  [WXS2]
  2433.   252Sable Technology Corporation   [RXT]
  2434.   253Xerox  [EXR3]
  2435.   254ConwareComputer Consulting GmbH  [MXS2]
  2436.   255Compatible Systems Corp. [JG423]
  2437.   256Scitec Communications Systems Ltd.  [SXL1]
  2438.   257Transarc Corporation   [PXB]
  2439.   258Matsushita Electric Industrial Co., Ltd.   [NXM]
  2440.   259ACCTON Technology  [DXR1]
  2441.   260Star-Tek, Inc.  [CXM1]
  2442.   261Codenoll Tech. Corp.   [DXW]
  2443.   262Formation, Inc.  [CXM2]
  2444.   263Seiko Instruments, Inc.(SII)  [YXW1]
  2445.   264RCE (Reseaux deCommunication d'Entreprise S.A.)   [EXB]
  2446.   265Xenocom, Inc.  [SXW2]
  2447.   266AEG KABEL  [HXT1]
  2448.   267SystechComputer Corporation  [BXP1]
  2449.   268Visual   [BXO]
  2450.   269SDD (Scandinavian Airlines DataDenmarkA/S)   [PXF]
  2451.   270Zenith Electronics Corporation   [DXL]
  2452.   271TELECOMFINLAND  [PXJ1]
  2453.   272BinTec Computersystems  [MXS3]
  2454.   273EUnet Germany  [MXS4]
  2455.   274PictureTel Corporation   [OXJ]
  2456.   275Michigan State University   [LXW]
  2457.   276GTE Telecom Incorporated   [LXO]
  2458.   277CascadeCommunications Corp.   [CS1]
  2459.   278HitachiCable, Ltd.  [TXA1]
  2460.   279Olivetti  [MXF1]
  2461.   280VitacomCorporation  [PXR1]
  2462.   281INMOS   [GXH]
  2463.  
  2464.  
  2465.  
  2466. Reynolds & Postel               [Page 44]
  2467.  
  2468. RFC 1340    Assigned Numbers       July 1992
  2469.  
  2470.  
  2471.   282AIC Systems Laboratories Ltd.  [GXM1]
  2472.   283Cameo Communications, Inc.  [AXB4]
  2473.   284Diab Data AB  [MXL1]
  2474.   285Olicom A/S   [LXP]
  2475.   286Digital-KienzleComputersystems   [HXD]
  2476.   287CSELT(Centro Studi E LaboratoriTelecomunicazioni)[PXC2]
  2477.   288Electronic DataSystems  [MXH2]
  2478.   289McData Corporation   [GXL]
  2479.   290Harris ComputerSystemsDivision (HCSD)  [DXR2]
  2480.   291Technology Dynamics, Inc.  [CXS1]
  2481.   292DATAHOUSE Information Systems Ltd.   [KXL]
  2482.   293DSIR Network Group   [TXP]
  2483.   294Texas Instruments  [BXS1]
  2484.   295PlainTree Systems Inc.  [PXC3]
  2485.   296Hedemann Software Development  [SXH5]
  2486.   297Fuji Xerox Co.,Ltd.  [HXK1]
  2487.   298Asante Technology   [HXM]
  2488.   299Stanford University   [BXM]
  2489.   300DigitalLink  [JXT1]
  2490.   301Raylan Corporation  [MXL2]
  2491.   302Datacraft   [AXL]
  2492.   303Hughes   [KZM]
  2493.   304Farallon Computing, Inc.  [SXS3]
  2494.   305GE Information Services  [SXB2]
  2495.   306Gambit ComputerCommunications   [ZXS]
  2496.   307Livingston Enterprises,Inc.  [SXW3]
  2497.   308Star Technologies  [JXM1]
  2498.   309Micronics Computers Inc.  [DXC1]
  2499.   310Basis, Inc.   [HXS]
  2500.   311Microsoft  [JXB1]
  2501.   312US WestAdvanceTechnologies   [DXH]
  2502.   313University College London   [SXC]
  2503.   314EastmanKodak Company  [WXC1]
  2504.   315NetworkResources Corporation  [KXW1]
  2505.   316Atlas Telecom  [BXK2]
  2506.   317Bridgeway   [UXV]
  2507.   318American Power Conversion Corp.   [PXY]
  2508.   319DOE AtmosphericRadiation Measurement Project  [PXK3]
  2509.   320VerSteeg CodeWorks   [BXV]
  2510.   321Verilink Corp   [BXV]
  2511.   322Sybus Corportation  [MXB2]
  2512.   323Tekelec   [BXG]
  2513.   324NASA Ames Research Center   [NXC]
  2514.   325Simon Fraser University   [RXU]
  2515.   326Fore Systems, Inc.  [EXC1]
  2516.   327CentrumCommunications,Inc.   [VXL]
  2517.   328NeXT Computer, Inc.   [LXL]
  2518.   329Netcore, Inc.  [SXM1]
  2519.  
  2520.  
  2521.  
  2522. Reynolds & Postel               [Page 45]
  2523.  
  2524. RFC 1340    Assigned Numbers       July 1992
  2525.  
  2526.  
  2527.   330Northwest Digital Systems   [BXD]
  2528.   331Andrew Corporation   [TXT]
  2529.   332DigiBoard  [DXK2]
  2530.   333Computer Network Technology Corp.  [BXM1]
  2531.   334Lotus Development Corp.  [BXF1]
  2532.   335MICOM Communication Corporation  [DXB4]
  2533.   336ASCII Corporation   [TXO]
  2534.   337PUREDATA Research/USA  [BXF2]
  2535.   338NTT DATA  [YXK1]
  2536.   339Empros Systems International  [DXT1]
  2537.   340KendallSquare Research(KSR)  [DXH1]
  2538.   341Martin MariettaEnergy Systems  [GXH1]
  2539.   342NetworkInnovations   [PXG]
  2540.   343Intel Corporation  [CXT1]
  2541.   344Proxar   [CXH]
  2542.   345Epson Research Center  [RXS2]
  2543.   346Fibernet  [GXS1]
  2544.   347Box Hill Systems Corporation   [TXJ]
  2545.   348American Express TravelRelatedServices  [JXC1]
  2546.   349Compu-Shack   [TXV]
  2547.   350Parallan Computer, Inc.  [CXD2]
  2548.   351Stratacom   [CXI]
  2549.   352Open Networks Engineering, Inc.  [RXB4]
  2550.   353ATM Forum   [KZM]
  2551.   354SSD Management,Inc.  [BXR1]
  2552.   355Automated Network Management, Inc.   [CXV]
  2553.   356Magnalink Communications Corporation  [DXK3]
  2554.   357TIL Systems, Ltd.  [GXM2]
  2555.   358SkylineTechnology, Inc.  [DXW1]
  2556.   359Nu-MegaTechnologies, Inc.  [DXS4]
  2557.   360Morgan Stanley & Co. Inc.   [VXK]
  2558.   361Integrated Business Network  [MXB3]
  2559.   362L & N Technologies, Ltd.  [SXL2]
  2560.   363Cincinnati BellInformation Systems, Inc.  [DXM4]
  2561.   364OSCOM International   [FXF]
  2562.   365MICROGNOSIS  [PXA2]
  2563.   366Datapoint Corporation  [LZ15]
  2564.   367RICOH Co. Ltd.   [TXW]
  2565.   368Axis Communications AB [MG277]
  2566.   369Pacer Software   [WXT]
  2567.   370Axon Networks Inc.   [RXI]
  2568.   371BrixtonSystems, Inc.   [PXE]
  2569.   372GSI  [PXB1]
  2570.   373Tatung Co., Ltd.  [CXC1]
  2571.   374DIS Research LTD  [RXC2]
  2572.   375QuotronSystems, Inc.  [RXS3]
  2573.   376Dassault Electronique   [OXC]
  2574.   377Corollary, Inc.  [JXG3]
  2575.  
  2576.  
  2577.  
  2578. Reynolds & Postel               [Page 46]
  2579.  
  2580. RFC 1340    Assigned Numbers       July 1992
  2581.  
  2582.  
  2583.   378SEEL, Ltd.   [KXR]
  2584.   379Lexcel   [MXE]
  2585.   380W.J. Parducci &Associates, Inc.   [WXP]
  2586.   381OST  [AXP1]
  2587.   382Megadata Pty Ltd.  [AXM2]
  2588.   383LLNL Livermore ComputerCenter   [DXN]
  2589.   384Dynatech Communications  [GXW2]
  2590.   385SymplexCommunications Corp.   [CXA]
  2591.   386Tribe Computer Works  [KXF1]
  2592.   387Taligent, Inc.   [LXA]
  2593.   388Symbol Technology, Inc.  [JXC2]
  2594.   389Lancert  [MXH3]
  2595.   390Alantec   [PXV]
  2596.   391Ridgeback Solutions   [EXG]
  2597.   392Metrix,Inc.   [DXV]
  2598.   393Excutive Systems/XTree Company  [DXC2]
  2599.   394NRL Communication Systems Branch  [RXR1]
  2600.   395I.D.E. Corporation  [RXS4]
  2601.   396Matsushita Electric Works, Ltd.  [CXH1]
  2602.   397MegaPAC   [IXG]
  2603.   398Pilkington Communication Systems   [DXA]
  2604.   440Amnet, Inc.   [RM1]
  2605.   441Chase Research   [KXG]
  2606.   442PEER Networks [TS566]
  2607.   443GatewayCommunications,Inc.   [EXF]
  2608.   444Peregrine Systems   [EXO]
  2609.   445Daewoo Telecom   [SXO]
  2610.   446Norwegian Telecom Research  [PXY1]
  2611.   447WilTel   [AXP]
  2612.   448Ericsson-Camtec  [SXP1]
  2613.   449Codex  [TXM1]
  2614.   450Basis   [HXS]
  2615.   451AGE Logic  [SXL3]
  2616.   452INDE Electronics  [GXD1]
  2617.   453ISODE Consortium [SH284]
  2618.   454J.I. Case  [MXO1]
  2619.   455Trillium Digital Systems  [CXC2]
  2620.   456BacchusInc.   [EXG]
  2621.   457MCC  [DR48]
  2622.   458StratusComputer   [KXC]
  2623.   459Quotron  [RXS3]
  2624.   460Beame &Whiteside  [CXB1]
  2625.   461Cellular Technical Servuces  [GXH2]
  2626.  
  2627.  
  2628.  
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634. Reynolds & Postel               [Page 47]
  2635.  
  2636. RFC 1340    Assigned Numbers       July 1992
  2637.  
  2638.  
  2639.    SGMPVendor SpecificCodes: [obsolete]
  2640.  
  2641.       Prefix: 1,255,
  2642.  
  2643.       DecimalName      References
  2644.       -----------      ----------
  2645.     0Reserved  [JKR1]
  2646.     1Proteon  [JS18]
  2647.     2IBM   [JXR]
  2648.     3CMU   [SXW]
  2649.     4Unix   [MS9]
  2650.     5ACC  [AB20]
  2651.     6TWG   [MTR]
  2652.     7CAYMAN  [BP52]
  2653.     8NYSERNET   [MS9]
  2654.     9cisco   [GS2]
  2655.    10BBN   [RH6]
  2656.    11Unassigned  [JKR1]
  2657.    12MIT  [JR35]
  2658.        13-254Unassigned  [JKR1]
  2659.   255Reserved  [JKR1]
  2660.  
  2661.  
  2662.  
  2663.  
  2664.  
  2665.  
  2666.  
  2667.  
  2668.  
  2669.  
  2670.  
  2671.  
  2672.  
  2673.  
  2674.  
  2675.  
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683.  
  2684.  
  2685.  
  2686.  
  2687.  
  2688.  
  2689.  
  2690. Reynolds & Postel               [Page 48]
  2691.  
  2692. RFC 1340    Assigned Numbers       July 1992
  2693.  
  2694.  
  2695.    MILNET LOGICAL ADDRESSES
  2696.  
  2697.    The MILNET facility for "logical addressing"is described inRFC-878
  2698.    [57]and RFC-1005 [109].  A portion of the possible logical addresses
  2699.    are reservedfor standard uses.
  2700.  
  2701.    There are 49,152 possible logical host addresses.  Of these,256 are
  2702.    reserved forassignment to well-known functions.  Assignments for
  2703.    well-known functionsare made by theIANA.  Assignments for other
  2704.    logical hostaddresses are made by the NIC.
  2705.  
  2706.    Logical Address Assignments:
  2707.  
  2708.       Decimal Description      References
  2709.       ------- -----------      ----------
  2710.       0 Reserved   [JBP]
  2711.       1 The BBN Core Gateways    [MB]
  2712.       2-254 Unassigned   [JBP]
  2713.       255 Reserved   [JBP]
  2714.  
  2715.  
  2716.  
  2717.  
  2718.  
  2719.  
  2720.  
  2721.  
  2722.  
  2723.  
  2724.  
  2725.  
  2726.  
  2727.  
  2728.  
  2729.  
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735.  
  2736.  
  2737.  
  2738.  
  2739.  
  2740.  
  2741.  
  2742.  
  2743.  
  2744.  
  2745.  
  2746. Reynolds & Postel               [Page 49]
  2747.  
  2748. RFC 1340    Assigned Numbers       July 1992
  2749.  
  2750.  
  2751.      MILNET LINK NUMBERS
  2752.  
  2753.    The word "link" hererefers to a field in the original MILNET
  2754.    Host/IMP interface leader.  The linkwas originally defined as an 8-
  2755.    bit field.  Later specifications defined this field as the "message-
  2756.    id" with a length of12 bits.  The name linknow refers to the high
  2757.    order 8 bitsof this12-bit message-id field.  The Host/IMP interface
  2758.    is defined in BBN Report 1822 [2].
  2759.  
  2760.    The low-order 4 bitsof the message-id fieldare called the sub-link.
  2761.    Unless explicitly specified otherwise for a particular protocol,
  2762.    there is no sender to receiver significance to the sub-link. The
  2763.    sender may use the sub-link in any way he chooses (it is returned in
  2764.    the RFNM by the destination IMP), the receiver should ignorethe
  2765.    sub-link.
  2766.  
  2767.    LinkAssignments:
  2768.  
  2769.       DecimalDescription      References
  2770.       ------------------      ----------
  2771.       0-63BBNCC Monitoring    [MB]
  2772.       64-149Unassigned   [JBP]
  2773.       150Xerox NS IDP     [133,XEROX]
  2774.       151Unassigned   [JBP]
  2775.       152PARC Universal Protocol       [8,XEROX]
  2776.       153TIP Status Reporting   [JGH]
  2777.       154TIP Accounting   [JGH]
  2778.       155Internet Protocol [regular]       [105,JBP]
  2779.       156-158Internet Protocol [experimental]       [105,JBP]
  2780.       159FigleafLink  [JBW1]
  2781.       160BlackerLocal Network Protocol  [DM28]
  2782.       161-194Unassigned   [JBP]
  2783.       195ISO-IP[64,RXM]
  2784.       196-247Experimental Protocols   [JBP]
  2785.       248-255NetworkMaintenance   [JGH]
  2786.  
  2787.  
  2788.  
  2789.  
  2790.  
  2791.  
  2792.  
  2793.  
  2794.  
  2795.  
  2796.  
  2797.  
  2798.  
  2799.  
  2800.  
  2801.  
  2802. Reynolds & Postel               [Page 50]
  2803.  
  2804. RFC 1340    Assigned Numbers       July 1992
  2805.  
  2806.  
  2807.  MILNETX.25 ADDRESS MAPPINGS
  2808.  
  2809.    All MILNET hosts areassigned addresses by the Defense Data Network
  2810.    (DDN).  The address of a MILNET hostmay be obtainedfrom the Network
  2811.    Information Center (NIC), represented as an ASCII text string in what
  2812.    is called "host table format".  Thissectiondescribes the process by
  2813.    which MILNETX.25 addresses may be derived from addresses inthe NIC
  2814.    hosttable format.
  2815.  
  2816.    A NIC host table address consists ofthe ASCII text string
  2817.    representations of four decimal numbers separated byperiods,
  2818.    corresponding to thefour octeted ofa thirty-two bit Internet
  2819.    address.  The four decimal numbers are referred to in this section as
  2820.    "n","h' "l", and "i".  Thus, a hosttable address may be represented
  2821.    as: "n.h.l.i".  Eachof these four numbers will haveeither one, two,
  2822.    or three decimal digits and will never have a value greater than 255.
  2823.    For example,in the host table, address: "10.2.0.124", n=10,h=2,
  2824.    l=0,and i=124.  To convert a host table address to a MILNETX.25
  2825.    address:
  2826.  
  2827.       1.  If h < 64, the host table address correspondsto the X.25
  2828.       physical address:
  2829.  
  2830.      ZZZZ F IIIHHZZ (SS)
  2831.  
  2832.       where:
  2833.  
  2834.    ZZZZ= 0000  as required
  2835.  
  2836.    F = 0  because the address is a physical address;
  2837.  
  2838.    III  is a three decimal digit respresentation of
  2839.   "i", right-adjusted and padded with leading
  2840.   zerosif required;
  2841.  
  2842.    HH  is a two decimal digit representationof "h",
  2843.   right-adjusted and padded with leading zeros
  2844.   if required;
  2845.  
  2846.    ZZ =00  and
  2847.  
  2848.    (SS)  is optional
  2849.  
  2850.       In the example given above, the host table address 10.2.0.124
  2851.       corresponds to the X.25 physical address 000001240200.
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858. Reynolds & Postel               [Page 51]
  2859.  
  2860. RFC 1340    Assigned Numbers       July 1992
  2861.  
  2862.  
  2863.    2.  If h > 64 or h =64, thehost table address corresponds to the
  2864.    X.25logicaladdress
  2865.  
  2866.     ZZZZ F RRRRRZZ (SS)
  2867.  
  2868.    where:
  2869.  
  2870. ZZZZ = 0000    as required
  2871.  
  2872. F = 1       because the address is alogicaladdress;
  2873.  
  2874. RRRRR       is a five decimal digit representation of
  2875.        the result "r" of the calculation
  2876.  
  2877. r = h *256 + i
  2878.  
  2879.        (Note that the decimal representation of
  2880.        "r" willalways require five digits);
  2881.  
  2882. ZZ = 00       and
  2883.  
  2884. (SS)       is optional
  2885.  
  2886.       Thus, thehost table address 10.83.0.207 corresponds to the X.25
  2887.       logical address 000012145500.
  2888.  
  2889.    In both cases, the "n" and "l" fields of thehost table address are
  2890.    not used.
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914. Reynolds & Postel               [Page 52]
  2915.  
  2916. RFC 1340    Assigned Numbers       July 1992
  2917.  
  2918.  
  2919.        IEEE 802NUMBERSOF INTEREST
  2920.  
  2921.    Someof the networksof all classes are IEEE802 Networks.  These
  2922.    systems may use a Link Service Access Point (LSAP) field in much the
  2923.    sameway theMILNET uses the"link" field.  Further,there is an
  2924.    extension ofthe LSAP headercalled the Sub-Network Access Protocol
  2925.    (SNAP).
  2926.  
  2927.    The IEEE likes to describe numbers in binaryin bit transmission
  2928.    order, whichis the oppositeof the big-endian orderused throughout
  2929.    the Internetprotocol documentation.
  2930.  
  2931.    Assignments:
  2932.  
  2933.       Link Service Access Point  Description     References
  2934.       -------------------------  -----------     ----------
  2935.       IEEE     Internet
  2936.       binary   binary decimal
  2937.       00000000 00000000       0   NullLSAP  [IEEE]
  2938.       01000000 00000010       2   Indiv LLC Sublayer Mgt  [IEEE]
  2939.       11000000 00000011       3   Group LLC Sublayer Mgt  [IEEE]
  2940.       00100000 00000100       4   SNA Path Control  [IEEE]
  2941.       01100000 00000110       6   Reserved (DOD IP)       [104,JBP]
  2942.       01110000 00001110      14   PROWAY-LAN  [IEEE]
  2943.       01110010 01001110      78   EIA-RS 511  [IEEE]
  2944.       01111010 01011110      94   ISI IP   [JBP]
  2945.       01110001 10001110     142   PROWAY-LAN  [IEEE]
  2946.       01010101 10101010     170   SNAP  [IEEE]
  2947.       01111111 11111110     254   ISO CLNS IS 8473[64,JXJ]
  2948.       11111111 11111111     255   Global DSAP  [IEEE]
  2949.  
  2950.    These numbers (and others) are assigned by the IEEE Standards Office.
  2951.    The address is: IEEEStandards Office, 345 East 47thStreet,New
  2952.    York, N.Y. 10017, Attn: Vince Condello.  Phone: (212) 705-7092.
  2953.  
  2954.    At an ad hocspecialsessionon "IEEE 802 Networks and ARP",held
  2955.    during the TCP Vendors Workshop (August 1986), an approach to a
  2956.    consistent way to send DoD-IP datagrams and other IPrelated
  2957.    protocols (such as the Address Resolution Protocol (ARP)) on802
  2958.    networks wasdeveloped, using the SNAP extension (see RFC-1042 [90]).
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964.  
  2965.  
  2966.  
  2967.  
  2968.  
  2969.  
  2970. Reynolds & Postel               [Page 53]
  2971.  
  2972. RFC 1340    Assigned Numbers       July 1992
  2973.  
  2974.  
  2975.        ETHERNETNUMBERSOF INTEREST
  2976.  
  2977.    Manyof the networksof all classes are Ethernets (10Mb) or
  2978.    ExperimentalEthernets (3Mb).  Thesesystemsuse a message "type"
  2979.    field in much the same way the ARPANET uses the "link" field.
  2980.  
  2981.    If you need an Ethernet type, contact the Xerox Corporation,Xerox
  2982.    Systems Institute, 475 Oakmead Parkway, Sunnyvale, CA 94086,Attn:
  2983.    Ms. Fonda Pallone, (415) 813-7164.
  2984.  
  2985.    The following list is contributed unverifiedinformation from various
  2986.    sources.
  2987.  
  2988.    Assignments:
  2989.  
  2990.       EthernetExp. Ethernet Description      References
  2991.       -------------------------------------      ----------
  2992.       decimal  Hexdecimal octal
  2993.  000   0000-05DC   -   -IEEE802.3 Length Field [XEROX]
  2994.  257   0101-01FF   -   -Experimental [XEROX]
  2995.  512   0200   512 1000XEROX PUP (see 0A00)   [8,XEROX]
  2996.  513   0201   -  -PUP Addr Trans (see 0A01)[XEROX]
  2997. 1536   0600  1536 3000XEROX NS IDP     [133,XEROX]
  2998. 2048   0800   513 1001DOD IP       [105,JBP]
  2999. 2049   0801   -  -X.75 Internet [XEROX]
  3000. 2050   0802   -  -NBS Internet [XEROX]
  3001. 2051   0803   -  -ECMA Internet [XEROX]
  3002. 2052   0804   -  -Chaosnet [XEROX]
  3003. 2053   0805   -  -X.25 Level 3 [XEROX]
  3004. 2054   0806   -  -ARP[88,JBP]
  3005. 2055   0807   -  -XNS Compatability [XEROX]
  3006. 2076   081C   -  -Symbolics Private  [DCP1]
  3007. 2184   0888-088A   -  -Xyplex [XEROX]
  3008. 2304   0900   -  -Ungermann-Bass net debugr[XEROX]
  3009. 2560   0A00   -  -Xerox IEEE802.3PUP [XEROX]
  3010. 2561   0A01   -  -PUP Addr Trans [XEROX]
  3011. 2989   0BAD   -  -Banyan Systems [XEROX]
  3012. 4096   1000   -  -Berkeley Trailer nego [XEROX]
  3013. 4097   1001-100F   -  -Berkeley Trailer encap/IP[XEROX]
  3014. 5632   1600   -  -Valid Systems [XEROX]
  3015.        16962   4242   -  -PCS Basic BlockProtocol [XEROX]
  3016.        21000   5208   -  -BBN Simnet [XEROX]
  3017.        24576   6000   -  -DEC Unassigned (Exp.) [XEROX]
  3018.        24577   6001   -  -DEC MOPDump/Load [XEROX]
  3019.        24578   6002   -  -DEC MOPRemote Console [XEROX]
  3020.        24579   6003   -  -DEC DECNET Phase IV Route[XEROX]
  3021.        24580   6004   -  -DEC LAT [XEROX]
  3022.        24581   6005   -  -DEC Diagnostic Protocol [XEROX]
  3023.  
  3024.  
  3025.  
  3026. Reynolds & Postel               [Page 54]
  3027.  
  3028. RFC 1340    Assigned Numbers       July 1992
  3029.  
  3030.  
  3031.        24582   6006   -  -DEC Customer Protocol [XEROX]
  3032.        24583   6007   -  -DEC LAVC, SCA [XEROX]
  3033.        24584   6008-6009   -  -DEC Unassigned [XEROX]
  3034.        24586   6010-6014   -  -3Com Corporation [XEROX]
  3035.        28672   7000   -  -Ungermann-Bass download [XEROX]
  3036.        28674   7002   -  -Ungermann-Bass dia/loop [XEROX]
  3037.        28704   7020-7029   -  -LRT [XEROX]
  3038.        28720   7030   -  -Proteon [XEROX]
  3039.        28724   7034   -  -Cabletron [XEROX]
  3040.        32771   8003   -  -Cronus VLN      [131,DT15]
  3041.        32772   8004   -  -Cronus Direct      [131,DT15]
  3042.        32773   8005   -  -HP Probe [XEROX]
  3043.        32774   8006   -  -Nestar [XEROX]
  3044.        32776   8008   -  -AT&T [XEROX]
  3045.        32784   8010   -  -Excelan [XEROX]
  3046.        32787   8013   -  -SGI diagnostics   [AXC]
  3047.        32788   8014   -  -SGI network games   [AXC]
  3048.        32789   8015   -  -SGI reserved   [AXC]
  3049.        32790   8016   -  -SGI bounce server   [AXC]
  3050.        32793   8019   -  -Apollo Computers [XEROX]
  3051.        32815   802E   -  -Tymshare [XEROX]
  3052.        32816   802F   -  -Tigan, Inc. [XEROX]
  3053.        32821   8035   -  -ReverseARP[48,JXM]
  3054.        32822   8036   -  -Aeonic Systems [XEROX]
  3055.        32824   8038   -  -DEC LANBridge [XEROX]
  3056.        32825   8039-803C   -  -DEC Unassigned [XEROX]
  3057.        32829   803D   -  -DEC Ethernet Encryption [XEROX]
  3058.        32830   803E   -  -DEC Unassigned [XEROX]
  3059.        32831   803F   -  -DEC LANTrafficMonitor [XEROX]
  3060.        32832   8040-8042   -  -DEC Unassigned [XEROX]
  3061.        32836   8044   -  -Planning Research Corp. [XEROX]
  3062.        32838   8046   -  -AT&T [XEROX]
  3063.        32839   8047   -  -AT&T [XEROX]
  3064.        32841   8049   -  -ExperData [XEROX]
  3065.        32859   805B   -  -Stanford V Kernel exp. [XEROX]
  3066.        32860   805C   -  -Stanford V Kernel prod. [XEROX]
  3067.        32861   805D   -  -Evans &Sutherland [XEROX]
  3068.        32864   8060   -  -Little Machines [XEROX]
  3069.        32866   8062   -  -Counterpoint Computers [XEROX]
  3070.        32869   8065-8066   -  -Univ. of Mass. @ Amherst [XEROX]
  3071.        32871   8067   -  -Veeco Integrated Auto. [XEROX]
  3072.        32872   8068   -  -GeneralDynamics [XEROX]
  3073.        32873   8069   -  -AT&T [XEROX]
  3074.        32874   806A   -  -Autophon [XEROX]
  3075.        32876   806C   -  -ComDesign [XEROX]
  3076.        32877   806D   -  -Computgraphic Corp. [XEROX]
  3077.        32878   806E-8077   -  -Landmark Graphics Corp. [XEROX]
  3078.        32890   807A   -  -Matra [XEROX]
  3079.  
  3080.  
  3081.  
  3082. Reynolds & Postel               [Page 55]
  3083.  
  3084. RFC 1340    Assigned Numbers       July 1992
  3085.  
  3086.  
  3087.        32891   807B   -  -Dansk Data Elektronik [XEROX]
  3088.        32892   807C   -  -Merit Internodal   [HWB]
  3089.        32893   807D-807F   -  -Vitalink Communications [XEROX]
  3090.        32896   8080   -  -Vitalink TransLAN III [XEROX]
  3091.        32897   8081-8083   -  -Counterpoint Computers [XEROX]
  3092.        32923   809B   -  -Appletalk [XEROX]
  3093.        32924   809C-809E   -  -Datability [XEROX]
  3094.        32927   809F   -  -Spider Systems Ltd. [XEROX]
  3095.        32931   80A3   -  -NixdorfComputers [XEROX]
  3096.        32932   80A4-80B3   -  -SiemensGammasonics Inc. [XEROX]
  3097.        32960   80C0-80C3   -  -DCA Data Exchange Cluster[XEROX]
  3098.        32966   80C6   -  -Pacer Software [XEROX]
  3099.        32967   80C7   -  -Applitek Corporation [XEROX]
  3100.        32968   80C8-80CC   -  -Intergraph Corporation [XEROX]
  3101.        32973   80CD-80CE   -  -Harris Corporation [XEROX]
  3102.        32974   80CF-80D2   -  -Taylor Instrument [XEROX]
  3103.        32979   80D3-80D4   -  -Rosemount Corporation [XEROX]
  3104.        32981   80D5   -  -IBM SNAServiceon Ether [XEROX]
  3105.        32989   80DD   -  -Varian Associates [XEROX]
  3106.        32990   80DE-80DF   -  -Integrated Solutions TRFS[XEROX]
  3107.        32992   80E0-80E3   -  -Allen-Bradley [XEROX]
  3108.        32996   80E4-80F0   -  -Datability [XEROX]
  3109.        33010   80F2   -  -Retix [XEROX]
  3110.        33011   80F3   -  -AppleTalk AARP (Kinetics)[XEROX]
  3111.        33012   80F4-80F5   -  -Kinetics [XEROX]
  3112.        33015   80F7   -  -Apollo Computer [XEROX]
  3113.        33023   80FF-8103   -  -Wellfleet Communications [XEROX]
  3114.        33031   8107-8109   -  -Symbolics Private [XEROX]
  3115.        33072   8130   -  -Waterloo Microsystems [XEROX]
  3116.        33073   8131   -  -VG Laboratory Systems [XEROX]
  3117.        33079   8137-8138   -  -Novell,Inc. [XEROX]
  3118.        33081   8139-813D   -  -KTI [XEROX]
  3119.        33100   814C   -  -SNMP  [JKR1]
  3120.        36864   9000   -  -Loopback [XEROX]
  3121.        36865   9001   -  -3Com(Bridge) XNS Sys Mgmt[XEROX]
  3122.        36866   9002   -  -3Com(Bridge) TCP-IP Sys [XEROX]
  3123.        36867   9003   -  -3Com(Bridge) loop detect [XEROX]
  3124.        65280   FF00   -  -BBN VITAL-LanBridge cache[XEROX]
  3125.  
  3126.    The standardfor transmission of IP datagrams over Ethernetsand
  3127.    ExperimentalEthernets is specified in RFC-894 [61] and RFC-895 [91]
  3128.    respectively.
  3129.  
  3130.    NOTE:  Ethernet 48-bit address blocks are assigned by the IEEE.
  3131.  
  3132.    IEEEStandards Office, 345 East 47thStreet,New York, N.Y. 10017,
  3133.    Attn: Vince Condello.  Phone: (212) 705-7092.
  3134.  
  3135.  
  3136.  
  3137.  
  3138. Reynolds & Postel               [Page 56]
  3139.  
  3140. RFC 1340    Assigned Numbers       July 1992
  3141.  
  3142.  
  3143.     ETHERNET VENDOR ADDRESS COMPONENTS
  3144.  
  3145.    Ethernet hardware addresses are 48 bits, expressed as 12 hexadecimal
  3146.    digits (0-9,plus A-F, capitalized). These 12 hex digits consist of
  3147.    the first/left 6 digits (which should match the vendor of the
  3148.    Ethernet interface within the station) and the last/right 6 digits
  3149.    which specify the interface serial number for that interfacevendor.
  3150.  
  3151.    Ethernet addresses might be written unhyphenated (e.g.,
  3152.    123456789ABC), or with one hyphen (e.g., 123456-789ABC), butshould
  3153.    be written hyphenated by octets (e.g., 12-34-56-78-9A-BC).
  3154.  
  3155.    These addresses are physicalstationaddresses, not multicast nor
  3156.    broadcast, so the second hexdigit (reading from theleft) will be
  3157.    even, not odd.
  3158.  
  3159.    At present, it is not clear how the IEEE assigns Ethernet block
  3160.    addresses.  Whether in blocks of 2**24 or 2**25, andwhether
  3161.    multicasts are assigned withthat block or separately.  A portion of
  3162.    the vendor block address is reportedly assigned serially, with the
  3163.    other portion intentionally assignedrandomly.  If there is a global
  3164.    algorithm for which addresses are designatedto be physical (in a
  3165.    chipset) versus logical (assigned insoftware), or globally-assigned
  3166.    versus locally-assigned addresses, some of the knownaddresses do not
  3167.    follow the scheme (e.g., AA0003; 02xxxx).
  3168.  
  3169.    00000C  Cisco
  3170.    00000F  NeXT
  3171.    000010  Sytek
  3172.    00001D  Cabletron
  3173.    000020  DIAB(Data Intdustrier AB)
  3174.    000022  Visual Technology
  3175.    00002A  TRW
  3176.    00005A  S & Koch
  3177.    00005E  IANA
  3178.    000065  Network General
  3179.    00006B  MIPS
  3180.    000077  MIPS
  3181.    00007A  Ardent
  3182.    000089  Cayman Systems  Gatorbox
  3183.    000093  Proteon
  3184.    00009F  Ameristar Technology
  3185.    0000A2  Wellfleet
  3186.    0000A3  Network Application Technology
  3187.    0000A6  Network General (internal assignment, not for products)
  3188.    0000A7  NCD   X-terminals
  3189.    0000A9  Network Systems
  3190.    0000AA  Xerox   Xerox machines
  3191.  
  3192.  
  3193.  
  3194. Reynolds & Postel               [Page 57]
  3195.  
  3196. RFC 1340    Assigned Numbers       July 1992
  3197.  
  3198.  
  3199.    0000B3  CIMLinc
  3200.    0000B7  Dove   Fastnet
  3201.    0000BC  Allen-Bradley
  3202.    0000C0  Western Digital
  3203.    0000C6  HP Intelligent Networks Operation (formerly Eon Systems)
  3204.    0000C8  Altos
  3205.    0000C9  Emulex   Terminal Servers
  3206.    0000D7  Dartmouth College (NED Router)
  3207.    0000D8  3Com? Novell?   PS/2
  3208.    0000DD  Gould
  3209.    0000DE  Unigraph
  3210.    0000E2  AcerCounterpoint
  3211.    0000EF  Alantec
  3212.    0000FD  HighLevel Hardvare (Orion, UK)
  3213.    000102  BBN   BBN internalusage (not registered)
  3214.    001700  Kabel
  3215.    00802D  Xylogics, Inc.  Annex terminal servers
  3216.    00808C  Frontier Software Development
  3217.    0080C2  IEEE802.1 Committee
  3218.    0080D3  Shiva
  3219.    00AA00  Intel
  3220.    00DD00  Ungermann-Bass
  3221.    00DD01  Ungermann-Bass
  3222.    020701  Racal InterLan
  3223.    020406  BBN   BBN internalusage (not registered)
  3224.    026086  Satelcom MegaPac (UK)
  3225.    02608C  3Com   IBM PC; Imagen; Valid; Cisco
  3226.    02CF1F  CMC   Masscomp; Silicon Graphics; Prime EXL
  3227.    080002  3Com(Formerly Bridge)
  3228.    080003  ACC (Advanced Computer Communications)
  3229.    080005  Symbolics   Symbolics LISP machines
  3230.    080008  BBN
  3231.    080009  Hewlett-Packard
  3232.    08000A  Nestar Systems
  3233.    08000B  Unisys
  3234.    080011  Tektronix, Inc.
  3235.    080014  Excelan   BBN Butterfly, Masscomp, Silicon Graphics
  3236.    080017  NSC
  3237.    08001A  DataGeneral
  3238.    08001B  DataGeneral
  3239.    08001E  Apollo
  3240.    080020  Sun   Sun machines
  3241.    080022  NBI
  3242.    080025  CDC
  3243.    080026  Norsk Data (Nord)
  3244.    080027  PCS ComputerSystemsGmbH
  3245.    080028  TI   Explorer
  3246.    08002B  DEC
  3247.  
  3248.  
  3249.  
  3250. Reynolds & Postel               [Page 58]
  3251.  
  3252. RFC 1340    Assigned Numbers       July 1992
  3253.  
  3254.  
  3255.    08002E  Metaphor
  3256.    08002F  Prime Computer  Prime 50-Series LHC300
  3257.    080036  Intergraph   CAE stations
  3258.    080037  Fujitsu-Xerox
  3259.    080038  Bull
  3260.    080039  Spider Systems
  3261.    080041  DCA Digital Comm. Assoc.
  3262.    080045  ????(maybe Xylogics, but they claimnot to know this number)
  3263.    080046  Sony
  3264.    080047  Sequent
  3265.    080049  Univation
  3266.    08004C  Encore
  3267.    08004E  BICC
  3268.    080056  Stanford University
  3269.    080058  ???   DECsystem-20
  3270.    08005A  IBM
  3271.    080067  Comdesign
  3272.    080068  Ridge
  3273.    080069  Silicon Graphics
  3274.    08006E  Excelan
  3275.    080075  DDE (Danish Data Elektronik A/S)
  3276.    08007C  Vitalink   TransLAN III
  3277.    080080  XIOS
  3278.    080086  Imagen/QMS
  3279.    080087  Xyplex   terminal servers
  3280.    080089  Kinetics   AppleTalk-Ethernet interface
  3281.    08008B  Pyramid
  3282.    08008D  XyVision   XyVision machines
  3283.    080090  Retix Inc   Bridges
  3284.    484453  HDS ???
  3285.    800010  AT&T
  3286.    AA0000  DEC   obsolete
  3287.    AA0001  DEC   obsolete
  3288.    AA0002  DEC   obsolete
  3289.    AA0003  DEC   Global physical address for some DECmachines
  3290.    AA0004  DEC   Local logical address for systems running
  3291.    DECNET
  3292.  
  3293.  
  3294.  
  3295.  
  3296.  
  3297.  
  3298.  
  3299.  
  3300.  
  3301.  
  3302.  
  3303.  
  3304.  
  3305.  
  3306. Reynolds & Postel               [Page 59]
  3307.  
  3308. RFC 1340    Assigned Numbers       July 1992
  3309.  
  3310.  
  3311.        ETHERNETMULTICAST ADDRESSES
  3312.  
  3313.    Ethernet   Type
  3314.    Address   Field   Usage
  3315.  
  3316.    Multicast Addresses:
  3317.  
  3318.    01-00-5E-00-00-00-   0800   Internet Multicast (RFC-1112) [43]
  3319.    01-00-5E-7F-FF-FF
  3320.    01-00-5E-80-00-00-   ????   Internet reserved byIANA
  3321.    01-00-5E-FF-FF-FF
  3322.    01-80-C2-00-00-00   -802-   Spanning tree (for bridges)
  3323.    09-00-02-04-00-01?   8080?   Vitalink printer
  3324.    09-00-02-04-00-02?   8080?   Vitalink management
  3325.    09-00-09-00-00-01   8005   HP Probe
  3326.    09-00-09-00-00-01   -802-   HP Probe
  3327.    09-00-09-00-00-04   8005?   HP DTC
  3328.    09-00-1E-00-00-00   8019?   Apollo DOMAIN
  3329.    09-00-2B-00-00-00   6009?   DEC MUMPS?
  3330.    09-00-2B-00-00-01   8039?   DEC DSM/DTP?
  3331.    09-00-2B-00-00-02   803B?   DEC VAXELN?
  3332.    09-00-2B-00-00-03   8038   DEC Lanbridge Traffic Monitor (LTM)
  3333.    09-00-2B-00-00-04   ????   DEC MAP End System Hello
  3334.    09-00-2B-00-00-05   ????   DEC MAP IntermediateSystem Hello
  3335.    09-00-2B-00-00-06   803D?   DEC CSMA/CD Encryption?
  3336.    09-00-2B-00-00-07   8040?   DEC NetBios Emulator?
  3337.    09-00-2B-00-00-0F   6004   DEC Local Area Transport (LAT)
  3338.    09-00-2B-00-00-1x   ????   DEC Experimental
  3339.    09-00-2B-01-00-00   8038   DEC LanBridge Copy packets
  3340.    (Allbridges)
  3341.    09-00-2B-01-00-01   8038   DEC LanBridge Hello packets
  3342.    (Alllocal bridges)
  3343.    1 packet persecond,sent bythe
  3344.    designated LanBridge
  3345.    09-00-2B-02-00-00   ????   DEC DNA Lev.2 Routing Layerrouters?
  3346.    09-00-2B-02-01-00   803C?   DEC DNA Naming Service Advertisement?
  3347.    09-00-2B-02-01-01   803C?   DEC DNA Naming Service Solicitation?
  3348.    09-00-2B-02-01-02   803E?   DEC DNA TimeService?
  3349.    09-00-2B-03-xx-xx   ????   DEC default filtering by bridges?
  3350.    09-00-2B-04-00-00   8041?   DEC Local Area Sys. Transport (LAST)?
  3351.    09-00-2B-23-00-00   803A?   DEC ArgonautConsole?
  3352.    09-00-4E-00-00-02?   8137?   Novell IPX
  3353.    09-00-56-00-00-00-   ????   Stanford reserved
  3354.    09-00-56-FE-FF-FF
  3355.    09-00-56-FF-00-00-   805C   Stanford V Kernel, version 6.0
  3356.    09-00-56-FF-FF-FF
  3357.    09-00-77-00-00-01   ????   Retix spanning tree bridges
  3358.    09-00-7C-02-00-05   8080?   Vitalink diagnostics
  3359.  
  3360.  
  3361.  
  3362. Reynolds & Postel               [Page 60]
  3363.  
  3364. RFC 1340    Assigned Numbers       July 1992
  3365.  
  3366.  
  3367.    09-00-7C-05-00-01   8080?   Vitalink gateway?
  3368.    0D-1E-15-BA-DD-06   ????   HP
  3369.    AB-00-00-01-00-00   6001   DEC Maintenance Operation Protocol
  3370.    (MOP) Dump/Load Assistance
  3371.    AB-00-00-02-00-00   6002   DEC Maintenance Operation Protocol
  3372.    (MOP) RemoteConsole
  3373.    1 System ID packet every 8-10 minutes,
  3374.    by every:
  3375.    DEC LanBridge
  3376.    DEC DEUNA interface
  3377.    DEC DELUA interface
  3378.    DEC DEQNA interface
  3379.    (in a certain mode)
  3380.    AB-00-00-03-00-00   6003   DECNET PhaseIV end node Hello
  3381.    packets 1 packet every 15 seconds,
  3382.    sentby eachDECNET host
  3383.    AB-00-00-04-00-00   6003   DECNET PhaseIV Router Hellopackets
  3384.    1 packet every 15 seconds, sent by
  3385.    the DECNET router
  3386.    AB-00-00-05-00-00   ????   Reserved DECthrough
  3387.    AB-00-03-FF-FF-FF
  3388.    AB-00-03-00-00-00   6004   DEC Local Area Transport (LAT) - old
  3389.    AB-00-04-00-xx-xx   ????   Reserved DECcustomer private use
  3390.    AB-00-04-01-xx-yy   6007   DEC Local Area VAX Cluster groups
  3391.    Sys.Communication Architecture (SCA)
  3392.    CF-00-00-00-00-00   9000   Ethernet Configuration Test protocol
  3393.    (Loopback)
  3394.  
  3395.    Broadcast Address:
  3396.  
  3397.    FF-FF-FF-FF-FF-FF   0600   XNS packets,Hello or gateway search?
  3398.    6 packets every 15 seconds, per XNS
  3399.    station
  3400.    FF-FF-FF-FF-FF-FF   0800   IP (e.g. RWHOD via UDP) as needed
  3401.    FF-FF-FF-FF-FF-FF   0804   CHAOS
  3402.    FF-FF-FF-FF-FF-FF   0806   ARP (for IP and CHAOS) as needed
  3403.    FF-FF-FF-FF-FF-FF   0BAD   Banyan
  3404.    FF-FF-FF-FF-FF-FF   1600   VALID packets, Helloor gateway
  3405.    search?
  3406.    1 packets every 30 seconds, per VALID
  3407.    station
  3408.    FF-FF-FF-FF-FF-FF   8035   Reverse ARP
  3409.    FF-FF-FF-FF-FF-FF   807C   Merit Internodal (INP)
  3410.    FF-FF-FF-FF-FF-FF   809B   EtherTalk
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418. Reynolds & Postel               [Page 61]
  3419.  
  3420. RFC 1340    Assigned Numbers       July 1992
  3421.  
  3422.  
  3423.     XNSPROTOCOL TYPES
  3424.  
  3425.    Assigned well-known socket numbers
  3426.  
  3427.    Routing Information   1
  3428.    Echo   2
  3429.    Router Error   3
  3430.    Experimental       40-77
  3431.  
  3432.    Assigned internet packet types
  3433.  
  3434.    Routing Information   1
  3435.    Echo   2
  3436.    Error   3
  3437.    Packet Exchange   4
  3438.    Sequenced Packet   5
  3439.    PUP  12
  3440.    DoD IP  13
  3441.    Experimental       20-37
  3442.  
  3443.  
  3444.  
  3445.  
  3446.  
  3447.  
  3448.  
  3449.  
  3450.  
  3451.  
  3452.  
  3453.  
  3454.  
  3455.  
  3456.  
  3457.  
  3458.  
  3459.  
  3460.  
  3461.  
  3462.  
  3463.  
  3464.  
  3465.  
  3466.  
  3467.  
  3468.  
  3469.  
  3470.  
  3471.  
  3472.  
  3473.  
  3474. Reynolds & Postel               [Page 62]
  3475.  
  3476. RFC 1340    Assigned Numbers       July 1992
  3477.  
  3478.  
  3479.       PROTOCOL/TYPE FIELD ASSIGNMENTS
  3480.  
  3481.    Below are two tablesdescribing the arrangement of protocol fields or
  3482.    typefield assignments so that one could send NS Datagrams on the
  3483.    MILNET or Internet Datagramson 10MbEthernet, and also protocol and
  3484.    typefields so one could encapsulateeach kind of Datagram in the
  3485.    other.
  3486.  
  3487.       \  upper| DoD IP|  PUP | NS IP  |
  3488.  lower \       || |  |
  3489.  --------------|--------|--------|--------|
  3490.        |  Type|  Type |  Type  |
  3491.  3Mb Ethernet  |  1001|  1000 |  3000  |
  3492.        |  octal|  octal |  octal |
  3493.  --------------|--------|--------|--------|
  3494.        |  Type|  Type |  Type  |
  3495.  10 Mb Ethernet|  0800|  0200 |  0600  |
  3496.        |   hex|   hex |   hex  |
  3497.  --------------|--------|--------|--------|
  3498.        |  Link|  Link |  Link  |
  3499.  MILNET       |  155|  152 |  150  |
  3500.        | decimal| decimal| decimal|
  3501.  --------------|--------|--------|--------|
  3502.  
  3503.  
  3504.  
  3505.       \  upper| DoD IP|  PUP | NS IP  |
  3506.  lower \       || |  |
  3507.  --------------|--------|--------|--------|
  3508.        ||Protocol|Protocol|
  3509.  DoD IP       |   X|   12 |   22  |
  3510.        || decimal| decimal|
  3511.  --------------|--------|--------|--------|
  3512.        || |  |
  3513.  PUP       |   ?|   X |   ?  |
  3514.        || |  |
  3515.  --------------|--------|--------|--------|
  3516.        |  Type|  Type |  |
  3517.  NS IP       |   13|   12 |   X  |
  3518.        | decimal| decimal|  |
  3519.  --------------|--------|--------|--------|
  3520.  
  3521.  
  3522.  
  3523.  
  3524.  
  3525.  
  3526.  
  3527.  
  3528.  
  3529.  
  3530. Reynolds & Postel               [Page 63]
  3531.  
  3532. RFC 1340    Assigned Numbers       July 1992
  3533.  
  3534.  
  3535.      PRONET 80 TYPE NUMBERS
  3536.  
  3537.    Below is thecurrentlist ofPRONET 80 Type Numbers. Note: a
  3538.    protocol that is on this list does not necessarily mean thatthere is
  3539.    any implementation of it on ProNET.
  3540.  
  3541.    Of these, protocols 1, 14, and 20 are the only ones that have ever
  3542.    beenseen inARP packets.
  3543.  
  3544.    For reference, the header is(one byte/line):
  3545.  
  3546.    destination hardwareaddress
  3547.    source hardware address
  3548.    datalink header version (2)
  3549.    datalink header protocol number
  3550.    datalink header reserved (0)
  3551.    datalink header reserved (0)
  3552.  
  3553.    Someprotocols have been known to tuck stuffin the reservedfields.
  3554.  
  3555.    Those who need a protocol number on ProNET-10/80 should contact John
  3556.    Shriver (jas@proteon.com).
  3557.  
  3558.       1      IP
  3559.       2      IP with trailing headers
  3560.       3      Address Resolution Protocol
  3561.       4      Proteon HDLC
  3562.       5      VAX Debugging Protocol (MIT)
  3563.       10      Novell NetWare (IPX and pre-IPX) (old format,
  3564.       3byte trailer)
  3565.       11      Vianetix
  3566.       12      PUP
  3567.       13      Watstar protocol (University of Waterloo)
  3568.       14      XNS
  3569.       15      Diganostics
  3570.       16      Echo protocol (link level)
  3571.       17      Banyan Vines
  3572.       20      DECnet (DEUNA Emulation)
  3573.       21      Chaosnet
  3574.       23      IEEE 802.2 or ISO8802/2 Data Link
  3575.       24      Reverse Address Resolution Protocol
  3576.       29      TokenVIEW-10
  3577.       31      AppleTalkLAP Data Packet
  3578.       33      Cornell Boot Server Location Protocol
  3579.       34      Novell NetWare IPX (new format, no trailer,
  3580.       new XOR checksum)
  3581.  
  3582.  
  3583.  
  3584.  
  3585.  
  3586. Reynolds & Postel               [Page 64]
  3587.  
  3588. RFC 1340    Assigned Numbers       July 1992
  3589.  
  3590.  
  3591.   POINT-TO-POINT PROTOCOL FIELDASSIGNMENTS
  3592.  
  3593. PPP DLLPROTOCOL NUMBERS
  3594.  
  3595.    The Point-to-Point Protocol (PPP) Data Link Layer [146,147,175]
  3596.    contains a 16 bit Protocol field to identifythe theencapsulated
  3597.    protocol.  The Protocol field is consistent with theISO 3309 (HDLC)
  3598.    extension mechanism for Address fields.  AllProtocols MUST be
  3599.    assigned such that the leastsignificant bitof the most significant
  3600.    octet equals"0", and the least significant bit of the least
  3601.    significant octet equals "1".
  3602.  
  3603. Assigned PPP DLL Protocol Numbers
  3604.  
  3605.    Value (in hex)  Protocol Name
  3606.  
  3607.    0001to 001f   reserved (transparency inefficient)
  3608.    0021   Internet Protocol
  3609.    0023   OSI Network Layer
  3610.    0025   Xerox NS IDP
  3611.    0027   DECnet PhaseIV
  3612.    0029   Appletalk
  3613.    002b   Novell IPX
  3614.    002d   Van JacobsonCompressed TCP/IP
  3615.    002f   Van JacobsonUncompressed TCP/IP
  3616.    0031   Bridging PDU
  3617.    0033   Stream Protocol (ST-II)
  3618.    0035   Banyan Vines
  3619.    0037   reserved (until 1993)
  3620.    00ff   reserved (compression inefficient)
  3621.  
  3622.    0201   802.1d HelloPackets
  3623.    0231   Luxcom
  3624.    0233   Sigma Network Systems
  3625.  
  3626.    8021   Internet Protocol Control Protocol
  3627.    8023   OSI Network Layer Control Protocol
  3628.    8025   Xerox NS IDPControlProtocol
  3629.    8027   DECnet PhaseIV Control Protocol
  3630.    8029   Appletalk Control Protocol
  3631.    802b   Novell IPX Control Protocol
  3632.    802d   Reserved
  3633.    802f   Reserved
  3634.    8031   Bridging NCP
  3635.    8033   Stream Protocol Control Protocol
  3636.    8035   Banyan VinesControlProtocol
  3637.    8037   reserved till 1993
  3638.    80ff   reserved (compression inefficient
  3639.  
  3640.  
  3641.  
  3642. Reynolds & Postel               [Page 65]
  3643.  
  3644. RFC 1340    Assigned Numbers       July 1992
  3645.  
  3646.  
  3647.    c021   LinkControlProtocol
  3648.    c023   Password Authentication Protocol
  3649.    c025   LinkQualityReport
  3650.    c223   Challenge Handshake Authentication Protocol
  3651.  
  3652.    Protocol field values in the"0---" to "3---" range identifythe
  3653.    network-layer protocol of specific datagrams, and values in the "8--
  3654.    -" to "b---"range identify datagrams belonging to the associated
  3655.    Network Control Protocol (NCP), if any.
  3656.  
  3657.    It is recommended that values in the"02--" to "1e--" and "--01" to
  3658.    "--1f" ranges not beassigned, as they are compression inefficient.
  3659.  
  3660.    Protocol field values in the"4---" to "7---" range are usedfor
  3661.    protocols with low volume traffic which haveno associated NCP.
  3662.  
  3663.    Protocol field values in the"c---" to "e---" range identify
  3664.    datagrams asControlProtocols (suchas LCP).
  3665.  
  3666. PPP LCPAND IPCP CODES
  3667.  
  3668.    The Point-to-Point Protocol (PPP) Link Control Protocol (LCP) [146]
  3669.    and InternetProtocol Control Protocol (IPCP) [147] contain an 8 bit
  3670.    Codefield which identifies the typeof packet.  These Codesare
  3671.    assigned as follows:
  3672.  
  3673.    Code      Packet Type
  3674.    ----      -----------
  3675.       1      Configure-Request
  3676.       2      Configure-Ack
  3677.       3      Configure-Nak
  3678.       4      Configure-Reject
  3679.       5      Terminate-Request
  3680.       6      Terminate-Ack
  3681.       7      Code-Reject
  3682.       8    * Protocol-Reject
  3683.       9    * Echo-Request
  3684.      10    * Echo-Reply
  3685.      11    * Discard-Request
  3686.      12    * RESERVED
  3687.  
  3688.    * LCP Only
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698. Reynolds & Postel               [Page 66]
  3699.  
  3700. RFC 1340    Assigned Numbers       July 1992
  3701.  
  3702.  
  3703. PPP LCPCONFIGURATION OPTION TYPES
  3704.  
  3705.    The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
  3706.    specifies a number of Configuration Options [146] which are
  3707.    distinguished by an 8 bit Type field.  TheseTypes are assigned as
  3708.    follows:
  3709.  
  3710.    Type      Configuration Option
  3711.    ----      --------------------
  3712.       1      Maximum-Receive-Unit
  3713.       2      Async-Control-Character-Map
  3714.       3      Authentication-Protocol
  3715.       4      Quality-Protocol
  3716.       5      Magic-Number
  3717.       6      RESERVED
  3718.       7      Protocol-Field-Compression
  3719.       8      Address-and-Control-Field-Compression
  3720.       9      FCS-Alternatives
  3721.  
  3722. PPP IPCP CONFIGURATION OPTION TYPES
  3723.  
  3724.    The Point-to-Point Protocol (PPP) Internet Protocol Control Protocol
  3725.    (IPCP) specifies a number ofConfiguration Options [147] which are
  3726.    distinguished by an 8 bit Type field.  TheseTypes are assigned as
  3727.    follows:
  3728.  
  3729.    Type      Configuration Option
  3730.    ----      --------------------
  3731.       1      IP-Addresses (deprecated)
  3732.       2      IP-Compression-Protocol
  3733.       3      IP-Address
  3734.  
  3735. PPP BRIDGING CONFIGURATION OPTION TYPES
  3736.  
  3737.    The Point-to-Point Protocol (PPP) Extensionsfor Bridging specifies a
  3738.    number of Configuration Options [176] which are distinguished by an 8
  3739.    bit Type field.  These Typesare assigned asfollows:
  3740.  
  3741.    Type      Configuration Option
  3742.    ----      --------------------
  3743.       1      Remote Ring Identification
  3744.       2      Line Identification
  3745.       3      MAC Type Selection
  3746.       4      Tinygram Compression
  3747.       5      LAN Identification
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754. Reynolds & Postel               [Page 67]
  3755.  
  3756. RFC 1340    Assigned Numbers       July 1992
  3757.  
  3758.  
  3759. PPP BRIDGING MAC TYPES
  3760.  
  3761.    The Point-to-Point Protocol (PPP) Extensionsfor Bridging [176]
  3762.    contains an 8 bit MAC Type field which identifies the MAC
  3763.    encapsulated.  TheseTypes are assigned as follows:
  3764.  
  3765.    Type      MAC
  3766.    ----      -----------
  3767.       0      Reserved
  3768.       1      IEEE 802.3/Ethernet
  3769.       2      IEEE 802.4
  3770.       3      IEEE 802.5
  3771.       4      FDDI
  3772.  
  3773.  
  3774.  
  3775.  
  3776.  
  3777.  
  3778.  
  3779.  
  3780.  
  3781.  
  3782.  
  3783.  
  3784.  
  3785.  
  3786.  
  3787.  
  3788.  
  3789.  
  3790.  
  3791.  
  3792.  
  3793.  
  3794.  
  3795.  
  3796.  
  3797.  
  3798.  
  3799.  
  3800.  
  3801.  
  3802.  
  3803.  
  3804.  
  3805.  
  3806.  
  3807.  
  3808.  
  3809.  
  3810. Reynolds & Postel               [Page 68]
  3811.  
  3812. RFC 1340    Assigned Numbers       July 1992
  3813.  
  3814.  
  3815.   ADDRESS RESOLUTION PROTOCOL PARAMETERS
  3816.  
  3817.    The Address Resolution Protocol (ARP) specified in RFC-826 [88] has
  3818.    several parameters.The assigned values forthese parameters are
  3819.    listed here.
  3820.  
  3821.    Assignments:
  3822.  
  3823.    Operation Code (op)
  3824.  
  3825.     1REQUEST
  3826.     2REPLY
  3827.  
  3828.    Hardware Type (hrd)
  3829.  
  3830.       Type   Description   References
  3831.       ----   -----------   ----------
  3832. 1    Ethernet (10Mb)[JBP]
  3833. 2    Experimental Ethernet (3Mb)[JBP]
  3834. 3    Amateur Radio AX.25[PXK]
  3835. 4    Proteon ProNET Token Ring[JBP]
  3836. 5    Chaos[GXP]
  3837. 6    IEEE 802 Networks[JBP]
  3838. 7    ARCNET[JBP]
  3839. 8    Hyperchannel[JBP]
  3840. 9    Lanstar [TU]
  3841.        10    Autonet Short Address       [MXB1]
  3842.        11    LocalTalk       [JKR1]
  3843.        12    LocalNet (IBM PCNet or SYTEK LocalNET)[JXM]
  3844.        13    Ultra link       [RXD2]
  3845.        14    SMDS       [GXC1]
  3846.        15    Frame Relay[AGM]
  3847.        16    Asynchronous Transmission Mode (ATM)       [JXB2]
  3848.  
  3849.    Protocol Type (pro)
  3850.  
  3851.       Use the same codes as listed in the section called "Ethernet
  3852.       Numbers of Interest" (allhardware types use thiscode set for the
  3853.       protocol type).
  3854.  
  3855.  
  3856.  
  3857.  
  3858.  
  3859.  
  3860.  
  3861.  
  3862.  
  3863.  
  3864.  
  3865.  
  3866. Reynolds & Postel               [Page 69]
  3867.  
  3868. RFC 1340    Assigned Numbers       July 1992
  3869.  
  3870.  
  3871.      REVERSE ADDRESS RESOLUTIONPROTOCOL OPERATION CODES
  3872.  
  3873.    The Reverse Address Resolution Protocol (RARP) specified in RFC-903
  3874.    [48]has thefollowing operation codes:
  3875.  
  3876.    Assignments:
  3877.  
  3878.    Operation Code (op)
  3879.  
  3880.     3  request Reverse
  3881.     4  reply Reverse
  3882.  
  3883.  
  3884.     DYNAMIC REVERSE ARP
  3885.  
  3886.    Assignments:
  3887.  
  3888.    Operation Code (op)
  3889.  
  3890.     5  DRARP-Request
  3891.     6  DRARP-Reply
  3892.     7  DRARP-Error
  3893.  
  3894.    For further information, contact: David Brownell
  3895.    (suneast!helium!db@Sun.COM).
  3896.  
  3897.  
  3898.    INVERSE ADDRESS RESOULUTION PROTOCOL
  3899.  
  3900.    The Inverse Address Resolution Protocol (IARP) specified in RFC-1293
  3901.    [173] has the following operation codes:
  3902.  
  3903.    Assignments:
  3904.  
  3905.    Operation Code (op)
  3906.  
  3907.     8  InARP-Request
  3908.     9  InARP-Reply
  3909.  
  3910.  
  3911.  
  3912.  
  3913.  
  3914.  
  3915.  
  3916.  
  3917.  
  3918.  
  3919.  
  3920.  
  3921.  
  3922. Reynolds & Postel               [Page 70]
  3923.  
  3924. RFC 1340    Assigned Numbers       July 1992
  3925.  
  3926.  
  3927.      X.25 TYPE NUMBERS
  3928.  
  3929.    CCITT defines the high ordertwo bits of thefirst octet of call user
  3930.    dataas follows:
  3931.  
  3932.       00 - Usedfor other CCITTrecomendations (such asX.29)
  3933.       01 - Reserved foruse by "national" administrative
  3934.    authorities
  3935.       10 - Reserved foruse by international administrative authoorities
  3936.       11 - Reserved forarbitrary use between consenting DTEs
  3937.  
  3938.       Call UserData (hex)     Protocol     Reference
  3939.       -------------------      --------     ---------
  3940.  
  3941.       01       PAD [GS2]
  3942.       C5       Blacker front-end descr dev [AGM]
  3943.       CC       IP      [69,AGM]*
  3944.       CD       ISO-IP [AGM]
  3945.       DD       Network Monitoring [AGM]
  3946.  
  3947.       *NOTE: ISO SC6/WG2 approved assignment inISO 9577 (January 1990).
  3948.  
  3949.  
  3950.  
  3951.  
  3952.  
  3953.  
  3954.  
  3955.  
  3956.  
  3957.  
  3958.  
  3959.  
  3960.  
  3961.  
  3962.  
  3963.  
  3964.  
  3965.  
  3966.  
  3967.  
  3968.  
  3969.  
  3970.  
  3971.  
  3972.  
  3973.  
  3974.  
  3975.  
  3976.  
  3977.  
  3978. Reynolds & Postel               [Page 71]
  3979.  
  3980. RFC 1340    Assigned Numbers       July 1992
  3981.  
  3982.  
  3983.  PUBLICDATA NETWORK NUMBERS
  3984.  
  3985. One of the Internet Class A Networks isthe international system of
  3986. Public Data Networks.  This section lists the mapping between the
  3987. Internet Addresses and the Public Data Network Addresses (X.121).
  3988.  
  3989. Assignments:
  3990.  
  3991. Internet   Public Data Net    Description     References
  3992. -------------- -----------------   -----------      ----------
  3993.        014.000.000.000     Reserved   [JBP]
  3994.        014.000.000.001 3110-317-0003500   PURDUE-TN    [TN]
  3995.        014.000.000.002 3110-608-0002700   UWISC-TN    [TN]
  3996.        014.000.000.003 3110-302-0002400   UDEL-TN    [TN]
  3997.        014.000.000.004 2342-192-0014923   UCL-VTEST    [PK]
  3998.        014.000.000.005 2342-192-0030023   UCL-TG    [PK]
  3999.        014.000.000.006 2342-192-0030025   UK-SATNET    [PK]
  4000.        014.000.000.007 3110-608-0002400   UWISC-IBM  [MS56]
  4001.        014.000.000.008 3110-213-0004500   RAND-TN   [MO2]
  4002.        014.000.000.009 2342-192-0030023   UCL-CS    [PK]
  4003.        014.000.000.010 3110-617-0002500   BBN-VAN-GW  [JD21]
  4004.        014.000.000.011 2405-015-5030000   CHALMERS   [UXB]
  4005.        014.000.000.012 3110-713-0016500   RICE  [PAM6]
  4006.        014.000.000.013 3110-415-0026100   DECWRL  [PAM6]
  4007.        014.000.000.014 3110-408-0005100   IBM-SJ  [SXA3]
  4008.        014.000.000.015 2041-117-0100000   SHAPE   [JFW]
  4009.        014.000.000.016 2628-153-9007500   DFVLR4-X25   [GB7]
  4010.        014.000.000.017 3110-213-0003200   ISI-VAN-GW  [JD21]
  4011.        014.000.000.018 2624-522-8090052   FGAN-SIEMENS-X25   [GB7]
  4012.        014.000.000.019 2041-170-1000000   SHAPE-X25   [JFW]
  4013.        014.000.000.020 5052-737-2000050   UQNET   [AXH]
  4014.        014.000.000.021 3020-801-0005750   DMC-CRC1   [VXT]
  4015.        014.000.000.022 2624-522-8032902   FGAN-FGANFFMVAX-X25   [GB7]
  4016.        014.000.000.023 2624-589-0090801   ECRC-X25   [PXD]
  4017.        014.000.000.024 2342-905-2424283   UK-MOD-RSRE  [JXE2]
  4018.        014.000.000.025 2342-905-2424282   UK-VAN-RSRE   [AXM]
  4019.        014.000.000.026 2624-522-8032905   DFVLRSUN-X25   [GB7]
  4020.        014.000.000.027 2624-457-1101590   SELETFMSUN-X25   [BXD]
  4021.        014.000.000.028 3110-408-0014600   CDC-SVL [RAM57]
  4022.        014.000.000.029 2222-551-0440000   SUN-CNUCE  [ABB2]
  4023.        014.000.000.030 2222-551-0450000   ICNUCEVM-CNUCE  [ABB2]
  4024.        014.000.000.031 2222-551-0460000   SPARE-CNUCE  [ABB2]
  4025.        014.000.000.032 2222-551-0470000   ICNUCEVX-CNUCE  [ABB2]
  4026.        014.000.000.033 2222-551-0452400   CISCO-CNUCE  [ABB2]
  4027.        014.000.000.034 2342-313-0026090   SPIDER-GW  [AD67]
  4028.        014.000.000.035 2342-313-0026091   SPIDER-EXP  [AD67]
  4029.        014.000.000.036 2342-225-0010122   PRAXIS-X25A   [TXR]
  4030.        014.000.000.037 2342-225-0010123   PRAXIS-X25B   [TXR]
  4031.  
  4032.  
  4033.  
  4034. Reynolds & Postel               [Page 72]
  4035.  
  4036. RFC 1340    Assigned Numbers       July 1992
  4037.  
  4038.  
  4039.        014.000.000.038 2403-712-3025000   DIAB-TABY-GW   [FXB]
  4040.        014.000.000.039 2403-715-3010000   DIAB-LKP-GW   [FXB]
  4041.        014.000.000.040 2401-881-2403800   DIAB-TABY1-GW   [FXB]
  4042.        014.000.000.041 2041-170-1006000   STC  [TC27]
  4043.        014.000.000.042 2222-551-0065260   CNUCE  [TC27]
  4044.        014.000.000.043 2422-510-0590000   Tollpost-Globe AS   [OXG]
  4045.        014.000.000.044 2422-670-0890000   Tollpost-Globe AS   [OXG]
  4046.        014.000.000.045 2422-516-0100000   Tollpost-Globe AS   [OXG]
  4047.        014.000.000.046 2422-450-0080000   Tollpost-Globe AS   [OXG]
  4048.        014.000.000.047 2422-610-0020000   Tollpost-Globe AS   [OXG]
  4049.        014.000.000.048 2422-310-0030000   Tollpost-Globe AS   [OXG]
  4050.        014.000.000.049 2422-470-0880000   Tollpost-Globe AS   [OXG]
  4051.        014.000.000.050 2422-210-0460000   Tollpost-Globe AS   [OXG]
  4052.        014.000.000.051 2422-130-2890000   Tollpost-Globe AS   [OXG]
  4053.        014.000.000.052 2422-310-2720000   Tollpost-Globe AS   [OXG]
  4054.        014.000.000.053 2422-250-0580000   Tollpost-Globe AS   [OXG]
  4055.        014.000.000.054 2422-634-0590000   Tollpost-Globe AS   [OXG]
  4056.        014.000.000.055 2422-670-0880000   Tollpost-Globe AS   [OXG]
  4057.        014.000.000.056 2422-430-0740000   Tollpost-Globe AS   [OXG]
  4058.        014.000.000.057 2422-674-0780000   Tollpost-Globe AS   [OXG]
  4059.        014.000.000.058 2422-230-1690000   Tollpost-Globe AS   [OXG]
  4060.        014.000.000.059 2422-518-0290000   Tollpost-Globe AS   [OXG]
  4061.        014.000.000.060 2422-370-0310000   Tollpost-Globe AS   [OXG]
  4062.        014.000.000.061 2422-516-0340000   Tollpost-Globe AS   [OXG]
  4063.        014.000.000.062 2422-616-0440000   Tollpost-Globe AS   [OXG]
  4064.        014.000.000.063 2422-650-2350000   Tollpost-Globe AS   [OXG]
  4065.        014.000.000.064 2422-330-0250000   Tollpost-Globe AS   [OXG]
  4066.        014.000.000.065 2422-350-0190000   Tollpost-Globe AS   [OXG]
  4067.        014.000.000.066 2422-410-0070000   Tollpost-Globe AS   [OXG]
  4068.        014.000.000.067 2422-539-0620000   Tollpost-Globe AS   [OXG]
  4069.        014.000.000.068 2422-630-0720000   Tollpost-Globe AS   [OXG]
  4070.        014.000.000.069 2422-470-1230000   Tollpost-Globe AS   [OXG]
  4071.        014.000.000.070 2422-470-1300000   Tollpost-Globe AS   [OXG]
  4072.        014.000.000.071 2422-170-0460000   Tollpost-Globe AS   [OXG]
  4073.        014.000.000.072 2422-516-0430000   Tollpost-Globe AS   [OXG]
  4074.        014.000.000.073 2422-530-0070000   Tollpost-Globe AS   [OXG]
  4075.        014.000.000.074 2422-650-1880000   Tollpost-Globe AS   [OXG]
  4076.        014.000.000.075 2422-450-2450000   Tollpost-Globe AS   [OXG]
  4077.        014.000.000.076 2062-243-1563100   DPT-BXL-DDC  [LZ15]
  4078.        014.000.000.077 2062-243-1565100   DPT-BXL-DDC2  [LZ15]
  4079.        014.000.000.078 3110-312-0043100   DPT-CHI  [LZ15]
  4080.        014.000.000.079 3110-512-0013500   DPT-SAT-ENG  [LZ15]
  4081.        014.000.000.080 2080-941-9055000   DPT-PAR  [LZ15]
  4082.        014.000.000.081 4545-511-3060000   DPT-PBSC  [LZ15]
  4083.        014.000.000.082 4545-513-3090000   DPT-HONGKONG  [LZ15]
  4084.        014.000.000.083 4872-203-5500000   UECI-TAIPEI  [LZ15]
  4085.        014.000.000.084 2624-551-1040020   DPT-HANOVR  [LZ15]
  4086.        014.000.000.085 2624-569-0040199   DPT-FNKFRT  [LZ15]
  4087.  
  4088.  
  4089.  
  4090. Reynolds & Postel               [Page 73]
  4091.  
  4092. RFC 1340    Assigned Numbers       July 1992
  4093.  
  4094.  
  4095.        014.000.000.086 3110-512-0013400   DPT-SAT-SUPT  [LZ15]
  4096.        014.000.000.087 4602-3010-010320   DU-X25A  [JK64]
  4097.        014.000.000.088 4602-3010-010321   FDU-X25B  [JK64]
  4098.        014.000.000.089 2422-150-3370000   Tollpost-Globe AS   [OXG]
  4099.        014.000.000.090 2422-271-0710000   Tollpost-Globe AS   [OXG]
  4100.        014.000.000.091 2422-516-0010000   Tollpost-Globe AS   [OXG]
  4101.        014.000.000.092 2422-650-1880000   Norsk Informas.   [OXG]
  4102.        014.000.000.093 2422-250-3040000   Tollpost-Globe AS   [OXG]
  4103.        014.000.000.094-014.255.255.254     Unassigned   [JBP]
  4104.        014.255.255.255     Reserved   [JBP]
  4105.  
  4106.       The standard for transmission of IP datagrams over the Public Data
  4107.       Network is specified in RFC-877 [69].
  4108.  
  4109.  
  4110.  
  4111.  
  4112.  
  4113.  
  4114.  
  4115.  
  4116.  
  4117.  
  4118.  
  4119.  
  4120.  
  4121.  
  4122.  
  4123.  
  4124.  
  4125.  
  4126.  
  4127.  
  4128.  
  4129.  
  4130.  
  4131.  
  4132.  
  4133.  
  4134.  
  4135.  
  4136.  
  4137.  
  4138.  
  4139.  
  4140.  
  4141.  
  4142.  
  4143.  
  4144.  
  4145.  
  4146. Reynolds & Postel               [Page 74]
  4147.  
  4148. RFC 1340    Assigned Numbers       July 1992
  4149.  
  4150.  
  4151. TELNET OPTIONS
  4152.  
  4153. The Telnet Protocol hasa number of options that may benegotiated.
  4154. These options are listed here."IAB Official Protocol Standards" [62]
  4155. provides more detailed information.
  4156.  
  4157.    Options  Name      References
  4158.    -------  -----------------------      ----------
  4159.       0    Binary Transmission       [110,JBP]
  4160.       1    Echo       [111,JBP]
  4161.       2    Reconnection[42,JBP]
  4162.       3    Suppress GoAhead       [114,JBP]
  4163.       4    Approx Message SizeNegotiation       [133,JBP]
  4164.       5    Status       [113,JBP]
  4165.       6    Timing Mark       [115,JBP]
  4166.       7    Remote Controlled Trans andEcho       [107,JBP]
  4167.       8    Output LineWidth[40,JBP]
  4168.       9    Output PageSize[41,JBP]
  4169.      10    Output Carriage-Return Disposition[28,JBP]
  4170.      11    Output Horizontal Tab Stops[32,JBP]
  4171.      12    Output Horizontal Tab Disposition[31,JBP]
  4172.      13    Output Formfeed Disposition[29,JBP]
  4173.      14    Output Vertical Tabstops[34,JBP]
  4174.      15    Output Vertical TabDisposition[33,JBP]
  4175.      16    Output Linefeed Disposition[30,JBP]
  4176.      17    Extended ASCII       [136,JBP]
  4177.      18    Logout[25,MRC]
  4178.      19    Byte Macro[35,JBP]
  4179.      20    Data Entry Terminal    [145,38,JBP]
  4180.      22    SUPDUP     [26,27,MRC]
  4181.      22    SUPDUP Output[51,MRC]
  4182.      23    Send Location       [68,EAK1]
  4183.      24    Terminal Type      [128,MS56]
  4184.      25    Endof Record       [103,JBP]
  4185.      26    TACACS UserIdentification [1,BA4]
  4186.      27    Output Marking       [125,SXS]
  4187.      28    Terminal Location Number[84,RN6]
  4188.      29    Telnet 3270Regime       [116,JXR]
  4189.      30    X.3PAD       [70,SL70]
  4190.      31    Negotiate About Window Size     [139,DW183]
  4191.      32    Terminal Speed       [57,CLH3]
  4192.      33    Remote FlowControl       [58,CLH3]
  4193.      34    Linemode[9,DB14]
  4194.      35    X Display Location       [75,GM23]
  4195.      36    EnvironmentOption  [DB14]
  4196.      37    Authentication Option  [DB14]
  4197.      38    Encryption Option  [DB14]
  4198.     255    Extended-Options-List       [109,JBP]
  4199.  
  4200.  
  4201.  
  4202. Reynolds & Postel               [Page 75]
  4203.  
  4204. RFC 1340    Assigned Numbers       July 1992
  4205.  
  4206.  
  4207.    MAILENCRYPTION TYPES
  4208.  
  4209.    RFC-822 specifies that Encryption Types for mail maybe assigned.
  4210.    There are currently no RFC-822 encryption types assigned.  Please use
  4211.    instead the Mail Privacy procedures defined in [71,72,66].
  4212.  
  4213.  
  4214.  
  4215.  
  4216.  
  4217.  
  4218.  
  4219.  
  4220.  
  4221.  
  4222.  
  4223.  
  4224.  
  4225.  
  4226.  
  4227.  
  4228.  
  4229.  
  4230.  
  4231.  
  4232.  
  4233.  
  4234.  
  4235.  
  4236.  
  4237.  
  4238.  
  4239.  
  4240.  
  4241.  
  4242.  
  4243.  
  4244.  
  4245.  
  4246.  
  4247.  
  4248.  
  4249.  
  4250.  
  4251.  
  4252.  
  4253.  
  4254.  
  4255.  
  4256.  
  4257.  
  4258. Reynolds & Postel               [Page 76]
  4259.  
  4260. RFC 1340    Assigned Numbers       July 1992
  4261.  
  4262.  
  4263. MIME TYPES
  4264.  
  4265. RFC-1341 [169] specifies that Content Types, Content Subtypes, Character
  4266. Sets, Access Types, andConversion values for MIME mailwill beassigned
  4267. and listed by the IANA.
  4268.  
  4269.    Content Types and Subtypes
  4270.    --------------------------
  4271.  
  4272.    Type   Subtype   Description       Reference
  4273.    ----   -------   -----------       ---------
  4274.    text   plain       [169,NSB]
  4275.    richtext
  4276.  
  4277.    multipart   mixed       [169,NSB]
  4278.    alternative
  4279.    digest
  4280.    parallel
  4281.  
  4282.    message   rfc822       [169,NSB]
  4283.    partial
  4284.    external-body
  4285.  
  4286.    application   octet-stream       [169,NSB]
  4287.    postscript
  4288.    oda
  4289.  
  4290.    image   jpeg       [169,NSB]
  4291.    gif
  4292.  
  4293.    audio   basic       [169,NSB]
  4294.  
  4295.    video   mpeg       [169,NSB]
  4296.  
  4297.  
  4298.    Character Sets
  4299.    --------------
  4300.  
  4301.    Type  Description       Reference
  4302.    ----  -----------       ---------
  4303.    US-ASCII  the default characterset       [169,NSB]
  4304.    ISO-8859-1  see ISO_8859-1:1987 below       [169,NSB]
  4305.    ISO-8859-2  see ISO_8859-2:1987 below       [169,NSB]
  4306.    ISO-8859-3  see ISO_8859-3:1988 below       [169,NSB]
  4307.    ISO-8859-4  see ISO_8859-4:1988 below       [169,NSB]
  4308.    ISO-8859-5  see ISO_8859-5:1988 below       [169,NSB]
  4309.    ISO-8859-6  see ISO_8859-6:1987 below       [169,NSB]
  4310.    ISO-8859-7  see ISO_8859-7:1987 below       [169,NSB]
  4311.  
  4312.  
  4313.  
  4314. Reynolds & Postel               [Page 77]
  4315.  
  4316. RFC 1340    Assigned Numbers       July 1992
  4317.  
  4318.  
  4319.    ISO-8859-8  see ISO_8859-8:1988 below       [169,NSB]
  4320.    ISO-8859-9  see ISO_8859-9:1989 below       [169,NSB]
  4321.  
  4322.    Access Types
  4323.    ------------
  4324.  
  4325.    Type  Description       Reference
  4326.    ----  -----------       ---------
  4327.    FTP       [169,NSB]
  4328.    ANON-FTP       [169,NSB]
  4329.    TFTP       [169,NSB]
  4330.    AFS       [169,NSB]
  4331.    LOCAL-FILE       [169,NSB]
  4332.    MAIL-SERVER       [169,NSB]
  4333.  
  4334.  
  4335.  
  4336.    Conversion Values
  4337.    -----------------
  4338.  
  4339.    Conversion values orContentTransfer Encodings.
  4340.  
  4341.    Type  Description       Reference
  4342.    ----  -----------       ---------
  4343.    7BIT       [169,NSB]
  4344.    8BIT       [169,NSB]
  4345.    BASE64       [169,NSB]
  4346.    BINARY       [169,NSB]
  4347.    QUOTED-PRINTABLE       [169,NSB]
  4348.  
  4349.  
  4350.  
  4351.  
  4352.  
  4353.  
  4354.  
  4355.  
  4356.  
  4357.  
  4358.  
  4359.  
  4360.  
  4361.  
  4362.  
  4363.  
  4364.  
  4365.  
  4366.  
  4367.  
  4368.  
  4369.  
  4370. Reynolds & Postel               [Page 78]
  4371.  
  4372. RFC 1340    Assigned Numbers       July 1992
  4373.  
  4374.  
  4375.       CHARACTERSETS
  4376.  
  4377.    Character Set       Reference
  4378.    -------------       ---------
  4379.    ISO_646.basic:1983      [170,KXS2]
  4380.    INVARIANT      [170,KXS2]
  4381.    ISO_646.irv:1983      [170,KXS2]
  4382.    BS_4730      [170,KXS2]
  4383.    ANSI_X3.4-1968      [170,KXS2]
  4384.    NATS-SEFI      [170,KXS2]
  4385.    NATS-SEFI-ADD      [170,KXS2]
  4386.    NATS-DANO      [170,KXS2]
  4387.    NATS-DANO-ADD      [170,KXS2]
  4388.    SEN_850200_B      [170,KXS2]
  4389.    SEN_850200_C      [170,KXS2]
  4390.    JIS_C6220-1969-jp      [170,KXS2]
  4391.    JIS_C6220-1969-ro      [170,KXS2]
  4392.    IT      [170,KXS2]
  4393.    PT      [170,KXS2]
  4394.    ES      [170,KXS2]
  4395.    greek7-old      [170,KXS2]
  4396.    latin-greek      [170,KXS2]
  4397.    DIN_66003      [170,KXS2]
  4398.    NF_Z_62-010_(1973)      [170,KXS2]
  4399.    Latin-greek-1      [170,KXS2]
  4400.    ISO_5427      [170,KXS2]
  4401.    JIS_C6226-1978      [170,KXS2]
  4402.    BS_viewdata      [170,KXS2]
  4403.    INIS      [170,KXS2]
  4404.    INIS-8      [170,KXS2]
  4405.    INIS-cyrillic      [170,KXS2]
  4406.    ISO_5427:1981      [170,KXS2]
  4407.    ISO_5428:1980      [170,KXS2]
  4408.    GB_1988-80      [170,KXS2]
  4409.    GB_2312-80      [170,KXS2]
  4410.    NS_4551-1      [170,KXS2]
  4411.    NS_4551-2      [170,KXS2]
  4412.    NF_Z_62-010      [170,KXS2]
  4413.    videotex-suppl      [170,KXS2]
  4414.    PT2      [170,KXS2]
  4415.    ES2      [170,KXS2]
  4416.    MSZ_7795.3      [170,KXS2]
  4417.    JIS_C6226-1983      [170,KXS2]
  4418.    greek7      [170,KXS2]
  4419.    ASMO_449      [170,KXS2]
  4420.    iso-ir-90      [170,KXS2]
  4421.    JIS_C6229-1984-a      [170,KXS2]
  4422.    JIS_C6229-1984-b      [170,KXS2]
  4423.  
  4424.  
  4425.  
  4426. Reynolds & Postel               [Page 79]
  4427.  
  4428. RFC 1340    Assigned Numbers       July 1992
  4429.  
  4430.  
  4431.    JIS_C6229-1984-b-add      [170,KXS2]
  4432.    JIS_C6229-1984-hand      [170,KXS2]
  4433.    JIS_C6229-1984-hand-add      [170,KXS2]
  4434.    JIS_C6229-1984-kana      [170,KXS2]
  4435.    ISO_2033-1983      [170,KXS2]
  4436.    ANSI_X3.110-1983      [170,KXS2]
  4437.    ISO_8859-1:1987      [170,KXS2]
  4438.    ISO_8859-2:1987      [170,KXS2]
  4439.    T.61-7bit      [170,KXS2]
  4440.    T.61-8bit      [170,KXS2]
  4441.    ISO_8859-3:1988      [170,KXS2]
  4442.    ISO_8859-4:1988      [170,KXS2]
  4443.    ECMA-cyrillic      [170,KXS2]
  4444.    CSA_Z243.4-1985-1      [170,KXS2]
  4445.    CSA_Z243.4-1985-2      [170,KXS2]
  4446.    CSA_Z243.4-1985-gr      [170,KXS2]
  4447.    ISO_8859-7:1987      [170,KXS2]
  4448.    ISO_8859-6:1987      [170,KXS2]
  4449.    T.101-G2      [170,KXS2]
  4450.    ISO_8859-8:1988      [170,KXS2]
  4451.    CSN_369103      [170,KXS2]
  4452.    JUS_I.B1.002      [170,KXS2]
  4453.    ISO_6937-2-add      [170,KXS2]
  4454.    IEC_P27-1      [170,KXS2]
  4455.    ISO_8859-5:1988      [170,KXS2]
  4456.    JUS_I.B1.003-serb      [170,KXS2]
  4457.    JUS_I.B1.003-mac      [170,KXS2]
  4458.    ISO_8859-9:1989      [170,KXS2]
  4459.    KS_C_5601-1987      [170,KXS2]
  4460.    greek-ccitt      [170,KXS2]
  4461.    NC_NC00-10:81      [170,KXS2]
  4462.    ISO_6937-2-25      [170,KXS2]
  4463.    GOST_19768-74      [170,KXS2]
  4464.    ISO_8859-supp      [170,KXS2]
  4465.    ISO_10367-box      [170,KXS2]
  4466.    latin6      [170,KXS2]
  4467.    latin-lap      [170,KXS2]
  4468.    JIS_X0212-1990      [170,KXS2]
  4469.    DS_2089      [170,KXS2]
  4470.    us-dk      [170,KXS2]
  4471.    dk-us      [170,KXS2]
  4472.    JIS_X0201      [170,KXS2]
  4473.    KSC5636      [170,KXS2]
  4474.    DEC-MCS      [170,KXS2]
  4475.    hp-roman8      [170,KXS2]
  4476.    macintosh      [170,KXS2]
  4477.    IBM037      [170,KXS2]
  4478.    IBM038      [170,KXS2]
  4479.  
  4480.  
  4481.  
  4482. Reynolds & Postel               [Page 80]
  4483.  
  4484. RFC 1340    Assigned Numbers       July 1992
  4485.  
  4486.  
  4487.    IBM273      [170,KXS2]
  4488.    IBM274      [170,KXS2]
  4489.    IBM275      [170,KXS2]
  4490.    IBM277      [170,KXS2]
  4491.    IBM278      [170,KXS2]
  4492.    IBM280      [170,KXS2]
  4493.    IBM281      [170,KXS2]
  4494.    IBM284      [170,KXS2]
  4495.    IBM285      [170,KXS2]
  4496.    IBM290      [170,KXS2]
  4497.    IBM297      [170,KXS2]
  4498.    IBM420      [170,KXS2]
  4499.    IBM423      [170,KXS2]
  4500.    IBM424      [170,KXS2]
  4501.    IBM437      [170,KXS2]
  4502.    IBM500      [170,KXS2]
  4503.    IBM850      [170,KXS2]
  4504.    IBM851      [170,KXS2]
  4505.    IBM852      [170,KXS2]
  4506.    IBM855      [170,KXS2]
  4507.    IBM857      [170,KXS2]
  4508.    IBM860      [170,KXS2]
  4509.    IBM861      [170,KXS2]
  4510.    IBM862      [170,KXS2]
  4511.    IBM863      [170,KXS2]
  4512.    IBM864      [170,KXS2]
  4513.    IBM865      [170,KXS2]
  4514.    IBM868      [170,KXS2]
  4515.    IBM869      [170,KXS2]
  4516.    IBM870      [170,KXS2]
  4517.    IBM871      [170,KXS2]
  4518.    IBM880      [170,KXS2]
  4519.    IBM891      [170,KXS2]
  4520.    IBM903      [170,KXS2]
  4521.    IBM904      [170,KXS2]
  4522.    IBM905      [170,KXS2]
  4523.    IBM918      [170,KXS2]
  4524.    IBM1026      [170,KXS2]
  4525.    EBCDIC-AT-DE      [170,KXS2]
  4526.    EBCDIC-AT-DE-A      [170,KXS2]
  4527.    EBCDIC-CA-FR      [170,KXS2]
  4528.    EBCDIC-DK-NO      [170,KXS2]
  4529.    EBCDIC-DK-NO-A      [170,KXS2]
  4530.    EBCDIC-FI-SE      [170,KXS2]
  4531.    EBCDIC-FI-SE-A      [170,KXS2]
  4532.    EBCDIC-FR      [170,KXS2]
  4533.    EBCDIC-IT      [170,KXS2]
  4534.    EBCDIC-PT      [170,KXS2]
  4535.  
  4536.  
  4537.  
  4538. Reynolds & Postel               [Page 81]
  4539.  
  4540. RFC 1340    Assigned Numbers       July 1992
  4541.  
  4542.  
  4543.    EBCDIC-ES      [170,KXS2]
  4544.    EBCDIC-ES-A      [170,KXS2]
  4545.    EBCDIC-ES-S      [170,KXS2]
  4546.    EBCDIC-UK      [170,KXS2]
  4547.    EBCDIC-US      [170,KXS2]
  4548.  
  4549.  
  4550.  
  4551.  
  4552.  
  4553.  
  4554.  
  4555.  
  4556.  
  4557.  
  4558.  
  4559.  
  4560.  
  4561.  
  4562.  
  4563.  
  4564.  
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594. Reynolds & Postel               [Page 82]
  4595.  
  4596. RFC 1340    Assigned Numbers       July 1992
  4597.  
  4598.  
  4599.        MACHINE NAMES
  4600.  
  4601.    These are the Official Machine Namesas theyappear in the Domain Name
  4602.    System HINFOrecordsand theNIC Host Table. Their use is describedin
  4603.    RFC-952 [53].
  4604.  
  4605.    A machine name or CPU type may be upto 40 characters taken from the
  4606.    set of uppercase letters, digits, and the two punctuation characters
  4607.    hyphen and slash.  It must start with a letter, and end witha letter
  4608.    or digit.
  4609.  
  4610.  
  4611.  
  4612.  
  4613.  
  4614.       ALTO    DEC-1080
  4615.       ALTOS-6800    DEC-1090
  4616.       AMDAHL-V7    DEC-1090B
  4617.       APOLLO    DEC-1090T
  4618.       ATARI-104ST    DEC-2020T
  4619.       ATT-3B1    DEC-2040
  4620.       ATT-3B2    DEC-2040T
  4621.       ATT-3B20    DEC-2050T
  4622.       ATT-7300    DEC-2060
  4623.       BBN-C/60    DEC-2060T
  4624.       BURROUGHS-B/29    DEC-2065
  4625.       BURROUGHS-B/4800    DEC-FALCON
  4626.       BUTTERFLY    DEC-KS10
  4627.       C/30    DEC-VAX-11730
  4628.       C/70    DORADO
  4629.       CADLINC    DPS8/70M
  4630.       CADR    ELXSI-6400
  4631.       CDC-170    EVEREX-386
  4632.       CDC-170/750    FOONLY-F2
  4633.       CDC-173    FOONLY-F3
  4634.       CELERITY-1200    FOONLY-F4
  4635.       CLUB-386    GOULD
  4636.       COMPAQ-386/20    GOULD-6050
  4637.       COMTEN-3690    GOULD-6080
  4638.       CP8040    GOULD-9050
  4639.       CRAY-1    GOULD-9080
  4640.       CRAY-X/MP    H-316
  4641.       CRAY-2    H-60/68
  4642.       CTIWS-117    H-68
  4643.       DANDELION    H-68/80
  4644.       DEC-10    H-89
  4645.       DEC-1050    HONEYWELL-DPS-6
  4646.       DEC-1077    HONEYWELL-DPS-8/70
  4647.  
  4648.  
  4649.  
  4650. Reynolds & Postel               [Page 83]
  4651.  
  4652. RFC 1340    Assigned Numbers       July 1992
  4653.  
  4654.  
  4655.       HP3000    ONYX-Z8000
  4656.       HP3000/64    PDP-11
  4657.       IBM-158    PDP-11/3
  4658.       IBM-360/67    PDP-11/23
  4659.       IBM-370/3033    PDP-11/24
  4660.       IBM-3081    PDP-11/34
  4661.       IBM-3084QX    PDP-11/40
  4662.       IBM-3101    PDP-11/44
  4663.       IBM-4331    PDP-11/45
  4664.       IBM-4341    PDP-11/50
  4665.       IBM-4361    PDP-11/70
  4666.       IBM-4381    PDP-11/73
  4667.       IBM-4956    PE-7/32
  4668.       IBM-6152    PE-3205
  4669.       IBM-PC    PERQ
  4670.       IBM-PC/AT    PLEXUS-P/60
  4671.       IBM-PC/RT    PLI
  4672.       IBM-PC/XT    PLURIBUS
  4673.       IBM-SERIES/1    PRIME-2350
  4674.       IMAGEN    PRIME-2450
  4675.       IMAGEN-8/300    PRIME-2755
  4676.       IMSAI    PRIME-9655
  4677.       INTEGRATED-SOLUTIONS    PRIME-9755
  4678.       INTEGRATED-SOLUTIONS-68K    PRIME-9955II
  4679.       INTEGRATED-SOLUTIONS-CREATOR    PRIME-2250
  4680.       INTEGRATED-SOLUTIONS-CREATOR-8    PRIME-2655
  4681.       INTEL-386    PRIME-9955
  4682.       INTEL-IPSC    PRIME-9950
  4683.       IS-1    PRIME-9650
  4684.       IS-68010    PRIME-9750
  4685.       LMI    PRIME-2250
  4686.       LSI-11    PRIME-750
  4687.       LSI-11/2    PRIME-850
  4688.       LSI-11/23    PRIME-550II
  4689.       LSI-11/73    PYRAMID-90
  4690.       M68000    PYRAMID-90MX
  4691.       MAC-II    PYRAMID-90X
  4692.       MASSCOMP    RIDGE
  4693.       MC500    RIDGE-32
  4694.       MC68000    RIDGE-32C
  4695.       MICROPORT    ROLM-1666
  4696.       MICROVAX    S1-MKIIA
  4697.       MICROVAX-I    SMI
  4698.       MV/8000    SEQUENT-BALANCE-8000
  4699.       NAS3-5    SIEMENS
  4700.       NCR-COMTEN-3690    SILICON-GRAPHICS
  4701.       NEXT/N1000-316    SILICON-GRAPHICS-IRIS
  4702.       NOW    SGI-IRIS-2400
  4703.  
  4704.  
  4705.  
  4706. Reynolds & Postel               [Page 84]
  4707.  
  4708. RFC 1340    Assigned Numbers       July 1992
  4709.  
  4710.  
  4711.       SGI-IRIS-2500    SUN-3/50
  4712.       SGI-IRIS-3010    SUN-3/60
  4713.       SGI-IRIS-3020    SUN-3/75
  4714.       SGI-IRIS-3030    SUN-3/80
  4715.       SGI-IRIS-3110    SUN-3/110
  4716.       SGI-IRIS-3115    SUN-3/140
  4717.       SGI-IRIS-3120    SUN-3/150
  4718.       SGI-IRIS-3130    SUN-3/160
  4719.       SGI-IRIS-4D/20    SUN-3/180
  4720.       SGI-IRIS-4D/20G    SUN-3/200
  4721.       SGI-IRIS-4D/25    SUN-3/260
  4722.       SGI-IRIS-4D/25G    SUN-3/280
  4723.       SGI-IRIS-4D/25S    SUN-3/470
  4724.       SGI-IRIS-4D/50    SUN-3/480
  4725.       SGI-IRIS-4D/50G    SUN-4/60
  4726.       SGI-IRIS-4D/50GT    SUN-4/110
  4727.       SGI-IRIS-4D/60    SUN-4/150
  4728.       SGI-IRIS-4D/60G    SUN-4/200
  4729.       SGI-IRIS-4D/60T    SUN-4/260
  4730.       SGI-IRIS-4D/60GT    SUN-4/280
  4731.       SGI-IRIS-4D/70    SUN-4/330
  4732.       SGI-IRIS-4D/70G    SUN-4/370
  4733.       SGI-IRIS-4D/70GT    SUN-4/390
  4734.       SGI-IRIS-4D/80GT    SUN-50
  4735.       SGI-IRIS-4D/80S    SUN-100
  4736.       SGI-IRIS-4D/120GTX    SUN-120
  4737.       SGI-IRIS-4D/120S    SUN-130
  4738.       SGI-IRIS-4D/210GTX    SUN-150
  4739.       SGI-IRIS-4D/210S    SUN-170
  4740.       SGI-IRIS-4D/220GTX    SUN-386i/250
  4741.       SGI-IRIS-4D/220S    SUN-68000
  4742.       SGI-IRIS-4D/240GTX    SYMBOLICS-3600
  4743.       SGI-IRIS-4D/240S    SYMBOLICS-3670
  4744.       SGI-IRIS-4D/280GTX    SYMMETRIC-375
  4745.       SGI-IRIS-4D/280S    SYMULT
  4746.       SGI-IRIS-CS/12    TANDEM-TXP
  4747.       SGI-IRIS-4SERVER-8    TANDY-6000
  4748.       SPERRY-DCP/10    TEK-6130
  4749.       SUN    TI-EXPLORER
  4750.       SUN-2    TP-4000
  4751.       SUN-2/50    TRS-80
  4752.       SUN-2/100    UNIVAC-1100
  4753.       SUN-2/120    UNIVAC-1100/60
  4754.       SUN-2/130    UNIVAC-1100/62
  4755.       SUN-2/140    UNIVAC-1100/63
  4756.       SUN-2/150    UNIVAC-1100/64
  4757.       SUN-2/160    UNIVAC-1100/70
  4758.       SUN-2/170    UNIVAC-1160
  4759.  
  4760.  
  4761.  
  4762. Reynolds & Postel               [Page 85]
  4763.  
  4764. RFC 1340    Assigned Numbers       July 1992
  4765.  
  4766.  
  4767.       UNKNOWN
  4768.       VAX-11/725
  4769.       VAX-11/730
  4770.       VAX-11/750
  4771.       VAX-11/780
  4772.       VAX-11/785
  4773.       VAX-11/790
  4774.       VAX-11/8600
  4775.       VAX-8600
  4776.       WANG-PC002
  4777.       WANG-VS100
  4778.       WANG-VS400
  4779.       WYSE-386
  4780.       XEROX-1108
  4781.       XEROX-8010
  4782.       ZENITH-148
  4783.  
  4784.  
  4785.  
  4786.  
  4787.  
  4788.  
  4789.  
  4790.  
  4791.  
  4792.  
  4793.  
  4794.  
  4795.  
  4796.  
  4797.  
  4798.  
  4799.  
  4800.  
  4801.  
  4802.  
  4803.  
  4804.  
  4805.  
  4806.  
  4807.  
  4808.  
  4809.  
  4810.  
  4811.  
  4812.  
  4813.  
  4814.  
  4815.  
  4816.  
  4817.  
  4818. Reynolds & Postel               [Page 86]
  4819.  
  4820. RFC 1340    Assigned Numbers       July 1992
  4821.  
  4822.  
  4823.        SYSTEM NAMES
  4824.  
  4825.    These are the Official System Names as they appear in the Domain Name
  4826.    System HINFOrecordsand theNIC Host Table. Their use is described
  4827.    in RFC-952 [53].
  4828.  
  4829.    A system name may beup to 40 characters taken from the set of upper-
  4830.    caseletters, digits, and the three punctuation characters hyphen,
  4831.    period, and slash.  It must start with a letter, andend with a
  4832.    letter or digit.
  4833.  
  4834.    AEGIS     LISP       SUN OS 3.5
  4835.    APOLLO     LISPM       SUN OS 4.0
  4836.    AIX/370     LOCUS       SWIFT
  4837.    AIX-PS/2     MACOS       TAC
  4838.    BS-2000     MINOS       TANDEM
  4839.    CEDAR     MOS       TENEX
  4840.    CGW     MPE5       TOPS10
  4841.    CHORUS     MSDOS       TOPS20
  4842.    CHRYSALIS     MULTICS       TOS
  4843.    CMOS     MUSIC       TP3010
  4844.    CMS     MUSIC/SP       TRSDOS
  4845.    COS     MVS       ULTRIX
  4846.    CPIX     MVS/SP       UNIX
  4847.    CTOS     NEXUS       UNIX-BSD
  4848.    CTSS     NMS       UNIX-V1AT
  4849.    DCN     NONSTOP       UNIX-V
  4850.    DDNOS     NOS-2       UNIX-V.1
  4851.    DOMAIN     NTOS       UNIX-V.2
  4852.    DOS     OS/DDP       UNIX-V.3
  4853.    EDX     OS/2       UNIX-PC
  4854.    ELF     OS4       UNKNOWN
  4855.    EMBOS     OS86       UT2D
  4856.    EMMOS     OSX       V
  4857.    EPOS     PCDOS       VM
  4858.    FOONEX     PERQ/OS       VM/370
  4859.    FUZZ     PLI       VM/CMS
  4860.    GCOS     PSDOS/MIT       VM/SP
  4861.    GPOS     PRIMOS       VMS
  4862.    HDOS     RMX/RDOS       VMS/EUNICE
  4863.    IMAGEN     ROS       VRTX
  4864.    INTERCOM     RSX11M       WAITS
  4865.    IMPRESS     RTE-A       WANG
  4866.    INTERLISP     SATOPS       WIN32
  4867.    IOS     SCO-XENIX/386       X11R3
  4868.    IRIX     SCS       XDE
  4869.    ISI-68020     SIMP       XENIX
  4870.    ITS     SUN
  4871.  
  4872.  
  4873.  
  4874. Reynolds & Postel               [Page 87]
  4875.  
  4876. RFC 1340    Assigned Numbers       July 1992
  4877.  
  4878.  
  4879. PROTOCOL AND SERVICE NAMES
  4880.  
  4881.    These are the Official Protocol Names as they appearin the Domain
  4882.    NameSystem WKS records and the NIC Host Table.  Their use is
  4883.    described inRFC-952[53].
  4884.  
  4885.    A protocol or service may beup to 40 characters taken from the set
  4886.    of uppercaseletters, digits, and the punctuation character hyphen.
  4887.    It must start with aletter,and endwith a letter or digit.
  4888.  
  4889.    ARGUS       - ARGUS Protocol
  4890.    ARP       - Address Resolution Protocol
  4891.    AUTH       - AuthenticationService
  4892.    BBN-RCC-MON       - BBN RCC Monitoring
  4893.    BL-IDM       - Britton Lee Intelligent Database Machine
  4894.    BOOTP       - Bootstrap Protocol
  4895.    BOOTPC       - Bootstrap Protocol Client
  4896.    BOOTPS       - Bootstrap Protocol Server
  4897.    BR-SAT-MON       - Backroom SATNET Monitoring
  4898.    CFTP       - CFTP
  4899.    CHAOS       - CHAOS Protocol
  4900.    CHARGEN       - Character Generator Protocol
  4901.    CISCO-FNA       - CISCO FNATIVE
  4902.    CISCO-TNA       - CISCO TNATIVE
  4903.    CISCO-SYS       - CISCO SYSMAINT
  4904.    CLOCK       - DCNET Time Server Protocol
  4905.    CMOT       - CommonMgmnt Info Ser and Protover TCP/IP
  4906.    COOKIE-JAR       - AuthenticationScheme
  4907.    CSNET-NS       - CSNET Mailbox Nameserver Protocol
  4908.    DAYTIME       - Daytime Protocol
  4909.    DCN-MEAS       - DCN Measurement Subsystems Protocol
  4910.    DCP       - DeviceControlProtocol
  4911.    DGP       - Dissimilar Gateway Protocol
  4912.    DISCARD       - Discard Protocol
  4913.    DMF-MAIL       - DigestMessageFormat for Mail
  4914.    DOMAIN       - DomainName System
  4915.    ECHO       - Echo Protocol
  4916.    EGP       - Exterior Gateway Protocol
  4917.    EHF-MAIL       - Encoding Header Field for Mail
  4918.    EMCON       - Emission Control Protocol
  4919.    EMFIS-CNTL       - EMFIS Control Service
  4920.    EMFIS-DATA       - EMFIS Data Service
  4921.    FINGER       - FingerProtocol
  4922.    FTP       - File Transfer Protocol
  4923.    FTP-DATA       - File Transfer ProtocolData
  4924.    GGP       - Gateway Gateway Protocol
  4925.    GRAPHICS       - Graphics Protocol
  4926.    HMP       - Host Monitoring Protocol
  4927.  
  4928.  
  4929.  
  4930. Reynolds & Postel               [Page 88]
  4931.  
  4932. RFC 1340    Assigned Numbers       July 1992
  4933.  
  4934.  
  4935.    HOST2-NS       - Host2 Name Server
  4936.    HOSTNAME       - Hostname Protocol
  4937.    ICMP       - Internet Control Message Protocol
  4938.    IGMP       - Internet GroupManagement Protocol
  4939.    IGP       - Interior Gateway Protocol
  4940.    IMAP2       - Interim Mail Access Protocol version 2
  4941.    INGRES-NET       - INGRES-NET Service
  4942.    IP       - Internet Protocol
  4943.    IPCU       - Internet Packet Core Utility
  4944.    IPPC       - Internet Pluribus Packet Core
  4945.    IP-ARC       - Internet Protocol on ARCNET
  4946.    IP-ARPA       - Internet Protocol on ARPANET
  4947.    IP-CMPRS       - Compressing TCP/IP Headers
  4948.    IP-DC       - Internet Protocol on DC Networks
  4949.    IP-DVMRP       - Distance Vector Multicast Routing Protocol
  4950.    IP-E       - Internet Protocol on Ethernet Networks
  4951.    IP-EE       - Internet Protocol on Exp. Ethernet Nets
  4952.    IP-FDDI       - Transmission of IP over FDDI
  4953.    IP-HC       - Internet Protocol on Hyperchannnel
  4954.    IP-IEEE       - Internet Protocol on IEEE 802
  4955.    IP-IPX       - Transmission of 802.2 over IPXNetworks
  4956.    IP-MTU       - IP MTUDiscovery Options
  4957.    IP-NETBIOS       - Internet Protocol overNetBIOSNetworks
  4958.    IP-SLIP       - Transmission of IP over SerialLines
  4959.    IP-WB       - Internet Protocol on Wideband Network
  4960.    IP-X25       - Internet Protocol on X.25 Networks
  4961.    IRTP       - Internet Reliable Transaction Protocol
  4962.    ISI-GL       - ISI Graphics Language Protocol
  4963.    ISO-TP4       - ISO Transport ProtocolClass 4
  4964.    ISO-TSAP       - ISO TSAP
  4965.    LA-MAINT       - IMP Logical Address Maintenance
  4966.    LARP       - Locus Address Resoultion Protocol
  4967.    LDP       - LoaderDebugger Protocol
  4968.    LEAF-1       - Leaf-1Protocol
  4969.    LEAF-2       - Leaf-2Protocol
  4970.    LINK       - Link Protocol
  4971.    LOC-SRV       - Location Service
  4972.    LOGIN       - Login Host Protocol
  4973.    MAIL       - Formatof Electronic Mail Messages
  4974.    MERIT-INP       - MERIT Internodal Protocol
  4975.    METAGRAM       - Metagram Relay
  4976.    MIB       - Management InformationBase
  4977.    MIT-ML-DEV       - MIT MLDevice
  4978.    MFE-NSP       - MFE Network Services Protocol
  4979.    MIT-SUBNET       - MIT Subnet Support
  4980.    MIT-DOV       - MIT Dover Spooler
  4981.    MPM       - Internet Message Protocol (Multimedia Mail)
  4982.    MPM-FLAGS       - MPM Flags Protocol
  4983.  
  4984.  
  4985.  
  4986. Reynolds & Postel               [Page 89]
  4987.  
  4988. RFC 1340    Assigned Numbers       July 1992
  4989.  
  4990.  
  4991.    MPM-SND       - MPM Send Protocol
  4992.    MSG-AUTH       - MSG Authentication Protocol
  4993.    MSG-ICP       - MSG ICP Protocol
  4994.    MUX       - Multiplexing Protocol
  4995.    NAMESERVER       - Host Name Server
  4996.    NETBIOS-DGM       - NETBIOS Datagram Service
  4997.    NETBIOS-NS       - NETBIOS Name Service
  4998.    NETBIOS-SSN       - NETBIOS Session Service
  4999.    NETBLT       - Bulk Data Transfer Protocol
  5000.    NETED       - Network Standard Text Editor
  5001.    NETRJS       - RemoteJob Service
  5002.    NI-FTP       - NI File Transfer Protocol
  5003.    NI-MAIL       - NI Mail Protocol
  5004.    NICNAME       - Who IsProtocol
  5005.    NFILE       - A FileAccess Protocol
  5006.    NNTP       - Network News Transfer Protocol
  5007.    NSW-FE       - NSW User System Front End
  5008.    NTP       - Network Time Protocol
  5009.    NVP-II       - Network Voice Protocol
  5010.    OSPF       - Open Shortest Path First Interior GW Protocol
  5011.    PCMAIL       - PcmailTransport Protocol
  5012.    POP2       - Post Office Protocol -Version2
  5013.    POP3       - Post Office Protocol -Version3
  5014.    PPP       - Point-to-PointProtocol
  5015.    PRM       - PacketRadio Measurement
  5016.    PUP       - PUP Protocol
  5017.    PWDGEN       - Password Generator Protocol
  5018.    QUOTE       - Quote of the Day Protocol
  5019.    RARP       - A Reverse Address Resolution Protocol
  5020.    RATP       - Reliable Asynchronous TransferProtocol
  5021.    RE-MAIL-CK       - RemoteMail Checking Protocol
  5022.    RDP       - Reliable Data Protocol
  5023.    RIP       - Routing Information Protocol
  5024.    RJE       - RemoteJob Entry
  5025.    RLP       - Resource Location Protocol
  5026.    RTELNET       - RemoteTelnet Service
  5027.    RVD       - RemoteVirtualDisk Protocol
  5028.    SAT-EXPAK       - Satnetand Backroom EXPAK
  5029.    SAT-MON       - SATNETMonitoring
  5030.    SEP       - Sequential Exchange Protocol
  5031.    SFTP       - SimpleFile Transfer Protocol
  5032.    SGMP       - SimpleGatewayMonitoring Protocol
  5033.    SNMP       - SimpleNetworkManagement Protocol
  5034.    SMI       - Structure of Management Information
  5035.    SMTP       - SimpleMail Transfer Protocol
  5036.    SQLSRV       - SQL Service
  5037.    ST       - StreamProtocol
  5038.    STATSRV       - Statistics Service
  5039.  
  5040.  
  5041.  
  5042. Reynolds & Postel               [Page 90]
  5043.  
  5044. RFC 1340    Assigned Numbers       July 1992
  5045.  
  5046.  
  5047.    SU-MIT-TG       - SU/MITTelnet Gateway Protocol
  5048.    SUN-RPC       - SUN Remote Procedure Call
  5049.    SUPDUP       - SUPDUPProtocol
  5050.    SUR-MEAS       - SurveyMeasurement
  5051.    SWIFT-RVF       - RemoteVirtualFile Protocol
  5052.    TACACS-DS       - TACACS-Database Service
  5053.    TACNEWS       - TAC News
  5054.    TCP       - Transmission Control Protocol
  5055.    TCP-ACO       - TCP Alternate ChecksumOption
  5056.    TELNET       - TelnetProtocol
  5057.    TFTP       - Trivial File Transfer Protocol
  5058.    THINWIRE       - Thinwire Protocol
  5059.    TIME       - Time Server Protocol
  5060.    TP-TCP       - ISO Transport Service on top of the TCP
  5061.    TRUNK-1       - Trunk-1 Protocol
  5062.    TRUNK-2       - Trunk-2 Protocol
  5063.    UCL       - University College London Protocol
  5064.    UDP       - User Datagram Protocol
  5065.    NNTP       - Network News Transfer Protocol
  5066.    USERS       - ActiveUsers Protocol
  5067.    UUCP-PATH       - UUCP Path Service
  5068.    VIA-FTP       - VIA Systems-File Transfer Protocol
  5069.    VISA       - VISA Protocol
  5070.    VMTP       - Versatile Message Transaction Protocol
  5071.    WB-EXPAK       - Wideband EXPAK
  5072.    WB-MON       - Wideband Monitoring
  5073.    XNET       - Cross Net Debugger
  5074.    XNS-IDP       - Xerox NS IDP
  5075.  
  5076.  
  5077.  
  5078.  
  5079.  
  5080.  
  5081.  
  5082.  
  5083.  
  5084.  
  5085.  
  5086.  
  5087.  
  5088.  
  5089.  
  5090.  
  5091.  
  5092.  
  5093.  
  5094.  
  5095.  
  5096.  
  5097.  
  5098. Reynolds & Postel               [Page 91]
  5099.  
  5100. RFC 1340    Assigned Numbers       July 1992
  5101.  
  5102.  
  5103.     TERMINAL TYPE NAMES
  5104.  
  5105. These are the Official TerminalType Names.  Their use is described in
  5106. RFC-930[128].The maximum length of aname is40 characters.
  5107.  
  5108. A terminal names may beup to 40 characters taken from the set of upper-
  5109. case letters, digits, and the two punctuation characters hyphenand
  5110. slash.It muststart with a letter, and end with a letter or digit.
  5111.  
  5112.    ADDS-CONSUL-980 DATAMEDIA-1521
  5113.    ADDS-REGENT-100 DATAMEDIA-2500
  5114.    ADDS-REGENT-20 DATAMEDIA-3025
  5115.    ADDS-REGENT-200 DATAMEDIA-3025A
  5116.    ADDS-REGENT-25 DATAMEDIA-3045
  5117.    ADDS-REGENT-40 DATAMEDIA-3045A
  5118.    ADDS-REGENT-60 DATAMEDIA-DT80/1
  5119.    ADDS-VIEWPOINT DATAPOINT-2200
  5120.    ADDS-VIEWPOINT-60 DATAPOINT-3000
  5121.    AED-512 DATAPOINT-3300
  5122.    AMPEX-DIALOGUE-210 DATAPOINT-3360
  5123.    AMPEX-DIALOGUE-80 DEC-DECWRITER-I
  5124.    AMPEX-210 DEC-DECWRITER-II
  5125.    AMPEX-230 DEC-GIGI
  5126.    ANDERSON-JACOBSON-510 DEC-GT40
  5127.    ANDERSON-JACOBSON-630 DEC-GT40A
  5128.    ANDERSON-JACOBSON-832 DEC-GT42
  5129.    ANDERSON-JACOBSON-841 DEC-LA120
  5130.    ANN-ARBOR-AMBASSADOR DEC-LA30
  5131.    ANSI DEC-LA36
  5132.    ARDS DEC-LA38
  5133.    BITGRAPH DEC-VT05
  5134.    BUSSIPLEXER DEC-VT100
  5135.    CALCOMP-565 DEC-VT101
  5136.    CDC-456 DEC-VT102
  5137.    CDI-1030 DEC-VT125
  5138.    CDI-1203 DEC-VT131
  5139.    C-ITOH-101 DEC-VT132
  5140.    C-ITOH-50 DEC-VT200
  5141.    C-ITOH-80 DEC-VT220
  5142.    CLNZ DEC-VT240
  5143.    COMPUCOLOR-II DEC-VT241
  5144.    CONCEPT-100 DEC-VT300
  5145.    CONCEPT-104 DEC-VT320
  5146.    CONCEPT-108 DEC-VT340
  5147.    DATA-100 DEC-VT50
  5148.    DATA-GENERAL-6053 DEC-VT50H
  5149.    DATAGRAPHIX-132A DEC-VT52
  5150.    DATAMEDIA-1520 DEC-VT55
  5151.  
  5152.  
  5153.  
  5154. Reynolds & Postel               [Page 92]
  5155.  
  5156. RFC 1340    Assigned Numbers       July 1992
  5157.  
  5158.  
  5159.    DEC-VT61 HP-2626
  5160.    DEC-VT62 HP-2626A
  5161.    DELTA-DATA-5000 HP-2626P
  5162.    DELTA-DATA-NIH-7000 HP-2627
  5163.    DELTA-TELTERM-2 HP-2640
  5164.    DIABLO-1620 HP-2640A
  5165.    DIABLO-1640 HP-2640B
  5166.    DIGILOG-333 HP-2645
  5167.    DTC-300S HP-2645A
  5168.    DTC-382 HP-2648
  5169.    EDT-1200 HP-2648A
  5170.    EXECUPORT-4000 HP-2649
  5171.    EXECUPORT-4080 HP-2649A
  5172.    FACIT-TWIST-4440 IBM-1050
  5173.    FREEDOM-100 IBM-2741
  5174.    FREEDOM-110 IBM-3101
  5175.    FREEDOM-200 IBM-3101-10
  5176.    GENERAL-TERMINAL-100A IBM-3151
  5177.    GENERAL-TERMINAL-101 IBM-3179-2
  5178.    GIPSI-TX-M IBM-3180-2
  5179.    GIPSI-TX-ME IBM-3196-A1
  5180.    GIPSI-TX-C4 IBM-3275-2
  5181.    GIPSI-TX-C8 IBM-3276-2
  5182.    GSI IBM-3276-3
  5183.    HAZELTINE-1420 IBM-3276-4
  5184.    HAZELTINE-1500 IBM-3277-2
  5185.    HAZELTINE-1510 IBM-3278-2
  5186.    HAZELTINE-1520 IBM-3278-3
  5187.    HAZELTINE-1552 IBM-3278-4
  5188.    HAZELTINE-2000 IBM-3278-5
  5189.    HAZELTINE-ESPRIT IBM-3279-2
  5190.    HITACHI-5601 IBM-3279-3
  5191.    HITACHI-5603 IBM-3477-FC
  5192.    HITACHI-5603E IBM-3477-FG
  5193.    HITACHI-5603EA IBM-5081
  5194.    HITACHI-560X IBM-5151
  5195.    HITACHI-560XE IBM-5154
  5196.    HITACHI-560XEA IBM-5251-11
  5197.    HITACHI-560PR IBM-5291-1
  5198.    HITACHI-HOAP1 IBM-5292-2
  5199.    HITACHI-HOAP2 IBM-5555-B01
  5200.    HITACHI-HOAP3 IBM-5555-C01
  5201.    HITACHI-HOAP4 IBM-6153
  5202.    HP-2392 IBM-6154
  5203.    HP-2621 IBM-6155
  5204.    HP-2621A IBM-AED
  5205.    HP-2621P IBM-3278-2-E
  5206.    HP-2623 IBM-3278-3-E
  5207.  
  5208.  
  5209.  
  5210. Reynolds & Postel               [Page 93]
  5211.  
  5212. RFC 1340    Assigned Numbers       July 1992
  5213.  
  5214.  
  5215.    IBM-3278-4-E TEC
  5216.    IBM-3278-5-E TEKTRONIX-4006
  5217.    IBM-3279-2-E TEKTRONIX-4010
  5218.    IBM-3279-3-E TEKTRONIX-4012
  5219.    IMLAC TEKTRONIX-4013
  5220.    INFOTON-100 TEKTRONIX-4014
  5221.    INFOTON-400 TEKTRONIX-4023
  5222.    INFOTONKAS TEKTRONIX-4024
  5223.    ISC-8001 TEKTRONIX-4025
  5224.    LSI-ADM-1 TEKTRONIX-4027
  5225.    LSI-ADM-11 TEKTRONIX-4105
  5226.    LSI-ADM-12 TEKTRONIX-4107
  5227.    LSI-ADM-2 TEKTRONIX-4110
  5228.    LSI-ADM-20 TEKTRONIX-4112
  5229.    LSI-ADM-22 TEKTRONIX-4113
  5230.    LSI-ADM-220 TEKTRONIX-4114
  5231.    LSI-ADM-3 TEKTRONIX-4115
  5232.    LSI-ADM-31 TEKTRONIX-4125
  5233.    LSI-ADM-3A TEKTRONIX-4404
  5234.    LSI-ADM-42 TELERAY-1061
  5235.    LSI-ADM-5 TELERAY-3700
  5236.    MEMOREX-1240 TELERAY-3800
  5237.    MICROBEE TELETEC-DATASCREEN
  5238.    MICROTERM-ACT-IV TELETERM-1030
  5239.    MICROTERM-ACT-V TELETYPE-33
  5240.    MICROTERM-ERGO-301 TELETYPE-35
  5241.    MICROTERM-MIME-1 TELETYPE-37
  5242.    MICROTERM-MIME-2 TELETYPE-38
  5243.    MICROTERM-ACT-5A TELETYPE-40
  5244.    MICROTERM-TWIST TELETYPE-43
  5245.    NEC-5520 TELEVIDEO-910
  5246.    NETRONICS TELEVIDEO-912
  5247.    NETWORK-VIRTUAL-TERMINAL TELEVIDEO-920
  5248.    OMRON-8025AG TELEVIDEO-920B
  5249.    PERKIN-ELMER-550 TELEVIDEO-920C
  5250.    PERKIN-ELMER-1100 TELEVIDEO-925
  5251.    PERKIN-ELMER-1200 TELEVIDEO-955
  5252.    PERQ TELEVIDEO-950
  5253.    PLASMA-PANEL TELEVIDEO-970
  5254.    QUME-SPRINT-5 TELEVIDEO-975
  5255.    QUME-101 TERMINET-1200
  5256.    QUME-102 TERMINET-300
  5257.    SOROC TI-700
  5258.    SOROC-120 TI-733
  5259.    SOUTHWEST-TECHNICAL-PRODUCTS-CT82 TI-735
  5260.    SUN TI-743
  5261.    SUPERBEE TI-745
  5262.    SUPERBEE-III-M TI-800
  5263.  
  5264.  
  5265.  
  5266. Reynolds & Postel               [Page 94]
  5267.  
  5268. RFC 1340    Assigned Numbers       July 1992
  5269.  
  5270.  
  5271.    TYCOM
  5272.    UNIVAC-DCT-500
  5273.    VIDEO-SYSTEMS-1200
  5274.    VIDEO-SYSTEMS-5000
  5275.    VOLKER-CRAIG-303
  5276.    VOLKER-CRAIG-303A
  5277.    VOLKER-CRAIG-404
  5278.    VISUAL-200
  5279.    VISUAL-55
  5280.    WYSE-30
  5281.    WYSE-50
  5282.    WYSE-60
  5283.    WYSE-75
  5284.    WYSE-85
  5285.    XEROX-1720
  5286.    XTERM
  5287.    ZENITH-H19
  5288.    ZENITH-Z29
  5289.    ZENTEC-30
  5290.  
  5291.  
  5292.  
  5293.  
  5294.  
  5295.  
  5296.  
  5297.  
  5298.  
  5299.  
  5300.  
  5301.  
  5302.  
  5303.  
  5304.  
  5305.  
  5306.  
  5307.  
  5308.  
  5309.  
  5310.  
  5311.  
  5312.  
  5313.  
  5314.  
  5315.  
  5316.  
  5317.  
  5318.  
  5319.  
  5320.  
  5321.  
  5322. Reynolds & Postel               [Page 95]
  5323.  
  5324. RFC 1340    Assigned Numbers       July 1992
  5325.  
  5326.  
  5327.  DOCUMENTS
  5328.  
  5329.  
  5330.    [1]  Anderson, B.,"TACACSUser Identification Telnet Option",
  5331.   RFC-927, BBN,December 1984.
  5332.  
  5333.    [2]  BBN, "Specifications for the Interconnection of a Host and an
  5334.   IMP",Report 1822, Bolt Beranek and Newman, Cambridge,
  5335.   Massachusetts, revised, December 1981.
  5336.  
  5337.    [3]  BBN, "User Manual forTAC User Database Tool", Bolt Beranek
  5338.   and Newman, September1984.
  5339.  
  5340.    [4]  Ben-Artzi, Amatzia, "Network Management for TCP/IP Network: An
  5341.   Overview", 3Com, May 1988.
  5342.  
  5343.    [5]  Bennett, C., "A Simple NIFTP-Based Mail System", IEN 169,
  5344.   University College, London, January 1981.
  5345.  
  5346.    [6]  Bhushan, A., "A Report on theSurvey Project", RFC-530,
  5347.   NIC 17375, June 1973.
  5348.  
  5349.    [7]  Bisbey, R., D. Hollingworth, and B. Britt, "Graphics Language
  5350.   (version 2.1)", ISI/TM-80-18,Information Sciences Institute,
  5351.   July 1980.
  5352.  
  5353.    [8]  Boggs, D., J.Shoch, E. Taft,and R. Metcalfe, "PUP: An
  5354.   Internetwork Architecture", XEROX Palo Alto Research Center,
  5355.   CSL-79-10, July 1979;also inIEEE Transactions on
  5356.   Communication, VolumeCOM-28,Number 4, April1980.
  5357.  
  5358.    [9]  Borman, D., Editor, "Telnet Linemode Option",
  5359.   RFC 1116, Cray Research, Inc., August1989.
  5360.  
  5361.    [10]  Braden, R., "NETRJS Protocol", RFC-740, NIC 42423,
  5362.   Information Sciences Institute, November 1977.
  5363.  
  5364.    [11]  Braden, R., and J. Postel, "Requirements for Internet
  5365.   Gateways", RFC-1009, Obsoletes RFC-985, Information Sciences
  5366.   Institute, June 1987.
  5367.  
  5368.    [12]  Bressler, B.,"RemoteJob Entry Protocol",  RFC-407,
  5369.   NIC 12112, October 1972.
  5370.  
  5371.    [13]  Bressler, R.,"Inter-Entity Communication -- An Experiment",
  5372.   RFC-441, NIC 13773, January 1973.
  5373.  
  5374.    [14]  Butler, M., J. Postel, D. Chase, J. Goldberger, and
  5375.  
  5376.  
  5377.  
  5378. Reynolds & Postel               [Page 96]
  5379.  
  5380. RFC 1340    Assigned Numbers       July 1992
  5381.  
  5382.  
  5383.   J. K.Reynolds, "PostOffice Protocol- Version 2", RFC-937,
  5384.   Information Sciences Institute, February 1985.
  5385.  
  5386.    [15]  Case,J., M. Fedor, M. Schoffstall, and J. Davin,
  5387.   "A Simple Network Management Protocol", RFC-1157,
  5388.   (Obsoletes RFC-1067, RFC-1098), SNMP Research,
  5389.   Performance Systems International, Performance Systems
  5390.   International, MIT Laboratoryfor Computer Science,
  5391.   May 1990.
  5392.  
  5393.    [16]  Cass,D., andM. Rose, "ISO TransportServices on Topof
  5394.   the TCP", RFC-983, NTRC, April 1986.
  5395.  
  5396.    [17]  Cheriton, D.,"VMTP: Versatile Message Transaction
  5397.   Protocol Specification", RFC-1045, pgs 103 & 104,
  5398.   Stanford University, February1988.
  5399.  
  5400.    [18]  CiscoSystems, "Gateway Server Reference Manual", Manual
  5401.   Revision B, January 10, 1988.
  5402.  
  5403.    [19]  Clark, D., "PCMAIL: ADistributed Mail Systemfor Personal
  5404.   Computers", RFC-984, MIT, May1986.
  5405.  
  5406.    [20]  Clark, D., M.Lambert, and L.Zhang, "NETBLT:A Bulk Data
  5407.   Transfer Protocol", RFC-969, MIT Laboratory for Computer
  5408.   Science, December 1985.
  5409.  
  5410.    [21]  Cohen, D., "On Holy Wars and a Plea for Peace", IEEE Computer
  5411.   Magazine, October 1981.
  5412.  
  5413.    [22]  Cohen, D., "Specifications for the Network Voice Protocol",
  5414.   RFC-741, ISI/RR 7539,Information Sciences Institute,
  5415.   March1976.
  5416.  
  5417.    [23]  Cohen, D. andJ. Postel, "Multiplexing Protocol", IEN90,
  5418.   Information Sciences Institute, May 1979.
  5419.  
  5420.    [24]  COMPASS, "Semi-AnnualTechnical Report", CADD-7603-0411,
  5421.   MassachusettsComputer Associates, 4 March 1976. Alsoas,
  5422.   "National Software Works, Status Report No. 1,"
  5423.   RADC-TR-76-276, Volume 1, September 1976. AndCOMPASS. "Second
  5424.   Semi-Annual Report," CADD-7608-1611, Massachusetts Computer
  5425.   Associates, August 1976.
  5426.  
  5427.    [25]  Crispin, M., "Telnet Logout Option", StanfordUniversity-AI,
  5428.   RFC-727, April 1977.
  5429.  
  5430.    [26]  Crispin, M., "Telnet SUPDUP Option", StanfordUniversity-AI,
  5431.  
  5432.  
  5433.  
  5434. Reynolds & Postel               [Page 97]
  5435.  
  5436. RFC 1340    Assigned Numbers       July 1992
  5437.  
  5438.  
  5439.   RFC-736, October 1977.
  5440.  
  5441.    [27]  Crispin, M., "SUPDUP Protocol", RFC-734, NIC 41953,
  5442.   October 1977.
  5443.  
  5444.    [28]  Crocker, D., "Telnet Output Carriage-Return Disposition
  5445.   Option", RFC-652, October 1974.
  5446.  
  5447.    [29]  Crocker, D., "Telnet Output Formfeed Disposition Option",
  5448.   RFC-655, October 1974.
  5449.  
  5450.    [30]  Crocker, D., "Telnet Output Linefeed Disposition", RFC-658,
  5451.   October 1974.
  5452.  
  5453.    [31]  Crocker, D., "Telnet Output Horizontal Tab Disposition
  5454.   Option", RFC-654, October 1974.
  5455.  
  5456.    [32]  Crocker, D., "Telnet Output Horizontal Tabstops Option",
  5457.   RFC-653, October 1974.
  5458.  
  5459.    [33]  Crocker, D., "Telnet Output Vertical Tab Disposition Option",
  5460.   RFC-657, October 1974.
  5461.  
  5462.    [34]  Crocker, D., "Telnet Output Vertical TabstopsOption",
  5463.   RFC-656, October 1974.
  5464.  
  5465.    [35]  Crocker, D. and R. Gumpertz, "RevisedTelnet Byte Marco
  5466.   Option", RFC-735, November 1977.
  5467.  
  5468.    [36]  Croft, B., and J. Gilmore, "BOOTSTRAPProtocol (BOOTP)",
  5469.   RFC-951, Stanford andSUN Microsytems, September 1985.
  5470.  
  5471.    [37]  Davin, J., J.Case, M. Fedor,and M. Schoffstall, "A Simple
  5472.   Gateway Monitoring Protocol",RFC-1028, November 1987.
  5473.  
  5474.    [38]  Day, J., "Telnet DataEntry Terminal Option",RFC-732,
  5475.   September 1977.
  5476.  
  5477.    [39]  DCA, "3270 Display System Protocol", #1981-08.
  5478.  
  5479.    [40]  DDN Protocol Handbook, "Telnet OutputLine Width Option",
  5480.   NIC 50005, December 1985.
  5481.  
  5482.    [41]  DDN Protocol Handbook, "Telnet OutputPage Size Option",
  5483.   NIC 50005, December 1985.
  5484.  
  5485.    [42]  DDN Protocol Handbook, "Telnet Reconnection Option",
  5486.   NIC 50005, December 1985.
  5487.  
  5488.  
  5489.  
  5490. Reynolds & Postel               [Page 98]
  5491.  
  5492. RFC 1340    Assigned Numbers       July 1992
  5493.  
  5494.  
  5495.    [43]  Deering, S., "Host Extensionsfor IP Multicasting",
  5496.   RFC-1112, Obsoletes RFC-988, RFC-1054, Stanford University,
  5497.   August 1989.
  5498.  
  5499.    [44]  Elvy,M., andR. Nedved, "Network Mail Path Service",RFC-915,
  5500.   Harvard and CMU, July1986.
  5501.  
  5502.    [45]  Feinler, E., editor, "DDN Protocol Handbook",Network
  5503.   Information Center, SRI International, December 1985.
  5504.  
  5505.    [46]  Feinler, E., editor, "Internet Protocol Transition Workbook",
  5506.   Network Information Center, SRI International, March 1982.
  5507.  
  5508.    [47]  Feinler, E. and J. Postel, eds., "ARPANET Protocol Handbook",
  5509.   NIC 7104, forthe Defense Communications Agency by SRI
  5510.   International, Menlo Park, California, Revised January 1978.
  5511.  
  5512.    [48]  Finlayson, R., T. Mann, J. Mogul, andM. Theimer, "A Reverse
  5513.   Address Resolution Protocol",RFC-903, Stanford University,
  5514.   June 1984.
  5515.  
  5516.    [49]  Forgie, J., "ST - A Proposed InternetStream Protocol",
  5517.   IEN 119, MIT Lincoln Laboratory, September 1979.
  5518.  
  5519.    [50]  Forsdick, H.,"CFTP",NetworkMessage, Bolt Beranek and
  5520.   Newman, January 1982.
  5521.  
  5522.    [51]  Greenberg, B., "Telnet SUPDUP-OUTPUT Option",RFC-749,
  5523.   MIT-Multics, September 1978.
  5524.  
  5525.    [52]  Harrenstien, K., "Name/Finger", RFC-742, NIC 42758,
  5526.   SRI International,  December 1977.
  5527.  
  5528.    [53]  Harrenstien, K., M. Stahl, and E. Feinler, "DOD Internet Host
  5529.   TableSpecification",RFC-952, Obsoletes RFC-810,
  5530.   October 1985.
  5531.  
  5532.    [54]  Harrenstien, K., V. White, and E. Feinler, "HostnamesServer",
  5533.   RFC-811, SRI International, March 1982.
  5534.  
  5535.    [55]  Harrenstien, K., and V. White, "Nicname/Whois", RFC-812,
  5536.   SRI International, March 1982.
  5537.  
  5538.    [56]  Haverty, J., "XNET Formats for Internet Protocol Version 4",
  5539.   IEN 158, October 1980.
  5540.  
  5541.    [57]  Hedrick, C., "Telnet TerminalSpeed Option", RFC-1079,
  5542.   Rutgers University, December 1988.
  5543.  
  5544.  
  5545.  
  5546. Reynolds & Postel               [Page 99]
  5547.  
  5548. RFC 1340    Assigned Numbers       July 1992
  5549.  
  5550.  
  5551.    [58]  Hedrick, C., "Telnet Remote Flow Control Option",
  5552.   RFC-1080, Rutgers University,December 1988.
  5553.  
  5554.    [59]  Hinden, R., "A Host Monitoring Protocol", RFC-869,
  5555.   Bolt Beranek and Newman, December 1983.
  5556.  
  5557.    [60]  Hinden, R., and A. Sheltzer, "The DARPA Internet Gateway",
  5558.   RFC-823, September 1982.
  5559.  
  5560.    [61]  Hornig, C., "A Standard for the Transmission of IP Datagrams
  5561.   over EthernetNetworks, RFC-894, Symbolics, April 1984.
  5562.  
  5563.    [62]  Internet Activities Board, J.Postel,Editor,"IAB Official
  5564.   Protocol Standards", RFC-1280, Internet Activities
  5565.   March1992.
  5566.  
  5567.    [63]  InternationalStandards Organization,"ISO Transport Protocol
  5568.   Specification- ISO DP 8073",RFC-905, April 1984.
  5569.  
  5570.    [64]  InternationalStandards Organization,"Protocol for Providing
  5571.   the Connectionless-Mode Network Services", RFC-926, ISO,
  5572.   December 1984.
  5573.  
  5574.    [65]  Kantor, B., and P. Lapsley, "Network News Transfer Protocol",
  5575.   RFC-977, UC San Diego& UC Berkeley, February1986.
  5576.  
  5577.    [66]  Kent,S., andJ. Linn, "Privacy Enhancement for Internet
  5578.   Electronic Mail: PartII -- Certificate-BasedKey Management",
  5579.   BBNCCand DEC, August1989.
  5580.  
  5581.    [67]  Khanna, A., and A. Malis, "The ARPANET AHIP-EHost Access
  5582.   Protocol (Enhanced AHIP)", RFC-1005, BBN Communications
  5583.   Corporation, May 1987.
  5584.  
  5585.    [68]  Killian, E., "Telnet Send-Location Option", RFC-779,
  5586.   April1981.
  5587.  
  5588.    [69]  Korb,J., "A Standardfor theTransmission ofIP Datagrams
  5589.   Over Public Data Networks", RFC-877, Purdue University,
  5590.   September 1983.
  5591.  
  5592.    [70]  Levy,S., andT. Jacobson, "Telnet X.3 PAD Option", RFC-1053,
  5593.   Minnesota Supercomputer Center, April1988.
  5594.  
  5595.    [71]  Linn,J., "Privacy Enhancement for Internet Electronic
  5596.   Mail:Part I:MessageEncipherment and Authentication
  5597.   Procedures", RFC-1113, Obsoletes RFC-989 and RFC-1040, DEC,
  5598.   August 1989.
  5599.  
  5600.  
  5601.  
  5602. Reynolds & Postel              [Page 100]
  5603.  
  5604. RFC 1340    Assigned Numbers       July 1992
  5605.  
  5606.  
  5607.    [72]  Linn,J., "Privacy Enhancement for Internet Electronic
  5608.   Mail:Part III -- Algorithms,Modes, and Identifiers",
  5609.   RFC-1115, DEC, August1989.
  5610.  
  5611.    [73]  Lottor, M., "Simple File Transfer Protocol", RFC-913,MIT,
  5612.   September 1984.
  5613.  
  5614.    [74]  M/A-COM Government Systems, "Dissimilar Gateway Protocol
  5615.   Specification, Draft Version", Contract no. CS901145,
  5616.   November 16, 1987.
  5617.  
  5618.    [75]  Marcy, G., "Telnet X Display LocationOption", RFC-1096,
  5619.   Carnegie Mellon University, March 1989.
  5620.  
  5621.    [76]  Malis, A., "Logical Addressing ImplementationSpecification",
  5622.   BBN Report 5256, pp 31-36, May 1983.
  5623.  
  5624.    [77]  Malkin, G., "KNET/VM Command Message ProtocolFunctional
  5625.   Overview", Spartacus,Inc., January 4, 1988.
  5626.  
  5627.    [78]  Metcalfe, R. M. and D. R. Boggs, "Ethernet: Distributed Packet
  5628.   Switching forLocal Computer Networks", Communications of the
  5629.   ACM, 19 (7), pp 395-402, July1976.
  5630.  
  5631.    [79]  Miller, T., "InternetReliable Transaction Protocol",RFC-938,
  5632.   ACC, February1985.
  5633.  
  5634.    [80]  Mills, D., "Network Time Protocol (Version 1), Specification
  5635.   and Implementation", RFC-1059, University of Delaware,
  5636.   July 1988.
  5637.  
  5638.    [81]  Mockapetris, P., "Domain Names - Concepts and
  5639.   Facilities", RFC-1034, Obsoletes RFCs882, 883, and
  5640.   973, Information Sciences Institute, November1987.
  5641.  
  5642.    [82]  Mockapetris, P., "Domain Names - Implementation and
  5643.   Specification", RFC-1035, Obsoletes RFCs 882,883, and
  5644.   973, Information Sciences Institute, November1987.
  5645.  
  5646.    [83]  Moy, J., "TheOSPF Specification", RFC 1131, Proteon,
  5647.   October 1989.
  5648.  
  5649.    [84]  Nedved, R., "Telnet Terminal LocationNumber Option",RFC-946,
  5650.   Carnegie-Mellon University, May 1985.
  5651.  
  5652.    [85]  NSW Protocol Committee, "MSG:The Interprocess Communication
  5653.   Facility for the National Software Works", CADD-7612-2411,
  5654.   MassachusettsComputer Associates, BBN 3237, Bolt Beranek and
  5655.  
  5656.  
  5657.  
  5658. Reynolds & Postel              [Page 101]
  5659.  
  5660. RFC 1340    Assigned Numbers       July 1992
  5661.  
  5662.  
  5663.   Newman, Revised December 1976.
  5664.  
  5665.    [86]  Onions, J., and M. Rose, "ISO-TP0 bridge between TCP
  5666.   and X.25", RFC-1086, Nottingham, TWG,December 1988.
  5667.  
  5668.    [87]  Partridge, C.and G. Trewitt,The High-Level Entity Management
  5669.   System (HEMS), RFCs 1021, 1022, 1023,and 1024, BBN/NNSC,
  5670.   Stanford, October, 1987.
  5671.  
  5672.    [88]  Plummer, D., "An Ethernet Address Resolution Protocolor
  5673.   Converting Network Protocol Addressesto 48-bit Ethernet
  5674.   Addresses forTransmission onEthernet Hardware", RFC-826,
  5675.   MIT-LCS, November 1982.
  5676.  
  5677.    [89]  Postel, J., "Active Users", RFC-866, Information
  5678.   Sciences Institute, May 1983.
  5679.  
  5680.    [90]  Postel, J., and J. Reynolds, "A Standard for the Transmission
  5681.   of IPDatagrams over IEEE 802Networks", RFC-1042,
  5682.   USC/Information Sciences Institute, February 1988.
  5683.  
  5684.    [91]  Postel, J., "A Standard for the Transmission of IP Datagrams
  5685.   over Experimental Ethernet Networks, RFC-895,Information
  5686.   Sciences Institute, April 1984.
  5687.  
  5688.    [92]  Postel, J., "Character Generator Protocol", RFC-864,
  5689.   Information Sciences Institute, May 1983.
  5690.  
  5691.    [93]  Postel, J., "Daytime Protocol", RFC-867, Information Sciences
  5692.   Institute, May 1983.
  5693.  
  5694.    [94]  Postel, J., "Discard Protocol", RFC-863, Information Sciences
  5695.   Institute, May 1983.
  5696.  
  5697.    [95]  Postel, J., "Echo Protocol", RFC-862,Information Sciences
  5698.   Institute, May 1983.
  5699.  
  5700.    [96]  Postel, J. and J. Reynolds, "File Transfer Protocol",RFC-959,
  5701.   Information Sciences Institute, October 1985.
  5702.  
  5703.    [97]  Postel, J., "InternetControlMessageProtocol - DARPA
  5704.   Internet Program Protocol Specification", RFC-792,
  5705.   Information Sciences Institute, September 1981.
  5706.  
  5707.    [98]  Postel, J., "InternetMessageProtocol", RFC-759, IEN113,
  5708.   Information Sciences Institute, August 1980.
  5709.  
  5710.    [99]  Postel, J., "Name Server", IEN 116, Information Sciences
  5711.  
  5712.  
  5713.  
  5714. Reynolds & Postel              [Page 102]
  5715.  
  5716. RFC 1340    Assigned Numbers       July 1992
  5717.  
  5718.  
  5719.   Institute, August 1979.
  5720.  
  5721.    [100]  Postel, J., "Quote ofthe DayProtocol", RFC-865,
  5722.   Information Sciences Institute, May 1983.
  5723.  
  5724.    [101]  Postel, J., "Remote Telnet Service", RFC-818,
  5725.   Information Sciences Institute, November 1982.
  5726.  
  5727.    [102]  Postel, J., "Simple Mail Transfer Protocol", RFC-821,
  5728.   Information Sciences Institute, August 1982.
  5729.  
  5730.    [103]  Postel, J., "Telnet End of Record Option", RFC-885,
  5731.   Information Sciences Institute, December 1983.
  5732.  
  5733.    [104]  Postel, J., "User Datagram Protocol",RFC-768
  5734.   Information Sciences Institute, August 1980.
  5735.  
  5736.    [105]  Postel, J., ed., "Internet Protocol -DARPA Internet Program
  5737.   Protocol Specification", RFC-791, InformationSciences
  5738.   Institute, September 1981.
  5739.  
  5740.    [106]  Postel, J., ed., "Transmission Control Protocol - DARPA
  5741.   Internet Program Protocol Specification", RFC-793,
  5742.   Information Sciences Institute, September 1981.
  5743.  
  5744.    [107]  Postel, J. and D. Crocker, "Remote ControlledTransmission and
  5745.   Echoing Telnet Option", RFC-726, March 1977.
  5746.  
  5747.    [108]  Postel, J., and K. Harrenstien, "TimeProtocol", RFC-868,
  5748.   Information Sciences Institute, May 1983.
  5749.  
  5750.    [109]  Postel, J. and J. Reynolds, "Telnet Extended Options - List
  5751.   Option", RFC-861, InformationSciences Institute, May1983.
  5752.  
  5753.    [110]  Postel, J. and J. Reynolds, "Telnet Binary Transmission",
  5754.   RFC-856, Information SciencesInstitute, May 1983.
  5755.  
  5756.    [111]  Postel, J. and J. Reynolds, "Telnet Echo Option", RFC-857,
  5757.   Information Sciences Institute, May 1983.
  5758.  
  5759.    [112]  Postel, J., and J. Reynolds, "Telnet ProtocolSpecification",
  5760.   RFC-854, Information SciencesInstitute, May 1983.
  5761.  
  5762.    [113]  Postel, J. and J. Reynolds, "Telnet Status Option", RFC-859,
  5763.   Information Sciences Institute, May 1983.
  5764.  
  5765.    [114]  Postel, J. and J. Reynolds, "Telnet Suppress Go AheadOption",
  5766.   RFC-858, Information SciencesInstitute, May 1983.
  5767.  
  5768.  
  5769.  
  5770. Reynolds & Postel              [Page 103]
  5771.  
  5772. RFC 1340    Assigned Numbers       July 1992
  5773.  
  5774.  
  5775.    [115]  Postel, J. and J. Reynolds, "Telnet Timing Mark Option",
  5776.   RFC-860, Information SciencesInstitute, May 1983.
  5777.  
  5778.    [116]  Rekhter, J., "Telnet 3270 Regime Option", RFC-1041,
  5779.   IBM, January 1988.
  5780.  
  5781.    [117]  Reynolds, J.,"BOOTP Vendor Information Extensions",
  5782.   RFC 1084, InformationSciences Institute, December 1988.
  5783.  
  5784.    [118]  Reynolds, J. and J. Postel, "OfficialInternet Protocols",
  5785.   RFC-1011, USC/Information Sciences Institute,May 1987.
  5786.   [NOTE: This document is replaced by "IAB Official Protocol
  5787.   Standards" [62].]
  5788.  
  5789.    [119]  Romano, S., M. Stahl,and M. Recker, "Internet Numbers",
  5790.   RFC-1166, SRI-NIC, May 1990.
  5791.  
  5792.    [120]  Rose,M., andK. McCloghrie, "Structure and Identification of
  5793.   Management Information for TCP/IP-based internets", RFC-1155,
  5794.   Performance Systems International, Hughes LANSystems,
  5795.   May 1990.
  5796.  
  5797.    [121]  McCloghrie, K., and M. Rose, "Management Information Base for
  5798.   Network Management ofTCP/IP-based internets:MIB-II",
  5799.   RFC-1213, Hughes LAN Systems,Performance Systems
  5800.   International, March 1991.
  5801.  
  5802.    [122]  Rose,M., "Post Office Protocol - Version 3",RFC 1225,
  5803.   PSI, May 1991.
  5804.  
  5805.    [123]  Seamonson, L.J., andE. C. Rosen, "STUB" Exterior Gateway
  5806.   Protocol", RFC-888, BBN Communications Corporation,
  5807.   January 1984.
  5808.  
  5809.    [124]  Shuttleworth,B., "A Documentary of MFENet, aNational
  5810.   Computer Network", UCRL-52317, Lawrence Livermore Labs,
  5811.   Livermore, California, June 1977.
  5812.  
  5813.    [125]  Silverman, S., "Output Marking TelnetOption", RFC-933, MITRE,
  5814.   January 1985.
  5815.  
  5816.    [126]  Sollins, K., "The TFTP Protocol (Revision 2)", RFC-783,
  5817.   MIT/LCS, June1981.
  5818.  
  5819.    [127]  Solomon, M., L. Landweber, and D. Neuhengen, "The CSNET Name
  5820.   Server", Computer Networks, v.6, n.3,pp. 161-172, July 1982.
  5821.  
  5822.    [128]  Solomon, M., and E. Wimmers, "Telnet TerminalType Option",
  5823.  
  5824.  
  5825.  
  5826. Reynolds & Postel              [Page 104]
  5827.  
  5828. RFC 1340    Assigned Numbers       July 1992
  5829.  
  5830.  
  5831.   RFC-930, Supercedes RFC-884, University of Wisconsin,Madison,
  5832.   January 1985.
  5833.  
  5834.    [129]  Sproull, R., and E. Thomas, "A Networks Graphics Protocol",
  5835.   NIC 24308, August 1974.
  5836.  
  5837.    [130]  St. Johns, M., "Authentication Service", RFC-931, TPSC,
  5838.   January 1985.
  5839.  
  5840.    [131]  Tappan, D., "The CRONUS Virtual LocalNetwork", RFC-824,
  5841.   Bolt Beranek and Newman, August 1982.
  5842.  
  5843.    [132]  Taylor, J., "ERPC Functional Specification", Version 1.04,
  5844.   HYDRAComputer Systems, Inc.,July 1984.
  5845.  
  5846.    [133]  "The Ethernet, A Local Area Network: Data Link Layer and
  5847.   Physical Layer Specification", AA-K759B-TK, Digital Equipment
  5848.   Corporation, Maynard,MA.  Also as:  "The Ethernet - A Local
  5849.   Area Network", Version 1.0, Digital EquipmentCorporation,
  5850.   IntelCorporation, Xerox Corporation,September 1980. And:
  5851.   "The Ethernet, A Local Area Network: Data Link Layer and
  5852.   Physical Layer Specifications", Digital, Intel and Xerox,
  5853.   November 1982.  And:XEROX, "The Ethernet, ALocal Area
  5854.   Network: DataLink Layer and PhysicalLayer Specification",
  5855.   X3T51/80-50, Xerox Corporation, Stamford, CT., October 1980.
  5856.  
  5857.    [134]  The High Level Protocol Group, "A Network IndependentFile
  5858.   Transfer Protocol",  INWG Protocol Note 86, December 1977.
  5859.  
  5860.    [135]  Thomas, Bob, "The Interhost Protocol to Support CRONUS/DIAMOND
  5861.   Interprocess Communication", BBN, September 1983.
  5862.  
  5863.    [136]  Tovar, "Telnet Extended ASCIIOption", RFC-698, Stanford
  5864.   University-AI, July 1975.
  5865.  
  5866.    [137]  Uttal, J., J.Rothschild, andC. Kline, "Transparent
  5867.   Integration of UNIX and MS-DOS", Locus Computing Corporation.
  5868.  
  5869.    [138]  Velten, D., R. Hinden, and J.Sax, "Reliable Data Protocol",
  5870.   RFC-908, BBN Communications Corporation, July1984.
  5871.  
  5872.    [139]  Waitzman, D.,"TelnetWindow Size Option", RFC-1073,
  5873.   BBN STC, October, 1988.
  5874.  
  5875.    [140]  Waitzman, D.,C. Partridge, and S. Deering
  5876.   "Distance Vector Multicast Routing Protocol",RFC-1075,
  5877.   BBN STC and Stanford University, November 1988.
  5878.  
  5879.  
  5880.  
  5881.  
  5882. Reynolds & Postel              [Page 105]
  5883.  
  5884. RFC 1340    Assigned Numbers       July 1992
  5885.  
  5886.  
  5887.    [141]  Wancho, F., "PasswordGenerator Protocol",  RFC-972, WSMR,
  5888.   January 1986.
  5889.  
  5890.    [142]  Warrier, U., and L. Besaw, "The Common Management
  5891.   Information Services and Protocol over TCP/IP(CMOT)",
  5892.   RFC-1095, Unisys Corp. and Hewlett-Packard, April 1989.
  5893.  
  5894.    [143]  Welch, B., "The Sprite RemoteProcedure Call System",
  5895.   Technical Report, UCB/Computer Science Dept.,86/302,
  5896.   University ofCalifornia at Berkeley,June 1986.
  5897.  
  5898.    [144]  Xerox, "Courier: The Remote ProcedureProtocol", XSIS038112,
  5899.   December 1981.
  5900.  
  5901.    [145]  Yasuda, A., and T. Thompson, "TELNET Data Entry Terminal
  5902.   Option DODIISImplementation", RFC 1043, DIA,February 1988.
  5903.  
  5904.    [146]  Simpson, W., "The Point-to-Point Protocol (PPP) for the
  5905.   Transmission of Multi-Protocol Datagrams OverPoint-to-Point
  5906.   Links", RFC 1331, Daydreamer,May 1992.
  5907.  
  5908.    [147]  McGregor, G.,"The (PPP) Internet Protocol Control Protocol
  5909.   (IPCP)", RFC 1332, Merit, May1992.
  5910.  
  5911.    [148]  Woodburn, W.,and D. Mills, "A Scheme for anInternet
  5912.   EncapsulationProtocol: Version 1", RFC 1241,SAIC,
  5913.   University ofDelaware, July 1991.
  5914.  
  5915.    [149]  McCloghrie, K., and M. Rose, "Management Information Base for
  5916.   Network Management ofTCP/IP-based internets", HughesLAN
  5917.   Systems,  PerformanceSystemsInternational, May 1990.
  5918.  
  5919.    [150]  McCloghrie, K., and M. Rose, "Management Information Base for
  5920.   Network Management ofTCP/IP-based internets:MIB-II",
  5921.   RFC 1213, Hughes LAN Systems, Performance Systems
  5922.   International, March 1991.
  5923.  
  5924.    [151]  McCloghrie, K., Editor, "Extensions to the Generic-Interface
  5925.   MIB",RFC 1229, Hughes LAN Systems, May 1991.
  5926.  
  5927.    [152]  Waldbusser, S., Editor, "AppleTalk ManagementInformation
  5928.   Base", RFC 1243, Carnegie Mellon University, July 1991.
  5929.  
  5930.    [153]  Baker, F., and R. Coltun, "OSPF Version 2 Management
  5931.   Information Base", RFC 1253, ACC, Computer Science Center,
  5932.   August 1991.
  5933.  
  5934.    [154]  Willis, S, and J. Burruss, "Definitions of Managed Objects
  5935.  
  5936.  
  5937.  
  5938. Reynolds & Postel              [Page 106]
  5939.  
  5940. RFC 1340    Assigned Numbers       July 1992
  5941.  
  5942.  
  5943.   for the Border Gateway Protocol (Version 3)",RFC 1269,
  5944.   Wellfleet Communications Inc., October 1991.
  5945.  
  5946.    [155]  Waldbusser, S., "Remote Network Monitoring Management
  5947.   Information Base", RFC 1271, CarnegieMellon University,
  5948.   November 1991.
  5949.  
  5950.    [156]  Decker, E., Langille,P., Rijsinghani, A., and K. McCloghrie,
  5951.   "Definitions of Managed Objects for Bridges",RFC 1286,
  5952.   ciscoSystems, Inc., DEC,  Hughes LANSystems, Inc.,
  5953.   December 1991.
  5954.  
  5955.    [157]  Cook,J., Editor, Definitionsof Managed Objects for the
  5956.   Ethernet-likeInterface Types", RFC 1284, Chipcom Corporation,
  5957.   December 1991.
  5958.  
  5959.    [158]  McCloghrie, K., and R. Fox, "IEEE 802.4 TokenBus MIB",
  5960.   RFC 1230, Hughes LAN Systems,Inc., Synoptics, Inc.,
  5961.   May 1991.
  5962.  
  5963.    [159]  McCloghrie, K., Fox, R., and E. Decker, "IEEE802.5 Token
  5964.   Ring MIB", RFC 1231, Hughes LAN Systems, Inc., Synoptics,
  5965.   Inc.,cisco Systems, Inc., May 1991.
  5966.  
  5967.    [160]  Case,J., "FDDI Management Information Base",RFC 1285,
  5968.   SNMP Research, Incorporated, January 1992.
  5969.  
  5970.    [161]  Baker, F., and C. Kolb, Editors, "Definitionsof Managed
  5971.   Objects for the DS1 InterfaceType", RFC 1232, ACC,
  5972.   Performance Systems International, Inc., May 1991.
  5973.  
  5974.    [162]  Cox, T., and K. Tesink, Editors, "Definitionsof Managed
  5975.   Objects for the DS3 InterfaceType", RFC 1233, Bell
  5976.   Communications Research, May 1991.
  5977.  
  5978.    [163]  Reynolds, J.,"Reassignment of Experimental MIBs to
  5979.   Standard MIBs", RFC 1239, ISI, June 1991.
  5980.  
  5981.    [164]  Cox, T., and K. Tesnik, Editors, "Definitionsof Managed
  5982.   Objects for the SIP InterfaceType", RFC 1304, Bell
  5983.   Communications Research, February 1992.
  5984.  
  5985.    [165]  Stewart, B., Editor, "Definitions of Managed Objects
  5986.   for CharacterStream Devices", RFC 1316, Xyplex, Inc.,
  5987.   April1992.
  5988.  
  5989.    [166]  Stewart, B., Editor, "Definitions of Managed Objects for
  5990.   RS-232-like Hardware Devices", RFC 1317, Xyplex, Inc.,
  5991.  
  5992.  
  5993.  
  5994. Reynolds & Postel              [Page 107]
  5995.  
  5996. RFC 1340    Assigned Numbers       July 1992
  5997.  
  5998.  
  5999.   April1992.
  6000.  
  6001.    [167]  Stewart, B., Editor, "Definitions of Managed Objects
  6002.   for Parallel-printer-like Hardware Devices", RFC 1318,
  6003.   Xyplex, Inc.,April 1992.
  6004.  
  6005.    [168]  Brown, C., Baker, F.,and C. Carvalho, "Management
  6006.   Information Base for Frame Relay DTEs", RFC 1315,
  6007.   Wellfleet Communications, Inc., Advanced Computer
  6008.   Communications, April1992.
  6009.  
  6010.    [169]  Borenstein, N., and N. Freed,"MIME (Multipurpose Internet
  6011.   Mail Extensions): Mechanisms for Specifying and Describing
  6012.   the Format ofInternet Message Bodies", RFC 1341, Bellcore,
  6013.   Innosoft, June 1992.
  6014.  
  6015.    [170]  Simonsen, K.,"Character Mnemonics & Character Sets",
  6016.   RFC 1345, Rationel Almen Planlaegning, June 1992.
  6017.  
  6018.    [171]  Dorner, S., and P. Resnick, "Remote Mail Checking Protocol",
  6019.   RFC 1339, U. of Illinois at Urbana-Champaign,June 1992.
  6020.  
  6021.    [172]  Everhart, C.,Mamakos, L., Ullmann, R., and P. Mockapetris,
  6022.   Editors, "NewDNS RR Definitions", RFC 1183, Transarc,
  6023.   University ofMaryland, PrimeComputer, ISI, October 1990.
  6024.  
  6025.    [173]  Bradley, T., and C. Brown, "Inverse Address Resolution
  6026.   Protocol", RFC 1293, Wellfleet Communications, Inc.,
  6027.   January 1992.
  6028.  
  6029.    [174]  Manning, B. "DNS NSAPRRs", RFC 1348,Rice University,
  6030.   July 1992.
  6031.  
  6032.    [175]  Simpson, W., "PPP Link Quality Monitoring", RFC 1333,
  6033.   Daydreamer, May 1992.
  6034.  
  6035.    [176]  Baker, F., Editor, "Point-to-Point Protocol Extensions for
  6036.   Bridging", RFC 1220, ACC, April 1991.
  6037.  
  6038.    [177]  McCloghrie, K., Davin, J., and J. Galvin, "Definitions of
  6039.   Managed Objects for Administration ofSNMP Parties",
  6040.   RFC 1353, Hughes LAN Systems,Inc., MIT Laboratory for
  6041.   Computer Science, Trusted InformationSystems, Inc.,
  6042.   July 1992.
  6043.  
  6044.  
  6045.  
  6046.  
  6047.  
  6048.  
  6049.  
  6050. Reynolds & Postel              [Page 108]
  6051.  
  6052. RFC 1340    Assigned Numbers       July 1992
  6053.  
  6054.  
  6055.   PEOPLE
  6056.  
  6057.  
  6058.    [AB20]    Art Berggreen ACC   art@SALT.ACC.COM
  6059.  
  6060.    [ABB2]    A.Blasco Bonito CNUCE   blasco@ICNUCEVM.CNUCE.CNR.IT
  6061.  
  6062.    [AD14]    Annette DeSchon ISI   DESCHON@ISI.EDU
  6063.  
  6064.    [AGM]     Andy Malis BBN   Malis@BBN.COM
  6065.  
  6066.    [AKH5]    Arthur Hartwig UQNET
  6067.    munnari!wombat.decnet.uq.oz.au!ccarthur@UUNET.UU.NET
  6068.  
  6069.    [ANM2]    April N. Marine SRI   april@nisc.sri.com
  6070.  
  6071.    [AW90]    Amanda Walker Intercon  AMANDA@INTERCON.COM
  6072.  
  6073.    [AXB]     Albert G. Broscius UPENN   broscius@DSL.CIS.UPENN.EDU
  6074.  
  6075.    [AXB1]    Amatzia Ben-Artzi   ---none---
  6076.  
  6077.    [AXB2]    Andre Baux Bull   baux@ec.bull.fr
  6078.  
  6079.    [AXB3]    Anil Bhavnani Kalpana, Inc. ---none---
  6080.  
  6081.    [AXB4]    Alan Brind Cameo Communications, Inc.
  6082.    ---none---
  6083.  
  6084.    [AXC]     Andrew Cherenson SGI   arc@SGI.COM
  6085.  
  6086.    [AXC1]    Anthony Chung Sytek
  6087.     sytek!syteka!anthony@HPLABS.HP.COM
  6088.  
  6089.    [AXF]     Annmarie Freitas Microcom  ---none---
  6090.  
  6091.    [AXH]     Arthur HarveyDEC   harvey@gah.enet.dec.com
  6092.  
  6093.    [AXK]     AnastasiosKotsikonas  Boston University
  6094.    tasos@cs.bu.edu
  6095.  
  6096.    [AXL]     Alan LloydDatacraft  alan@datacraft.oz
  6097.  
  6098.    [AXM]     Alex MartinRetix   ---none---
  6099.  
  6100.    [AXM1]    Ashok MarwahaUnisys   ---none---
  6101.  
  6102.  
  6103.  
  6104.  
  6105.  
  6106. Reynolds & Postel              [Page 109]
  6107.  
  6108. RFC 1340    Assigned Numbers       July 1992
  6109.  
  6110.  
  6111.    [AXM2]    Andrew McRaeMegadata Pty Ltd.
  6112.    andrew@megadata.mega.oz.au
  6113.  
  6114.    [AXP]     Anil PrasadWilTel   wiltel!aprasad@uunet.UU.NET
  6115.  
  6116.    [AXP1]    A.PeleOST   ---none---
  6117.  
  6118.    [AXS]     Arthur SalazarLocus   lcc.arthur@SEAS.UCLA.EDU
  6119.  
  6120.    [AXS1]    Andrew SmithAscom   andrew@hasler.ascom.ch
  6121.  
  6122.    [AXS2]    Anil SinghalFrontier   ---none---
  6123.  
  6124.    [BA4]     Brian Anderson BBN   baanders@CCQ.BBN.COM
  6125.  
  6126.    [BCH2]    Barry Howard LLNL   Howard@NMFECC.LLNL.GOV
  6127.  
  6128.    [BCN]     B.Clifford Neuman ISI   bcn@isi.edu
  6129.  
  6130.    [BD70]    Bernd Doleschal SEL   Doleschal@A.ISI.EDU
  6131.  
  6132.    [BH144]   Bridget Halsey Banyan   bah@BANYAN.BANYAN.COM
  6133.  
  6134.    [BJR2]    Bill Russell NYU   russell@cmcl2.NYU.EDU
  6135.  
  6136.    [BK29]    Brian Kantor UCSD   brian@UCSD.EDU
  6137.  
  6138.    [BKR]     Brian Reid DEC   reid@DECWRL.DEC.COM
  6139.  
  6140.    [BM60]    Bede McCall Mitre   bede@mitre.org
  6141.  
  6142.    [BP52]    Brad Parker CAYMAN   brad@cayman.Cayman.COM
  6143.  
  6144.    [BS221]   Bob Stewart Xyplex   STEWART@XYPLEX.COM
  6145.  
  6146.    [BV15]    Bernie Volz PSC   VOLZ@PROCESS.COM
  6147.  
  6148.    [BWB6]    Barry Boehm DARPA   boehm@DARPA.MIL
  6149.  
  6150.    [BXA]     Bill Anderson MITRE   wda@MITRE-BEDFORD.ORG
  6151.  
  6152.    [BXB]     Brad Benson Touch   ---none---
  6153.  
  6154.    [BXD]     Brian Dockter Northwest Digital Systems
  6155.    ---none---
  6156.  
  6157.    [BXE]     Brian A. Ehrmantraut Auspex Systems bae@auspex.com
  6158.  
  6159.  
  6160.  
  6161.  
  6162. Reynolds & Postel              [Page 110]
  6163.  
  6164. RFC 1340    Assigned Numbers       July 1992
  6165.  
  6166.  
  6167.    [BXE1]    Brendan Eich SGI   brendan@illyria.wpd.sgi.com
  6168.  
  6169.    [BXF]     Bruce Factor Artificial Horizons, Inc.
  6170.      ahi!bigapple!bruce@uunet.UU.NET
  6171.  
  6172.    [BXF1]    Bill Flanagan Lotus Development Corp.
  6173.      bflanagan@lotus.com
  6174.  
  6175.    [BXF2]    Bob Friesenhahn PUREDATA Research/USA
  6176.     pdrusa!bob@uunet.UU.NET
  6177.  
  6178.    [BXG]     Bob Grady Tekelec   ---none---
  6179.  
  6180.    [BXH]     Brian Horn Locus   ---none---
  6181.  
  6182.    [BXH1]    Bill Harrell TI   ---none---
  6183.  
  6184.    [BXK]     Bill King Allen-Bradley Co.
  6185.        abvax!calvin.icd.ab.com!wrk@uunet.UU.NET
  6186.  
  6187.    [BXK1]    Bill Keatley American Airlines ---none---
  6188.  
  6189.    [BXK2]    Bruce Kropp ADC Kentrox
  6190. ktxc8!bruce@uunet.UU.NET
  6191.  
  6192.    [BXL]     Brian Lloyd SIRIUS   ---none---
  6193.  
  6194.    [BXL1]    Brian Lloyd Telebit   brian@robin.telebit.com
  6195.  
  6196.    [BXL2]    Bernard Lemercier BIM   bl@sunbim.be
  6197.  
  6198.    [BXM]     RL"Bob" Morgan Stanford University
  6199.    morgan@jessica.stanford.edu
  6200.  
  6201.    [BXM1]    Bob Meierhofer Computer Network Technology Corp.
  6202.    ---none---
  6203.  
  6204.    [BXN]     Bill Norton Merit   wbn@MERIT.EDU
  6205.  
  6206.    [BXO]     Brian O'Shea Visual   bos@visual.com
  6207.  
  6208.    [BXP]     Brad Parke Intecom   ---none---
  6209.  
  6210.    [BXP1]    Brian Petry Systech Computer Corporation
  6211. systech!bpetry@uunet.UU.NET
  6212.  
  6213.    [BXR]     Bob Rosenbaum WINDATA   ---none---
  6214.  
  6215.  
  6216.  
  6217.  
  6218. Reynolds & Postel              [Page 111]
  6219.  
  6220. RFC 1340    Assigned Numbers       July 1992
  6221.  
  6222.  
  6223.    [BXR1]    Bill Rose SSD Management, Inc.  --none---
  6224.  
  6225.    [BXS]     Bill Simpson ACS   bsimpson@vela.acs.oakland.edu
  6226.  
  6227.    [BXS1]    Blair Sanders Texas Instruments
  6228.    Blair_Sanders@mcimail.com
  6229.  
  6230.    [BXS2]    Bill Schilit Xerox PARC  schilit@parc.xerox.com
  6231.  
  6232.    [BXT]     Bruce Taber Interlan  taber@europa.InterLan.COM
  6233.  
  6234.    [BXV]     Bill Versteeg NCR   bvs@NCR.COM
  6235.  
  6236.    [BXW]     Brent Welch Sprite
  6237. brent%sprite.berkeley.edu@GINGER.BERKELEY.EDU
  6238.  
  6239.    [BXW1]    Bruce Willins Raycom   ---none---
  6240.  
  6241.    [BXZ]     Bob Zaniolo Reuter   ---none---
  6242.  
  6243.    [CLH3]    Charles Hedrick RUTGERS   HEDRICK@ARAMIS.RUTGERS.EDU
  6244.  
  6245.    [CMR]     Craig Rogers ISI   Rogers@ISI.EDU
  6246.  
  6247.    [CS1]     Chikong Shue Cascade CommunicationsCorp.
  6248.      alpo!chi@uunet.uu.net
  6249.  
  6250.    [CWL]     Charles W.Lynn, Jr. BBN   CLYNN@BBN.COM
  6251.  
  6252.    [CXA]     Cyrus Azar  Symplex Communications Corp.
  6253.    ---none---
  6254.  
  6255.    [CXB]     Caralyn Brown Wellfleet
  6256.      cbrown%wellfleet.com@talcott.harvard.edu
  6257.  
  6258.    [CXB1]    Carl Beame Beame & Whiteside
  6259.    beame@ns.bws.com
  6260.  
  6261.    [CXC]     Creighton Chong Network Peripherals Inc.
  6262. cchong@fastnet.com
  6263.  
  6264.    [CXC1]    Chih-Yi Chen TatungCo., Ltd.
  6265.      TCCISM1%TWNTTIT.BITNET@pucc.Princeton.EDU
  6266.  
  6267.    [CXC2]    Chuck Chriss Trillium Digital Systems
  6268.  76675.1372@compuserve.com
  6269.  
  6270.    [CXD]     Chuck Davin MIT   jrd@ptt.lcs.mit.edu
  6271.  
  6272.  
  6273.  
  6274. Reynolds & Postel              [Page 112]
  6275.  
  6276. RFC 1340    Assigned Numbers       July 1992
  6277.  
  6278.  
  6279.    [CXD1]    Carl H. Dreyer RC International A/S
  6280.     chd@rci.dk
  6281.  
  6282.    [CXD2]    Charles Dulin Parallan Computer, Inc. ---none---
  6283.  
  6284.    [CXF]     Catherine Foulston RICE   cathyf@rice.edu
  6285.  
  6286.    [CXH]     Ching-Fa Hwang Proxar   cfh@proxar.com
  6287.  
  6288.    [CXH1]    Claude Huss Matsushita Tokyo Research Labs
  6289.    claude@trc.mew.mei.co.jp
  6290.  
  6291.    [CXI1]    Clyde Iwamoto Stratacom cki@strata.com
  6292.  
  6293.    [CXL]     Chung Lam Fujitsu   ---none---
  6294.  
  6295.    [CXL1]    Christopher Leong DEC  leong@kolmod.mlo.dec.com
  6296.  
  6297.    [CXM]     Charles Marker II MIPS  marker@MIPS.COM
  6298.  
  6299.    [CXM1]    Carl Madison Star-Tek, Inc. carl@startek.com
  6300.  
  6301.    [CXM2]    Carl Marcinik Formation, Inc.  ---none---
  6302.  
  6303.    [CXM3]    Chuck McManis Sun  Chuck.McManis@Eng.Sun.COM
  6304.  
  6305.    [CXR]     Cheryl Krupczak NCR
  6306.  clefor@secola.columbia.ncr.com
  6307.  
  6308.    [CXS]     Craig Scott NetWorth, Inc. ---none---
  6309.  
  6310.    [CXS1]    Chip Standifer Technology Dynamics, Inc.
  6311.    TDYNAMICS@MCIMAIL.COM
  6312.  
  6313.    [CXT]     Christopher Tengi Princeton tengi@Princeton.EDU
  6314.  
  6315.    [CXT1]    Chris Thomas Intel Corporation
  6316.  ---none--
  6317.  
  6318.    [CXV]     Carl Vanderbeek Automated Network Management, Inc.
  6319.  ---none--
  6320.  
  6321.    [CXW]     Christopher Wheeler UW  cwheeler@cac.washignton.edu
  6322.  
  6323.    [CXW1]    Charles Watt SecureWare  watt@sware.com
  6324.  
  6325.    [DAG4]    David A. Gomberg MITRE   gomberg@GATEWAY.MITRE.ORG
  6326.  
  6327.  
  6328.  
  6329.  
  6330. Reynolds & Postel              [Page 113]
  6331.  
  6332. RFC 1340    Assigned Numbers       July 1992
  6333.  
  6334.  
  6335.    [DB14]    Dave Borman Cray   dab@CRAY.COM
  6336.  
  6337.    [DC126]   Dick Cogger Cornell   rhx@CORNELLC.CIT.CORNELL.EDU
  6338.  
  6339.    [DCP1]    David Plummer MIT   DCP@SCRC-QUABBIN.ARPA
  6340.  
  6341.    [DDC1]    David Clark MIT   ddc@LCS.MIT.EDU
  6342.  
  6343.    [DG223]   Doug Goodall Goodall Software
  6344.  goodall!doug@uunet.uu.net
  6345.  
  6346.    [DJK13]   David Kaufman DeskTalk  ---none---
  6347.  
  6348.    [DLM1]    David Mills LINKABIT  Mills@HUEY.UDEL.EDU
  6349.  
  6350.    [DM28]    Dennis Morris DCA   Morrisd@IMO-UVAX.DCA.MIL
  6351.  
  6352.    [DM280]   Dave Mackie NCD   lupine!djm@UUNET.UU.NET
  6353.  
  6354.    [DM354]   Don McWilliam UBC   mcwillm@CC.UBC.CA
  6355.  
  6356.    [DP4Q]    Drew Perkins InterStream
  6357.   Drew.Perkins@ANDREW.CMU.EDU
  6358.  
  6359.    [DP666]   Don Provan Novell   donp@xlnvax.novell.com
  6360.  
  6361.    [DR48]    Doug Rosenthal MCC   rosenthal@mcc.com
  6362.  
  6363.    [DR137]   David Rageth MartinMarietta  DAVE@MMC.COM
  6364.  
  6365.    [DRC3]    Dave Cheriton STANFORD
  6366.  cheriton@PESCADERO.STANFORD.EDU
  6367.  
  6368.    [DT15]    Daniel Tappan BBN   Tappan@BBN.COM
  6369.  
  6370.    [DT167]   Dennis Thomas Tektronics dennist@tektronix.TEK.COM
  6371.  
  6372.    [DW181]   David Wolfe SRI   ctabka@TSCA.ISTC.SRI.COM
  6373.  
  6374.    [DW183]   David Waitzman BBN   dwaitzman@BBN.COM
  6375.  
  6376.    [DW238]   Dave Windorski UWisc
  6377.      DAVID.WINDORSKI@MAIL.ADMIN.WISC.EDU
  6378.  
  6379.    [DXA]     Dave Atkinson KinmelPark---none---
  6380.  
  6381.    [DXB]     Dave Buehmann Intergraph ingr!daveb@UUNET.UU.NET
  6382.  
  6383.  
  6384.  
  6385.  
  6386. Reynolds & Postel              [Page 114]
  6387.  
  6388. RFC 1340    Assigned Numbers       July 1992
  6389.  
  6390.  
  6391.    [DXB1]    Dan Bernstein NYU   brnstnd@stealth.acf.nyu.edu
  6392.  
  6393.    [DXB2]    Dennis E. Baasch Emerging Technologies,Inc.
  6394.        etinc!dennis@uu.psi.com
  6395.  
  6396.    [DXB3]    David A. Brown BICC   fzbicdb@uk.ac.ucl
  6397.  
  6398.    [DXB4]    Donna Beatty MICOM Communication Corporation
  6399.       SYSAD@prime.micom.com
  6400.  
  6401.    [DXC]     Dale Cabell NetCom   ---none---
  6402.  
  6403.    [DXC1]    Darren Croke Micronics Computers Inc.
  6404.    dc@micronics.com
  6405.  
  6406.    [DXC2]    Dale CabellXTree  cabell@smtp.xtree.com
  6407.  
  6408.    [DXD]     Dennis J.W. Dube VIA SYSTEMS ---none---
  6409.  
  6410.    [DXE]     Douglas Egan Nokia   ---none---
  6411.  
  6412.    [DXF]     Dave Feldmeier Bellcore  dcf@thumper.bellcore.com
  6413.  
  6414.    [DXG]     David Goldberg SMI   sun!dg@UCBARPA.BERKELEY.EDU
  6415.  
  6416.    [DXG1]     Don Gibson  Aston-Tate
  6417. sequent!aero!twinsun!ashtate.A-T.COM!dong@uunet.UU.NET
  6418.  
  6419.    [DXG2]    David B. Gurevich DHL Systems
  6420.       dgurevic@rhubarb.ssf-sys.dhl.com
  6421.  
  6422.    [DXH]     Donna Hopkins US West Advance Technologies
  6423.     dmhopki@uswat.uswest.com
  6424.  
  6425.    [DXH1]    Dave Hudson Kendall SquareResearch (KSR)
  6426.     tdh@uunet.UU.NET
  6427.  
  6428.    [DXJ]     David Joyner NCSU ComputingCenter
  6429.       david@unity.ncsu.edu
  6430.  
  6431.    [DXK]     Doug Karl OSU
  6432.      KARL-D@OSU-20.IRCC.OHIO-STATE.EDU
  6433.  
  6434.    [DXK1]    Dwain Kinghorn Microsoft
  6435.      microsoft!dwaink@cs.washington.edu
  6436.  
  6437.    [DXK2]    Dror Kessler DigiBoard  dror@digibd.com
  6438.  
  6439.  
  6440.  
  6441.  
  6442. Reynolds & Postel              [Page 115]
  6443.  
  6444. RFC 1340    Assigned Numbers       July 1992
  6445.  
  6446.  
  6447.    [DXK3]    David E. Kaufman Magnalink Communications Corporation
  6448.   ---none---
  6449.  
  6450.    [DXL]     David Lin Zenith  ---none---
  6451.  
  6452.    [DXL1]    Dave LeBlang Atria Software leglang@atria.com
  6453.  
  6454.    [DXM]     Didier Moretti Ungermann-Bass---none---
  6455.  
  6456.    [DXM2]    David Mittnacht Computer Protocol ---none---
  6457.  
  6458.    [DXM3]    Danny Mitzel Hughes   dmitzel@whitney.hac.com
  6459.  
  6460.    [DXM4]    Deron Meranda Cincinnati Bell Info. Systems,Inc.
  6461.  bem56094@ucunix.san.uc.EDU
  6462.  
  6463.    [DXM5]    Donna McMaster SynOptics  mcmaster@synoptics.com
  6464.  
  6465.    [DXN]     Danny Nessett LLNL LivermoreComputer Center
  6466.     nessett@ocfmail.ocf.llnl.gov
  6467.  
  6468.    [DXP]     Dave Preston CMC   ---none---
  6469.  
  6470.    [DXP1]    David Perkins Synoptics  dperkins@synoptics.com
  6471.  
  6472.    [DXP2]    Dave Presotto AT&T   presotto@reseach.att.com
  6473.  
  6474.    [DXR]     Debbie Reed Fujikura  ---none---
  6475.  
  6476.    [DXR1]    Don Rooney ACCTON   ---none---
  6477.  
  6478.    [DXR2]    David Rhein HCSD   davidr@ssd.csd.harris.com
  6479.  
  6480.    [DXR3]    David Reed MIT-LCS   ---none---
  6481.  
  6482.    [DXS]     Dan Shia DSET   dset!shia@uunet.UU.NET
  6483.  
  6484.    [DXS1]    Daisy Shen IBM   ---none---
  6485.  
  6486.    [DXS2]    Dale Shelton Roadnet   ---none---
  6487.  
  6488.    [DXS3]    Daniel Steinber SUN   Daniel.Steinberg@Eng.Sun.COM
  6489.  
  6490.    [DXS4]    Dirk Smith Nu-Mega Technologies, Inc.
  6491.    ---none---
  6492.  
  6493.    [DXT]     Deepak Taneja Banyan
  6494.     Deepak=Taneja%Eng%Banyan@Thing.banyan.com
  6495.  
  6496.  
  6497.  
  6498. Reynolds & Postel              [Page 116]
  6499.  
  6500. RFC 1340    Assigned Numbers       July 1992
  6501.  
  6502.  
  6503.    [DXT1]    David Taylor EmprosSystemsInternational
  6504.     dtaylor@ems.cdc.com
  6505.  
  6506.    [DXV]     D.Venkatrangan Metrix   venkat@metrix.com
  6507.  
  6508.    [DXW]     Dan Willie Codenoll Tech.Corp.  ---none---
  6509.  
  6510.    [DXW1]    Don Weir Skyline Technology, Inc.  --none---
  6511.  
  6512.    [DY26]    Dennis Yaro SUN   yaro@SUN.COM
  6513.  
  6514.    [EAK4]    Earl Killian LLL   EAK@MORDOR.S1.GOV
  6515.  
  6516.    [EBM]     Eliot Moss MIT   EBM@XX.LCS.MIT.EDU
  6517.  
  6518.    [EP53]    Eric Peterson Locus   lcc.eric@SEAS.UCLA.EDU
  6519.  
  6520.    [EXB]     Etienne Baudras-Chardigny RCE   ---none---
  6521.  
  6522.    [EXC]     EdCain DCA   cain@edn-unix.dca.mil
  6523.  
  6524.    [EXC1]    Eric Cooper Fore Systems, Inc.  ecc@fore.com
  6525.  
  6526.    [EXD]     Eric Decker cisco   cire@cisco.com
  6527.  
  6528.    [EXF]     EdFudurich Gateway Communications, Inc.
  6529.    ---none---
  6530.  
  6531.    [EXG]    Errol Ginsberg Ridgeback Solutions
  6532.      bacchus!zulu!errol@uu2.psi.com
  6533.  
  6534.    [EXM]     Eldon S. Mast NetrixSystemsCorporation
  6535.      esm@netrix.com
  6536.  
  6537.    [EXO]     Eric Olinger Peregrine Systems    eric@peregrine.com
  6538.  
  6539.    [EXR]     Eric Rubin FiberCom  err@FIBERCOM.COM
  6540.  
  6541.    [EXR1]    Efrat Ramati LannetCo. ---none---
  6542.  
  6543.    [EXR2]    Edwards E.Reed Xerox    ipcontact.cin_ops@xerox.com
  6544.  
  6545.    [EXW]     E.Wald DEC    ewald@via.enet.dec.com
  6546.  
  6547.    [EXX]     Eduardo ESA
  6548.      EDUATO%ESOC.BITNET@CUNYVM.CUNY.EDU
  6549.  
  6550.    [FB77]    Fred Baker ACC   fbaker@acc.com
  6551.  
  6552.  
  6553.  
  6554. Reynolds & Postel              [Page 117]
  6555.  
  6556. RFC 1340    Assigned Numbers       July 1992
  6557.  
  6558.  
  6559.    [FEIL] Unisys
  6560.      feil@kronos.nisd.cam.unisys.com
  6561.  
  6562.    [FJW]     Frank J. Wancho WSMR   WANCHO@WSMR-SIMTEL20.ARMY.MIL
  6563.  
  6564.    [FXB1]    Felix Burton DIAB   FB@DIAB.SE
  6565.  
  6566.    [FXF]     Farhad Fozdar OSCOM International
  6567.        f_fozdar@fennel.cc.uwa.edu.au
  6568.  
  6569.  
  6570.    [GAL5]    Guillermo A. Loyola IBM   LOYOLA@IBM.COM
  6571.  
  6572.    [GB7]     Gerd Beling FGAN   GBELING@ISI.EDU
  6573.  
  6574.    [GEOF]    Geoff Goodfellow OSD   Geoff@FERNWOOD.MPK.CA.US
  6575.  
  6576.    [GM23]    Glenn Marcy CMU   Glenn.Marcy@A.CS.CMU.EDU
  6577.  
  6578.    [GS2]     Greg Satz cisco   satz@CISCO.COM
  6579.  
  6580.    [GS91]    Guy Streeter Intergraph guy@guy.bll.ingr.com
  6581.  
  6582.    [GS123]   Geof Stone NSC   geof@NETWORK.COM
  6583.  
  6584.    [GSM11]   Gary S. Malkin Xylogics  GMALKIN@XYLOGICS.COM
  6585.  
  6586.    [GXA]     Glen Arp Protools  ---none---
  6587.  
  6588.    [GXB]     Gerard Berthet Independence Technologies
  6589.    gerard@indetech.com
  6590.  
  6591.    [GXC]     Greg Chesson SGI   Greg@SGI.COM
  6592.  
  6593.    [GXC1]    George Clapp Bellcore
  6594.   meritec!clapp@bellcore.bellcore.com
  6595.  
  6596.    [GXC2]    Gordon C. Galligher   gorpong@ping.chi.il.us
  6597.  
  6598.    [GXD]     Glenn Davis Unidata   davis@unidata.ucar.edu
  6599.  
  6600.    [GXD1]    Gordon Day INDE Electronics  gday@cs.ubc.ca
  6601.  
  6602.    [GXG]     Gil Greenbaum Unisys   gcole@nisd.cam.unisys.com
  6603.  
  6604.    [GXH]     Graham Hudspith INMOS   gwh@inmos.co.uk
  6605.  
  6606.  
  6607.  
  6608.  
  6609.  
  6610. Reynolds & Postel              [Page 118]
  6611.  
  6612. RFC 1340    Assigned Numbers       July 1992
  6613.  
  6614.  
  6615.    [GXH1]    Gary Haney MartinMarietta EnergySystems
  6616.    haneyg@ornl.gov
  6617.  
  6618.    [GXH2]     Greg Hummel  Cellular Technical Servuces
  6619.    ---none---
  6620.  
  6621.    [GXK]     Gunther Kroenert Siemens Nixdorf Informationssyteme AG
  6622.    ---none---
  6623.  
  6624.    [GXL]     Glenn Levitt McDataCorporation
  6625.    gpl0363@mcmail.mcdata.com
  6626.  
  6627.    [GXM]     Gerald McBrearty IBM   ---none---
  6628.  
  6629.    [GXM1]    Glenn Mansfield AIC Systems Laboratories Ltd.
  6630.    glenn@aic.co.jp
  6631.  
  6632.    [GXM2]    Garry McCracken TIL Systems, Ltd.   ---none---
  6633.  
  6634.    [GXN]     Gunnar Nilsson Ericsson  ---none---
  6635.  
  6636.    [GXP]     Gill Pratt MIT   gill%mit-ccc@MC.LCS.MIT.EDU
  6637.  
  6638.    [GXP1]    Greg Pflaum IRIS
  6639.      iris.com!Greg_Pflaum@uunet.uu.net
  6640.  
  6641.    [GXS]     Guenther Schreiner LINK
  6642.       snmp-admin@ira.uka.de
  6643.  
  6644.    [GXS1]    George Sandoval Fibernet  ---none---
  6645.  
  6646.    [GXT]     Glenn Trewitt STANFORD  trewitt@AMADEUS.STANFORD.EDU
  6647.  
  6648.    [GXT1]    Gene Tsudik USC   tsudik@USC.EDU
  6649.  
  6650.    [GXW]     Glenn Waters Bell Northern gwaters@BNR.CA
  6651.  
  6652.    [GXW1]    Gil Widdowson Interphase  ---none---
  6653.  
  6654.    [GXW2]    Graham Welling Dynatech Communications
  6655.    s8000!gcw@uunet.uu.net
  6656.  
  6657.    [HCF2]    Harry Forsdick BBN   Forsdick@BBN.COM
  6658.  
  6659.    [HS23]    Hokey Stenn Plus5   hokey@PLUS5.COM
  6660.  
  6661.    [HWB]     Hans-Werner Braun MICHIGAN  HWB@MCR.UMICH.EDU
  6662.  
  6663.  
  6664.  
  6665.  
  6666. Reynolds & Postel              [Page 119]
  6667.  
  6668. RFC 1340    Assigned Numbers       July 1992
  6669.  
  6670.  
  6671.    [HXB]     Henk Boetzkes NetexpResearch   ---none---
  6672.  
  6673.    [HXD]     Hans Jurgen Dorr Digital-Kienzle Computersystems
  6674.    ---none---
  6675.  
  6676.    [HXE]     Hunaid Engineer Cray   hunaid@OPUS.CRAY.COM
  6677.  
  6678.    [HXE1]    Hartvig Ekner Dowty Network Systems A/S
  6679.       hj@dowtyns.dk
  6680.  
  6681.    [HXF]     Harley Frazee T3Plus   harley@io.t3plus.com
  6682.  
  6683.    [HXF1]    Hiroshi Fujii ASTEC,Inc.  fujii@astec.co.jp
  6684.  
  6685.    [HXH]     Harald Hoeg Tandberg Data A/S
  6686.    haho%huldra.uucp@nac.no
  6687.  
  6688.    [HXH1]    Howard C. Herbert AES   ---none---
  6689.  
  6690.    [HXH2]    Hidekazu Hagiwara Takaoka Electric Mfg. Co., Ltd.
  6691. hagiwara@takaoka.takaoka-electric.co.jp
  6692.  
  6693.    [HXK]     Henry Kaijak Gandalf   ---none---
  6694.  
  6695.    [HXK1]    Hiroshi Kume Fuji Xerox Co., Ltd.
  6696.     Kume%KSPB%Fuji_Xerox@tcpgw.netg.ksp.fujixerox.co.jp
  6697.  
  6698.    [HXL]     Henry Lee TRW   henry@trwind.ind.trw.com
  6699.  
  6700.    [HXL1]    Hugh Lockhart Telecommunication Systems
  6701.    ---none---
  6702.  
  6703.    [HXM]     Hsiang Ming Ma AsanteTechnology   ---none---
  6704.  
  6705.    [HXN]     Henry P. Nagai D-Link   ---none---
  6706.  
  6707.    [HXN1]    Heinz Nisi Richard Hirschmann GmbH & Co.
  6708.       mia@intsun.rus.uni-stuttgart.de
  6709.  
  6710.    [HXP]     Hong K. Paik Samsung   paik@samsung.com
  6711.  
  6712.    [HXS]     Heidi Stettner Basis,Inc.  heidi@mtxinu.COM
  6713.  
  6714.    [HXT]     Hugh Thomas DEC   thomas@oils.enet.dec.com
  6715.  
  6716.    [HXT1]    Hubert Theissen AEG KABEL ---none---
  6717.  
  6718.    [HXU]     Hirotaka Usuda Hitachi   ---none---
  6719.  
  6720.  
  6721.  
  6722. Reynolds & Postel              [Page 120]
  6723.  
  6724. RFC 1340    Assigned Numbers       July 1992
  6725.  
  6726.  
  6727.    [IEEE]    Vince Condello IEEE   ---none---
  6728.  
  6729.    [IXD]     Ian Dickinson WUCS   vato@cu.warwick.ac.uk
  6730.  
  6731.    [IXD1]    Israel Drori LANOPTICS LTD.Israel
  6732.   raanan@techunix.technion.ac.il
  6733.  
  6734.    [IXG]     Ian George MegaPAC    ---none---
  6735.  
  6736.    [IXH]     Ippei Hayashi Fujitsu Limited
  6737.       hayashi@sysrap.cs.fujitsu.co.jp
  6738.  
  6739.    [JAG]     James Gosling SUN   JAG@SUN.COM
  6740.  
  6741.    [JB478]   Jonathan Biggar Netlabs   jon@netlabs.com
  6742.  
  6743.    [JBP]     Jon Postel ISI   Postel@ISI.EDU
  6744.  
  6745.    [JBW1]    Joseph Walters, Jr. BBN   JWalters@BBN.COM
  6746.  
  6747.    [JCB1]    John Burruss BBN   JBurruss@VAX.BBN.COM
  6748.  
  6749.    [JCM48]   Jeff Mogul DEC   mogul@DECWRL.DEC.COM
  6750.  
  6751.    [JD21]    Jonathan Dreyer BBN   Dreyer@CCV.BBN.COM
  6752.  
  6753.    [JDC20]   Jeffrey Case UTK   case@UTKUX1.UTK.EDU
  6754.  
  6755.    [JFH2]    Jack Haverty OracleCorporation
  6756.    jhaverty@ORACLE.COM
  6757.  
  6758.    [JFW]     Jon F. Wilkes STC   Wilkes@CCINT1.RSRE.MOD.UK
  6759.  
  6760.    [JGH]     Jim Herman BBN   Herman@CCJ.BBN.COM
  6761.  
  6762.    [JG423]   John Gawf Compatible Systems Corporation
  6763. gawf@compatible.com
  6764.  
  6765.    [JJB25]   John Bowe BBN   jbowe@PINEAPPLE.BBN.COM
  6766.  
  6767.    [JPH17]   John Hanley Oracle   jhanley@oracle.com
  6768.  
  6769.    [JKR1]    Joyce K. Reynolds ISI   JKRey@ISI.EDU
  6770.  
  6771.    [JR35]    Jon Rochlis MIT   jon@ATHENA.MIT.EDU
  6772.  
  6773.    [JRL3]    John R. LoVerso CCUR   loverso@westford.ccur.com
  6774.  
  6775.  
  6776.  
  6777.  
  6778. Reynolds & Postel              [Page 121]
  6779.  
  6780. RFC 1340    Assigned Numbers       July 1992
  6781.  
  6782.  
  6783.    [JS28]    John A. Shriver Proteon   jas@PROTEON.COM
  6784.  
  6785.    [JTM4]    John Moy Proteon   jmoy@PROTEON.COM
  6786.  
  6787.    [JWF]     Jim Forgie MIT/LL   FORGIE@XN.LL.MIT.EDU
  6788.  
  6789.    [JXB]     Jeffrey Buffun Apollo   jbuffum@APOLLO.COM
  6790.  
  6791.    [JXB1]    John M. Ballard Microsoft jballard@microsoft.com
  6792.  
  6793.    [JXB2]    John Burnett ATM   ---none---
  6794.  
  6795.    [JXC]     John Cook Chipcom   cook@chipcom.com
  6796.  
  6797.    [JXC1]    Jeff Carton American Express Travel Rel. Ser.
  6798.    jcarton@amex-trs.com
  6799.  
  6800.    [JXC2]    Joseph Chen SymbolTechnology, Inc.  ---none---
  6801.  
  6802.    [JXD]     Julie Dmytryk Ultra
  6803.        Julie_Dmytryk.MKT@usun.ultra.com
  6804.  
  6805.    [JXD1]    James Davidson NGC   ngc!james@uunet.UU.NET
  6806.  
  6807.    [JXE2]    Jeanne Evans UKMOD   JME%RSRE.MOD.UK@CS.UCL.AC.UK
  6808.  
  6809.    [JXF]     Josh Fielk Optical Data Systems  ---none---
  6810.  
  6811.    [JXF1]    Jeff Freeman Emulex   ---none---
  6812.  
  6813.    [JXG]     Jerry Geisler Boeing   ---none---
  6814.  
  6815.    [JXG1]    Jim Greuel HP   jimg%hpcndpc@hplabs.hp.com
  6816.  
  6817.    [JXG2]    Jeremy Greene LearningTree taipan!greene@uunet.UU.NET
  6818.  
  6819.    [JXG3]    James L. Gula Corollary, Inc.  gula@corollary.com
  6820.  
  6821.    [JXH]     Jeffrey C.Honig Cornell   jch@gated.cornell.edu
  6822.  
  6823.    [JXH1]    Jim Hayes Apple   Hayes@APPLE.COM
  6824.  
  6825.    [JXI]     Jon Infante ICL   ---none---
  6826.  
  6827.    [JXI1]    John Ioannidis Columbia  ji@close.cs.columbia.edu
  6828.  
  6829.    [JXK]     Joanna Karwowska DGC   karwowska@dg-rtp.dg.com
  6830.  
  6831.  
  6832.  
  6833.  
  6834. Reynolds & Postel              [Page 122]
  6835.  
  6836. RFC 1340    Assigned Numbers       July 1992
  6837.  
  6838.  
  6839.    [JXK1]    Jon Kepecs Legato   kepecs@Legato.COM
  6840.  
  6841.    [JXL]     John Light GSS   johnl@gssc.gss.com
  6842.  
  6843.    [JXM]     Joseph Murdock Network Resources Corporation
  6844.    ---none---
  6845.  
  6846.    [JXM1]    Jim Miner Star Technologies  miner@star.com
  6847.  
  6848.    [JXO]     Jack O'Neil ENCORE   ---none---
  6849.  
  6850.    [JXO1]    Jerrilynn Okamura Ontologic ---none---
  6851.  
  6852.    [JXO2]    Jarkko Oikarinen Tolsun   jto@TOLSUN.OULU.FI
  6853.  
  6854.    [JXO3]    John Ioannidis Columbia  ji@close.cs.columbia.edu
  6855.  
  6856.    [JXP]     Joe Pato Apollo   apollo!pato@EDDIE.MIT.EDU
  6857.  
  6858.    [JXP1]    Jas Parmar Synernetics jas@synnet.com
  6859.  
  6860.    [JXP2]    John Pickens 3Com   jrp@3Com.com
  6861.  
  6862.    [JXR]     Jacob Rekhter IBM   Yakov@IBM.COM
  6863.  
  6864.    [JXR1]    Jens T. Rasmussen CERN
  6865.  jenst%cernvax.cern.ch@CUNYVM.CUNY.EDU
  6866.  
  6867.    [JXR2]    James Rice Stanford  RICE@SUMEX-AIM.STANFORD.EDU
  6868.  
  6869.    [JXR3]    Jacques Roth Netronix, Inc.---none---
  6870.  
  6871.    [JXS]     Jim Stevens Rockwell  Stevens@ISI.EDU
  6872.  
  6873.    [JXS1]    John Sancho CastleRock ---none---
  6874.  
  6875.    [JXS2]    Jon Saperia DEC   saperia@tcpjon.enet.dec.com
  6876.  
  6877.    [JXS3]    Jonathan Stone Victoria University
  6878.        jonathan@isor.vuw.ac.nz
  6879.  
  6880.    [JXS4]    John K. Scoggin, Jr.  Delmarva Power  scoggin@delmarva.com
  6881.  
  6882.    [JXS5]    Jeremy Siegel 3COM   jzs@NSD.3Com.COM
  6883.  
  6884.    [JXT]     Jim Taylor Kodak   taylor@heart.epps.kodak.com
  6885.  
  6886.    [JXT1]    Jimmy Tu Digital Linkjimmy@dl.com
  6887.  
  6888.  
  6889.  
  6890. Reynolds & Postel              [Page 123]
  6891.  
  6892. RFC 1340    Assigned Numbers       July 1992
  6893.  
  6894.  
  6895.    [JXW]     James Watt NNC   ---none---
  6896.  
  6897.    [JXY]     J.Yoshida NKK Corp. ---none---
  6898.  
  6899.    [JXZ]     Jon Ziegler Artel   Ziegler@Artel.com
  6900.  
  6901.    [KAA]     Ken Adelman TGV, Inc. Adelman@TGV.COM
  6902.  
  6903.    [KA4]     Karl Auerbach Empirical Tools and Technologies
  6904.    karl@empirical.com
  6905.  
  6906.    [KH43]    Kathy Huber BBN   khuber@bbn.com
  6907.  
  6908.    [KH157]   Kory Hamzeh Fibermux
  6909.       ames!avatar.com!kory@harvard.harvard.edu
  6910.  
  6911.    [KLH]     Ken Harrenstien SRI   KLH@nisc.sri.com
  6912.  
  6913.    [KR35]    Keith Reynolds SCO   keithr@SCO.COM
  6914.  
  6915.    [KSL]     Kirk Lougheed cisco   LOUGHEED@MATHOM.CISCO.COM
  6916.  
  6917.    [KXA]     Kannan Alagappan DEC   kannan@sejour.enet.dec.comp
  6918.  
  6919.    [KXB]     Keith BoyceLegent   ---none---
  6920.  
  6921.    [KXC]    KenChapman       Stratus Computer
  6922.    Ken_Chapman@vos.stratus.com
  6923.  
  6924.    [KXD]     Kevin DeVault NI   ---none---
  6925.  
  6926.    [KXD1]    Kathryn deGraaf David Systemsdegraaf@davidsys.com
  6927.  
  6928.    [KXF]     Karl Fox MST   karl@MorningStar.Com
  6929.  
  6930.    [KXF1]    Ken Fujimoto Tribe ComputerWorks  fuji@tribe.com
  6931.  
  6932.    [KXG]     Kevin Gage Chase Research
  6933.  
  6934.    [KXH]     Khalid Hireche G2R Inc.  ---none---
  6935.  
  6936.    [KXH1]    Keith Hogan Penril   keith%penril@uunet.uu.net
  6937.  
  6938.    [KXJ]     Ken Jones KonKord   konkord!ksj@uunet.uu.net
  6939.  
  6940.    [KXL]     Kim Le DATAHOUSE Information Systems Ltd.
  6941.    ---none---
  6942.  
  6943.  
  6944.  
  6945.  
  6946. Reynolds & Postel              [Page 124]
  6947.  
  6948. RFC 1340    Assigned Numbers       July 1992
  6949.  
  6950.  
  6951.    [KXM]     Kevin Murphy DEC   murphy@sevens.lkg.dec.com
  6952.  
  6953.    [KXR]     Ken Ritchie SEEL   ---none---
  6954.  
  6955.    [KXS]     Keith Sklower Berkeley  sklower@okeeffe.berkeley.edu
  6956.  
  6957.    [KXS1]    Kevin Smith Telematics International, Inc.
  6958.    ---none---
  6959.  
  6960.    [KXS2]    Keld Simonsen RAP   Keld.Simonsen@dkuug.dk
  6961.  
  6962.    [KXT]     Kaj Tesink Bellcore  kaj@nvuxr.cc.bellcore.com
  6963.  
  6964.    [KXT1]    Kent Tsuno SEI   tsuno@sumitomo.com
  6965.  
  6966.    [KXV]     Ken Virgile Sigma Net. Sys. signet!ken@xylogics.COM
  6967.  
  6968.    [KXW]     Ken Whitfield MCNC   ken@MCNC.ORG
  6969.  
  6970.    [KXW1]    Kathy Weninger Network Resources Corporation
  6971.    ---none---
  6972.  
  6973.    [KZM]     Keith McCloghrie HLS   KZM@HLS.COM
  6974.  
  6975.    [LL69]    Lawrence Lebahn DIA   DIA3@PAXRV-NES.NAVY.MIL
  6976.  
  6977.    [LLP]     Larry Peterson ARIZONA   llp@ARIZONA.EDU
  6978.  
  6979.    [LS8]     Louis Steinberg Rutgers   lou@ARAMIS.RUTGERS.EDU
  6980.  
  6981.    [LXA]     Lorenzo Aguilar Taligent  lorenzo@taligent.com
  6982.  
  6983.    [LXB]     Larry Burton APTEC ComputerSystems
  6984. ssds!larryb@uunet.UU.NET
  6985.  
  6986.    [LXB1]    Laura Bridge Timeplex  laura@uunet.UU.NET
  6987.  
  6988.    [LXB2]    Lawrence Brown Unisys   ---none---
  6989.  
  6990.    [LXB3]    Larry Barnes DEC   barnes@broke.enet.dec.com
  6991.  
  6992.    [LXD]     Larry DeLuca AT   henrik@EDDIE.MIT.EDU
  6993.  
  6994.    [LXD1]    Larry Davis C. Itoh Electronics   ---none---
  6995.  
  6996.    [LXE]     Len Edmondson SUN   len@TOPS.SUN.COM
  6997.  
  6998.    [LXF]     Larry Fischer DSS   lfischer@dss.com
  6999.  
  7000.  
  7001.  
  7002. Reynolds & Postel              [Page 125]
  7003.  
  7004. RFC 1340    Assigned Numbers       July 1992
  7005.  
  7006.  
  7007.    [LXH]     Leo Hourvitz NeXt   leo@NEXT.COM
  7008.  
  7009.    [LXL]     Lennart Lovstrand NeXT Computer,Inc.
  7010.    Lennart_Lovstrand@NeXT.COM
  7011.  
  7012.    [LXM]     Louis Mamakos UMD   louie@sayshell.umd.edu
  7013.  
  7014.    [LXO]     Larry Osterman GTE Telecom   larryo@gtetele.com
  7015.  
  7016.    [LXP]     Lars Povlsen OlicomA/S  krus@olicom.dk
  7017.  
  7018.    [LXS]     Lance Sprung SMC   ---none---
  7019.  
  7020.    [LXW]     Lih-Er Wey MSU   WEYLE@msu.edu
  7021.  
  7022.    [LZ15]    Lee Ziegenhals Datapoint  lcz@sat.datapoint.com
  7023.  
  7024.    [MA]     Mike Accetta CMU   MIKE.ACCETTA@CMU-CS-A.EDU
  7025.  
  7026.    [MA108]   Mike Anello XDI   mike@xlnt.com
  7027.  
  7028.    [MAR10]   Mark A. Rosenstein MIT   mar@ATHENA.MIT.EDU
  7029.  
  7030.    [MB]     Michael Brescia BBN   Brescia@CCV.BBN.COM
  7031.  
  7032.    [MBG]     Michael Greenwald SYMBOLICS
  7033.       Greenwald@SCRC-STONY-BROOK.SYMBOLICS.COM
  7034.  
  7035.    [MCSJ]    Mike StJohns TPSC   stjohns@UMD5.UMD.EDU
  7036.  
  7037.    [ME38]    Marc A. Elvy Marble   ELVY@CARRARA.MARBLE.COM
  7038.  
  7039.    [MG277]   Martin Gren Axis Communications AB martin@axis.se
  7040.  
  7041.    [MKL]     Mark Lottor SRI   MKL@nisc.sri.com
  7042.  
  7043.    [ML109]   Mike Little MACOM   little@MACOM4.ARPA
  7044.  
  7045.    [MLS34]   L.MichaelSabo TMAC   Sabo@DOCKMASTER.NCSC.MIL
  7046.  
  7047.    [MO2]     Michael O'Brien AEROSPACE obrien@AEROSPACE.AERO.ORG
  7048.  
  7049.    [MRC]     Mark Crispin Simtel   MRC@WSMR-SIMTEL20.ARMY.MIL
  7050.  
  7051.    [MS9]     Marty Schoffstahl Nysernet  schoff@NISC.NYSER.NET
  7052.  
  7053.    [MS56]    Marvin Solomon WISC   solomon@CS.WISC.EDU
  7054.  
  7055.  
  7056.  
  7057.  
  7058. Reynolds & Postel              [Page 126]
  7059.  
  7060. RFC 1340    Assigned Numbers       July 1992
  7061.  
  7062.  
  7063.    [MTR]     Marshall T. Rose PSI   mrose@PSI.COM
  7064.  
  7065.    [MXA]     Mike Asagami Toshiba   toshiba@mothra.nts.uci.edu
  7066.  
  7067.    [MXB]     Mike Berrow Relational Technology---none---
  7068.  
  7069.    [MXB1]    Mike Burrows DEC   burrows@SRC.DEC.COM
  7070.  
  7071.    [MXB2]    Mark T. Dauscher Sybus Corportation
  7072.       mdauscher@sybus.com
  7073.  
  7074.    [MXB3]    Michael Bell Integrated Business Network
  7075.       ---none---
  7076.  
  7077.    [MXC]     Ming-PerngChen CCL/ITRI
  7078.        N100CMP0%TWNITRI1.BITNET@CUNYVM.CUNY.EDU
  7079.  
  7080.    [MXC1]    Mark McCahill UMN     mpm@boombox.micro.umn.edu
  7081.  
  7082.    [MXC2]    Matt Christiano Olivettti
  7083.     globes@matt@oliveb.atc.olivetti.com
  7084.  
  7085.    [MXE]     Mike Erlinger Lexel     mike@lexcel.com
  7086.  
  7087.    [MXF]     Mark Fabbi Bell Canada markf@gpu.utcs.utoronto.ca
  7088.  
  7089.    [MXF1]    Marco Framba Olivetti   framba@orc.olivetti.com
  7090.  
  7091.    [MXF2]    Martin Forssen Chalmers   maf@dtek.chalmers.se
  7092.  
  7093.    [MXH]     Matt Harris Versitron  ---none---
  7094.  
  7095.    [MXH1]    Masahiko Hori Mitsubishi Cable Industries, Ltd.
  7096.     ---none---
  7097.  
  7098.    [MXH2]    Mark Holobach Electronic Data Systems
  7099.    holobach@tis.eds.com
  7100.  
  7101.    [MXH3]    Mark Hankin Lancert   ---none---
  7102.  
  7103.    [MXL]     Mark L. Lambert MIT   markl@PTT.LCS.MIT.EDU
  7104.  
  7105.    [MXL1]    Mats Lindstrom Diab Data AB  mli@diab.se
  7106.  
  7107.    [MXL2]    Mark S. Lewis Telebit   mlewis@telebit.com
  7108.  
  7109.    [MXN]     Mark Needleman UCDLA
  7110.  mhnur%uccmvsa.bitnet@cornell.cit.cornell.edu
  7111.  
  7112.  
  7113.  
  7114. Reynolds & Postel              [Page 127]
  7115.  
  7116. RFC 1340    Assigned Numbers       July 1992
  7117.  
  7118.  
  7119.    [MXL2]    Mark Lenney RaylanCorporation  ---none---
  7120.  
  7121.    [MXO]     Mike O'Dowd EPFL   odowd@ltisun8.epfl.ch
  7122.  
  7123.    [MXO1]    Mike Oswald J.I. Case mike@helios.uwsp.edu
  7124.  
  7125.    [MXP]     Martin Picard Oracle   ---none---
  7126.  
  7127.    [MXP1]    Michael Podhorodecki  Labtam Australia Pty. Ltd.
  7128.      michael@labtam.oz.au
  7129.  
  7130.    [MXR]     Maurice R.Turcotte RMIS
  7131. mailrus!uflorida!rm1!dnmrt%rmatl@uunet.UU.NET
  7132.  
  7133.    [MXS]     Mike Spina Prime
  7134.   WIZARD%enr.prime.com@RELAY.CS.NET
  7135.  
  7136.    [MXS1]    Martha Steenstrup BBN   MSteenst@BBN.COM
  7137.  
  7138.    [MXS2]    Michael Sapich CCCBS   sapich@conware.de
  7139.  
  7140.    [MXS3]    Marc Sheldon BinTec   ms@BinTec.DE
  7141.  
  7142.    [MXS4]    Marc Sheldon EUnet Germany  ms@Germany.EU.net
  7143.  
  7144.    [MXT]     Martyn Thomas Insignia Solutions  ---none---
  7145.  
  7146.    [MXT1]    Mark Tom NET   marktom@tom.net.com
  7147.  
  7148.    [MXW]     Michael Waters EON   ---none---
  7149.  
  7150.    [MXZ]     Mauro Zallocco Netlink   ---none---
  7151.  
  7152.    [NC3]     J.Noel Chiappa MIT   JNC@XX.LCS.MIT.EDU
  7153.  
  7154.    [NT12]    Neil Todd IST
  7155.     mcvax!ist.co.uk!neil@UUNET.UU.NET
  7156.  
  7157.    [NXC]     Nick Cuccia NASA Ames Research Center
  7158.       cuccia@nas.nasa.gov
  7159.  
  7160.    [NXE]     Nadya K. El-Afandi NSC   nadya@khara.network.com
  7161.  
  7162.    [NXH]     Nicola J. Howarth ANSA   njh@ansa.co.uk
  7163.  
  7164.    [NXK]     Nagayuki Kojima Japan Radio Co.
  7165.    nkojima@lab.nihonmusen.co.jp
  7166.  
  7167.  
  7168.  
  7169.  
  7170. Reynolds & Postel              [Page 128]
  7171.  
  7172. RFC 1340    Assigned Numbers       July 1992
  7173.  
  7174.  
  7175.    [NXL]     Nik Langrind Shiva Corp.  nik@Shiva.COM
  7176.  
  7177.    [NXM]     Nob Mizuno Matsushita Electric IndustrialCo.,
  7178.  Ltd.   mizuno@isl.mei.co.jp
  7179.  
  7180.    [NXP]     Narendra Popat FSD   ---none---
  7181.  
  7182.    [NXR]     Nelluri L.Reddy CDC   reddy@uc.msc.umn.edu
  7183.  
  7184.    [OXC]     Olivier J.Caleff Dassault  caleff@dassault-elec.fr
  7185.  
  7186.    [OXF]     Osamu Fujiki DCL   ---none---
  7187.  
  7188.    [OXG]     Oyvind Gjerstad Tollpost-GlobeAS
  7189.   ogj%tglobe2.UUCP@nac.no
  7190.  
  7191.    [OXI]     Oft Israel Rad   ---none---
  7192.  
  7193.    [OXJ]     Oliver Jones PictureTel Corporation oj@pictel.com
  7194.  
  7195.    [OXK]     Oliver Korfmacher netCS Informationstechnik GmbH
  7196.     okorf@bunt.netcs.com
  7197.  
  7198.    [OXR]     Oscar Rodriguez Dupont   ---none---
  7199.  
  7200.    [PAM6]    Paul McNabb RICE   pam@PURDUE.EDU
  7201.  
  7202.    [PCW]     C.Philip Wood LANL   cpw@LANL.GOV
  7203.  
  7204.    [PD39]    Pete Delaney ECRC
  7205. pete%crcvax.uucp%germany.csnet@RELAY.CS.NET
  7206.  
  7207.    [PHD1]    Pieter Ditmars BBN   pditmars@BBN.COM
  7208.  
  7209.    [PK]     Peter Kirstein UCL   Kirstein@NSS.CS.UCL.AC.UK
  7210.  
  7211.    [PL4]     Phil Lapsley BERKELEY  phil@UCBARPA.BERKELEY.EDU
  7212.  
  7213.    [PM1]     Paul Mockapetris ISI   PVM@ISI.EDU
  7214.  
  7215.    [PXA]     Prakash Ambegaonkar FTC   ---none---
  7216.  
  7217.    [PXA1]    Paul Afshar Solarix Systems
  7218. paul@solar1.portal.com
  7219.  
  7220.    [PXA2]    Paul Andon MICROGNOSIS  pandon@micrognosis.co.uk
  7221.  
  7222.  
  7223.  
  7224.  
  7225.  
  7226. Reynolds & Postel              [Page 129]
  7227.  
  7228. RFC 1340    Assigned Numbers       July 1992
  7229.  
  7230.  
  7231.    [PXB]     Pat Barron Transarc Corporation
  7232.      Pat_Barron@TRANSARC.COM
  7233.  
  7234.    [PXB1]    Pascal Bataille GSI    pascal.bataille@gsi.fr
  7235.  
  7236.    [PXC]     Peter Cox ENE    ---none---
  7237.  
  7238.    [PXC1]    Patrick Cheng TRW    pcheng@dill.ind.trw.com
  7239.  
  7240.    [PXC2]    Paolo Coppo CSELT    coppo@cz8700.cselt.stet.it
  7241.  
  7242.    [PXC3]    Paul Chefurka PlainTree Systems Inc.
  7243.     chefurka@plntree.UUCP
  7244.  
  7245.    [PXD]     Peter Delchiappo MTradeUK Ltd. ---none---
  7246.  
  7247.    [PXE]     Peter S. Easton Brixton Systems, Inc.
  7248.     easton@brixton.com
  7249.  
  7250.    [PXF]     Per Futtrup SDD (Scandinavian Airlines Data
  7251.  Denmark A/S)---none---
  7252.  
  7253.    [PXG]     Pete Grillo Network Innovations
  7254.     pl0143@mail.psi.net
  7255.  
  7256.    [PXH]     Per Bech Hansen DDE    pbh@dde.dk
  7257.  
  7258.    [PXJ]     Prem Jain Crescendo  prem@cres.com
  7259.  
  7260.    [PXJ1]    Petri Jokela Telecom Finland  ---none---
  7261.  
  7262.    [PXK]     Philip Koch Dartmouth Philip.Koch@DARTMOUTH.EDU
  7263.  
  7264.    [PXK1]    Peter Kumik Case Comm. ---none---
  7265.  
  7266.    [PXK2]    Professor Kynikos Special Consultant  ---none---
  7267.  
  7268.    [PXK3]    Paul Krystosek DOE Atmospheric Radiation
  7269.  Measurement Project
  7270.       krystosk@eid.anl.gov
  7271.  
  7272.    [PXL]     Paul Liu ADI Systems, Inc.  ---none---
  7273.  
  7274.    [PXL1]    Reter de Laval SECTRA  pdl@sectra.se
  7275.  
  7276.    [PXM]     Paul Maurer II STS   ---none---
  7277.  
  7278.    [PXM1]    Patrick McNamee GE   ---none---
  7279.  
  7280.  
  7281.  
  7282. Reynolds & Postel              [Page 130]
  7283.  
  7284. RFC 1340    Assigned Numbers       July 1992
  7285.  
  7286.  
  7287.    [PXO]     Paul O'Donnell Basser   paulod@cs.su.oz.au
  7288.  
  7289.    [PXR]     Paul Rodwick Metaphor  ---none---
  7290.  
  7291.    [PXR1]    Parag Rastogi Vitacom Corporation
  7292.    parag@cup.portal.com
  7293.  
  7294.    [PXS]     Paul Singh Intellicom ---none---
  7295.  
  7296.    [PXV]     Paul V. Fries Alantec    pvf@alantec.com
  7297.  
  7298.    [PXY]     Peter C. Yoest American PowerConversion Corp.
  7299.     apc!yoest@uunet.uu.net
  7300.  
  7301.    [PXY1]    Paul Hoff Norwegian Telecom Research
  7302.    paalh@brage.nta.no
  7303.  
  7304.    [RA11]    Rick Adams UUNET   rick@UUNET.UU.NET
  7305.  
  7306.    [RAM57]   Rex Mann CDC   ---none---
  7307.  
  7308.    [RAW44]   Robert A. Woodburn Sparta   WOODY@SPARTA.COM
  7309.  
  7310.    [RDXS]    R.Dwight Schettler HP   rds%hpcndm@HPLABS.HP.COM
  7311.  
  7312.    [RH6]     Robert Hinden BBN   Hinden@CCV.BBN.COM
  7313.  
  7314.    [RH227]   Ron Holt Eyring, Inc.  ron@Eyring.COM
  7315.  
  7316.    [RHT]     Robert Thomas BBN   BThomas@F.BBN.COM
  7317.  
  7318.    [RM1]     Richard Mak Amnet,Inc.   mak@amnet.COM
  7319.  
  7320.    [RN6]     Rudy Nedved CMU   Rudy.Nedved@CMU-CS-A.EDU
  7321.  
  7322.    [RP211]   Ragnar Paulson TSG   tsgfred!ragnar@uunet.UU.NET
  7323.  
  7324.    [RTB3]    Bob Braden ISI   Braden@ISI.EDU
  7325.  
  7326.    [RWS4]    Robert W. Scheifler ARGUS   RWS@XX.LCS.MIT.EDU
  7327.  
  7328.    [RXB]     Ramesh Babu Luxcom   krbabu@btr.com
  7329.  
  7330.    [RXB1]    Ron Bhanukitsiri DEC   rbhank@DECVAX.DEC.COM
  7331.  
  7332.    [RXB2]    Rich Bantel AT&T   rgb@mtung.att.com
  7333.  
  7334.    [RXB3]    Robert Woodburn SAIC   woody@cseic.saic.com
  7335.  
  7336.  
  7337.  
  7338. Reynolds & Postel              [Page 131]
  7339.  
  7340. RFC 1340    Assigned Numbers       July 1992
  7341.  
  7342.  
  7343.    [RXB4]    Russ Blaesing Open Networks Engineering, Inc.
  7344.    rrb@one.com
  7345.  
  7346.    [RXC]     Rob Chandhok CMU   chandhok@gnome.cs.cmu.edu
  7347.  
  7348.    [RXC1]    Rick Carlos TI   rick.ticipa.csc.ti.com
  7349.  
  7350.    [RXC2]    Ray Compton DIS Research LTD  rayc@command.com
  7351.  
  7352.    [RXD]     Roger Dev Cabletron ---none---
  7353.  
  7354.    [RXD1]    Ralph Droms NRI   rdroms@NRI.RESTON.VA.US
  7355.  
  7356.    [RXD2]    Rajiv Dhingra Ultranet  rajiv@ULTRA.COM
  7357.  
  7358.    [RXD3]    Rex Davis Tandem   ---none---
  7359.  
  7360.    [RXD4]    Rick Downs AMP   ---none---
  7361.  
  7362.    [RXD5]    Russell S.Dietz Technically Elite Concepts, Inc.
  7363.     Russell_Dietz@Mcimail.com
  7364.  
  7365.    [RXE]     Robert R. Elz Webster Computer kre@munnari.oz.au
  7366.  
  7367.    [RXF]     Richard Fox Synoptics rfox@synoptics.com
  7368.  
  7369.    [RXH]     Reijane Huai Cheyenne  sibal@CSD2.NYU.EDU
  7370.  
  7371.    [RXH1]    Russ Housley Xerox
  7372.  Russ_Housley.McLean_CSD@xerox.com
  7373.  
  7374.    [RXI]     Robin Iddon Axon Networks Inc.
  7375.    axon@cix.clink.co.uk
  7376.  
  7377.    [RXJ]     Ronald Jacoby SGI   rj@SGI.COM
  7378.  
  7379.    [RXL]     Rich Lyman Lantronix  rich@alecto.gordian.com
  7380.  
  7381.    [RXM]     Robert Myhill BBN   Myhill@CCS.BBN.COM
  7382.  
  7383.    [RXN]     Rina Nethaniel RND   ---none---
  7384.  
  7385.    [RXN1]    Russ Nelson Clarkson  nelson@clutx.clarkson.edu
  7386.  
  7387.    [RXN2]    R.Nurnberg AEG Electrcom ---none---
  7388.  
  7389.    [RXR]     Richard Rein Pyramid Technology Corp.
  7390.     rein@pyramid.com
  7391.  
  7392.  
  7393.  
  7394. Reynolds & Postel              [Page 132]
  7395.  
  7396. RFC 1340    Assigned Numbers       July 1992
  7397.  
  7398.  
  7399.    [RXR1]    R.K. Nair NRL   nair@itd.nrl.navy.mil
  7400.  
  7401.    [RXS]     Ron Strich SSDS   ---none---
  7402.  
  7403.    [RXS1]    Reuben Sivan Crosscomm crossc!rsivan@uunet.UU.NET
  7404.  
  7405.    [RXS2]    Richard Schneider Epson ResearchCenter
  7406.    rschneid@epson.com
  7407.  
  7408.    [RXS3]    Richard P.Stubbs Quotron Systems, Inc.
  7409.    richard@atd.quotron.com
  7410.  
  7411.    [RXS4]    Rob Spade I.D.E.Corporation ---none---
  7412.  
  7413.    [RXT]     Ron Thornton GenRad   thornton@qm7501.genrad.com
  7414.  
  7415.    [RXT1]    Rodney Thayer Sable   ---none---
  7416.  
  7417.    [RXU]     Robert Urquhart Simon Fraser University
  7418.  quipu@sfu.ca
  7419.  
  7420.    [RXW]     Russell G.Wilson Hill AFB  rwilson@oodis01.af.mil
  7421.  
  7422.    [RXW1]    R.J. White Univ. of Waterloo
  7423.  snmp-tech@watmath.waterloo.edu
  7424.  
  7425.    [RXZ]     Rayan Zachariassen Toronto   rayan@AI.TORONTO.EDU
  7426.  
  7427.    [SAF3]    Stuart A. Friedberg UWISC   stuart@CS.WISC.EDU
  7428.  
  7429.    [SB98]    Stan Barber BCM   SOB@BCM.TMC.EDU
  7430.  
  7431.    [SC3]     Steve Casner ISI   Casner@ISI.EDU
  7432.  
  7433.    [SGC]     Steve Chipman BBN   Chipman@F.BBN.COM
  7434.  
  7435.    [SH284]   Steve Hardcastle-Kille ISODE Consortium  S.Kille@isode.com
  7436.  
  7437.    [SHB]     Steven Blumenthal BBN   BLUMENTHAL@VAX.BBN.COM
  7438.  
  7439.    [SH37]    Sergio Heker JVNC   heker@JVNCC.CSC.ORG
  7440.  
  7441.    [SL70]    Stuart Levy UMN   slevy@UC.MSC.UMN.EDU
  7442.  
  7443.    [SMB]     Scott Bellew Purdue   smb@cs.purdue.edu
  7444.  
  7445.    [SRN1]    Stephen Northcutt NSWC   SNORTHC@RELAY-NSWC.NAVY.MIL
  7446.  
  7447.  
  7448.  
  7449.  
  7450. Reynolds & Postel              [Page 133]
  7451.  
  7452. RFC 1340    Assigned Numbers       July 1992
  7453.  
  7454.  
  7455.    [SS92]    Steve Schoch NASA   SCHOCH@AMES.ARC.NASA.GOV
  7456.  
  7457.    [STY]     Shannon Yeh Netix   yeh@netix.com
  7458.  
  7459.    [SW159]   Steven Willis Wellfleet swillis@WELLFLEET.COM
  7460.  
  7461.    [SXA]     Susie Armstrong XEROX   Armstrong.wbst128@XEROX.COM
  7462.  
  7463.    [SXA1]    Shamim Ahmed OSU
  7464.    ahmed@nisca.ircc.ohio-state.edu
  7465.  
  7466.    [SXA2]    Steve Alexander ISC   stevea@i88.isc.com
  7467.  
  7468.    [SXA3]    Sten Andler IBM   ---none---
  7469.  
  7470.    [SXB]     Steve Briggs Compaq   steveb@se.hou.compaq.com
  7471.  
  7472.    [SXB2]    Steve Bush GEIS   sfb@ncoast.org
  7473.  
  7474.    [SXC]     Shaw C. Chuang University College London
  7475.        S.Chuang@cs.ucl.ac.uk
  7476.  
  7477.    [SXD]     Steve Deering Stanford deering@PECASERO.STANFORD.EDU
  7478.  
  7479.    [SXD1]    Steve Dorner U. of Illinois s-dorner@UIUC.EDU
  7480.  
  7481.    [SXE]     Simon Edwards Micro Focus UK ---none---
  7482.  
  7483.    [SXF]     Shoji Fukutomi Furukawa Electoric Co.Ltd.
  7484.     kddlab!polo.furukawa.co.jp!fuku@uunet.UU.NET
  7485.  
  7486.    [SXH]     Steven Hunter LLNL   hunter@CCC.MFECC.LLNL.GOV
  7487.  
  7488.    [SXH1]    Scott Hahn Sequent   sdh@sequent.com
  7489.  
  7490.    [SXH2]    Scott Holley  Allied Telesis, Inc.
  7491.     SCOTT_CLINTON_HOLLEY@cup.portal.com
  7492.  
  7493.    [SXH3]    Steve Harris Republic Telcom Systems, Inc.
  7494.     rtsc!harris@boulder.Colorado.edu
  7495.  
  7496.    [SXH4]    Simon Hackett Internode Systems Pty Ltd
  7497.      simon@ucs.adelaide.edu.au
  7498.  
  7499.    [SXH5]    Stefan Hedemann Hedemann Software Development
  7500.    100015.2504@compuserve.com
  7501.  
  7502.    [SXK]     Skip Koppenhaver DAC   stubby!skip@uunet.UU.NET
  7503.  
  7504.  
  7505.  
  7506. Reynolds & Postel              [Page 134]
  7507.  
  7508. RFC 1340    Assigned Numbers       July 1992
  7509.  
  7510.  
  7511.    [SXK1]    Stev Knowles FTP   stev@vax.ftp.com
  7512.  
  7513.    [SXL]     Sam Lau Pirelli/Focom ---none---
  7514.  
  7515.    [SXL1]    Stephen Lewis Scitec   ---none---
  7516.  
  7517.    [SXL2]    Steve Loring L & N Technologies, Ltd.
  7518.    ---none---
  7519.  
  7520.    [SXL3]    Syd Logan AGE Logic  syd@age.com
  7521.  
  7522.    [SXM]     Sheri Mayhew Develcon
  7523. zaphod!sherim@herald.usask.ca
  7524.  
  7525.    [SXM1]    Skip Morton Netcore, Inc. ---none---
  7526.  
  7527.    [SXO]     SeeYoung Oh DaewooTelecom   oco@scorpio.dwt.co.kr
  7528.  
  7529.    [SXP]     Sanand Patel Canstar   sanand@HUB.TORONTO.EDU
  7530.  
  7531.    [SXP1]    Satish Popat Ericsson-Camtec  ---none---
  7532.  
  7533.    [SXS]     Steve Silverman MITRE   Blankert@MITRE-GATEWAY.ORG
  7534.  
  7535.    [SXS1]    Susie Snitzer Britton-Lee ---none---
  7536.  
  7537.    [SXS2]    Soren H. Sorensen CR SYSTEMS ---none---
  7538.  
  7539.    [SXS3]    Steven Sweeney Farallon Computing, Inc.  ---none---
  7540.  
  7541.    [SXS4]    Simson L. Garfinkel NeXt   simsong@next.cambridge.ma.us
  7542.  
  7543.    [SXW]     Steve Waldbusser CMU   sw01+@andrew.cmu.edu
  7544.  
  7545.    [SXW1]    Simon van Winkelen SDL   ---none---
  7546.  
  7547.    [SXW2]    Sean Welch Xenocom, Inc.welch@raven.ulowell.edu
  7548.  
  7549.    [SXW3]    Steve Willens Livingston Enterprises, Inc.
  7550. steve@livingston.com
  7551.  
  7552.    [TC27]    Thomas Calderwood BBN   TCALDERW@BBN.COM
  7553.  
  7554.    [TN]     Thomas Narten Purdue   narten@PURDUE.EDU
  7555.  
  7556.    [TS566]   Timon Sloane PeerNet
  7557.      peernet!timon@uunet.UU.NET
  7558.  
  7559.  
  7560.  
  7561.  
  7562. Reynolds & Postel              [Page 135]
  7563.  
  7564. RFC 1340    Assigned Numbers       July 1992
  7565.  
  7566.  
  7567.    [TU]     Tom Unger UMich   tom@CITI.UMICH.EDU
  7568.  
  7569.    [TXA]     Tad Artis Microwave Bypass Systems, Inc.
  7570.    ---none---
  7571.  
  7572.    [TXA1]    Takahiro Asai Hitachi Cable,Ltd.   ---none---
  7573.  
  7574.    [TXB]     Torsten Beyer Dr. Materna GmbH  tb@Materna.de
  7575.  
  7576.    [TXB1]    Tom Bereiter Tiviloi   ---none---
  7577.  
  7578.    [TXC]     Tracy Cox Bellcore  tacox@sabre.bellcore.com
  7579.  
  7580.    [TXD]     "Tundra" Tim Daneliuk  Covia
  7581.   tundraix!tundra@clout.chi.il.us
  7582.  
  7583.    [TXH]     Takashi Hagiwara Sony   Hagiwara@Sm.Sony.Co.Jp
  7584.  
  7585.    [TXH1]    Tim Howes UMich
  7586.   Tim.Howes@terminator.cc.umich.edu
  7587.  
  7588.    [TXJ]     Tim Jones Box Hill Systems Corporation
  7589.    tim@boxhill.com
  7590.  
  7591.    [TXL]     Tim Berners-Lee CERN   timbl@nxoc01.cern.ch
  7592.  
  7593.    [TXM]     Trudy Miller ACC   Trudy@ACC.COM
  7594.  
  7595.    [TXM1]    Thomas McGinty Codex   ---none---
  7596.  
  7597.    [TXO]     Toshiharu Ohno ASCII Corporation  tony-o@ascii.co.jp
  7598.  
  7599.    [TXP]     Tony van der Peet DSIR Network Group
  7600.    srghtvp@grv.dsir.govt.nz
  7601.  
  7602.    [TXR]     Tim Rylance Praxis   praxis!tkr@UUNET.UU.NET
  7603.  
  7604.    [TXR1]    Thomas Ruf Schneider & Koch   tom@rsp.de
  7605.  
  7606.    [TXS]     Ted J. Socolofsky Spider   Teds@SPIDER.CO.UK
  7607.  
  7608.    [TXS1]    Toshiharu Sugawara NTTC
  7609.      sugawara%wink.ntt.jp@RELAY.CS.NET
  7610.  
  7611.    [TXS2]    Thomas M. Smith GE Aerospace  tmsmith@esc.syr.ge.com
  7612.  
  7613.    [TXT]     Ted Tran AndrewCorporation   ---none---
  7614.  
  7615.  
  7616.  
  7617.  
  7618. Reynolds & Postel              [Page 136]
  7619.  
  7620. RFC 1340    Assigned Numbers       July 1992
  7621.  
  7622.  
  7623.    [TXT1]    Terrence J. Talbot BU    lexcube!tjt@bu.edu
  7624.  
  7625.    [TXV]     Tomas Vocetka Compu-Shack
  7626.      OPLER%CSEARN.bitnet@CUNYVM.CUNY.EDU
  7627.  
  7628.    [TXW]     Toshio Watanabe RICOH Co. Ltd.
  7629.  watanabe@godzilla.rsc.spdd.ricoh.co.jp
  7630.  
  7631.    [UB3]     Ulf Bilting CHALMERS  bilting@PURDUE.EDU
  7632.  
  7633.    [UXV]     Umberto Vizcaino Bridgeway  ---none---
  7634.  
  7635.    [UW2]     Unni Warrier Netlabs   unni@NETLABS.COM
  7636.  
  7637.    [VJ]     Van Jacobson LBL   van@CSAM.LBL.GOV
  7638.  
  7639.    [VXC]     Vik Chandra IBM   vc@ralvm6.vnet.ibm.com
  7640.  
  7641.    [VXD]     Victor Dafoulas Wang Labs ---none---
  7642.  
  7643.    [VXE]     Vince Enriquez Motorola  enriquez@sps.mot.com
  7644.  
  7645.    [VXK]     Victor Kazdoba MorganStanley& Co. Inc.
  7646.    vsk@katana.is.morgan.com
  7647.  
  7648.    [VXL]     Vince Liu Centrum Communications, Inc.
  7649.    ---none---
  7650.  
  7651.    [VXS]     Vinod Singh Unify   ---none---
  7652.  
  7653.    [VXT]     V.Taylor CANADA   vktaylor@NCS.DND.CA
  7654.  
  7655.    [WDW11]   William D.Wisner   wisner@HAYES.FAI.ALASKA.EDU
  7656.  
  7657.    [WJC2]    Bill Croft STANFORD  Croft@SUMEX-AIM.STANFORD.EDU
  7658.  
  7659.    [WJS1]    Weldon J. Showalter DCA   Gamma@MINTAKA.DCA.MIL
  7660.  
  7661.    [WLB8]    William L.Biagi Advintech
  7662.      CSS002.BLBIAGI@ADVINTECH-MVS.ARPA
  7663.  
  7664.    [WM3]     William Melohn SUN   Melohn@SUN.COM
  7665.  
  7666.    [WXC]     Wesley Craig UMICH
  7667.    Wesley.Craig@terminator.cc.umich.edu
  7668.  
  7669.    [WXC1]    W.James Colosky Eastman Kodak Company
  7670.        wjc@tornado.kodak.com
  7671.  
  7672.  
  7673.  
  7674. Reynolds & Postel              [Page 137]
  7675.  
  7676. RFC 1340    Assigned Numbers       July 1992
  7677.  
  7678.  
  7679.    [WXD]     William Dunn NetManage, Inc.
  7680.        netmanage@cup.portal.com
  7681.  
  7682.    [WXP]     W.J. Parducci & Associates, Inc.  Bill Parducci
  7683.    70262.1267@compuserve.com
  7684.  
  7685.    [WXS]     Wayne Schroeder SDSC   schroeder@SDS.SDSC.EDU
  7686.  
  7687.    [WXS2]    W.R. Maynard-Smith Netcomm, Ltd.---none---
  7688.  
  7689.    [WXT]     Wayne Tackabury Pacer Softwarewft@pacersoft.com
  7690.  
  7691.    [VXW]     Val Wilson Spider   val@spider.co.uk
  7692.  
  7693.    [YXA]     Yoshiyuki Akiyama NEC
  7694.     kddlab!ccs.mt.nec.co.jp!y-akiyam@uunet.uu.net
  7695.  
  7696.    [YXH]     Yigal Hochberg Unifi   yigal@unifi.com
  7697.  
  7698.    [YXK]     Yoav Kluger Spartacus ykluger@HAWK.ULOWELL.EDU
  7699.  
  7700.    [YXK1]    Yasuhiro Kohata NTT DATA  kohata@rd.nttdata.jp
  7701.  
  7702.    [YXW]     Y.C. Wang Network Application Technology
  7703.    ---none---
  7704.  
  7705.    [YXW1]    Yasuyoshi Watanabe Seiko Instruments, Inc. (SII)
  7706.    ---none---
  7707.  
  7708.    [XEROX]   Fonda Pallone Xerox   ---none---
  7709.  
  7710.    [ZSU]     Zaw-Sing Su SRI   ZSu@TSCA.ISTC.SRI.COM
  7711.  
  7712.    [ZXS]     Zohar Seigal GambitComputer ---none---
  7713.  
  7714.  
  7715.  
  7716.  
  7717.  
  7718.  
  7719.  
  7720.  
  7721.  
  7722.  
  7723.  
  7724.  
  7725.  
  7726.  
  7727.  
  7728.  
  7729.  
  7730. Reynolds & Postel              [Page 138]
  7731.  
  7732. RFC 1340    Assigned Numbers       July 1992
  7733.  
  7734.  
  7735. Security Considerations
  7736.  
  7737.    Security issues are not discussed inthis memo.
  7738.  
  7739. Authors' Addresses
  7740.  
  7741.    Joyce K. Reynolds
  7742.    Information SciencesInstitute
  7743.    University of Southern California
  7744.    4676Admiralty Way
  7745.    Marina del Rey, CA 90292
  7746.  
  7747.    Phone: (310)822-1511
  7748.  
  7749.    Email: JKREY@ISI.EDU
  7750.  
  7751.  
  7752.    Jon Postel
  7753.    Information SciencesInstitute
  7754.    University of Southern California
  7755.    4676Admiralty Way
  7756.    Marina del Rey, CA 90292
  7757.  
  7758.    Phone: (310)822-1511
  7759.  
  7760.    Email: POSTEL@ISI.EDU
  7761.  
  7762.  
  7763.  
  7764.  
  7765.  
  7766.  
  7767.  
  7768.  
  7769.  
  7770.  
  7771.  
  7772.  
  7773.  
  7774.  
  7775.  
  7776.  
  7777.  
  7778.  
  7779.  
  7780.  
  7781.  
  7782.  
  7783.  
  7784.  
  7785.  
  7786. Reynolds & Postel              [Page 139]
  7787.