1700
HISTORIC

Assigned Numbers (Obsoleted)

Authors: J. Reynolds, J. Postel
Date: October 1994
Stream: Legacy
Obsoletes: RFC 1340
Obsoleted by: RFC 3232

Abstract

This RFC is a snapshot of the ongoing process of the assignment of protocol parameters for the Internet protocol suite. To make the current information readily available the assignments are kept up-to- date in a set of online text files. This memo is a status report on the parameters (i.e., numbers and keywords) used in protocols in the Internet community.

RFC 1700: Assigned Numbers [RFC Home] [TEXT|PDF|HTML] [Tracker] [IPR] [Info page]

Obsoleted by: 3232 HISTORIC
Network Working Group                                        J. Reynolds
Request for Comments: 1700                                     J. Postel
STD: 2                                                               ISI
Obsoletes RFCs: <a href="./rfc1340">1340</a>, <a href="./rfc1060">1060</a>, <a href="./rfc1010">1010</a>, <a href="./rfc990">990</a>, <a href="./rfc960">960</a>,                 October 1994
<a href="./rfc943">943</a>, <a href="./rfc923">923</a>, <a href="./rfc900">900</a>, <a href="./rfc870">870</a>, <a href="./rfc820">820</a>, <a href="./rfc790">790</a>, <a href="./rfc776">776</a>, <a href="./rfc770">770</a>,
762, 758,755, 750, 739, 604, 503, 433, 349
Obsoletes IENs: 127, 117, 93
Category: Standards Track


                            <span class="h1">ASSIGNED NUMBERS</span>

Status of this Memo

   This memo is a status report on the parameters (i.e., numbers and
   keywords) used in protocols in the Internet community.  Distribution
   of this memo is unlimited.

OVERVIEW

This RFC is a snapshot of the ongoing process of the assignment of
protocol parameters for the Internet protocol suite.  To make the
current information readily available the assignments are kept up-to-
date in a set of online text files.  This RFC has been assembled by
catinating these files together with a minimum of formatting "glue".
The authors appologize for the somewhat rougher formatting and style
than is typical of most RFCs.

We expect that various readers will notice specific items that should be
corrected.  Please send any specific corrections via email to
<[email protected]>.




















<span class="grey">Reynolds & Postel                                               [Page 1]</span>

<span id="page-2" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


INTRODUCTION

The files in this directory document the currently assigned values for
several series of numbers used in network protocol implementations.

        <a href="ftp://ftp.isi.edu/in-notes/iana/assignments">ftp://ftp.isi.edu/in-notes/iana/assignments</a>

The Internet Assigned Numbers Authority (IANA) is the central
coordinator for the assignment of unique parameter values for Internet
protocols.  The IANA is chartered by the Internet Society (ISOC) and
the Federal Network Council (FNC) to act as the clearinghouse to
assign and coordinate the use of numerous Internet protocol
parameters.

The Internet protocol suite, as defined by the Internet Engineering
Task Force (IETF) and its steering group (the IESG), contains numerous
parameters, such as internet addresses, domain names, autonomous
system numbers (used in some routing protocols), protocol numbers,
port numbers, management information base object identifiers,
including private enterprise numbers, and many others.

The common use of the Internet protocols by the Internet community
requires that the particular values used in these parameter fields be
assigned uniquely.  It is the task of the IANA to make those unique
assignments as requested and to maintain a registry of the currently
assigned values.

Requests for parameter assignments (protocols, ports, etc.) should be
sent to <iana@isi.edu>.

Requests for SNMP network management private enterprise number
assignments should be sent to <iana-mib@isi.edu>.

The IANA is located at and operated by the Information Sciences
Institute (ISI) of the University of Southern California (USC).

If you are developing a protocol or application that will require the
use of a link, socket, port, protocol, etc., please contact the IANA
to receive a number assignment.

        Joyce K. Reynolds
        Internet Assigned Numbers Authority
        USC - Information Sciences Institute
        4676 Admiralty Way
        Marina del Rey, California  90292-6695

        Electronic mail: [email protected]
        Phone: +1 310-822-1511



<span class="grey">Reynolds & Postel                                               [Page 2]</span>

<span id="page-3" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Most of the protocols are documented in the RFC series of notes.  Some
of the items listed are undocumented.  Further information on
protocols can be found in the memo, "Internet Official Protocol
Standards" (STD 1).

Data Notations

The convention in the documentation of Internet Protocols is to
express numbers in decimal and to picture data in "big-endian" order
[<a href="#ref-COHEN" title=""On Holy Wars and a Plea for Peace"">COHEN</a>].  That is, fields are described left to right, with the most
significant octet on the left and the least significant octet on the
right.

The order of transmission of the header and data described in this
document is resolved to the octet level.  Whenever a diagram shows a
group of octets, the order of transmission of those octets is the
normal order in which they are read in English.  For example, in the
following diagram the octets are transmitted in the order they are
numbered.


    0                   1                   2                   3
    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |       1       |       2       |       3       |       4       |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |       5       |       6       |       7       |       8       |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |       9       |      10       |      11       |      12       |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

                       Transmission Order of Bytes

Whenever an octet represents a numeric quantity the left most bit in the
diagram is the high order or most significant bit.  That is, the bit
labeled 0 is the most significant bit.  For example, the following
diagram represents the value 170 (decimal).


                          0 1 2 3 4 5 6 7
                         +-+-+-+-+-+-+-+-+
                         |1 0 1 0 1 0 1 0|
                         +-+-+-+-+-+-+-+-+

                        Significance of Bits

Similarly, whenever a multi-octet field represents a numeric quantity
the left most bit of the whole field is the most significant bit.  When



<span class="grey">Reynolds & Postel                                               [Page 3]</span>

<span id="page-4" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


a multi-octet quantity is transmitted the most significant octet is
transmitted first.

Special Addresses

There are five classes of IP addresses: Class A through Class E.  Of
these, Classes A, B, and C are used for unicast addresses, Class D is
used for multicast addresses, and Class E addresses are reserved for
future use.

With the advent of classless addressing [<a href="#ref-CIDR1" title=""Classless Inter-Domain Routing (CIDR): an Address Assignment and Aggregation Strategy"">CIDR1</a>, <a href="#ref-CIDR2" title=""An Architecture for IP Address Allocation with CIDR"">CIDR2</a>], the
network-number part of an address may be of any length, and the whole
notion of address classes becomes less important.

There are certain special cases for IP addresses.  These special cases
can be concisely summarized using the earlier notation for an IP
address:

      IP-address ::=  { <Network-number>, <Host-number> }

         or

      IP-address ::=  { <Network-number>, <Subnet-number>,
                                                      <Host-number> }

if we also use the notation "-1" to mean the field contains all 1
bits.  Some common special cases are as follows:

      (a)   {0, 0}

         This host on this network.  Can only be used as a source
         address (see note later).

      (b)   {0, <Host-number>}

         Specified host on this network.  Can only be used as a
         source address.

      (c)   { -1, -1}

         Limited broadcast.  Can only be used as a destination
         address, and a datagram with this address must never be
         forwarded outside the (sub-)net of the source.

      (d)   {<Network-number>, -1}

         Directed broadcast to specified network.  Can only be used
         as a destination address.



<span class="grey">Reynolds & Postel                                               [Page 4]</span>

<span id="page-5" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


      (e)   {<Network-number>, <Subnet-number>, -1}

         Directed broadcast to specified subnet.  Can only be used as
         a destination address.

      (f)   {<Network-number>, -1, -1}

         Directed broadcast to all subnets of specified subnetted
         network.  Can only be used as a destination address.

      (g)   {127, <any>}

         Internal host loopback address.  Should never appear outside
         a host.


REFERENCES

[<a id="ref-COHEN">COHEN</a>]   Cohen, D., "On Holy Wars and a Plea for Peace", IEEE Computer
          Magazine, October 1981.

[<a id="ref-CIDR1">CIDR1</a>]   Fuller, V., T. Li, J. Yu, and K. Varadhan, "Classless
          Inter-Domain Routing (CIDR): an Address Assignment and
          Aggregation Strategy", <a href="./rfc1519">RFC 1519</a>, September 1993.

[<a id="ref-CIDR2">CIDR2</a>]   Rekhter, Y., and T. Li, "An Architecture for IP Address
          Allocation with CIDR", <a href="./rfc1518">RFC 1518</a>, September 1993.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/introduction">ftp://ftp.isi.edu/in-notes/iana/assignments/introduction</a>



















<span class="grey">Reynolds & Postel                                               [Page 5]</span>

<span id="page-6" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


VERSION NUMBERS

In the Internet Protocol (IP) [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>] there is a field to identify
the version of the internetwork general protocol.  This field is 4
bits in size.

Assigned Internet Version Numbers

Decimal   Keyword    Version                            References
-------   -------    -------                            ----------
    0                Reserved                                [<a href="#ref-JBP">JBP</a>]
  1-3                Unassigned                              [<a href="#ref-JBP">JBP</a>]
    4       IP       Internet Protocol                [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
    5       ST       ST Datagram Mode                [<a href="./rfc1190" title=""Experimental Internet Stream Protocol, Version 2 (ST-II)"">RFC1190</a>,<a href="#ref-JWF">JWF</a>]
    6       SIP      Simple Internet Protocol                [<a href="#ref-RH6">RH6</a>]
    7       TP/IX    TP/IX: The Next Internet                [<a href="#ref-RXU">RXU</a>]
    8       PIP      The P Internet Protocol                 [<a href="#ref-PXF">PXF</a>]
    9       TUBA     TUBA                                    [<a href="#ref-RXC">RXC</a>]
10-14                Unassigned                              [<a href="#ref-JBP">JBP</a>]
   15                Reserved                                [<a href="#ref-JBP">JBP</a>]

REFERENCES

[<a id="ref-RFC791">RFC791</a>] Postel, J., ed., "Internet Protocol - DARPA Internet Program
         Protocol Specification", STD 5, <a href="./rfc791">RFC 791</a>, USC/Information
         Sciences Institute, September 1981.

[<a id="ref-RFC1190">RFC1190</a>] Topolcic, C., Editor, "Experimental Internet Stream
          Protocol, Version 2 (ST-II)", <a href="./rfc1190">RFC 1190</a>, CIP Working Group,
          October 1990.

PEOPLE

[<a id="ref-JPB">JPB</a>] Jon Postel <postel@isi.edu>

[<a id="ref-JWF">JWF</a>] Jim Forgie <FORGIE@XN.LL.MIT.ED>

[<a id="ref-RH6">RH6</a>] Robert Hinden <Hinden@ENG.SUN.COM>

[<a id="ref-RXU">RXU</a>] Robert Ullmann <ariel@world.std.com>

[<a id="ref-PXF">PXF</a>] Paul Francis <francis@cactus.ntt.jp>

[<a id="ref-RXC">RXC</a>] Ross Callon <callon@wellfleet.com>

[]





<span class="grey">Reynolds & Postel                                               [Page 6]</span>

<span id="page-7" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/version-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/version-numbers</a>


















































<span class="grey">Reynolds & Postel                                               [Page 7]</span>

<span id="page-8" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PROTOCOL NUMBERS


In the Internet Protocol (IP) [<a href="#ref-DDN" title=""DDN Protocol Handbook"">DDN</a>], [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>] there is a field, called
Protocol, to identify the next level protocol.  This is an 8 bit
field.


Assigned Internet Protocol Numbers

Decimal    Keyword     Protocol                         References
-------    -------     --------                         ----------
     0                 Reserved                              [<a href="#ref-JBP">JBP</a>]
     1     ICMP        Internet Control Message       [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>,<a href="#ref-JBP">JBP</a>]
     2     IGMP        Internet Group Management     [<a href="./rfc1112" title=""Host Extensions for IP Multicasting"">RFC1112</a>,<a href="#ref-JBP">JBP</a>]
     3     GGP         Gateway-to-Gateway              [<a href="./rfc823" title=""The DARPA Internet Gateway"">RFC823</a>,<a href="#ref-MB">MB</a>]
     4     IP          IP in IP (encasulation)               [<a href="#ref-JBP">JBP</a>]
     5     ST          Stream                 [<a href="./rfc1190" title=""Experimental Internet Stream Protocol, Version 2 (ST-II)"">RFC1190</a>,<a href="#ref-IEN119" title=""ST - A Proposed Internet Stream Protocol"">IEN119</a>,<a href="#ref-JWF">JWF</a>]
     6     TCP         Transmission Control           [<a href="./rfc793" title=""Transmission Control Protocol - DARPA Internet Program Protocol Specification"">RFC793</a>,<a href="#ref-JBP">JBP</a>]
     7     UCL         UCL                                    [<a href="#ref-PK">PK</a>]
     8     EGP         Exterior Gateway Protocol     [<a href="./rfc888" title=""STUB"">RFC888</a>,<a href="#ref-DLM1">DLM1</a>]
     9     IGP         any private interior gateway          [<a href="#ref-JBP">JBP</a>]
    10     BBN-RCC-MON BBN RCC Monitoring                    [<a href="#ref-SGC">SGC</a>]
    11     NVP-II      Network Voice Protocol         [<a href="./rfc741" title=""Specifications for the Network Voice Protocol"">RFC741</a>,<a href="#ref-SC3">SC3</a>]
    12     PUP         PUP                             [<a href="#ref-PUP" title=""PUP: An Internetwork Architecture"">PUP</a>,<a href="#ref-XEROX">XEROX</a>]
    13     ARGUS       ARGUS                                [<a href="#ref-RWS4">RWS4</a>]
    14     EMCON       EMCON                                 [<a href="#ref-BN7">BN7</a>]
    15     XNET        Cross Net Debugger            [<a href="#ref-IEN158" title=""XNET Formats for Internet Protocol Version 4"">IEN158</a>,<a href="#ref-JFH2">JFH2</a>]
    16     CHAOS       Chaos                                 [<a href="#ref-NC3">NC3</a>]
    17     UDP         User Datagram                  [<a href="./rfc768" title=""User Datagram Protocol"">RFC768</a>,<a href="#ref-JBP">JBP</a>]
    18     MUX         Multiplexing                    [<a href="#ref-IEN90" title=""Multiplexing Protocol"">IEN90</a>,<a href="#ref-JBP">JBP</a>]
    19     DCN-MEAS    DCN Measurement Subsystems           [<a href="#ref-DLM1">DLM1</a>]
    20     HMP         Host Monitoring                [<a href="./rfc869" title=""A Host Monitoring Protocol"">RFC869</a>,<a href="#ref-RH6">RH6</a>]
    21     PRM         Packet Radio Measurement              [<a href="#ref-ZSU">ZSU</a>]
    22     XNS-IDP     XEROX NS IDP               [<a href="#ref-ETHERNET" title=""The Ethernet, A Local Area Network: Data Link Layer and Physical Layer Specification"">ETHERNET</a>,<a href="#ref-XEROX">XEROX</a>]
    23     TRUNK-1     Trunk-1                              [<a href="#ref-BWB6">BWB6</a>]
    24     TRUNK-2     Trunk-2                              [<a href="#ref-BWB6">BWB6</a>]
    25     LEAF-1      Leaf-1                               [<a href="#ref-BWB6">BWB6</a>]
    26     LEAF-2      Leaf-2                               [<a href="#ref-BWB6">BWB6</a>]
    27     RDP         Reliable Data Protocol         [<a href="./rfc908" title=""Reliable Data Protocol"">RFC908</a>,<a href="#ref-RH6">RH6</a>]
    28     IRTP        Internet Reliable Transaction  [<a href="./rfc938" title=""Internet Reliable Transaction Protocol"">RFC938</a>,<a href="#ref-TXM">TXM</a>]
    29     ISO-TP4     ISO Transport Protocol Class 4 [<a href="./rfc905" title=""ISO Transport Protocol Specification - ISO DP 8073"">RFC905</a>,<a href="#ref-RC77">RC77</a>]
    30     NETBLT      Bulk Data Transfer Protocol    [<a href="./rfc969" title=""NETBLT: A Bulk Data Transfer Protocol"">RFC969</a>,<a href="#ref-DDC1">DDC1</a>]
    31     MFE-NSP     MFE Network Services Protocol  [<a href="#ref-MFENET" title=""A Documentary of MFENet, a National Computer Network"">MFENET</a>,<a href="#ref-BCH2">BCH2</a>]
    32     MERIT-INP   MERIT Internodal Protocol             [<a href="#ref-HWB">HWB</a>]
    33     SEP         Sequential Exchange Protocol        [<a href="#ref-JC120">JC120</a>]
    34     3PC         Third Party Connect Protocol         [<a href="#ref-SAF3">SAF3</a>]
    35     IDPR        Inter-Domain Policy Routing Protocol [<a href="#ref-MXS1">MXS1</a>]



<span class="grey">Reynolds & Postel                                               [Page 8]</span>

<span id="page-9" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    36     XTP         XTP                                   [<a href="#ref-GXC">GXC</a>]
    37     DDP         Datagram Delivery Protocol            [<a href="#ref-WXC">WXC</a>]
    38     IDPR-CMTP   IDPR Control Message Transport Proto [<a href="#ref-MXS1">MXS1</a>]
    39     TP++        TP++ Transport Protocol               [<a href="#ref-DXF">DXF</a>]
    40     IL          IL Transport Protocol                [<a href="#ref-DXP2">DXP2</a>]
    41     SIP         Simple Internet Protocol              [<a href="#ref-SXD">SXD</a>]
    42     SDRP        Source Demand Routing Protocol       [<a href="#ref-DXE1">DXE1</a>]
    43     SIP-SR      SIP Source Route                      [<a href="#ref-SXD">SXD</a>]
    44     SIP-FRAG    SIP Fragment                          [<a href="#ref-SXD">SXD</a>]
    45     IDRP        Inter-Domain Routing Protocol   [Sue Hares]
    46     RSVP        Reservation Protocol           [Bob Braden]
    47     GRE         General Routing Encapsulation     [Tony Li]
    48     MHRP        Mobile Host Routing Protocol[David Johnson]
    49     BNA         BNA                          [Gary Salamon]
    50     SIPP-ESP    SIPP Encap Security Payload [Steve Deering]
    51     SIPP-AH     SIPP Authentication Header  [Steve Deering]
    52     I-NLSP      Integrated Net Layer Security  TUBA [<a href="#ref-GLENN">GLENN</a>]
    53     SWIPE       IP with Encryption                    [<a href="#ref-JI6">JI6</a>]
    54     NHRP        NBMA Next Hop Resolution Protocol
 55-60                 Unassigned                            [<a href="#ref-JBP">JBP</a>]
    61                 any host internal protocol            [<a href="#ref-JBP">JBP</a>]
    62     CFTP        CFTP                            [<a href="#ref-CFTP" title=""CFTP"">CFTP</a>,<a href="#ref-HCF2">HCF2</a>]
    63                 any local network                     [<a href="#ref-JBP">JBP</a>]
    64     SAT-EXPAK   SATNET and Backroom EXPAK             [<a href="#ref-SHB">SHB</a>]
    65     KRYPTOLAN   Kryptolan                            [<a href="#ref-PXL1">PXL1</a>]
    66     RVD         MIT Remote Virtual Disk Protocol      [<a href="#ref-MBG">MBG</a>]
    67     IPPC        Internet Pluribus Packet Core         [<a href="#ref-SHB">SHB</a>]
    68                 any distributed file system           [<a href="#ref-JBP">JBP</a>]
    69     SAT-MON     SATNET Monitoring                     [<a href="#ref-SHB">SHB</a>]
    70     VISA        VISA Protocol                        [<a href="#ref-GXT1">GXT1</a>]
    71     IPCV        Internet Packet Core Utility          [<a href="#ref-SHB">SHB</a>]
    72     CPNX        Computer Protocol Network Executive  [<a href="#ref-DXM2">DXM2</a>]
    73     CPHB        Computer Protocol Heart Beat         [<a href="#ref-DXM2">DXM2</a>]
    74     WSN         Wang Span Network                     [<a href="#ref-VXD">VXD</a>]
    75     PVP         Packet Video Protocol                 [<a href="#ref-SC3">SC3</a>]
    76     BR-SAT-MON  Backroom SATNET Monitoring            [<a href="#ref-SHB">SHB</a>]
    77     SUN-ND      SUN ND PROTOCOL-Temporary             [<a href="#ref-WM3">WM3</a>]
    78     WB-MON      WIDEBAND Monitoring                   [<a href="#ref-SHB">SHB</a>]
    79     WB-EXPAK    WIDEBAND EXPAK                        [<a href="#ref-SHB">SHB</a>]
    80     ISO-IP      ISO Internet Protocol                 [<a href="#ref-MTR">MTR</a>]
    81     VMTP        VMTP                                 [<a href="#ref-DRC3">DRC3</a>]
    82     SECURE-VMTP SECURE-VMTP                          [<a href="#ref-DRC3">DRC3</a>]
    83     VINES       VINES                                 [<a href="#ref-BXH">BXH</a>]
    84     TTP         TTP                                   [<a href="#ref-JXS">JXS</a>]
    85     NSFNET-IGP  NSFNET-IGP                            [<a href="#ref-HWB">HWB</a>]
    86     DGP         Dissimilar Gateway Protocol     [<a href="#ref-DGP" title=""Dissimilar Gateway Protocol Specification, Draft Version"">DGP</a>,<a href="#ref-ML109">ML109</a>]
    87     TCF         TCF                                  [<a href="#ref-GAL5">GAL5</a>]
    88     IGRP        IGRP                            [<a href="#ref-CISCO" title=""Gateway Server Reference Manual"">CISCO</a>,<a href="#ref-GXS">GXS</a>]



<span class="grey">Reynolds & Postel                                               [Page 9]</span>

<span id="page-10" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    89     OSPFIGP     OSPFIGP                      [<a href="./rfc1583" title=""OSPF Version 2"">RFC1583</a>,<a href="#ref-JTM4">JTM4</a>]
    90     Sprite-RPC  Sprite RPC Protocol            [<a href="#ref-SPRITE" title=""The Sprite Remote Procedure Call System"">SPRITE</a>,<a href="#ref-BXW">BXW</a>]
    91     LARP        Locus Address Resolution Protocol     [<a href="#ref-BXH">BXH</a>]
    92     MTP         Multicast Transport Protocol          [<a href="#ref-SXA">SXA</a>]
    93     AX.25       AX.25 Frames                         [<a href="#ref-BK29">BK29</a>]
    94     IPIP        IP-within-IP Encapsulation Protocol   [<a href="#ref-JI6">JI6</a>]
    95     MICP        Mobile Internetworking Control Pro.   [<a href="#ref-JI6">JI6</a>]
    96     SCC-SP      Semaphore Communications Sec. Pro.    [<a href="#ref-HXH">HXH</a>]
    97     ETHERIP     Ethernet-within-IP Encapsulation     [<a href="#ref-RXH1">RXH1</a>]
    98     ENCAP       Encapsulation Header         [<a href="./rfc1241" title="" A Scheme for an Internet Encapsulation Protocol: Version 1"">RFC1241</a>,<a href="#ref-RXB3">RXB3</a>]
    99                 any private encryption scheme         [<a href="#ref-JBP">JBP</a>]
   100     GMTP        GMTP                                 [RXB5]
101-254                Unassigned                            [<a href="#ref-JBP">JBP</a>]
    255                Reserved                              [<a href="#ref-JBP">JBP</a>]


REFERENCES

[<a id="ref-CFTP">CFTP</a>] Forsdick, H., "CFTP", Network Message, Bolt Beranek and
       Newman, January 1982.

[<a id="ref-CISCO">CISCO</a>] Cisco Systems, "Gateway Server Reference Manual", Manual
        Revision B, January 10, 1988.

[<a id="ref-DDN">DDN</a>] Feinler, E., Editor, "DDN Protocol Handbook", Network
      Information Center, SRI International, December 1985.

[<a id="ref-DGP">DGP</a>] M/A-COM Government Systems, "Dissimilar Gateway Protocol
      Specification, Draft Version", Contract no. CS901145,
      November 16, 1987.

[<a id="ref-ETHERNET">ETHERNET</a>]  "The Ethernet, A Local Area Network: Data Link Layer and
            Physical Layer Specification", AA-K759B-TK, Digital
            Equipment Corporation, Maynard, MA.  Also as: "The
            Ethernet - A Local Area Network", Version 1.0, Digital
            Equipment Corporation, Intel Corporation, Xerox
            Corporation, September 1980.  And: "The Ethernet, A Local
            Area Network: Data Link Layer and Physical Layer
            Specifications", Digital, Intel and Xerox, November 1982.
            And: XEROX, "The Ethernet, A Local Area Network: Data Link
            Layer and Physical Layer Specification", X3T51/80-50,
            Xerox Corporation, Stamford, CT., October 1980.

[<a id="ref-IEN90">IEN90</a>] Cohen, D. and J. Postel, "Multiplexing Protocol", IEN 90,
        USC/Information Sciences Institute, May 1979.

[<a id="ref-IEN119">IEN119</a>] Forgie, J., "ST - A Proposed Internet Stream Protocol",
         IEN 119, MIT Lincoln Laboratory, September 1979.



<span class="grey">Reynolds & Postel                                              [Page 10]</span>

<span id="page-11" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-IEN158">IEN158</a>] Haverty, J., "XNET Formats for Internet Protocol Version 4",
         IEN 158, October 1980.

[<a id="ref-MFENET">MFENET</a>] Shuttleworth, B., "A Documentary of MFENet, a National
         Computer Network", UCRL-52317, Lawrence Livermore Labs,
         Livermore, California, June 1977.

[<a id="ref-PUP">PUP</a>] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
      Internetwork Architecture", XEROX Palo Alto Research Center,
      CSL-79-10, July 1979; also in IEEE Transactions on
      Communication, Volume COM-28, Number 4, April 1980.

[<a id="ref-SPRITE">SPRITE</a>] Welch, B., "The Sprite Remote Procedure Call System",
         Technical Report, UCB/Computer Science Dept., 86/302,
         University of California at Berkeley, June 1986.

[<a id="ref-RFC741">RFC741</a>] Cohen, D., "Specifications for the Network Voice Protocol",
         <a href="./rfc741">RFC 741</a>, ISI/RR 7539, USC/Information Sciences Institute,
         March 1976.

[<a id="ref-RFC768">RFC768</a>] Postel, J., "User Datagram Protocol", STD 6, <a href="./rfc768">RFC 768</a>,
         USC/Information Sciences Institute, August 1980.

[<a id="ref-RFC791">RFC791</a>] Postel, J., "Internet Protocol - DARPA Internet Program
         Protocol Specification", STD 5, <a href="./rfc791">RFC 791</a>, DARPA, September
         1981.

[<a id="ref-RFC792">RFC792</a>] Postel, J., "Internet Control Message Protocol - DARPA
         Internet Program Protocol Specification", STD 5, <a href="./rfc792">RFC 792</a>,
         USC/Information Sciences Institute, September 1981.

[<a id="ref-RFC793">RFC793</a>] Postel, J., "Transmission Control Protocol - DARPA
         Internet Program Protocol Specification", STD 7, <a href="./rfc793">RFC 793</a>,
         USC/Information Sciences Institute, September 1981.

[<a id="ref-RFC823">RFC823</a>] Hinden, R., and A. Sheltzer, "The DARPA Internet Gateway",
         <a href="./rfc823">RFC 823</a>, BBN, September 1982.

[<a id="ref-RFC869">RFC869</a>] Hinden, R., "A Host Monitoring Protocol", <a href="./rfc869">RFC 869</a>,
         Bolt Beranek and Newman, December 1983.

[<a id="ref-RFC888">RFC888</a>] Seamonson, L., and E. Rosen, "STUB" Exterior Gateway
         Protocol", <a href="./rfc888">RFC 888</a>, BBN Communications Corporation,
         January 1984.

[<a id="ref-RFC905">RFC905</a>] International Standards Organization, "ISO Transport Protocol
         Specification - ISO DP 8073", <a href="./rfc905">RFC 905</a>, April 1984.




<span class="grey">Reynolds & Postel                                              [Page 11]</span>

<span id="page-12" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC908">RFC908</a>] Velten, D., R. Hinden, and J. Sax, "Reliable Data Protocol",
         <a href="./rfc908">RFC 908</a>, BBN Communications Corporation, July 1984.

[<a id="ref-RFC938">RFC938</a>] Miller, T., "Internet Reliable Transaction Protocol", <a href="./rfc938">RFC 938</a>,
         ACC, February 1985.

[<a id="ref-RFC969">RFC969</a>] Clark, D., M. Lambert, and L. Zhang, "NETBLT: A Bulk Data
         Transfer Protocol", <a href="./rfc969">RFC 969</a>, MIT Laboratory for Computer
         Science, December 1985.

[<a id="ref-RFC1112">RFC1112</a>] Deering, S., "Host Extensions for IP Multicasting",
          STD 5, <a href="./rfc1112">RFC 1112</a>, Stanford University, August 1989.

[<a id="ref-RFC1190">RFC1190</a>] Topolcic, C., Editor, "Experimental Internet Stream
          Protocol, Version 2 (ST-II)", <a href="./rfc1190">RFC 1190</a>, CIP Working Group,
          October 1990.

[<a id="ref-RFC1241">RFC1241</a>] Woodburn, W., and D. Mills, " A Scheme for an Internet
          Encapsulation Protocol: Version 1", <a href="./rfc1241">RFC 1241</a>, SAIC,
          University of Delaware, July 1991.

[<a id="ref-RFC1583">RFC1583</a>] Moy, J., "The OSPF Specification", <a href="./rfc1583">RFC 1583</a>, Proteon,
          March 1994.


PEOPLE

[<a id="ref-BCH2">BCH2</a>] Barry Howard  <Howard@NMFECC.LLNL.GOV>

[<a id="ref-BK29">BK29</a>] Brian Kantor  <brian@UCSD.EDU>

[<a id="ref-BN7">BN7</a>] <mystery contact>

[<a id="ref-BWB6">BWB6</a>] Barry Boehm  <boehm@ARPA.MIL>

[<a id="ref-BXH">BXH</a>] Brian Horn  <---none--->

[<a id="ref-BXW">BXW</a>] Bruce Willins <---none--->

[<a id="ref-DDC1">DDC1</a>] David Clark  <ddc@LCS.MIT.EDU>

[<a id="ref-DLM1">DLM1</a>] David Mills  <Mills@HUEY.UDEL.EDU>

[<a id="ref-DRC3">DRC3</a>] Dave Cheriton  <cheriton@PESCADERO.STANFORD.EDU>

[<a id="ref-DXE1">DXE1</a>] Deborah Estrin  <estrin@usc.edu>

[<a id="ref-DXF">DXF</a>] Dirk Fromhein  <df@watershed.com>



<span class="grey">Reynolds & Postel                                              [Page 12]</span>

<span id="page-13" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-DXM2">DXM2</a>] David Mittnacht  <---none--->

[<a id="ref-DXP2">DXP2</a>] Dave Presotto  <presotto@reseach.att.co

[David Johnson] <mystery contact>

[<a id="ref-GAL5">GAL5</a>] Guillermo A. Loyola  <LOYOLA@IBM.COM>

[<a id="ref-GLENN">GLENN</a>]  K. Robert Glenn  <glenn@osi.ncsl.nist.gov>

[<a id="ref-GXC">GXC</a>] Greg Chesson  <Greg@SGI.COM>

[<a id="ref-GXS">GXS</a>] Guenther Schreiner  <snmp-admin@ira.uka.de>

[<a id="ref-GXT1">GXT1</a>] Gene Tsudik  <tsudik@USC.EDU>

[<a id="ref-HCF2">HCF2</a>] Harry Forsdick  <Forsdick@BBN.COM>

[<a id="ref-HWB">HWB</a>] Hans-Werner Braun  <HWB@MCR.UMICH.EDU>

[<a id="ref-HXH">HXH</a>] Howard Hart  <hch@hybrid.com>

[<a id="ref-JBP">JBP</a>]   Jon Postel <postel@isi.edu>

[<a id="ref-JC120">JC120</a>] <mystery contact>

[<a id="ref-JFH2">JFH2</a>] Jack Haverty <jhaverty@ORACLE.COM>

[<a id="ref-JI6">JI6</a>] John Ioannidis  <ji@CS.COLUMBIA.EDU>

[<a id="ref-JTM4">JTM4</a>] John Moy  <jmoy@PROTEON.COM>

[<a id="ref-JWF">JWF</a>] Jim Forgie  <FORGIE@XN.LL.MIT.EDU>

[<a id="ref-JXS">JXS</a>] Jim Stevens  <Stevens@ISI.EDU>

[<a id="ref-KATZ">KATZ</a>]  Dave Katz <dkatz@cisco.com>

[<a id="ref-MB">MB</a>] Mike Brescia  <Brescia@CCV.BBN.COM>

[<a id="ref-MBG">MBG</a>] Michael Greenwald  <Greenwald@SCRC-STONY-BROOK.SYMBOLICS.COM>

[<a id="ref-ML109">ML109</a>] Mike Little  <little@MACOM4.ARPA>

[<a id="ref-MTR">MTR</a>] Marshall T. Rose  <mrose@dbc.mtview.ca.us>

[<a id="ref-MXS1">MXS1</a>] Martha Steenstrup  <MSteenst@BBN.COM>




<span class="grey">Reynolds & Postel                                              [Page 13]</span>

<span id="page-14" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-NC3">NC3</a>] J. Noel Chiappa  <JNC@XX.LCS.MIT.EDU>

[<a id="ref-PK">PK</a>] Peter Kirstein <Kirstein@NSS.CS.UCL.AC.UK>

[<a id="ref-PXL1">PXL1</a>] Paul Liu  <---none--->

[<a id="ref-RH6">RH6</a>] Robert Hinden  <Hinden@ENG.SUN.COM>

[<a id="ref-RTB3">RTB3</a>]  Bob Braden <braden@isi.edu>

[<a id="ref-RC77">RC77</a>] <mystery contact>

[<a id="ref-RWS4">RWS4</a>] Robert W. Scheifler  <RWS@XX.LCS.MIT.EDU>

[<a id="ref-RXB3">RXB3</a>] Robert Woodburn <woody@cseic.saic.com>

[<a id="ref-RXH1">RXH1</a>] Russ Housley  <Russ_Housley.McLean_CSD@xerox.com>

[<a id="ref-SAF3">SAF3</a>] Stuart A. Friedberg  <stuart@CS.WISC.EDU>

[<a id="ref-SC3">SC3</a>] Steve Casner  <casner@isi.edu

[<a id="ref-SGC">SGC</a>] Steve Chipman  <Chipman@F.BBN.COM>

[<a id="ref-SHB">SHB</a>] Steven Blumenthal  <BLUMENTHAL@VAX.BBN.COM>

[Sue Hares]  Sue Hares <skh@merit.edu>

[<a id="ref-SXA">SXA</a>] Susie Armstrong  <Armstrong.wbst128@XEROX.COM>

[<a id="ref-SXD">SXD</a>] Steve Deering  <deering@PARC.XEROX.COM>

[Tony Li] Tony Li  <tli@cisco.com>

[<a id="ref-TXM">TXM</a>] Trudy Miller  <Trudy@ACC.COM>

[<a id="ref-VXD">VXD</a>] Victor Dafoulas  <---none--->

[<a id="ref-WM3">WM3</a>] William Melohn  <Melohn@SUN.COM>

[<a id="ref-WXC">WXC</a>] Wesley Craig   <Wesley.Craig@terminator.cc.umich.edu>

[<a id="ref-ZSU">ZSU</a>] Zaw-Sing Su  <ZSu@TSCA.ISTC.SRI.>


[]





<span class="grey">Reynolds & Postel                                              [Page 14]</span>

<span id="page-15" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers</a>


















































<span class="grey">Reynolds & Postel                                              [Page 15]</span>

<span id="page-16" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>



WELL KNOWN PORT NUMBERS

The Well Known Ports are controlled and assigned by the IANA and on
most systems can only be used by system (or root) processes or by
programs executed by privileged users.

Ports are used in the TCP [<a href="./rfc793" title=""Transmission Control Protocol - DARPA Internet Program Protocol Specification"">RFC793</a>] to name the ends of logical
connections which carry long term conversations.  For the purpose of
providing services to unknown callers, a service contact port is
defined.  This list specifies the port used by the server process as
its contact port.  The contact port is sometimes called the
"well-known port".

To the extent possible, these same port assignments are used with the
UDP [<a href="./rfc768" title=""User Datagram Protocol"">RFC768</a>].

The assigned ports use a small portion of the possible port numbers.
For many years the assigned ports were in the range 0-255.  Recently,
the range for assigned ports managed by the IANA has been expanded to
the range 0-1023.

Port Assignments:

Keyword         Decimal    Description                     References
-------         -------    -----------                     ----------
                  0/tcp    Reserved
                  0/udp    Reserved
#                          Jon Postel <postel@isi.edu>
tcpmux            1/tcp    TCP Port Service Multiplexer
tcpmux            1/udp    TCP Port Service Multiplexer
#                          Mark Lottor <MKL@nisc.sri.com>
compressnet       2/tcp    Management Utility
compressnet       2/udp    Management Utility
compressnet       3/tcp    Compression Process
compressnet       3/udp    Compression Process
#                          Bernie Volz <VOLZ@PROCESS.COM>
#                 4/tcp    Unassigned
#                 4/udp    Unassigned
rje               5/tcp    Remote Job Entry
rje               5/udp    Remote Job Entry
#                          Jon Postel <postel@isi.edu>
#                 6/tcp    Unassigned
#                 6/udp    Unassigned
echo              7/tcp    Echo
echo              7/udp    Echo
#                          Jon Postel <postel@isi.edu>
#                 8/tcp    Unassigned



<span class="grey">Reynolds & Postel                                              [Page 16]</span>

<span id="page-17" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                 8/udp    Unassigned
discard           9/tcp    Discard
discard           9/udp    Discard
#                          Jon Postel <postel@isi.edu>
#                10/tcp    Unassigned
#                10/udp    Unassigned
systat           11/tcp    Active Users
systat           11/udp    Active Users
#                          Jon Postel <postel@isi.edu>
#                12/tcp    Unassigned
#                12/udp    Unassigned
daytime          13/tcp    Daytime
daytime          13/udp    Daytime
#                          Jon Postel <postel@isi.edu>
#                14/tcp    Unassigned
#                14/udp    Unassigned
#                15/tcp    Unassigned [was netstat]
#                15/udp    Unassigned
#                16/tcp    Unassigned
#                16/udp    Unassigned
qotd             17/tcp    Quote of the Day
qotd             17/udp    Quote of the Day
#                          Jon Postel <postel@isi.edu>
msp              18/tcp    Message Send Protocol
msp              18/udp    Message Send Protocol
#                          Rina Nethaniel <---none--->
chargen          19/tcp    Character Generator
chargen          19/udp    Character Generator
ftp-data         20/tcp    File Transfer [Default Data]
ftp-data         20/udp    File Transfer [Default Data]
ftp              21/tcp    File Transfer [Control]
ftp              21/udp    File Transfer [Control]
#                          Jon Postel <postel@isi.edu>
#                22/tcp    Unassigned
#                22/udp    Unassigned
telnet           23/tcp    Telnet
telnet           23/udp    Telnet
#                          Jon Postel <postel@isi.edu>
                 24/tcp    any private mail system
                 24/udp    any private mail system
#                          Rick Adam <rick@UUNET.UU.NET>
smtp             25/tcp    Simple Mail Transfer
smtp             25/udp    Simple Mail Transfer
#                          Jon Postel <postel@isi.edu>
#                26/tcp    Unassigned
#                26/udp    Unassigned
nsw-fe           27/tcp    NSW User System FE
nsw-fe           27/udp    NSW User System FE



<span class="grey">Reynolds & Postel                                              [Page 17]</span>

<span id="page-18" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Robert Thomas <BThomas@F.BBN.COM>
#                28/tcp    Unassigned
#                28/udp    Unassigned
msg-icp          29/tcp    MSG ICP
msg-icp          29/udp    MSG ICP
#                          Robert Thomas <BThomas@F.BBN.COM>
#                30/tcp    Unassigned
#                30/udp    Unassigned
msg-auth         31/tcp    MSG Authentication
msg-auth         31/udp    MSG Authentication
#                          Robert Thomas <BThomas@F.BBN.COM>
#                32/tcp    Unassigned
#                32/udp    Unassigned
dsp              33/tcp    Display Support Protocol
dsp              33/udp    Display Support Protocol
#                          Ed Cain <cain@edn-unix.dca.mil>
#                34/tcp    Unassigned
#                34/udp    Unassigned
                 35/tcp    any private printer server
                 35/udp    any private printer server
#                          Jon Postel <postel@isi.edu>
#                36/tcp    Unassigned
#                36/udp    Unassigned
time             37/tcp    Time
time             37/udp    Time
#                          Jon Postel <postel@isi.edu>
rap              38/tcp    Route Access Protocol
rap              38/udp    Route Access Protocol
#                          Robert Ullmann <ariel@world.std.com>
rlp              39/tcp    Resource Location Protocol
rlp              39/udp    Resource Location Protocol
#                          Mike Accetta <MIKE.ACCETTA@CMU-CS-A.EDU>
#                40/tcp    Unassigned
#                40/udp    Unassigned
graphics         41/tcp    Graphics
graphics         41/udp    Graphics
nameserver       42/tcp    Host Name Server
nameserver       42/udp    Host Name Server
nicname          43/tcp    Who Is
nicname          43/udp    Who Is
mpm-flags        44/tcp    MPM FLAGS Protocol
mpm-flags        44/udp    MPM FLAGS Protocol
mpm              45/tcp    Message Processing Module [recv]
mpm              45/udp    Message Processing Module [recv]
mpm-snd          46/tcp    MPM [default send]
mpm-snd          46/udp    MPM [default send]
#                          Jon Postel <postel@isi.edu>
ni-ftp           47/tcp    NI FTP



<span class="grey">Reynolds & Postel                                              [Page 18]</span>

<span id="page-19" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ni-ftp           47/udp    NI FTP
#                          Steve Kille <S.Kille@isode.com>
auditd           48/tcp    Digital Audit Daemon
auditd           48/udp    Digital Audit Daemon
#                          Larry Scott <scott@zk3.dec.com>
login            49/tcp    Login Host Protocol
login            49/udp    Login Host Protocol
#                          Pieter Ditmars <pditmars@BBN.COM>
re-mail-ck       50/tcp    Remote Mail Checking Protocol
re-mail-ck       50/udp    Remote Mail Checking Protocol
#                          Steve Dorner <s-dorner@UIUC.EDU>
la-maint         51/tcp    IMP Logical Address Maintenance
la-maint         51/udp    IMP Logical Address Maintenance
#                          Andy Malis <malis_a@timeplex.com>
xns-time         52/tcp    XNS Time Protocol
xns-time         52/udp    XNS Time Protocol
#                          Susie Armstrong <Armstrong.wbst128@XEROX>
domain           53/tcp    Domain Name Server
domain           53/udp    Domain Name Server
#                          Paul Mockapetris <PVM@ISI.EDU>
xns-ch           54/tcp    XNS Clearinghouse
xns-ch           54/udp    XNS Clearinghouse
#                          Susie Armstrong <Armstrong.wbst128@XEROX>
isi-gl           55/tcp    ISI Graphics Language
isi-gl           55/udp    ISI Graphics Language
xns-auth         56/tcp    XNS Authentication
xns-auth         56/udp    XNS Authentication
#                          Susie Armstrong <Armstrong.wbst128@XEROX>
                 57/tcp    any private terminal access
                 57/udp    any private terminal access
#                          Jon Postel <postel@isi.edu>
xns-mail         58/tcp    XNS Mail
xns-mail         58/udp    XNS Mail
#                          Susie Armstrong <Armstrong.wbst128@XEROX>
                 59/tcp    any private file service
                 59/udp    any private file service
#                          Jon Postel <postel@isi.edu>
                 60/tcp    Unassigned
                 60/udp    Unassigned
ni-mail          61/tcp    NI MAIL
ni-mail          61/udp    NI MAIL
#                          Steve Kille <S.Kille@isode.com>
acas             62/tcp    ACA Services
acas             62/udp    ACA Services
#                          E. Wald <ewald@via.enet.dec.com>
#                63/tcp    Unassigned
#                63/udp    Unassigned
covia            64/tcp    Communications Integrator (CI)



<span class="grey">Reynolds & Postel                                              [Page 19]</span>

<span id="page-20" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


covia            64/udp    Communications Integrator (CI)
#                          "Tundra" Tim Daneliuk
#                          <tundraix[email protected]>
tacacs-ds        65/tcp    TACACS-Database Service
tacacs-ds        65/udp    TACACS-Database Service
#                          Kathy Huber <khuber@bbn.com>
sql*net          66/tcp    Oracle SQL*NET
sql*net          66/udp    Oracle SQL*NET
#                          Jack Haverty <jhaverty@ORACLE.COM>
bootps           67/tcp    Bootstrap Protocol Server
bootps           67/udp    Bootstrap Protocol Server
bootpc           68/tcp    Bootstrap Protocol Client
bootpc           68/udp    Bootstrap Protocol Client
#                          Bill Croft <Croft@SUMEX-AIM.STANFORD.EDU>
tftp             69/tcp    Trivial File Transfer
tftp             69/udp    Trivial File Transfer
#                          David Clark <ddc@LCS.MIT.EDU>
gopher           70/tcp    Gopher
gopher           70/udp    Gopher
#                          Mark McCahill <mpm@boombox.micro.umn.edu>
netrjs-1         71/tcp    Remote Job Service
netrjs-1         71/udp    Remote Job Service
netrjs-2         72/tcp    Remote Job Service
netrjs-2         72/udp    Remote Job Service
netrjs-3         73/tcp    Remote Job Service
netrjs-3         73/udp    Remote Job Service
netrjs-4         74/tcp    Remote Job Service
netrjs-4         74/udp    Remote Job Service
#                          Bob Braden <Braden@ISI.EDU>
                 75/tcp    any private dial out service
                 75/udp    any private dial out service
#                          Jon Postel <postel@isi.edu>
deos             76/tcp    Distributed External Object Store
deos             76/udp    Distributed External Object Store
#                          Robert Ullmann <ariel@world.std.com>
                 77/tcp    any private RJE service
                 77/udp    any private RJE service
#                          Jon Postel <postel@isi.edu>
vettcp           78/tcp    vettcp
vettcp           78/udp    vettcp
#                          Christopher Leong <leong@kolmod.mlo.dec.com>
finger           79/tcp    Finger
finger           79/udp    Finger
#                          David Zimmerman <dpz@RUTGERS.EDU>
www-http         80/tcp    World Wide Web HTTP
www-http         80/udp    World Wide Web HTTP
#                          Tim Berners-Lee <timbl@nxoc01.cern.ch>
hosts2-ns        81/tcp    HOSTS2 Name Server



<span class="grey">Reynolds & Postel                                              [Page 20]</span>

<span id="page-21" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


hosts2-ns        81/udp    HOSTS2 Name Server
#                          Earl Killian <EAK@MORDOR.S1.GOV>
xfer             82/tcp    XFER Utility
xfer             82/udp    XFER Utility
#                          Thomas M. Smith <tmsmith@esc.syr.ge.com>
mit-ml-dev       83/tcp    MIT ML Device
mit-ml-dev       83/udp    MIT ML Device
#                          David Reed <--none--->
ctf              84/tcp    Common Trace Facility
ctf              84/udp    Common Trace Facility
#                          Hugh Thomas <thomas@oils.enet.dec.com>
mit-ml-dev       85/tcp    MIT ML Device
mit-ml-dev       85/udp    MIT ML Device
#                          David Reed <--none--->
mfcobol          86/tcp    Micro Focus Cobol
mfcobol          86/udp    Micro Focus Cobol
#                          Simon Edwards <--none--->
                 87/tcp    any private terminal link
                 87/udp    any private terminal link
#                          Jon Postel <postel@isi.edu>
kerberos         88/tcp    Kerberos
kerberos         88/udp    Kerberos
#                          B. Clifford Neuman <bcn@isi.edu>
su-mit-tg        89/tcp    SU/MIT Telnet Gateway
su-mit-tg        89/udp    SU/MIT Telnet Gateway
#                          Mark Crispin <MRC@PANDA.COM>
dnsix            90/tcp    DNSIX Securit Attribute Token Map
dnsix            90/udp    DNSIX Securit Attribute Token Map
#                          Charles Watt <watt@sware.com>
mit-dov          91/tcp    MIT Dover Spooler
mit-dov          91/udp    MIT Dover Spooler
#                          Eliot Moss <EBM@XX.LCS.MIT.EDU>
npp              92/tcp    Network Printing Protocol
npp              92/udp    Network Printing Protocol
#                          Louis Mamakos <louie@sayshell.umd.edu>
dcp              93/tcp    Device Control Protocol
dcp              93/udp    Device Control Protocol
#                          Daniel Tappan <Tappan@BBN.COM>
objcall          94/tcp    Tivoli Object Dispatcher
objcall          94/udp    Tivoli Object Dispatcher
#                          Tom Bereiter <--none--->
supdup           95/tcp    SUPDUP
supdup           95/udp    SUPDUP
#                          Mark Crispin <MRC@PANDA.COM>
dixie            96/tcp    DIXIE Protocol Specification
dixie            96/udp    DIXIE Protocol Specification
#                Tim Howes <Tim.Howes@terminator.cc.umich.edu>
swift-rvf        97/tcp    Swift Remote Vitural File Protocol



<span class="grey">Reynolds & Postel                                              [Page 21]</span>

<span id="page-22" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


swift-rvf        97/udp    Swift Remote Vitural File Protocol
#                          Maurice R. Turcotte
#                <mailrus!uflorida!rm1!dnmrt%[email protected]>
tacnews          98/tcp    TAC News
tacnews          98/udp    TAC News
#                          Jon Postel <postel@isi.edu>
metagram         99/tcp    Metagram Relay
metagram         99/udp    Metagram Relay
#                          Geoff Goodfellow <Geoff@FERNWOOD.MPK.CA.U>
newacct         100/tcp    [unauthorized use]
hostname        101/tcp    NIC Host Name Server
hostname        101/udp    NIC Host Name Server
#                          Jon Postel <postel@isi.edu>
iso-tsap        102/tcp    ISO-TSAP
iso-tsap        102/udp    ISO-TSAP
#                          Marshall Rose <mrose@dbc.mtview.ca.us>
gppitnp         103/tcp    Genesis Point-to-Point Trans Net
gppitnp         103/udp    Genesis Point-to-Point Trans Net
acr-nema        104/tcp    ACR-NEMA Digital Imag. & Comm. 300
acr-nema        104/udp    ACR-NEMA Digital Imag. & Comm. 300
#                          Patrick McNamee <--none--->
csnet-ns        105/tcp    Mailbox Name Nameserver
csnet-ns        105/udp    Mailbox Name Nameserver
#                          Marvin Solomon <solomon@CS.WISC.EDU>
3com-tsmux      106/tcp    3COM-TSMUX
3com-tsmux      106/udp    3COM-TSMUX
#                          Jeremy Siegel <jzs@NSD.3Com.COM>
rtelnet         107/tcp    Remote Telnet Service
rtelnet         107/udp    Remote Telnet Service
#                          Jon Postel <postel@isi.edu>
snagas          108/tcp    SNA Gateway Access Server
snagas          108/udp    SNA Gateway Access Server
#                          Kevin Murphy <murphy@sevens.lkg.dec.com>
pop2            109/tcp    Post Office Protocol - Version 2
pop2            109/udp    Post Office Protocol - Version 2
#                          Joyce K. Reynolds <jkrey@isi.edu>
pop3            110/tcp    Post Office Protocol - Version 3
pop3            110/udp    Post Office Protocol - Version 3
#                          Marshall Rose <mrose@dbc.mtview.ca.us>
sunrpc          111/tcp    SUN Remote Procedure Call
sunrpc          111/udp    SUN Remote Procedure Call
#                          Chuck McManis <cmcmanis@sun.com>
mcidas          112/tcp    McIDAS Data Transmission Protocol
mcidas          112/udp    McIDAS Data Transmission Protocol
#                          Glenn Davis <davis@unidata.ucar.edu>
auth            113/tcp    Authentication Service
auth            113/udp    Authentication Service
#                          Mike St. Johns <stjohns@arpa.mil>



<span class="grey">Reynolds & Postel                                              [Page 22]</span>

<span id="page-23" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


audionews       114/tcp    Audio News Multicast
audionews       114/udp    Audio News Multicast
#                          Martin Forssen <maf@dtek.chalmers.se>
sftp            115/tcp    Simple File Transfer Protocol
sftp            115/udp    Simple File Transfer Protocol
#                          Mark Lottor <MKL@nisc.sri.com>
ansanotify      116/tcp    ANSA REX Notify
ansanotify      116/udp    ANSA REX Notify
#                          Nicola J. Howarth <njh@ansa.co.uk>
uucp-path       117/tcp    UUCP Path Service
uucp-path       117/udp    UUCP Path Service
sqlserv         118/tcp    SQL Services
sqlserv         118/udp    SQL Services
#                          Larry Barnes <barnes@broke.enet.dec.com>
nntp            119/tcp    Network News Transfer Protocol
nntp            119/udp    Network News Transfer Protocol
#                          Phil Lapsley <phil@UCBARPA.BERKELEY.EDU>
cfdptkt         120/tcp    CFDPTKT
cfdptkt         120/udp    CFDPTKT
#                          John Ioannidis <ji@close.cs.columbia.ed>
erpc            121/tcp    Encore Expedited Remote Pro.Call
erpc            121/udp    Encore Expedited Remote Pro.Call
#                          Jack O'Neil <---none--->
smakynet        122/tcp    SMAKYNET
smakynet        122/udp    SMAKYNET
#                          Mike O'Dowd <odowd@ltisun8.epfl.ch>
ntp             123/tcp    Network Time Protocol
ntp             123/udp    Network Time Protocol
#                          Dave Mills <Mills@HUEY.UDEL.EDU>
ansatrader      124/tcp    ANSA REX Trader
ansatrader      124/udp    ANSA REX Trader
#                          Nicola J. Howarth <njh@ansa.co.uk>
locus-map       125/tcp    Locus PC-Interface Net Map Ser
locus-map       125/udp    Locus PC-Interface Net Map Ser
#                          Eric Peterson <lcc.eric@SEAS.UCLA.EDU>
unitary         126/tcp    Unisys Unitary Login
unitary         126/udp    Unisys Unitary Login
#                          <feil@kronos.nisd.cam.unisys.com>
locus-con       127/tcp    Locus PC-Interface Conn Server
locus-con       127/udp    Locus PC-Interface Conn Server
#                          Eric Peterson <lcc.eric@SEAS.UCLA.EDU>
gss-xlicen      128/tcp    GSS X License Verification
gss-xlicen      128/udp    GSS X License Verification
#                          John Light <johnl@gssc.gss.com>
pwdgen          129/tcp    Password Generator Protocol
pwdgen          129/udp    Password Generator Protocol
#               Frank J. Wacho <WANCHO@WSMR-SIMTEL20.ARMY.MIL>
cisco-fna       130/tcp    cisco FNATIVE



<span class="grey">Reynolds & Postel                                              [Page 23]</span>

<span id="page-24" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


cisco-fna       130/udp    cisco FNATIVE
cisco-tna       131/tcp    cisco TNATIVE
cisco-tna       131/udp    cisco TNATIVE
cisco-sys       132/tcp    cisco SYSMAINT
cisco-sys       132/udp    cisco SYSMAINT
statsrv         133/tcp    Statistics Service
statsrv         133/udp    Statistics Service
#                          Dave Mills <Mills@HUEY.UDEL.EDU>
ingres-net      134/tcp    INGRES-NET Service
ingres-net      134/udp    INGRES-NET Service
#                          Mike Berrow <---none--->
loc-srv         135/tcp    Location Service
loc-srv         135/udp    Location Service
#                          Joe Pato <apollo[email protected]>
profile         136/tcp    PROFILE Naming System
profile         136/udp    PROFILE Naming System
#                          Larry Peterson <llp@ARIZONA.EDU>
netbios-ns      137/tcp    NETBIOS Name Service
netbios-ns      137/udp    NETBIOS Name Service
netbios-dgm     138/tcp    NETBIOS Datagram Service
netbios-dgm     138/udp    NETBIOS Datagram Service
netbios-ssn     139/tcp    NETBIOS Session Service
netbios-ssn     139/udp    NETBIOS Session Service
#                          Jon Postel <postel@isi.edu>
emfis-data      140/tcp    EMFIS Data Service
emfis-data      140/udp    EMFIS Data Service
emfis-cntl      141/tcp    EMFIS Control Service
emfis-cntl      141/udp    EMFIS Control Service
#                          Gerd Beling <GBELING@ISI.EDU>
bl-idm          142/tcp    Britton-Lee IDM
bl-idm          142/udp    Britton-Lee IDM
#                          Susie Snitzer <---none--->
imap2           143/tcp    Interim Mail Access Protocol v2
imap2           143/udp    Interim Mail Access Protocol v2
#                          Mark Crispin <MRC@PANDA.COM>
news            144/tcp    NewS
news            144/udp    NewS
#                          James Gosling <JAG@SUN.COM>
uaac            145/tcp    UAAC Protocol
uaac            145/udp    UAAC Protocol
#               David A. Gomberg <gomberg@GATEWAY.MITRE.ORG>
iso-tp0         146/tcp    ISO-IP0
iso-tp0         146/udp    ISO-IP0
iso-ip          147/tcp    ISO-IP
iso-ip          147/udp    ISO-IP
#                          Marshall Rose <mrose@dbc.mtview.ca.us>
cronus          148/tcp    CRONUS-SUPPORT
cronus          148/udp    CRONUS-SUPPORT



<span class="grey">Reynolds & Postel                                              [Page 24]</span>

<span id="page-25" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Jeffrey Buffun <jbuffum@APOLLO.COM>
aed-512         149/tcp    AED 512 Emulation Service
aed-512         149/udp    AED 512 Emulation Service
#               Albert G. Broscius <broscius@DSL.CIS.UPENN.EDU>
sql-net         150/tcp    SQL-NET
sql-net         150/udp    SQL-NET
#                          Martin Picard <<---none--->
hems            151/tcp    HEMS
hems            151/udp    HEMS
#                          Christopher Tengi <tengi@Princeton.EDU>
bftp            152/tcp    Background File Transfer Program
bftp            152/udp    Background File Transfer Program
#                          Annette DeSchon <DESCHON@ISI.EDU>
sgmp            153/tcp    SGMP
sgmp            153/udp    SGMP
#                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
netsc-prod      154/tcp    NETSC
netsc-prod      154/udp    NETSC
netsc-dev       155/tcp    NETSC
netsc-dev       155/udp    NETSC
#                          Sergio Heker <heker@JVNCC.CSC.ORG>
sqlsrv          156/tcp    SQL Service
sqlsrv          156/udp    SQL Service
#                          Craig Rogers <Rogers@ISI.EDU>
knet-cmp        157/tcp    KNET/VM Command/Message Protocol
knet-cmp        157/udp    KNET/VM Command/Message Protocol
#                          Gary S. Malkin <GMALKIN@XYLOGICS.COM>
pcmail-srv      158/tcp    PCMail Server
pcmail-srv      158/udp    PCMail Server
#                          Mark L. Lambert <markl@PTT.LCS.MIT.EDU>
nss-routing     159/tcp    NSS-Routing
nss-routing     159/udp    NSS-Routing
#                          Yakov Rekhter <Yakov@IBM.COM>
sgmp-traps      160/tcp    SGMP-TRAPS
sgmp-traps      160/udp    SGMP-TRAPS
#                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
snmp            161/tcp    SNMP
snmp            161/udp    SNMP
snmptrap        162/tcp    SNMPTRAP
snmptrap        162/udp    SNMPTRAP
#                          Marshall Rose <mrose@dbc.mtview.ca.us>
cmip-man        163/tcp    CMIP/TCP Manager
cmip-man        163/udp    CMIP/TCP Manager
cmip-agent      164/tcp    CMIP/TCP Agent
smip-agent      164/udp    CMIP/TCP Agent
#                          Amatzia Ben-Artzi <---none--->
xns-courier     165/tcp    Xerox
xns-courier     165/udp    Xerox



<span class="grey">Reynolds & Postel                                              [Page 25]</span>

<span id="page-26" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Susie Armstrong <Armstrong.wbst128@XEROX.COM>
s-net           166/tcp    Sirius Systems
s-net           166/udp    Sirius Systems
#                          Brian Lloyd <---none--->
namp            167/tcp    NAMP
namp            167/udp    NAMP
#                          Marty Schoffstahl <schoff@NISC.NYSER.NET>
rsvd            168/tcp    RSVD
rsvd            168/udp    RSVD
#                          Neil Todd <mcvax[email protected]>
send            169/tcp    SEND
send            169/udp    SEND
#               William D. Wisner <wisner@HAYES.FAI.ALASKA.EDU>
print-srv       170/tcp    Network PostScript
print-srv       170/udp    Network PostScript
#                          Brian Reid <reid@DECWRL.DEC.COM>
multiplex       171/tcp    Network Innovations Multiplex
multiplex       171/udp    Network Innovations Multiplex
cl/1            172/tcp    Network Innovations CL/1
cl/1            172/udp    Network Innovations CL/1
#                          Kevin DeVault <<---none--->
xyplex-mux      173/tcp    Xyplex
xyplex-mux      173/udp    Xyplex
#                          Bob Stewart <STEWART@XYPLEX.COM>
mailq           174/tcp    MAILQ
mailq           174/udp    MAILQ
#                          Rayan Zachariassen <rayan@AI.TORONTO.EDU>
vmnet           175/tcp    VMNET
vmnet           175/udp    VMNET
#                          Christopher Tengi <tengi@Princeton.EDU>
genrad-mux      176/tcp    GENRAD-MUX
genrad-mux      176/udp    GENRAD-MUX
#                          Ron Thornton <thornton@qm7501.genrad.com>
xdmcp           177/tcp    X Display Manager Control Protocol
xdmcp           177/udp    X Display Manager Control Protocol
#                          Robert W. Scheifler <RWS@XX.LCS.MIT.EDU>
nextstep        178/tcp    NextStep Window Server
NextStep        178/udp    NextStep Window Server
#                          Leo Hourvitz <leo@NEXT.COM>
bgp             179/tcp    Border Gateway Protocol
bgp             179/udp    Border Gateway Protocol
#                          Kirk Lougheed <LOUGHEED@MATHOM.CISCO.COM>
ris             180/tcp    Intergraph
ris             180/udp    Intergraph
#                          Dave Buehmann <ingr[email protected]>
unify           181/tcp    Unify
unify           181/udp    Unify
#                          Vinod Singh <--none--->



<span class="grey">Reynolds & Postel                                              [Page 26]</span>

<span id="page-27" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


audit           182/tcp    Unisys Audit SITP
audit           182/udp    Unisys Audit SITP
#                          Gil Greenbaum <gcole@nisd.cam.unisys.com>
ocbinder        183/tcp    OCBinder
ocbinder        183/udp    OCBinder
ocserver        184/tcp    OCServer
ocserver        184/udp    OCServer
#                          Jerrilynn Okamura <--none--->
remote-kis      185/tcp    Remote-KIS
remote-kis      185/udp    Remote-KIS
kis             186/tcp    KIS Protocol
kis             186/udp    KIS Protocol
#                          Ralph Droms <rdroms@NRI.RESTON.VA.US>
aci             187/tcp    Application Communication Interface
aci             187/udp    Application Communication Interface
#                          Rick Carlos <rick.ticipa.csc.ti.com>
mumps           188/tcp    Plus Five's MUMPS
mumps           188/udp    Plus Five's MUMPS
#                          Hokey Stenn <hokey@PLUS5.COM>
qft             189/tcp    Queued File Transport
qft             189/udp    Queued File Transport
#                          Wayne Schroeder <schroeder@SDS.SDSC.EDU>
gacp            190/tcp    Gateway Access Control Protocol
cacp            190/udp    Gateway Access Control Protocol
#                          C. Philip Wood <cpw@LANL.GOV>
prospero        191/tcp    Prospero Directory Service
prospero        191/udp    Prospero Directory Service
#                          B. Clifford Neuman <bcn@isi.edu>
osu-nms         192/tcp    OSU Network Monitoring System
osu-nms         192/udp    OSU Network Monitoring System
#               Doug Karl <KARL-D@OSU-20.IRCC.OHIO-STATE.EDU>
srmp            193/tcp    Spider Remote Monitoring Protocol
srmp            193/udp    Spider Remote Monitoring Protocol
#                          Ted J. Socolofsky <Teds@SPIDER.CO.UK>
irc             194/tcp    Internet Relay Chat Protocol
irc             194/udp    Internet Relay Chat Protocol
#                          Jarkko Oikarinen <jto@TOLSUN.OULU.FI>
dn6-nlm-aud     195/tcp    DNSIX Network Level Module Audit
dn6-nlm-aud     195/udp    DNSIX Network Level Module Audit
dn6-smm-red     196/tcp    DNSIX Session Mgt Module Audit Redir
dn6-smm-red     196/udp    DNSIX Session Mgt Module Audit Redir
#                          Lawrence Lebahn <DIA3@PAXRV-NES.NAVY.MIL>
dls             197/tcp    Directory Location Service
dls             197/udp    Directory Location Service
dls-mon         198/tcp    Directory Location Service Monitor
dls-mon         198/udp    Directory Location Service Monitor
#                          Scott Bellew <smb@cs.purdue.edu>
smux            199/tcp    SMUX



<span class="grey">Reynolds & Postel                                              [Page 27]</span>

<span id="page-28" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


smux            199/udp    SMUX
#                          Marshall Rose <mrose@dbc.mtview.ca.us>
src             200/tcp    IBM System Resource Controller
src             200/udp    IBM System Resource Controller
#                          Gerald McBrearty <---none--->
at-rtmp         201/tcp    AppleTalk Routing Maintenance
at-rtmp         201/udp    AppleTalk Routing Maintenance
at-nbp          202/tcp    AppleTalk Name Binding
at-nbp          202/udp    AppleTalk Name Binding
at-3            203/tcp    AppleTalk Unused
at-3            203/udp    AppleTalk Unused
at-echo         204/tcp    AppleTalk Echo
at-echo         204/udp    AppleTalk Echo
at-5            205/tcp    AppleTalk Unused
at-5            205/udp    AppleTalk Unused
at-zis          206/tcp    AppleTalk Zone Information
at-zis          206/udp    AppleTalk Zone Information
at-7            207/tcp    AppleTalk Unused
at-7            207/udp    AppleTalk Unused
at-8            208/tcp    AppleTalk Unused
at-8            208/udp    AppleTalk Unused
#                          Rob Chandhok <chandhok@gnome.cs.cmu.edu>
tam             209/tcp    Trivial Authenticated Mail Protocol
tam             209/udp    Trivial Authenticated Mail Protocol
#                          Dan Bernstein <brnstnd@stealth.acf.nyu.edu>
z39.50          210/tcp    ANSI Z39.50
z39.50          210/udp    ANSI Z39.50
#                          Mark Needleman
#                         <mhnur%[email protected]>
914c/g          211/tcp    Texas Instruments 914C/G Terminal
914c/g          211/udp    Texas Instruments 914C/G Terminal
#                          Bill Harrell <---none--->
anet            212/tcp    ATEXSSTR
anet            212/udp    ATEXSSTR
#                          Jim Taylor <taylor@heart.epps.kodak.com>
ipx             213/tcp    IPX
ipx             213/udp    IPX
#                          Don Provan <donp@xlnvax.novell.com>
vmpwscs         214/tcp    VM PWSCS
vmpwscs         214/udp    VM PWSCS
#                          Dan Shia <dset[email protected]>
softpc          215/tcp    Insignia Solutions
softpc          215/udp    Insignia Solutions
#                          Martyn Thomas <---none--->
atls            216/tcp    Access Technology License Server
atls            216/udp    Access Technology License Server
#                          Larry DeLuca <henrik@EDDIE.MIT.EDU>
dbase           217/tcp    dBASE Unix



<span class="grey">Reynolds & Postel                                              [Page 28]</span>

<span id="page-29" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


dbase           217/udp    dBASE Unix
#                          Don Gibson
#            <sequent[email protected]>
mpp             218/tcp    Netix Message Posting Protocol
mpp             218/udp    Netix Message Posting Protocol
#                          Shannon Yeh <yeh@netix.com>
uarps           219/tcp    Unisys ARPs
uarps           219/udp    Unisys ARPs
#                          Ashok Marwaha <---none--->
imap3           220/tcp    Interactive Mail Access Protocol v3
imap3           220/udp    Interactive Mail Access Protocol v3
#                          James Rice <RICE@SUMEX-AIM.STANFORD.EDU>
fln-spx         221/tcp    Berkeley rlogind with SPX auth
fln-spx         221/udp    Berkeley rlogind with SPX auth
rsh-spx         222/tcp    Berkeley rshd with SPX auth
rsh-spx         222/udp    Berkeley rshd with SPX auth
cdc             223/tcp    Certificate Distribution Center
cdc             223/udp    Certificate Distribution Center
#               Kannan Alagappan <kannan@sejour.enet.dec.com>
#               224-241    Reserved
#                          Jon Postel <postel@isi.edu>
#               242/tcp    Unassigned
#               242/udp    Unassigned
sur-meas        243/tcp    Survey Measurement
sur-meas        243/udp    Survey Measurement
#                          Dave Clark <ddc@LCS.MIT.EDU>
#               244/tcp    Unassigned
#               244/udp    Unassigned
link            245/tcp    LINK
link            245/udp    LINK
dsp3270         246/tcp    Display Systems Protocol
dsp3270         246/udp    Display Systems Protocol
#                          Weldon J. Showalter <Gamma@MINTAKA.DCA.MIL>
#               247-255    Reserved
#                          Jon Postel <postel@isi.edu>
#               256-343    Unassigned
pdap            344/tcp    Prospero Data Access Protocol
pdap            344/udp    Prospero Data Access Protocol
#                          B. Clifford Neuman <bcn@isi.edu>
pawserv         345/tcp    Perf Analysis Workbench
pawserv         345/udp    Perf Analysis Workbench
zserv           346/tcp    Zebra server
zserv           346/udp    Zebra server
fatserv         347/tcp    Fatmen Server
fatserv         347/udp    Fatmen Server
csi-sgwp        348/tcp    Cabletron Management Protocol
csi-sgwp        348/udp    Cabletron Management Protocol
#               349-370    Unassigned



<span class="grey">Reynolds & Postel                                              [Page 29]</span>

<span id="page-30" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


clearcase       371/tcp    Clearcase
clearcase       371/udp    Clearcase
#                          Dave LeBlang <leglang@atria.com>
ulistserv       372/tcp    Unix Listserv
ulistserv       372/udp    Unix Listserv
#                          Anastasios Kotsikonas <tasos@cs.bu.edu>
legent-1        373/tcp    Legent Corporation
legent-1        373/udp    Legent Corporation
legent-2        374/tcp    Legent Corporation
legent-2        374/udp    Legent Corporation
#                          Keith Boyce <---none--->
hassle          375/tcp    Hassle
hassle          375/udp    Hassle
#                          Reinhard Doelz <doelz@comp.bioz.unibas.ch>
nip             376/tcp    Amiga Envoy Network Inquiry Proto
nip             376/udp    Amiga Envoy Network Inquiry Proto
#                          Kenneth Dyke <kcd@cbmvax.cbm.commodore.com>
tnETOS          377/tcp    NEC Corporation
tnETOS          377/udp    NEC Corporation
dsETOS          378/tcp    NEC Corporation
dsETOS          378/udp    NEC Corporation
#                          Tomoo Fujita <tf@arc.bs1.fc.nec.co.jp>
is99c           379/tcp    TIA/EIA/IS-99 modem client
is99c           379/udp    TIA/EIA/IS-99 modem client
is99s           380/tcp    TIA/EIA/IS-99 modem server
is99s           380/udp    TIA/EIA/IS-99 modem server
#                          Frank Quick <fquick@qualcomm.com>
hp-collector    381/tcp    hp performance data collector
hp-collector    381/udp    hp performance data collector
hp-managed-node 382/tcp    hp performance data managed node
hp-managed-node 382/udp    hp performance data managed node
hp-alarm-mgr    383/tcp    hp performance data alarm manager
hp-alarm-mgr    383/udp    hp performance data alarm manager
#                          Frank Blakely <frankb@hpptc16.rose.hp.com>
arns            384/tcp    A Remote Network Server System
arns            384/udp    A Remote Network Server System
#                          David Hornsby <djh@munnari.OZ.AU>
ibm-app         385/tcp    IBM Application
ibm-app         385/tcp    IBM Application
#                          Lisa Tomita <---none--->
asa             386/tcp    ASA Message Router Object Def.
asa             386/udp    ASA Message Router Object Def.
#                          Steve Laitinen <laitinen@brutus.aa.ab.com>
aurp            387/tcp    Appletalk Update-Based Routing Pro.
aurp            387/udp    Appletalk Update-Based Routing Pro.
#                          Chris Ranch <cranch@novell.com>
unidata-ldm     388/tcp    Unidata LDM Version 4
unidata-ldm     388/udp    Unidata LDM Version 4



<span class="grey">Reynolds & Postel                                              [Page 30]</span>

<span id="page-31" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Glenn Davis <davis@unidata.ucar.edu>
ldap            389/tcp    Lightweight Directory Access Protocol
ldap            389/udp    Lightweight Directory Access Protocol
#                          Tim Howes <Tim.Howes@terminator.cc.umich.edu>
uis             390/tcp    UIS
uis             390/udp    UIS
#                          Ed Barron <---none--->
synotics-relay  391/tcp    SynOptics SNMP Relay Port
synotics-relay  391/udp    SynOptics SNMP Relay Port
synotics-broker 392/tcp    SynOptics Port Broker Port
synotics-broker 392/udp    SynOptics Port Broker Port
#                          Illan Raab <iraab@synoptics.com>
dis             393/tcp    Data Interpretation System
dis             393/udp    Data Interpretation System
#                          Paul Stevens <pstevens@chinacat.Metaphor.COM>
embl-ndt        394/tcp    EMBL Nucleic Data Transfer
embl-ndt        394/udp    EMBL Nucleic Data Transfer
#                          Peter Gad <peter@bmc.uu.se>
netcp           395/tcp    NETscout Control Protocol
netcp           395/udp    NETscout Control Protocol
#                          Anil Singhal <---none--->
netware-ip      396/tcp    Novell Netware over IP
netware-ip      396/udp    Novell Netware over IP
mptn            397/tcp    Multi Protocol Trans. Net.
mptn            397/udp    Multi Protocol Trans. Net.
#                          Soumitra Sarkar <sarkar@vnet.ibm.com>
kryptolan       398/tcp    Kryptolan
kryptolan       398/udp    Kryptolan
#                          Peter de Laval <pdl@sectra.se>
#               399/tcp    Unassigned
#               399/udp    Unassigned
work-sol        400/tcp    Workstation Solutions
work-sol        400/udp    Workstation Solutions
#                          Jim Ward <jimw@worksta.com>
ups             401/tcp    Uninterruptible Power Supply
ups             401/udp    Uninterruptible Power Supply
#                          Guenther Seybold <gs@hrz.th-darmstadt.de>
genie           402/tcp    Genie Protocol
genie           402/udp    Genie Protocol
#                          Mark Hankin <---none--->
decap           403/tcp    decap
decap           403/udp    decap
nced            404/tcp    nced
nced            404/udp    nced
ncld            405/tcp    ncld
ncld            405/udp    ncld
#                          Richard Jones <---none--->
imsp            406/tcp    Interactive Mail Support Protocol



<span class="grey">Reynolds & Postel                                              [Page 31]</span>

<span id="page-32" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


imsp            406/udp    Interactive Mail Support Protocol
#                          John Myers <jgm[email protected]>
timbuktu        407/tcp    Timbuktu
timbuktu        407/udp    Timbuktu
#                          Marc Epard <marc@waygate.farallon.com>
prm-sm          408/tcp    Prospero Resource Manager Sys. Man.
prm-sm          408/udp    Prospero Resource Manager Sys. Man.
prm-nm          409/tcp    Prospero Resource Manager Node Man.
prm-nm          409/udp    Prospero Resource Manager Node Man.
#                          B. Clifford Neuman <bcn@isi.edu>
decladebug      410/tcp    DECLadebug Remote Debug Protocol
decladebug      410/udp    DECLadebug Remote Debug Protocol
#                          Anthony Berent <berent@rdgeng.enet.dec.com>
rmt             411/tcp    Remote MT Protocol
rmt             411/udp    Remote MT Protocol
#                          Peter Eriksson <pen@lysator.liu.se>
synoptics-trap  412/tcp    Trap Convention Port
synoptics-trap  412/udp    Trap Convention Port
#                          Illan Raab <iraab@synoptics.com>
smsp            413/tcp    SMSP
smsp            413/udp    SMSP
infoseek        414/tcp    InfoSeek
infoseek        414/udp    InfoSeek
#                          Steve Kirsch <stk@frame.com>
bnet            415/tcp    BNet
bnet            415/udp    BNet
#                          Jim Mertz <JMertz[email protected]>
silverplatter   416/tcp    Silverplatter
silverplatter   416/udp    Silverplatter
#                          Peter Ciuffetti <petec@silverplatter.com>
onmux           417/tcp    Onmux
onmux           417/udp    Onmux
#                          Stephen Hanna <hanna@world.std.com>
hyper-g         418/tcp    Hyper-G
hyper-g         418/udp    Hyper-G
#                          Frank Kappe <fkappe@iicm.tu-graz.ac.at>
ariel1          419/tcp    Ariel
ariel1          419/udp    Ariel
#                          Jonathan Lavigne <BL.JPL@RLG.Stanford.EDU>
smpte           420/tcp    SMPTE
smpte           420/udp    SMPTE
#                          Si Becker <71362.22@CompuServe.COM>
ariel2          421/tcp    Ariel
ariel2          421/udp    Ariel
ariel3          422/tcp    Ariel
ariel3          422/udp    Ariel
#                          Jonathan Lavigne  <BL.JPL@RLG.Stanford.EDU>
opc-job-start   423/tcp    IBM Operations Planning and Control Start



<span class="grey">Reynolds & Postel                                              [Page 32]</span>

<span id="page-33" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


opc-job-start   423/udp    IBM Operations Planning and Control Start
opc-job-track   424/tcp    IBM Operations Planning and Control Track
opc-job-track   424/udp    IBM Operations Planning and Control Track
#                          Conny Larsson  <cocke@VNET.IBM.COM>
icad-el         425/tcp    ICAD
icad-el         425/udp    ICAD
#                          Larry Stone  <lcs@icad.com>
smartsdp        426/tcp    smartsdp
smartsdp        426/udp    smartsdp
#                          Alexander Dupuy <dupuy@smarts.com>
svrloc          427/tcp    Server Location
svrloc          427/udp    Server Location
#                          <veizades@ftp.com>
ocs_cmu         428/tcp    OCS_CMU
ocs_cmu         428/udp    OCS_CMU
ocs_amu         429/tcp    OCS_AMU
ocs_amu         429/udp    OCS_AMU
#                          Florence Wyman <wyman@peabody.plk.af.mil>
utmpsd          430/tcp    UTMPSD
utmpsd          430/udp    UTMPSD
utmpcd          431/tcp    UTMPCD
utmpcd          431/udp    UTMPCD
iasd            432/tcp    IASD
iasd            432/udp    IASD
#                          Nir Baroz <nbaroz@encore.com>
nnsp            433/tcp    NNSP
nnsp            433/udp    NNSP
#                          Rob Robertson <rob@gangrene.berkeley.edu>
mobileip-agent  434/tcp    MobileIP-Agent
mobileip-agent  434/udp    MobileIP-Agent
mobilip-mn      435/tcp    MobilIP-MN
mobilip-mn      435/udp    MobilIP-MN
#                          Kannan Alagappan <kannan@sejour.lkg.dec.com>
dna-cml         436/tcp    DNA-CML
dna-cml         436/udp    DNA-CML
#                          Dan Flowers <flowers@smaug.lkg.dec.com>
comscm          437/tcp    comscm
comscm          437/udp    comscm
#                          Jim Teague <teague@zso.dec.com>
dsfgw           438/tcp    dsfgw
dsfgw           438/udp    dsfgw
#                          Andy McKeen <mckeen@osf.org>
dasp            439/tcp    dasp      Thomas Obermair
dasp            439/udp    dasp      [email protected]
#                          Thomas Obermair <tommy@inlab.m.eunet.de>
sgcp            440/tcp    sgcp
sgcp            440/udp    sgcp
#                          Marshall Rose <mrose@dbc.mtview.ca.us>



<span class="grey">Reynolds & Postel                                              [Page 33]</span>

<span id="page-34" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


decvms-sysmgt   441/tcp    decvms-sysmgt
decvms-sysmgt   441/udp    decvms-sysmgt
#                          Lee Barton <barton@star.enet.dec.com>
cvc_hostd       442/tcp    cvc_hostd
cvc_hostd       442/udp    cvc_hostd
#                          Bill Davidson <billd@equalizer.cray.com>
https           443/tcp    https  MCom
https           443/udp    https  MCom
#                          Kipp E.B. Hickman <kipp@mcom.com>
snpp            444/tcp    Simple Network Paging Protocol
snpp            444/udp    Simple Network Paging Protocol
#                          [<a href="./rfc1568">RFC1568</a>]
microsoft-ds    445/tcp    Microsoft-DS
microsoft-ds    445/udp    Microsoft-DS
#                          Arnold Miller <arnoldm@microsoft.com>
ddm-rdb         446/tcp    DDM-RDB
ddm-rdb         446/udp    DDM-RDB
ddm-dfm         447/tcp    DDM-RFM
ddm-dfm         447/udp    DDM-RFM
ddm-byte        448/tcp    DDM-BYTE
ddm-byte        448/udp    DDM-BYTE
#                          Jan David Fisher <jdfisher@VNET.IBM.COM>
as-servermap    449/tcp    AS Server Mapper
as-servermap    449/udp    AS Server Mapper
#                          Barbara Foss <BGFOSS@rchvmv.vnet.ibm.com>
tserver         450/tcp    TServer
tserver         450/udp    TServer
#                          Harvey S. Schultz <hss@mtgzfs3.mt.att.com>
#               451-511    Unassigned
exec            512/tcp    remote process execution;
#                          authentication performed using
#                          passwords and UNIX loppgin names
biff            512/udp    used by mail system to notify users
#                          of new mail received; currently
#                          receives messages only from
#                          processes on the same machine
login           513/tcp    remote login a la telnet;
#                          automatic authentication performed
#                          based on priviledged port numbers
#                          and distributed data bases which
#                          identify "authentication domains"
who             513/udp    maintains data bases showing who's
#                          logged in to machines on a local
#                          net and the load average of the
#                          machine
cmd             514/tcp    like exec, but automatic
#                          authentication is performed as for
#                          login server



<span class="grey">Reynolds & Postel                                              [Page 34]</span>

<span id="page-35" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


syslog          514/udp
printer         515/tcp    spooler
printer         515/udp    spooler
#               516/tcp    Unassigned
#               516/udp    Unassigned
talk            517/tcp    like tenex link, but across
#                          machine - unfortunately, doesn't
#                          use link protocol (this is actually
#                          just a rendezvous port from which a
#                          tcp connection is established)
talk            517/udp    like tenex link, but across
#                          machine - unfortunately, doesn't
#                          use link protocol (this is actually
#                          just a rendezvous port from which a
                           tcp connection is established)
ntalk           518/tcp
ntalk           518/udp
utime           519/tcp    unixtime
utime           519/udp    unixtime
efs             520/tcp    extended file name server
router          520/udp    local routing process (on site);
#                          uses variant of Xerox NS routing
#                          information protocol
#               521-524    Unassigned
timed           525/tcp    timeserver
timed           525/udp    timeserver
tempo           526/tcp    newdate
tempo           526/udp    newdate
#               527-529    Unassigned
courier         530/tcp    rpc
courier         530/udp    rpc
conference      531/tcp    chat
conference      531/udp    chat
netnews         532/tcp    readnews
netnews         532/udp    readnews
netwall         533/tcp    for emergency broadcasts
netwall         533/udp    for emergency broadcasts
#               534-538    Unassigned
apertus-ldp     539/tcp    Apertus Technologies Load Determination
apertus-ldp     539/udp    Apertus Technologies Load Determination
uucp            540/tcp    uucpd
uucp            540/udp    uucpd
uucp-rlogin     541/tcp    uucp-rlogin  Stuart Lynne
uucp-rlogin     541/udp    uucp-rlogin  [email protected]
#               542/tcp    Unassigned
#               542/udp    Unassigned
klogin          543/tcp
klogin          543/udp



<span class="grey">Reynolds & Postel                                              [Page 35]</span>

<span id="page-36" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


kshell          544/tcp    krcmd
kshell          544/udp    krcmd
#               545-549    Unassigned
new-rwho        550/tcp    new-who
new-rwho        550/udp    new-who
#               551-555    Unassigned
dsf             555/tcp
dsf             555/udp
remotefs        556/tcp    rfs server
remotefs        556/udp    rfs server
#               557-559    Unassigned
rmonitor        560/tcp    rmonitord
rmonitor        560/udp    rmonitord
monitor         561/tcp
monitor         561/udp
chshell         562/tcp    chcmd
chshell         562/udp    chcmd
#               563/tcp    Unassigned
#               563/udp    Unassigned
9pfs            564/tcp    plan 9 file service
9pfs            564/udp    plan 9 file service
whoami          565/tcp    whoami
whoami          565/udp    whoami
#               566-569    Unassigned
meter           570/tcp    demon
meter           570/udp    demon
meter           571/tcp    udemon
meter           571/udp    udemon
#               572-599    Unassigned
ipcserver       600/tcp    Sun IPC server
ipcserver       600/udp    Sun IPC server
nqs             607/tcp    nqs
nqs             607/udp    nqs
urm             606/tcp    Cray Unified Resource Manager
urm             606/udp    Cray Unified Resource Manager
#                          Bill Schiefelbein <schief@aspen.cray.com>
sift-uft        608/tcp    Sender-Initiated/Unsolicited File Transfer
sift-uft        608/udp    Sender-Initiated/Unsolicited File Transfer
#                          Rick Troth <troth@rice.edu>
npmp-trap       609/tcp    npmp-trap
npmp-trap       609/udp    npmp-trap
npmp-local      610/tcp    npmp-local
npmp-local      610/udp    npmp-local
npmp-gui        611/tcp    npmp-gui
npmp-gui        611/udp    npmp-gui
#                          John Barnes <jbarnes@crl.com>
ginad           634/tcp    ginad
ginad           634/udp    ginad



<span class="grey">Reynolds & Postel                                              [Page 36]</span>

<span id="page-37" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Mark Crother <mark@eis.calstate.edu>
mdqs            666/tcp
mdqs            666/udp
doom            666/tcp    doom Id Software
doom            666/tcp    doom Id Software
#                          <ddt@idcube.idsoftware.com>
elcsd           704/tcp    errlog copy/server daemon
elcsd           704/udp    errlog copy/server daemon

entrustmanager  709/tcp    EntrustManager
entrustmanager  709/udp    EntrustManager
#                          Peter Whittaker <pww@bnr.ca>
netviewdm1      729/tcp    IBM NetView DM/6000 Server/Client
netviewdm1      729/udp    IBM NetView DM/6000 Server/Client
netviewdm2      730/tcp    IBM NetView DM/6000 send/tcp
netviewdm2      730/udp    IBM NetView DM/6000 send/tcp
netviewdm3      731/tcp    IBM NetView DM/6000 receive/tcp
netviewdm3      731/udp    IBM NetView DM/6000 receive/tcp
#                          Philippe Binet  ([email protected])
netgw           741/tcp    netGW
netgw           741/udp    netGW
netrcs          742/tcp    Network based Rev. Cont. Sys.
netrcs          742/udp    Network based Rev. Cont. Sys.
#                          Gordon C. Galligher <gorpong@ping.chi.il.us>
flexlm          744/tcp    Flexible License Manager
flexlm          744/udp    Flexible License Manager
#                          Matt Christiano
#                          <globes@[email protected]>
fujitsu-dev     747/tcp    Fujitsu Device Control
fujitsu-dev     747/udp    Fujitsu Device Control
ris-cm          748/tcp    Russell Info Sci Calendar Manager
ris-cm          748/udp    Russell Info Sci Calendar Manager
kerberos-adm    749/tcp    kerberos administration
kerberos-adm    749/udp    kerberos administration
rfile           750/tcp
loadav          750/udp
pump            751/tcp
pump            751/udp
qrh             752/tcp
qrh             752/udp
rrh             753/tcp
rrh             753/udp
tell            754/tcp     send
tell            754/udp     send
nlogin          758/tcp
nlogin          758/udp
con             759/tcp
con             759/udp



<span class="grey">Reynolds & Postel                                              [Page 37]</span>

<span id="page-38" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ns              760/tcp
ns              760/udp
rxe             761/tcp
rxe             761/udp
quotad          762/tcp
quotad          762/udp
cycleserv       763/tcp
cycleserv       763/udp
omserv          764/tcp
omserv          764/udp
webster         765/tcp
webster         765/udp
phonebook       767/tcp    phone
phonebook       767/udp    phone
vid             769/tcp
vid             769/udp
cadlock         770/tcp
cadlock         770/udp
rtip            771/tcp
rtip            771/udp
cycleserv2      772/tcp
cycleserv2      772/udp
submit          773/tcp
notify          773/udp
rpasswd         774/tcp
acmaint_dbd     774/udp
entomb          775/tcp
acmaint_transd  775/udp
wpages          776/tcp
wpages          776/udp
wpgs            780/tcp
wpgs            780/udp
concert         786/tcp       Concert
concert         786/udp       Concert
#                             Josyula R. Rao <jrrao@watson.ibm.com>
mdbs_daemon     800/tcp
mdbs_daemon     800/udp
device          801/tcp
device          801/udp
xtreelic        996/tcp        Central Point Software
xtreelic        996/udp        Central Point Software
#                              Dale Cabell <dacabell@smtp.xtree.com>
maitrd          997/tcp
maitrd          997/udp
busboy          998/tcp
puparp          998/udp
garcon          999/tcp
applix          999/udp        Applix ac



<span class="grey">Reynolds & Postel                                              [Page 38]</span>

<span id="page-39" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


puprouter       999/tcp
puprouter       999/udp
cadlock         1000/tcp
ock             1000/udp
                1023/tcp       Reserved
                1024/udp       Reserved
#                              IANA <iana@isi.edu>



REGISTERED PORT NUMBERS

The Registered Ports are not controlled by the IANA and on most
systems can be used by ordinary user processes or programs executed by
ordinary users.

Ports are used in the TCP [<a href="./rfc793" title=""Transmission Control Protocol - DARPA Internet Program Protocol Specification"">RFC793</a>] to name the ends of logical
connections which carry long term conversations.  For the purpose of
providing services to unknown callers, a service contact port is
defined.  This list specifies the port used by the server process as
its contact port.  While the IANA can not control uses of these ports
it does register or list uses of these ports as a convienence to the
community.

To the extent possible, these same port assignments are used with the
UDP [<a href="./rfc768" title=""User Datagram Protocol"">RFC768</a>].

The Registered Ports are in the range 1024-65535.

Port Assignments:

Keyword         Decimal    Description                     References
-------         -------    -----------                     ----------
                1024/tcp   Reserved
                1024/udp   Reserved
#                          IANA <iana@isi.edu>
blackjack       1025/tcp   network blackjack
blackjack       1025/udp   network blackjack
iad1            1030/tcp   BBN IAD
iad1            1030/udp   BBN IAD
iad2            1031/tcp   BBN IAD
iad2            1031/udp   BBN IAD
iad3            1032/tcp   BBN IAD
iad3            1032/udp   BBN IAD
#                          Andy Malis <malis_a@timeplex.com>
instl_boots     1067/tcp   Installation Bootstrap Proto. Serv.
instl_boots     1067/udp   Installation Bootstrap Proto. Serv.
instl_bootc     1068/tcp   Installation Bootstrap Proto. Cli.



<span class="grey">Reynolds & Postel                                              [Page 39]</span>

<span id="page-40" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


instl_bootc     1068/udp   Installation Bootstrap Proto. Cli.
#                          David Arko <<darko@hpfcrn.fc.hp.com>
socks           1080/tcp   Socks
socks           1080/udp   Socks
#                          Ying-Da Lee <ylee@syl.dl.nec.com
ansoft-lm-1     1083/tcp   Anasoft License Manager
ansoft-lm-1     1083/udp   Anasoft License Manager
ansoft-lm-2     1084/tcp   Anasoft License Manager
ansoft-lm-2     1084/udp   Anasoft License Manager
nfa             1155/tcp   Network File Access
nfa             1155/udp   Network File Access
#                          James Powell <[email protected]>
nerv            1222/tcp   SNI R&D network
nerv            1222/udp   SNI R&D network
#                          Martin Freiss <freiss.pad@sni.de>
hermes          1248/tcp
hermes          1248/udp
alta-ana-lm     1346/tcp   Alta Analytics License Manager
alta-ana-lm     1346/udp   Alta Analytics License Manager
bbn-mmc         1347/tcp   multi media conferencing
bbn-mmc         1347/udp   multi media conferencing
bbn-mmx         1348/tcp   multi media conferencing
bbn-mmx         1348/udp   multi media conferencing
sbook           1349/tcp   Registration Network Protocol
sbook           1349/udp   Registration Network Protocol
editbench       1350/tcp   Registration Network Protocol
editbench       1350/udp   Registration Network Protocol
#               Simson L. Garfinkel <simsong@next.cambridge.ma.us>
equationbuilder 1351/tcp   Digital Tool Works (MIT)
equationbuilder 1351/udp   Digital Tool Works (MIT)
#                          Terrence J. Talbot <lexcube[email protected]>
lotusnote       1352/tcp   Lotus Note
lotusnote       1352/udp   Lotus Note
#               Greg Pflaum <iris.com[email protected]>
relief          1353/tcp   Relief Consulting
relief          1353/udp   Relief Consulting
#                          John Feiler <relief[email protected]>
rightbrain      1354/tcp   RightBrain Software
rightbrain      1354/udp   RightBrain Software
#                          Glenn Reid <glann@rightbrain.com>
intuitive edge  1355/tcp   Intuitive Edge
intuitive edge  1355/udp   Intuitive Edge
#                          Montgomery Zukowski
#                          <monty@nextnorth.acs.ohio-state.edu>
cuillamartin    1356/tcp   CuillaMartin Company
cuillamartin    1356/udp   CuillaMartin Company
pegboard        1357/tcp   Electronic PegBoard
pegboard        1357/udp   Electronic PegBoard



<span class="grey">Reynolds & Postel                                              [Page 40]</span>

<span id="page-41" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Chris Cuilla
#                          <balr[email protected]>
connlcli        1358/tcp   CONNLCLI
connlcli        1358/udp   CONNLCLI
ftsrv           1359/tcp   FTSRV
ftsrv           1359/udp   FTSRV
#                          Ines Homem de Melo <sidinf@brfapesp.bitnet>
mimer           1360/tcp   MIMER
mimer           1360/udp   MIMER
#                          Per Schroeder  <Per.Schroder@mimer.se>
linx            1361/tcp   LinX
linx            1361/udp   LinX
#                          Steffen Schilke <---none--->
timeflies       1362/tcp   TimeFlies
timeflies       1362/udp   TimeFlies
#                          Doug Kent <mouthers@[email protected]>
ndm-requester   1363/tcp   Network DataMover Requester
ndm-requester   1363/udp   Network DataMover Requester
ndm-server      1364/tcp   Network DataMover Server
ndm-server      1364/udp   Network DataMover Server
#                          Toshio Watanabe
#                          <watanabe@godzilla.rsc.spdd.ricoh.co.j>
adapt-sna       1365/tcp   Network Software Associates
adapt-sna       1365/udp   Network Software Associates
#                          Jeffery Chiao <714-768-401>
netware-csp     1366/tcp   Novell NetWare Comm Service Platform
netware-csp     1366/udp   Novell NetWare Comm Service Platform
#                          Laurie Lindsey <llindsey@novell.com>
dcs             1367/tcp   DCS
dcs             1367/udp   DCS
#                          Stefan Siebert <ssiebert@dcs.de>
screencast      1368/tcp   ScreenCast
screencast      1368/udp   ScreenCast
#                          Bill Tschumy <other[email protected]>
gv-us           1369/tcp   GlobalView to Unix Shell
gv-us           1369/udp   GlobalView to Unix Shell
us-gv           1370/tcp   Unix Shell to GlobalView
us-gv           1370/udp   Unix Shell to GlobalView
#               Makoto Mita <mita@ssdev.ksp.fujixerox.co.jp>
fc-cli          1371/tcp   Fujitsu Config Protocol
fc-cli          1371/udp   Fujitsu Config Protocol
fc-ser          1372/tcp   Fujitsu Config Protocol
fc-ser          1372/udp   Fujitsu Config Protocol
#               Ryuichi Horie <horie@spad.sysrap.cs.fujitsu.co.jp>
chromagrafx     1373/tcp   Chromagrafx
chromagrafx     1373/udp   Chromagrafx
#                          Mike Barthelemy <msb@chromagrafx.com>
molly           1374/tcp   EPI Software Systems



<span class="grey">Reynolds & Postel                                              [Page 41]</span>

<span id="page-42" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


molly           1374/udp   EPI Software Systems
#                          Jim Vlcek <vlcek@epimbe.com>
bytex           1375/tcp   Bytex
bytex           1375/udp   Bytex
#               Mary Ann Burt <bytex[email protected]>
ibm-pps         1376/tcp   IBM Person to Person Software
ibm-pps         1376/udp   IBM Person to Person Software
#                          Simon Phipps <sphipps@vnet.ibm.com>
cichlid         1377/tcp   Cichlid License Manager
cichlid         1377/udp   Cichlid License Manager
#                          Andy Burgess <aab@cichlid.com>
elan            1378/tcp   Elan License Manager
elan            1378/udp   Elan License Manager
#                          Ken Greer <kg@elan.com>
dbreporter      1379/tcp   Integrity Solutions
dbreporter      1379/udp   Integrity Solutions
#                          Tim Dawson <tdawson%[email protected]>
telesis-licman  1380/tcp   Telesis Network License Manager
telesis-licman  1380/udp   Telesis Network License Manager
#                          Karl Schendel, Jr. <wiz@telesis.com>
apple-licman    1381/tcp   Apple Network License Manager
apple-licman    1381/udp   Apple Network License Manager
#                          Earl Wallace <earlw@apple.com>
udt_os          1382/tcp
udt_os          1382/udp
gwha            1383/tcp   GW Hannaway Network License Manager
gwha            1383/udp   GW Hannaway Network License Manager
#                          J. Gabriel Foster <fop@gwha.com>
os-licman       1384/tcp   Objective Solutions License Manager
os-licman       1384/udp   Objective Solutions License Manager
#               Donald Cornwell <don.cornwell@objective.com>
atex_elmd       1385/tcp   Atex Publishing License Manager
atex_elmd       1385/udp   Atex Publishing License Manager
#                          Brett Sorenson <bcs@atex.com>
checksum        1386/tcp   CheckSum License Manager
checksum        1386/udp   CheckSum License Manager
#                          Andreas Glocker <glocker@sirius.com>
cadsi-lm        1387/tcp   Computer Aided Design Software Inc LM
cadsi-lm        1387/udp   Computer Aided Design Software Inc LM
#                          Sulistio Muljadi
objective-dbc   1388/tcp   Objective Solutions DataBase Cache
objective-dbc   1388/udp   Objective Solutions DataBase Cache
#                          Donald Cornwell
iclpv-dm        1389/tcp   Document Manager
iclpv-dm        1389/udp   Document Manager
iclpv-sc        1390/tcp   Storage Controller
iclpv-sc        1390/udp   Storage Controller
iclpv-sas       1391/tcp   Storage Access Server



<span class="grey">Reynolds & Postel                                              [Page 42]</span>

<span id="page-43" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


iclpv-sas       1391/udp   Storage Access Server
iclpv-pm        1392/tcp   Print Manager
iclpv-pm        1392/udp   Print Manager
iclpv-nls       1393/tcp   Network Log Server
iclpv-nls       1393/udp   Network Log Server
iclpv-nlc       1394/tcp   Network Log Client
iclpv-nlc       1394/udp   Network Log Client
iclpv-wsm       1395/tcp   PC Workstation Manager software
iclpv-wsm       1395/udp   PC Workstation Manager software
#               A.P. Hobson <A.P.Hobson@bra0112.wins.icl.co.uk>
dvl-activemail  1396/tcp   DVL Active Mail
dvl-activemail  1396/udp   DVL Active Mail
audio-activmail 1397/tcp   Audio Active Mail
audio-activmail 1397/udp   Audio Active Mail
video-activmail 1398/tcp   Video Active Mail
video-activmail 1398/udp   Video Active Mail
#                          Ehud Shapiro <udi@wisdon.weizmann.ac.il>
cadkey-licman   1399/tcp   Cadkey License Manager
cadkey-licman   1399/udp   Cadkey License Manager
cadkey-tablet   1400/tcp   Cadkey Tablet Daemon
cadkey-tablet   1400/udp   Cadkey Tablet Daemon
#                          Joe McCollough <joe@cadkey.com>
goldleaf-licman 1401/tcp   Goldleaf License Manager
goldleaf-licman 1401/udp   Goldleaf License Manager
#                          John Fox <---none--->
prm-sm-np       1402/tcp   Prospero Resource Manager
prm-sm-np       1402/udp   Prospero Resource Manager
prm-nm-np       1403/tcp   Prospero Resource Manager
prm-nm-np       1403/udp   Prospero Resource Manager
#                          B. Clifford Neuman <bcn@isi.edu>
igi-lm          1404/tcp   Infinite Graphics License Manager
igi-lm          1404/udp   Infinite Graphics License Manager
ibm-res         1405/tcp   IBM Remote Execution Starter
ibm-res         1405/udp   IBM Remote Execution Starter
netlabs-lm      1406/tcp   NetLabs License Manager
netlabs-lm      1406/udp   NetLabs License Manager
dbsa-lm         1407/tcp   DBSA License Manager
dbsa-lm         1407/udp   DBSA License Manager
#                          Scott Shattuck <ss@dbsa.com>
sophia-lm       1408/tcp   Sophia License Manager
sophia-lm       1408/udp   Sophia License Manager
#                          Eric Brown <sst[email protected]>
here-lm         1409/tcp   Here License Manager
here-lm         1409/udp   Here License Manager
#                          David Ison  <here@dialup.oar.net>
hiq             1410/tcp   HiQ License Manager
hiq             1410/udp   HiQ License Manager
#                          Rick Pugh <rick@bilmillennium.com>



<span class="grey">Reynolds & Postel                                              [Page 43]</span>

<span id="page-44" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


af              1411/tcp   AudioFile
af              1411/udp   AudioFile
#                          Jim Gettys <jg@crl.dec.com>
innosys         1412/tcp   InnoSys
innosys         1412/udp   InnoSys
innosys-acl     1413/tcp   Innosys-ACL
innosys-acl     1413/udp   Innosys-ACL
#                          Eric Welch <--none--->
ibm-mqseries    1414/tcp   IBM MQSeries
ibm-mqseries    1414/udp   IBM MQSeries
#                          Roger Meli <rmmeli%[email protected]>
dbstar          1415/tcp   DBStar
dbstar          1415/udp   DBStar
#                          Jeffrey Millman <jcm@dbstar.com>
novell-lu6.2    1416/tcp   Novell LU6.2
novell-lu6.2    1416/udp   Novell LU6.2
#                          Peter Liu <--none--->
timbuktu-srv1   1417/tcp   Timbuktu Service 1 Port
timbuktu-srv1   1417/tcp   Timbuktu Service 1 Port
timbuktu-srv2   1418/tcp   Timbuktu Service 2 Port
timbuktu-srv2   1418/udp   Timbuktu Service 2 Port
timbuktu-srv3   1419/tcp   Timbuktu Service 3 Port
timbuktu-srv3   1419/udp   Timbuktu Service 3 Port
timbuktu-srv4   1420/tcp   Timbuktu Service 4 Port
timbuktu-srv4   1420/udp   Timbuktu Service 4 Port
#                          Marc Epard <marc@waygate.farallon.com>
gandalf-lm      1421/tcp   Gandalf License Manager
gandalf-lm      1421/udp   Gandalf License Manager
#                          [email protected]
autodesk-lm     1422/tcp   Autodesk License Manager
autodesk-lm     1422/udp   Autodesk License Manager
#                          David Ko <dko@autodesk.com>
essbase         1423/tcp   Essbase Arbor Software
essbase         1423/udp   Essbase Arbor Software
hybrid          1424/tcp   Hybrid Encryption Protocol
hybrid          1424/udp   Hybrid Encryption Protocol
#                          Howard Hart <hch@hybrid.com>
zion-lm         1425/tcp   Zion Software License Manager
zion-lm         1425/udp   Zion Software License Manager
#                          David Ferrero <david@zion.com>
sas-1           1426/tcp   Satellite-data Acquisition System 1
sas-1           1426/udp   Satellite-data Acquisition System 1
#                          Bill Taylor <sais@ssec.wisc.edu>
mloadd          1427/tcp   mloadd monitoring tool
mloadd          1427/udp   mloadd monitoring tool
#                          Bob Braden <braden@isi.edu>
informatik-lm   1428/tcp   Informatik License Manager
informatik-lm   1428/udp   Informatik License Manager



<span class="grey">Reynolds & Postel                                              [Page 44]</span>

<span id="page-45" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                          Harald Schlangmann
#                          <schlangm@informatik.uni-muenchen.de>
nms             1429/tcp   Hypercom NMS
nms             1429/udp   Hypercom NMS
tpdu            1430/tcp   Hypercom TPDU
tpdu            1430/udp   Hypercom TPDU
#                          Noor Chowdhury <noor@hypercom.com>
rgtp            1431/tcp   Reverse Gosip Transport
rgtp            1431/udp   Reverse Gosip Transport
#                          <iwj10@cl.cam-orl.co.uk>
blueberry-lm    1432/tcp   Blueberry Software License Manager
blueberry-lm    1432/udp   Blueberry Software License Manager
#                          Steve Beigel <ublueb[email protected]>
ms-sql-s        1433/tcp   Microsoft-SQL-Server
ms-sql-s        1433/udp   Microsoft-SQL-Server
ms-sql-m        1434/tcp   Microsoft-SQL-Monitor
ms-sql-m        1434/udp   Microsoft-SQL-Monitor
#                          Peter Hussey <peterhus@microsoft.com>
ibm-cics        1435/tcp   IBM CISC
ibm-cics        1435/udp   IBM CISC
#                          Geoff Meacock <gbibmswl@ibmmail.COM>
sas-2           1436/tcp   Satellite-data Acquisition System 2
sas-2           1436/udp   Satellite-data Acquisition System 2
#                          Bill Taylor <sais@ssec.wisc.edu>
tabula          1437/tcp   Tabula
tabula          1437/udp   Tabula
#                          Marcelo Einhorn
#                          <KGUNE%[email protected]>
eicon-server    1438/tcp   Eicon Security Agent/Server
eicon-server    1438/udp   Eicon Security Agent/Server
eicon-x25       1439/tcp   Eicon X25/SNA Gateway
eicon-x25       1439/udp   Eicon X25/SNA Gateway
eicon-slp       1440/tcp   Eicon Service Location Protocol
eicon-slp       1440/udp   Eicon Service Location Protocol
#                          Pat Calhoun <CALHOUN@admin.eicon.qc.ca>
cadis-1         1441/tcp   Cadis License Management
cadis-1         1441/udp   Cadis License Management
cadis-2         1442/tcp   Cadis License Management
cadis-2         1442/udp   Cadis License Management
#                          Todd Wichers <twichers@csn.org>
ies-lm          1443/tcp   Integrated Engineering Software
ies-lm          1443/udp   Integrated Engineering Software
#                          David Tong <David_Tong@integrated.mb.ca>
marcam-lm       1444/tcp   Marcam  License Management
marcam-lm       1444/udp   Marcam  License Management
#                          Therese Hunt <hunt@marcam.com>
proxima-lm      1445/tcp   Proxima License Manager
proxima-lm      1445/udp   Proxima License Manager



<span class="grey">Reynolds & Postel                                              [Page 45]</span>

<span id="page-46" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ora-lm          1446/tcp   Optical Research Associates License Manager
ora-lm          1446/udp   Optical Research Associates License Manager
apri-lm         1447/tcp   Applied Parallel Research LM
apri-lm         1447/udp   Applied Parallel Research LM
#                          Jim Dillon <jed@apri.com>
oc-lm           1448/tcp   OpenConnect License Manager
oc-lm           1448/udp   OpenConnect License Manager
#                          Sue Barnhill <snb@oc.com>
peport          1449/tcp   PEport
peport          1449/udp   PEport
#                          Qentin Neill <quentin@ColumbiaSC.NCR.COM>
dwf             1450/tcp   Tandem Distributed Workbench Facility
dwf             1450/udp   Tandem Distributed Workbench Facility
#                          Mike Bert <BERG_MIKE@tandem.com>
infoman         1451/tcp   IBM Information Management
infoman         1451/udp   IBM Information Management
#                          Karen Burns <---none--->
gtegsc-lm       1452/tcp   GTE Government Systems License Man
gtegsc-lm       1452/udp   GTE Government Systems License Man
#               Mike Gregory <Gregory_Mike@msmail.iipo.gtegsc.com>
genie-lm        1453/tcp   Genie License Manager
genie-lm        1453/udp   Genie License Manager
#                          Paul Applegate <p.applegate2@genie.geis.com>
interhdl_elmd   1454/tcp   interHDL License Manager
interhdl_elmd   1454/tcp   interHDL License Manager
#                          Eli Sternheim [email protected]
esl-lm          1455/tcp   ESL License Manager
esl-lm          1455/udp   ESL License Manager
#                          Abel Chou <abel@willy.esl.com>
dca             1456/tcp   DCA
dca             1456/udp   DCA
#                          Jeff Garbers <jgarbers@netcom.com>
valisys-lm      1457/tcp    Valisys License Manager
valisys-lm      1457/udp    Valisys License Manager
#               Leslie Lincoln <leslie_lincoln@valisys.com>
nrcabq-lm       1458/tcp    Nichols Research Corp.
nrcabq-lm       1458/udp    Nichols Research Corp.
#                           Howard Cole <hcole@tumbleweed.nrcabq.com>
proshare1       1459/tcp    Proshare Notebook Application
proshare1       1459/udp    Proshare Notebook Application
proshare2       1460/tcp    Proshare Notebook Application
proshare2       1460/udp    Proshare Notebook Application
#                           Robin Kar <Robin_Kar@ccm.hf.intel.com>
ibm_wrless_lan  1461/tcp    IBM Wireless LAN
ibm_wrless_lan  1461/udp    IBM Wireless LAN
#                           <flanne@vnet.IBM.COM>
world-lm        1462/tcp    World License Manager
world-lm        1462/udp    World License Manager



<span class="grey">Reynolds & Postel                                              [Page 46]</span>

<span id="page-47" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                           Michael S Amirault <ambi@world.std.com>
nucleus         1463/tcp    Nucleus
nucleus         1463/udp    Nucleus
#                           Venky Nagar <venky@fafner.Stanford.EDU>
msl_lmd         1464/tcp    MSL License Manager
msl_lmd         1464/udp    MSL License Manager
#                           Matt Timmermans
pipes           1465/tcp    Pipes Platform
pipes           1465/udp    Pipes Platform  [email protected]
#                           Mark Farlin <mfarlin@peerlogic.com>
oceansoft-lm    1466/tcp    Ocean Software License Manager
oceansoft-lm    1466/udp    Ocean Software License Manager
#                           Randy Leonard <randy@oceansoft.com>
csdmbase        1467/tcp    CSDMBASE
csdmbase        1467/udp    CSDMBASE
csdm            1468/tcp    CSDM
csdm            1468/udp    CSDM
#               Robert Stabl <stabl@informatik.uni-muenchen.de>
aal-lm          1469/tcp    Active Analysis Limited License Manager
aal-lm          1469/udp    Active Analysis Limited License Manager
#                           David Snocken  +44 (71)437-7009
uaiact          1470/tcp    Universal Analytics
uaiact          1470/udp    Universal Analytics
#                           Mark R. Ludwig <Mark-Ludwig@uai.com>
csdmbase        1471/tcp    csdmbase
csdmbase        1471/udp    csdmbase
csdm            1472/tcp    csdm
csdm            1472/udp    csdm
#               Robert Stabl <stabl@informatik.uni-muenchen.de>
openmath        1473/tcp    OpenMath
openmath        1473/udp    OpenMath
#                           Garth Mayville <mayville@maplesoft.on.ca>
telefinder      1474/tcp    Telefinder
telefinder      1474/udp    Telefinder
#                           Jim White <Jim_White@spiderisland.com>
taligent-lm     1475/tcp    Taligent License Manager
taligent-lm     1475/udp    Taligent License Manager
#               Mark Sapsford <Mark_Sapsford@@taligent.com>
clvm-cfg        1476/tcp    clvm-cfg
clvm-cfg        1476/udp    clvm-cfg
#                           Eric Soderberg <seric@cup.hp.com>
ms-sna-server   1477/tcp    ms-sna-server
ms-sna-server   1477/udp    ms-sna-server
ms-sna-base     1478/tcp    ms-sna-base
ms-sna-base     1478/udp    ms-sna-base
#                           Gordon Mangione <gordm@microsoft.com>
dberegister     1479/tcp    dberegister
dberegister     1479/udp    dberegister



<span class="grey">Reynolds & Postel                                              [Page 47]</span>

<span id="page-48" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                           Brian Griswold <brian@dancingbear.com>
pacerforum      1480/tcp    PacerForum
pacerforum      1480/udp    PacerForum
#                           Peter Caswell <pfc@pacvax.pacersoft.com>
airs            1481/tcp    AIRS
airs            1481/udp    AIRS
#                           Bruce Wilson, 905-771-6161
miteksys-lm     1482/tcp    Miteksys License Manager
miteksys-lm     1482/udp    Miteksys License Manager
#                           Shane McRoberts <mcroberts@miteksys.com>
afs             1483/tcp    AFS License Manager
afs             1483/udp    AFS License Manager
#                           Michael R. Pizolato <michael@afs.com>
confluent       1484/tcp    Confluent License Manager
confluent       1484/udp    Confluent License Manager
#                           James Greenfiel <jim@pa.confluent.com>
lansource       1485/tcp    LANSource
lansource       1485/udp    LANSource
#                           Doug Scott <lansourc@hookup.net>
nms_topo_serv   1486/tcp    nms_topo_serv
nms_topo_serv   1486/udp    nms_topo_serv
#                           Sylvia Siu <Sylvia_Siu@Novell.CO>
localinfosrvr   1487/tcp    LocalInfoSrvr
localinfosrvr   1487/udp    LocalInfoSrvr
#               Brian Matthews <brian_matthews@ibist.ibis.com>
docstor         1488/tcp    DocStor
docstor         1488/udp    DocStor
#                           Brian Spears <bspears@salix.com>
dmdocbroker     1489/tcp    dmdocbroker
dmdocbroker     1489/udp    dmdocbroker
#                           Razmik Abnous <abnous@documentum.com>
insitu-conf     1490/tcp    insitu-conf
insitu-conf     1490/udp    insitu-conf
#                           Paul Blacknell <paul@insitu.com>
anynetgateway   1491/tcp    anynetgateway
anynetgateway   1491/udp    anynetgateway
#                           Dan Poirier <poirier@VNET.IBM.COM>
stone-design-1  1492/tcp    stone-design-1
stone-design-1  1492/udp    stone-design-1
#                           Andrew Stone <andrew@stone.com>
netmap_lm       1493/tcp    netmap_lm
netmap_lm       1493/udp    netmap_lm
#                           Phillip Magson <philm@extro.ucc.su.OZ.AU>
ica             1494/tcp    ica
ica             1494/udp    ica
#                           John Richardson, Citrix Systems
cvc             1495/tcp    cvc
cvc             1495/udp    cvc



<span class="grey">Reynolds & Postel                                              [Page 48]</span>

<span id="page-49" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#                           Bill Davidson <billd@equalizer.cray.com>
liberty-lm      1496/tcp    liberty-lm
liberty-lm      1496/udp    liberty-lm
#                           Jim Rogers <trane[email protected]>
rfx-lm          1497/tcp    rfx-lm
rfx-lm          1497/udp    rfx-lm
#                           Bill Bishop <bil@rfx.rfx.com>
watcom-sql      1498/tcp    Watcom-SQL
watcom-sql      1498/udp    Watcom-SQL
#                           Rog Skubowius <rwskubow@ccnga.uwaterloo.ca>
fhc             1499/tcp    Federico Heinz Consultora
fhc             1499/udp    Federico Heinz Consultora
#                           Federico Heinz <federico@heinz.com>
vlsi-lm         1500/tcp    VLSI License Manager
vlsi-lm         1500/udp    VLSI License Manager
#                           Shue-Lin Kuo <shuelin@mdk.sanjose.vlsi.com>
sas-3           1501/tcp    Satellite-data Acquisition System 3
sas-3           1501/udp    Satellite-data Acquisition System 3
#                           Bill Taylor <sais@ssec.wisc.edu>
shivadiscovery  1502/tcp    Shiva
shivadiscovery  1502/udp    Shiva
#                           Jonathan Wenocur <jhw@Shiva.COM>
imtc-mcs        1503/tcp    Databeam
imtc-mcs        1503/udp    Databeam
#                           Jim Johnstone <jjohnstone@databeam.com>
evb-elm         1504/tcp    EVB Software Engineering License Manager
evb-elm         1504/udp    EVB Software Engineering License Manager
#                           B.G. Mahesh < [email protected]>
funkproxy       1505/tcp    Funk Software, Inc.
funkproxy       1505/udp    Funk Software, Inc.
#                           Robert D. Vincent <bert@willowpond.com>
#               1506-1523   Unassigned
ingreslock      1524/tcp    ingres
ingreslock      1524/udp    ingres
orasrv          1525/tcp    oracle
orasrv          1525/udp    oracle
prospero-np     1525/tcp    Prospero Directory Service non-priv
prospero-np     1525/udp    Prospero Directory Service non-priv
pdap-np         1526/tcp    Prospero Data Access Prot non-priv
pdap-np         1526/udp    Prospero Data Access Prot non-priv
#                           B. Clifford Neuman <bcn@isi.edu>
tlisrv          1527/tcp    oracle
tlisrv          1527/udp    oracle
coauthor        1529/tcp    oracle
coauthor        1529/udp    oracle
issd            1600/tcp
issd            1600/udp
nkd             1650/tcp



<span class="grey">Reynolds & Postel                                              [Page 49]</span>

<span id="page-50" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


nkd             1650/udp
proshareaudio   1651/tcp   proshare conf audio
proshareaudio   1651/udp   proshare conf audio
prosharevideo   1652/tcp   proshare conf video
prosharevideo   1652/udp   proshare conf video
prosharedata    1653/tcp   proshare conf data
prosharedata    1653/udp   proshare conf data
prosharerequest 1654/tcp   proshare conf request
prosharerequest 1654/udp   proshare conf request
prosharenotify  1655/tcp   proshare conf notify
prosharenotify  1655/udp   proshare conf notify
#                          <gunner@ibeam.intel.com>
netview-aix-1   1661/tcp   netview-aix-1
netview-aix-1   1661/udp   netview-aix-1
netview-aix-2   1662/tcp   netview-aix-2
netview-aix-2   1662/udp   netview-aix-2
netview-aix-3   1663/tcp   netview-aix-3
netview-aix-3   1663/udp   netview-aix-3
netview-aix-4   1664/tcp   netview-aix-4
netview-aix-4   1664/udp   netview-aix-4
netview-aix-5   1665/tcp   netview-aix-5
netview-aix-5   1665/udp   netview-aix-5
netview-aix-6   1666/tcp   netview-aix-6
netview-aix-6   1666/udp   netview-aix-6
#               Martha Crisson <CRISSON@ralvm12.vnet.ibm.com>
licensedaemon   1986/tcp   cisco license management
licensedaemon   1986/udp   cisco license management
tr-rsrb-p1      1987/tcp   cisco RSRB Priority 1 port
tr-rsrb-p1      1987/udp   cisco RSRB Priority 1 port
tr-rsrb-p2      1988/tcp   cisco RSRB Priority 2 port
tr-rsrb-p2      1988/udp   cisco RSRB Priority 2 port
tr-rsrb-p3      1989/tcp   cisco RSRB Priority 3 port
tr-rsrb-p3      1989/udp   cisco RSRB Priority 3 port
#PROBLEMS!===================================================
mshnet          1989/tcp   MHSnet system
mshnet          1989/udp   MHSnet system
#               Bob Kummerfeld <bob@sarad.cs.su.oz.au>
#PROBLEMS!===================================================
stun-p1         1990/tcp   cisco STUN Priority 1 port
stun-p1         1990/udp   cisco STUN Priority 1 port
stun-p2         1991/tcp   cisco STUN Priority 2 port
stun-p2         1991/udp   cisco STUN Priority 2 port
stun-p3         1992/tcp   cisco STUN Priority 3 port
stun-p3         1992/udp   cisco STUN Priority 3 port
#PROBLEMS!===================================================
ipsendmsg       1992/tcp   IPsendmsg
ipsendmsg       1992/udp   IPsendmsg
#               Bob Kummerfeld <bob@sarad.cs.su.oz.au>



<span class="grey">Reynolds & Postel                                              [Page 50]</span>

<span id="page-51" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


#PROBLEMS!===================================================
snmp-tcp-port   1993/tcp   cisco SNMP TCP port
snmp-tcp-port   1993/udp   cisco SNMP TCP port
stun-port       1994/tcp   cisco serial tunnel port
stun-port       1994/udp   cisco serial tunnel port
perf-port       1995/tcp   cisco perf port
perf-port       1995/udp   cisco perf port
tr-rsrb-port    1996/tcp   cisco Remote SRB port
tr-rsrb-port    1996/udp   cisco Remote SRB port
gdp-port        1997/tcp   cisco Gateway Discovery Protocol
gdp-port        1997/udp   cisco Gateway Discovery Protocol
x25-svc-port    1998/tcp   cisco X.25 service (XOT)
x25-svc-port    1998/udp   cisco X.25 service (XOT)
tcp-id-port     1999/tcp   cisco identification port
tcp-id-port     1999/udp   cisco identification port
callbook        2000/tcp
callbook        2000/udp
dc              2001/tcp
wizard          2001/udp    curry
globe           2002/tcp
globe           2002/udp
mailbox         2004/tcp
emce            2004/udp    CCWS mm conf
berknet         2005/tcp
oracle          2005/udp
invokator       2006/tcp
raid-cc         2006/udp    raid
dectalk         2007/tcp
raid-am         2007/udp
conf            2008/tcp
terminaldb      2008/udp
news            2009/tcp
whosockami      2009/udp
search          2010/tcp
pipe_server     2010/udp
raid-cc         2011/tcp    raid
servserv        2011/udp
ttyinfo         2012/tcp
raid-ac         2012/udp
raid-am         2013/tcp
raid-cd         2013/udp
troff           2014/tcp
raid-sf         2014/udp
cypress         2015/tcp
raid-cs         2015/udp
bootserver      2016/tcp
bootserver      2016/udp
cypress-stat    2017/tcp



<span class="grey">Reynolds & Postel                                              [Page 51]</span>

<span id="page-52" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


bootclient      2017/udp
terminaldb      2018/tcp
rellpack        2018/udp
whosockami      2019/tcp
about           2019/udp
xinupageserver  2020/tcp
xinupageserver  2020/udp
servexec        2021/tcp
xinuexpansion1  2021/udp
down            2022/tcp
xinuexpansion2  2022/udp
xinuexpansion3  2023/tcp
xinuexpansion3  2023/udp
xinuexpansion4  2024/tcp
xinuexpansion4  2024/udp
ellpack         2025/tcp
xribs           2025/udp
scrabble        2026/tcp
scrabble        2026/udp
shadowserver    2027/tcp
shadowserver    2027/udp
submitserver    2028/tcp
submitserver    2028/udp
device2         2030/tcp
device2         2030/udp
blackboard      2032/tcp
blackboard      2032/udp
glogger         2033/tcp
glogger         2033/udp
scoremgr        2034/tcp
scoremgr        2034/udp
imsldoc         2035/tcp
imsldoc         2035/udp
objectmanager   2038/tcp
objectmanager   2038/udp
lam             2040/tcp
lam             2040/udp
interbase       2041/tcp
interbase       2041/udp
isis            2042/tcp
isis            2042/udp
isis-bcast      2043/tcp
isis-bcast      2043/udp
rimsl           2044/tcp
rimsl           2044/udp
cdfunc          2045/tcp
cdfunc          2045/udp
sdfunc          2046/tcp



<span class="grey">Reynolds & Postel                                              [Page 52]</span>

<span id="page-53" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


sdfunc          2046/udp
dls             2047/tcp
dls             2047/udp
dls-monitor     2048/tcp
dls-monitor     2048/udp
shilp           2049/tcp
shilp           2049/udp
dlsrpn          2065/tcp   Data Link Switch Read Port Number
dlsrpn          2065/udp   Data Link Switch Read Port Number
dlswpn          2067/tcp   Data Link Switch Write Port Number
dlswpn          2067/udp   Data Link Switch Write Port Number
ats             2201/tcp   Advanced Training System Program
ats             2201/udp   Advanced Training System Program
rtsserv         2500/tcp   Resource Tracking system server
rtsserv         2500/udp   Resource Tracking system server
rtsclient       2501/tcp   Resource Tracking system client
rtsclient       2501/udp   Resource Tracking system client
#                          Aubrey Turner
#               <S95525ta%[email protected]>
hp-3000-telnet  2564/tcp   HP 3000 NS/VT block mode telnet
www-dev         2784/tcp   world wide web - development
www-dev         2784/udp   world wide web - development
NSWS            3049/tcp
NSWS            3049/udp
ccmail          3264/tcp   cc:mail/lotus
ccmail          3264/udp   cc:mail/lotus
dec-notes       3333/tcp   DEC Notes
dec-notes       3333/udp   DEC Notes
#                          Kim Moraros <moraros@via.enet.dec.com>
mapper-nodemgr    3984/tcp     MAPPER network node manager
mapper-nodemgr    3984/udp     MAPPER network node manager
mapper-mapethd    3985/tcp     MAPPER TCP/IP server
mapper-mapethd    3985/udp     MAPPER TCP/IP server
mapper-ws_ethd    3986/tcp     MAPPER workstation server
mapper-ws_ethd    3986/udp     MAPPER workstation server
#                 John C. Horton <jch@unirsvl.rsvl.unisys.com>
bmap            3421/tcp   Bull Apprise portmapper
bmap            3421/udp   Bull Apprise portmapper
#                          Jeremy Gilbert <J.Gilbert@ma30.bull.com>
udt_os          3900/tcp   Unidata UDT OS
udt_os          3900/udp   Unidata UDT OS
#                          James Powell <james@mailhost.unidata.com>
nuts_dem        4132/tcp   NUTS Daemon
nuts_dem        4132/udp   NUTS Daemon
nuts_bootp      4133/tcp   NUTS Bootp Server
nuts_bootp      4133/udp   NUTS Bootp Server
#                          Martin Freiss <freiss.pad@sni.>
unicall         4343/tcp   UNICALL



<span class="grey">Reynolds & Postel                                              [Page 53]</span>

<span id="page-54" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


unicall         4343/udp   UNICALL
#                          James Powell <james@enghp.unidata.comp>
krb524          4444/tcp   KRB524
krb524          4444/udp   KRB524
#                          B. Clifford Neuman <bcn@isi.edu>
rfa             4672/tcp   remote file access server
rfa             4672/udp   remote file access server
commplex-main   5000/tcp
commplex-main   5000/udp
commplex-link   5001/tcp
commplex-link   5001/udp
rfe             5002/tcp   radio free ethernet
rfe             5002/udp   radio free ethernet
telelpathstart  5010/tcp   TelepathStart
telelpathstart  5010/udp   TelepathStart
telelpathattack 5011/tcp   TelepathAttack
telelpathattack 5011/udp   TelepathAttack
#               Helmuth Breitenfellner <hbreitenf@vnet.imb.com>
mmcc            5050/tcp   multimedia conference control tool
mmcc            5050/udp   multimedia conference control tool
rmonitor_secure 5145/tcp
rmonitor_secure 5145/udp
aol             5190/tcp   America-Online
aol             5190/udp   America-Online
#                          Marty Lyons <marty@aol.com>
padl2sim        5236/tcp
padl2sim        5236/udp
hacl-hb         5300/tcp        # HA cluster heartbeat
hacl-hb         5300/udp        # HA cluster heartbeat
hacl-gs         5301/tcp        # HA cluster general services
hacl-gs         5301/udp        # HA cluster general services
hacl-cfg        5302/tcp        # HA cluster configuration
hacl-cfg        5302/udp        # HA cluster configuration
hacl-probe      5303/tcp        # HA cluster probing
hacl-probe      5303/udp        # HA cluster probing
hacl-local      5304/tcp
hacl-local      5304/udp
hacl-test       5305/tcp
hacl-test       5305/udp
#                               Eric Soderberg <seric@hposl102.cup.hp>
x11             6000-6063/tcp   X Window System
x11             6000-6063/udp   X Window System
#               Stephen Gildea <gildea@expo.lcs.mit.edu>
sub-process     6111/tcp   HP SoftBench Sub-Process Control
sub-process     6111/udp   HP SoftBench Sub-Process Control
meta-corp       6141/tcp   Meta Corporation License Manager
meta-corp       6141/udp   Meta Corporation License Manager
#                          Osamu Masuda <--none--->



<span class="grey">Reynolds & Postel                                              [Page 54]</span>

<span id="page-55" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


aspentec-lm     6142/tcp   Aspen Technology License Manager
aspentec-lm     6142/udp   Aspen Technology License Manager
#                          Kevin Massey <massey@aspentec.com>
watershed-lm    6143/tcp   Watershed License Manager
watershed-lm    6143/udp   Watershed License Manager
#                          David Ferrero <david@zion.com>
statsci1-lm     6144/tcp   StatSci License Manager - 1
statsci1-lm     6144/udp   StatSci License Manager - 1
statsci2-lm     6145/tcp   StatSci License Manager - 2
statsci2-lm     6145/udp   StatSci License Manager - 2
#                          Scott Blachowicz <scott@statsci.com>
lonewolf-lm     6146/tcp   Lone Wolf Systems License Manager
lonewolf-lm     6146/udp   Lone Wolf Systems License Manager
#                          Dan Klein <dvk@lonewolf.com>
montage-lm      6147/tcp   Montage License Manager
montage-lm      6147/udp   Montage License Manager
#                          Michael Ubell <michael@montage.com>
xdsxdm          6558/udp
xdsxdm          6558/tcp
afs3-fileserver 7000/tcp   file server itself
afs3-fileserver 7000/udp   file server itself
afs3-callback   7001/tcp   callbacks to cache managers
afs3-callback   7001/udp   callbacks to cache managers
afs3-prserver   7002/tcp   users & groups database
afs3-prserver   7002/udp   users & groups database
afs3-vlserver   7003/tcp   volume location database
afs3-vlserver   7003/udp   volume location database
afs3-kaserver   7004/tcp   AFS/Kerberos authentication service
afs3-kaserver   7004/udp   AFS/Kerberos authentication service
afs3-volser     7005/tcp   volume managment server
afs3-volser     7005/udp   volume managment server
afs3-errors     7006/tcp   error interpretation service
afs3-errors     7006/udp   error interpretation service
afs3-bos        7007/tcp   basic overseer process
afs3-bos        7007/udp   basic overseer process
afs3-update     7008/tcp   server-to-server updater
afs3-update     7008/udp   server-to-server updater
afs3-rmtsys     7009/tcp   remote cache manager service
afs3-rmtsys     7009/udp   remote cache manager service
ups-onlinet     7010/tcp   onlinet uninterruptable power supplies
ups-onlinet     7010/udp   onlinet uninterruptable power supplies
#                          Brian Hammill <hamill@dolphin.exide.com>
font-service    7100/tcp   X Font Service
font-service    7100/udp   X Font Service
#                          Stephen Gildea <gildea@expo.lcs.mit.edu>
fodms           7200/tcp   FODMS FLIP
fodms           7200/udp   FODMS FLIP
#           David Anthony <anthony@power.amasd.anatcp.rockwell.com>



<span class="grey">Reynolds & Postel                                              [Page 55]</span>

<span id="page-56" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


man             9535/tcp
man             9535/udp
isode-dua       17007/tcp
isode-dua       17007/udp

REFERENCES

[<a id="ref-RFC768">RFC768</a>] Postel, J., "User Datagram Protocol", STD 6, <a href="./rfc768">RFC 768</a>,
         USC/Information Sciences Institute, August 1980.

[<a id="ref-RFC793">RFC793</a>] Postel, J., ed., "Transmission Control Protocol - DARPA
         Internet Program Protocol Specification", STD 7, <a href="./rfc793">RFC 793</a>,
         USC/Information Sciences Institute, September 1981.



[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers</a>































<span class="grey">Reynolds & Postel                                              [Page 56]</span>

<span id="page-57" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


INTERNET MULTICAST ADDRESSES

Host Extensions for IP Multicasting [<a href="./rfc1112" title=""Host Extensions for IP Multicasting"">RFC1112</a>] specifies the
extensions required of a host implementation of the Internet Protocol
(IP) to support multicasting.  Current addresses are listed below.

<span class="h5"><a class="selflink" id="section-224.0.0.0" href="#section-224.0.0.0">224.0.0.0</a>  Base Address (Reserved)  </span>                 [<a href="./rfc1112" title=""Host Extensions for IP Multicasting"">RFC1112</a>,<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.1" href="#section-224.0.0.1">224.0.0.1</a>  All Systems on this Subnet  </span>              [<a href="./rfc1112" title=""Host Extensions for IP Multicasting"">RFC1112</a>,<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.2" href="#section-224.0.0.2">224.0.0.2</a>  All Routers on this Subnet  </span>                      [<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.3" href="#section-224.0.0.3">224.0.0.3</a>  Unassigned  </span>                                      [<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.4" href="#section-224.0.0.4">224.0.0.4</a>  DVMRP  </span>  Routers                          [<a href="./rfc1075" title=""Distance Vector Multicast Routing Protocol"">RFC1075</a>,<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.5" href="#section-224.0.0.5">224.0.0.5</a>  OSPFIGP  </span>OSPFIGP All Routers             [<a href="./rfc1583" title=""OSPF Version 2"">RFC1583</a>,<a href="#ref-JXM1">JXM1</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.6" href="#section-224.0.0.6">224.0.0.6</a>  OSPFIGP  </span>OSPFIGP Designated Routers      [<a href="./rfc1583" title=""OSPF Version 2"">RFC1583</a>,<a href="#ref-JXM1">JXM1</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.7" href="#section-224.0.0.7">224.0.0.7</a>  ST Routers  </span>                             [<a href="./rfc1190" title=""Experimental Internet Stream Protocol, Version 2 (ST-II)"">RFC1190</a>,<a href="#ref-KS14">KS14</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.8" href="#section-224.0.0.8">224.0.0.8</a>  ST Hosts  </span>                               [<a href="./rfc1190" title=""Experimental Internet Stream Protocol, Version 2 (ST-II)"">RFC1190</a>,<a href="#ref-KS14">KS14</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.9" href="#section-224.0.0.9">224.0.0.9</a>  RIP2 Routers  </span>                                  [<a href="#ref-GSM11">GSM11</a>]
<span class="h5"><a class="selflink" id="section-224.0.0.10" href="#section-224.0.0.10">224.0.0.10</a> IGRP Routers  </span>                         [Dino Farinacci]
<span class="h5"><a class="selflink" id="section-224.0.0.11" href="#section-224.0.0.11">224.0.0.11</a> Mobile-Agents  </span>                          [Bill Simpson]
224.0.0.12-224.0.0.255 Unassigned                            [<a href="#ref-JBP">JBP</a>]

<span class="h5"><a class="selflink" id="section-224.0.1.0" href="#section-224.0.1.0">224.0.1.0</a>  VMTP Managers Group  </span>                    [<a href="./rfc1045" title=""VMTP: Versatile Message Transaction Protocol Specification"">RFC1045</a>,<a href="#ref-DRC3">DRC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.1" href="#section-224.0.1.1">224.0.1.1</a>  NTP  </span>    Network Time Protocol           [<a href="./rfc1119" title=""Network Time Protocol (Version 1), Specification and Implementation"">RFC1119</a>,<a href="#ref-DLM1">DLM1</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.2" href="#section-224.0.1.2">224.0.1.2</a>  SGI-Dogfight  </span>                                    [<a href="#ref-AXC">AXC</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.3" href="#section-224.0.1.3">224.0.1.3</a>  Rwhod  </span>                                           [<a href="#ref-SXD">SXD</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.4" href="#section-224.0.1.4">224.0.1.4</a>  VNP  </span>                                            [<a href="#ref-DRC3">DRC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.5" href="#section-224.0.1.5">224.0.1.5</a>  Artificial Horizons - Aviator  </span>                   [<a href="#ref-BXF">BXF</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.6" href="#section-224.0.1.6">224.0.1.6</a>  NSS - Name Service Server  </span>                      [<a href="#ref-BXS2">BXS2</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.7" href="#section-224.0.1.7">224.0.1.7</a>  AUDIONEWS - Audio News Multicast  </span>               [<a href="#ref-MXF2">MXF2</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.8" href="#section-224.0.1.8">224.0.1.8</a>  SUN NIS+ Information Service  </span>                   [<a href="#ref-CXM3">CXM3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.9" href="#section-224.0.1.9">224.0.1.9</a>  MTP Multicast Transport Protocol  </span>                [<a href="#ref-SXA">SXA</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.10" href="#section-224.0.1.10">224.0.1.10</a> IETF-1-LOW-AUDIO  </span>                                [<a href="#ref-SC3">SC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.11" href="#section-224.0.1.11">224.0.1.11</a> IETF-1-AUDIO  </span>                                    [<a href="#ref-SC3">SC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.12" href="#section-224.0.1.12">224.0.1.12</a> IETF-1-VIDEO  </span>                                    [<a href="#ref-SC3">SC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.13" href="#section-224.0.1.13">224.0.1.13</a> IETF-2-LOW-AUDIO  </span>                                [<a href="#ref-SC3">SC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.14" href="#section-224.0.1.14">224.0.1.14</a> IETF-2-AUDIO  </span>                                    [<a href="#ref-SC3">SC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.15" href="#section-224.0.1.15">224.0.1.15</a> IETF-2-VIDEO  </span>                                    [<a href="#ref-SC3">SC3</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.16" href="#section-224.0.1.16">224.0.1.16</a> MUSIC-SERVICE  </span>                      [Guido van Rossum]
<span class="h5"><a class="selflink" id="section-224.0.1.17" href="#section-224.0.1.17">224.0.1.17</a> SEANET-TELEMETRY  </span>                      [Andrew Maffei]
<span class="h5"><a class="selflink" id="section-224.0.1.18" href="#section-224.0.1.18">224.0.1.18</a> SEANET-IMAGE  </span>                          [Andrew Maffei]
<span class="h5"><a class="selflink" id="section-224.0.1.19" href="#section-224.0.1.19">224.0.1.19</a> MLOADD  </span>                                       [<a href="#ref-Braden">Braden</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.20" href="#section-224.0.1.20">224.0.1.20</a> any private experiment  </span>                          [<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.1.21" href="#section-224.0.1.21">224.0.1.21</a> DVMRP on MOSPF  </span>                             [John Moy]
<span class="h5"><a class="selflink" id="section-224.0.1.22" href="#section-224.0.1.22">224.0.1.22</a> SVRLOC  </span>                             <veizades@ftp.com>
<span class="h5"><a class="selflink" id="section-224.0.1.23" href="#section-224.0.1.23">224.0.1.23</a> XINGTV  </span>                               <hgxing@aol.com>
<span class="h5"><a class="selflink" id="section-224.0.1.24" href="#section-224.0.1.24">224.0.1.24</a> microsoft-ds  </span>                  <arnoldm@microsoft.com>
<span class="h5"><a class="selflink" id="section-224.0.1.25" href="#section-224.0.1.25">224.0.1.25</a> nbc-pro  </span>                    <bloomer@birch.crd.ge.com>
<span class="h5"><a class="selflink" id="section-224.0.1.26" href="#section-224.0.1.26">224.0.1.26</a> nbc-pfn  </span>                    <bloomer@birch.crd.ge.com>
224.0.1.27-224.0.1.255  Unassigned                           [<a href="#ref-JBP">JBP</a>]



<span class="grey">Reynolds & Postel                                              [Page 57]</span>

<span id="page-58" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h5"><a class="selflink" id="section-224.0.2.1" href="#section-224.0.2.1">224.0.2.1</a>  "rwho" Group (BSD) (unofficial)  </span>                 [<a href="#ref-JBP">JBP</a>]
<span class="h5"><a class="selflink" id="section-224.0.2.2" href="#section-224.0.2.2">224.0.2.2</a>  SUN RPC PMAPPROC_CALLIT  </span>                        [<a href="#ref-BXE1">BXE1</a>]

224.0.3.000-224.0.3.255 RFE Generic Service                 [<a href="#ref-DXS3">DXS3</a>]
224.0.4.000-224.0.4.255 RFE Individual Conferences          [<a href="#ref-DXS3">DXS3</a>]
224.0.5.000-224.0.5.127 CDPD Groups                  [Bob Brenner]
224.0.5.128-224.0.5.255 Unassigned                          [<a href="#ref-IANA">IANA</a>]
224.0.6.000-224.0.6.127 Cornell ISIS Project           [Tim Clark]
224.0.6.128-224.0.6.255 Unassigned                          [<a href="#ref-IANA">IANA</a>]

224.1.0.0-224.1.255.255  ST Multicast Groups        [<a href="./rfc1190" title=""Experimental Internet Stream Protocol, Version 2 (ST-II)"">RFC1190</a>,<a href="#ref-KS14">KS14</a>]
224.2.0.0-224.2.255.255  Multimedia Conference Calls         [<a href="#ref-SC3">SC3</a>]

224.252.0.0-224.255.255.255 DIS transient groups     [Joel Snyder]

232.0.0.0-232.255.255.255  VMTP transient groups    [<a href="./rfc1045" title=""VMTP: Versatile Message Transaction Protocol Specification"">RFC1045</a>,<a href="#ref-DRC3">DRC3</a>]

These addresses are listed in the Domain Name Service under MCAST.NET
and 224.IN-ADDR.ARPA.

Note that when used on an Ethernet or IEEE 802 network, the 23
low-order bits of the IP Multicast address are placed in the low-order
<span class="h2"><a class="selflink" id="section-23" href="#section-23">23</a> bits of the Ethernet or IEEE 802 net multicast address</span>
<span class="h6"><a class="selflink" id="section-1.0.94.0.0.0" href="#section-1.0.94.0.0.0">1.0.94.0.0.0</a>.  See the next section on "IANA ETHERNET ADDRESS BLOCK".</span>

REFERENCES

[<a id="ref-RFC1045">RFC1045</a>] Cheriton, D., "VMTP: Versatile Message Transaction
          Protocol Specification", <a href="./rfc1045">RFC 1045</a>, Stanford University,
          February 1988.

[<a id="ref-RFC1075">RFC1075</a>] Waitzman, D., C. Partridge, and S. Deering "Distance Vector
          Multicast Routing Protocol", <a href="./rfc1075">RFC-1075</a>, BBN STC, Stanford
          University, November 1988.

[<a id="ref-RFC1112">RFC1112</a>] Deering, S., "Host Extensions for IP Multicasting",
          STD 5, <a href="./rfc1112">RFC 1112</a>, Stanford University, August 1989.

[<a id="ref-RFC1119">RFC1119</a>] Mills, D., "Network Time Protocol (Version 1), Specification
          and Implementation", STD 12, <a href="./rfc1119">RFC 1119</a>, University of
          Delaware, July 1988.

[<a id="ref-RFC1190">RFC1190</a>] Topolcic, C., Editor, "Experimental Internet Stream
          Protocol, Version 2 (ST-II)", <a href="./rfc1190">RFC 1190</a>, CIP Working Group,
          October 1990.

[<a id="ref-RFC1583">RFC1583</a>] Moy, J., "The OSPF Specification", <a href="./rfc1583">RFC 1583</a>, Proteon,
          March 1994.



<span class="grey">Reynolds & Postel                                              [Page 58]</span>

<span id="page-59" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PEOPLE

<arnoldm@microsoft.com>

[<a id="ref-AXC">AXC</a>] Andrew Cherenson <arc@SGI.COM>

[Bob Brenner]

<bloomer@birch.crd.ge.com>

[<a id="ref-Braden">Braden</a>] Bob Braden <braden@isi.edu

[<a id="ref-BXE1">BXE1</a>] Brendan Eic <brendan@illyria.wpd.sgi.com>

[<a id="ref-BXF">BXF</a>] Bruce Factor <ahi[email protected]>

[<a id="ref-BXS2">BXS2</a>] Bill Schilit <schilit@parc.xerox.com>

[<a id="ref-CXM3">CXM3</a>] Chuck McManis <cmcmanis@sun.com>

[Tim Clark]

[<a id="ref-DLM1">DLM1</a>] David Mills <Mills@HUEY.UDEL.EDU>

[<a id="ref-DRC3">DRC3</a>] Dave Cheriton <cheriton@PESCADERO.STANFORD.EDU>

[<a id="ref-DXS3">DXS3</a>] Daniel Steinber <Daniel.Steinberg@Eng.Sun.COM>

[Dino Farinacci]

[<a id="ref-GSM11">GSM11</a>] Gary S. Malkin <GMALKIN@XYLOGICS.COM>

<hgxing@aol.com>

[<a id="ref-IANA">IANA</a>] IANA <iana@isi.edu>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-JXM1">JXM1</a>] Jim Miner <miner@star.com>

[<a id="ref-KS14">KS14</a>] <mystery contact>

[Andrew Maffei]

[John Moy] John Moy <jmoy@PROTEON.COM>

[<a id="ref-MXF2">MXF2</a>] Martin Forssen <maf@dtek.chalmers.se>




<span class="grey">Reynolds & Postel                                              [Page 59]</span>

<span id="page-60" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[Guido van Rossum]

[<a id="ref-SC3">SC3</a>] Steve Casner <casner@isi.edu>

[Joel Snyder]

[<a id="ref-SXA">SXA</a>] Susie Armstrong <Armstrong.wbst128@XEROX.COM>

[<a id="ref-SXD">SXD</a>] Steve Deering <deering@PARC.XEROX.COM>

<veizades@ftp.com>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/multicast-addresses">ftp://ftp.isi.edu/in-notes/iana/assignments/multicast-addresses</a>


































<span class="grey">Reynolds & Postel                                              [Page 60]</span>

<span id="page-61" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SUN RPC NUMBERS


To obtain SUN Remote Procedure Call (RPC) numbers send an e-mail
request to "[email protected]".

The RPC port management service ('portmap' in SunOS versions less than
<span class="h3"><a class="selflink" id="section-5.0" href="#section-5.0">5.0</a> and 'rpcbind' in SunOS versions greater than 5.0) "registers" the</span>
IP port number that is allocated to a particular service when that
service is created. It does not allocate ports on behalf of those
services.

For an exact specification of the semantics refer to the source code
of svcudp_create() and svctcp_create() in the archives.  In short
however is that these interfaces, and svc_tli_create their Transport
Independent RPC equivalent, take either a user specified port number
or RPC_ANY (-1) which effectively means "I don't care."  In the "I
don't care" case the create code simply calls socket(2) or t_open(3n)
which allocates an IP port based on the rules:

        if euid of the requesting process is 0 (i.e., root)
                allocate the next available port number in the
                reserved port range.
        else
                allocate the next available port in the non-reserved
                range.

Port numbers count up sequentially.

Can a port that is "assigned" can be used when the assignee's service
is not present?  Say port 501 is assigned to the "jeans" service.  On
a machine that does not have the "jeans" service, nor has any clients
that might be expecting to use it, is port 501 available for other
uses?  Any dynamic allocation process, like the portmapper, that
chooses the next unused port might allocate port 501 dynamically to a
process that asked for a "I don't care" port.  So any dynamic
allocation scheme may pick an unused port that happened to correspond
to a port number that had been "assigned" but was currently unused.

While it might be desirable, it is impossible to guarantee that any
unused port, even though officially assigned to a service, is not
picked by a dynamic allocator since such an assignment might occur
long after the delivery of the system into a site that doesn't watch
for the latest list.

There is the restriction that only "superuser" on BSD derived systems
such as SunOS can bind to a port number that is less than 1024.  So
programs have used this information in the past to identify whether or



<span class="grey">Reynolds & Postel                                              [Page 61]</span>

<span id="page-62" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


not the service they were talking to was started by the superuser on
the remote system.  Making this assumption is dangerous because not
all system enforce this restriction.

Sun RPC services use ports that are currently unused.  If someone
noted that an RPC service was using port 781, it would be just as
happy using port 891, or 951.  The service doesn't care what port it
gets, remote clients will query the portmapper to ask it what port
number was assigned to the service when it was started.  The key is
that the port was not currently in use.  The only port that ONC/RPC
must have is 111 its assigned port for the portmap service.

The most common complaint comes when people put a new service on their
system.  When they configure their systems they put the new service
configuration commands at the end of their system startup scripts.
During startup, several network services may be started. Those
services that are ONC/RPC based just pick the next available port,
those that have pre-assigned ports bind to their pre-assigned port.
Clearly the correct sequence is to have all services that need a
particular port to be started first (or if they are "latent" services
that are started by inetd, to have inetd started).  Finally, the RPC
services should be started as they will be assigned unused ports. (In
the BSD networking code (which we use) the algorithm for picking
ports is in the file in_pcb.c, function in_pcbbind().)

Services should be started in this order:

   a) Services that will "run" continuously and have an assigned
      port. Note that this includes rpcbind (nee portmap) that has
      port 111 assigned to it.

   b) inetd - which will automatically create sockets for those
      services that have reserved ports but only run on demand
      (like finger)

   c) RPC services - which will automatically pick unused ports and
      maximize efficiency of the "IP Port" namespace.

The include file /usr/include/netinet/in.h defines a constant
IPPORT_RESERVED to be 1024.  The relevant text is:

   /*
    * Ports < IPPORT_RESERVED are reserved for
    * privileged processes (e.g. root).
    * Ports > IPPORT_USERRESERVED are reserved
    * for servers, not necessarily privileged.
    */
   #define IPPORT_RESERVED         1024



<span class="grey">Reynolds & Postel                                              [Page 62]</span>

<span id="page-63" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


   #define IPPORT_USERRESERVED     5000

Portmap does not allocate ports, the kernel allocates ports.  The code
that does this is part of nearly every UNIX system in the world (and
since the BSD code is 'free' it is often the same code).  RPC services
ask the kernel to allocate them a port by calling the "bind()" system
call.  The parameter they pass is "INADDR_ANY" which means "allocate
me any IP port you want".  The kernel does that by looking at all of
the ports that are currently in use and picking one that is not
currently used.  The number picked is either less that 1024 if the
process is privledged, or greater than 1024 if the process is not
privledged.  After the kernel has allocated a port, the service
registers this allocation with portmap.  The portmapper is merely a
registry of previously allocated ports.  Note "allocated" here is
being used in the sense that they are used by an open socket, not
assigned a well known name.

The role of /etc/services is to provide an idea to people who are
looking at network traffic as to where a packet may have originated
from or is headed to.  For services like finger that have assigned
ports, they can just hard code the port they want into their
executable. (it isn't like it will change, and if they read it from
/etc/services and someone had mistyped the port number it won't
interoperate with clients anyway!)

It is not practical to read the /etc/services file into the kernel to
prevent it from giving out port numbers that are "pre-assigned", nor
is it generally desirable since with the correct ordering of startup
it is completely unneccesary.

Editors Note: This information was supplied by Chuck McManis of Sun.

[]







URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/sun-rpc-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/sun-rpc-numbers</a>










<span class="grey">Reynolds & Postel                                              [Page 63]</span>

<span id="page-64" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


IP OPTION NUMBERS

The Internet Protocol (IP) has provision for optional header fields
identified by an option type field.  Options 0 and 1 are exactly one
octet which is their type field.  All other options have their one
octet type field, followed by a one octet length field, followed by
length-2 octets of option data.  The option type field is sub-divided
into a one bit copied flag, a two bit class field, and a five bit
option number.  These taken together form an eight bit value for the
option type field.  IP options are commonly refered to by this value.


Copy Class Number Value Name                            Reference
---- ----- ------ ----- ------------------------------- ---------
   0     0      0     0 EOOL   - End of Options List    [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   0     0      1     1 NOP    - No Operation           [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   1     0      2   130 SEC    - Security                  [<a href="./rfc1108" title=""U.S. Department of Defense Security Options for the Internet Protocol"">RFC1108</a>]
   1     0      3   131 LSR    - Loose Source Route     [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   0     2      4    68 TS     - Time Stamp             [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   1     0      5   133 E-SEC  - Extended Security         [<a href="./rfc1108" title=""U.S. Department of Defense Security Options for the Internet Protocol"">RFC1108</a>]
   1     0      6   134 CIPSO  - Commercial Security           [???]
   0     0      7     7 RR     - Record Route           [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   1     0      8   136 SID    - Stream ID              [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   1     0      9   137 SSR    - Strict Source Route    [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
   0     0     10    10 ZSU    - Experimental Measurement      [ZSu]
   0     0     11    11 MTUP   - MTU Probe                 [<a href="./rfc1191" title=""Path MTU Discovery"">RFC1191</a>]
   0     0     12    12 MTUR   - MTU Reply                 [<a href="./rfc1191" title=""Path MTU Discovery"">RFC1191</a>]
   1     2     13   205 FINN   - Experimental Flow Control    [<a href="#ref-Finn">Finn</a>]
   1     0     14   142 VISA   - Expermental Access Control [<a href="#ref-Estrin">Estrin</a>]
   0     0     15    15 ENCODE - ???                      [VerSteeg]
   1     0     16   144 IMITD  - IMI Traffic Descriptor        [Lee]
   1     0     17   145 EIP    - ???                       [<a href="./rfc1358" title=""Charter of the Internet Architecture Board (IAB)"">RFC1358</a>]
   0     2     18    82 TR     - Traceroute                [<a href="./rfc1393" title=""Traceroute Using an IP Option"">RFC1393</a>]
   1     0     19   147 ADDEXT - Address Extension    [Ullmann IPv7]



IP TIME TO LIVE PARAMETER

The current recommended default time to live (TTL) for the
Internet Protocol (IP) [45,105] is 64.


IP TOS PARAMETERS

This documents the default Type-of-Service values that are currently
recommended for the most important Internet protocols.




<span class="grey">Reynolds & Postel                                              [Page 64]</span>

<span id="page-65" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


TOS Value       Description                             Reference
---------       --------------------------              ---------
  0000          Default                                 [<a href="./rfc1349" title=""Type of Service in the Internet Protocol Suite"">RFC1349</a>]
  0001          Minimize Monetary Cost                  [<a href="./rfc1349" title=""Type of Service in the Internet Protocol Suite"">RFC1349</a>]
  0010          Maximize Reliability                    [<a href="./rfc1349" title=""Type of Service in the Internet Protocol Suite"">RFC1349</a>]
  0100          Maximize Throughput                     [<a href="./rfc1349" title=""Type of Service in the Internet Protocol Suite"">RFC1349</a>]
  1000          Minimize Delay                          [<a href="./rfc1349" title=""Type of Service in the Internet Protocol Suite"">RFC1349</a>]
  1111          Maximize Security                       [<a href="./rfc1455" title=""Physical Link Security Type of Service"">RFC1455</a>]

The TOS value is used to indicate "better".  Only one TOS value or
property can be requested in any one IP datagram.

Generally, protocols which are involved in direct interaction with a
human should select low delay, while data transfers which may involve
large blocks of data are need high throughput.  Finally, high reliability
is most important for datagram-based Internet management functions.

Application protocols not included in these tables should be able to
make appropriate choice of low delay (8 decimal, 1000 binary) or high
throughput (4 decimal, 0100 binary).

The following are recommended values for TOS:


            ----- Type-of-Service Value -----

Protocol           TOS Value

TELNET (1)         1000                 (minimize delay)

FTP
  Control          1000                 (minimize delay)
  Data (2)         0100                 (maximize throughput)

TFTP               1000                 (minimize delay)

SMTP (3)
  Command phase    1000                 (minimize delay)
  DATA phase       0100                 (maximize throughput)

Domain Name Service
  UDP Query        1000                 (minimize delay)
  TCP Query        0000
  Zone Transfer    0100                 (maximize throughput)

NNTP               0001                 (minimize monetary cost)

ICMP



<span class="grey">Reynolds & Postel                                              [Page 65]</span>

<span id="page-66" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


  Errors           0000
  Requests         0000 (4)
  Responses        <same as request> (4)

Any IGP            0010                 (maximize reliability)

EGP                0000

SNMP               0010                 (maximize reliability)

BOOTP              0000

Notes:

(1) Includes all interactive user protocols (e.g., rlogin).

(2) Includes all bulk data transfer protocols (e.g., rcp).

(3) If the implementation does not support changing the TOS
during the lifetime of the connection, then the
recommended TOS on opening the connection is the default
TOS (0000).

(4) Although ICMP request messages are normally sent with
the default TOS, there are sometimes good reasons why they
would be sent with some other TOS value.  An ICMP
response always uses the same TOS value as was used in the
corresponding ICMP request message.

An application may (at the request of the user) substitute
<span class="h2"><a class="selflink" id="section-0001" href="#section-0001">0001</a> (minimize monetary cost) for any of the above values.</span>


REFERENCES

[<a id="ref-RFC791">RFC791</a>] Postel, J., "Internet Protocol - DARPA Internet Program
         Protocol Specification", STD 5, <a href="./rfc791">RFC 791</a>, DARPA, September
         1981.

[<a id="ref-RFC1108">RFC1108</a>] Kent, S., "U.S. Department of Defense Security Options for
          the Internet Protocol", <a href="./rfc1108">RFC 1108</a>, BBN Communications,
          November 1991.

[<a id="ref-RFC1191">RFC1191</a>] Mogul, J., and S. Deering, "Path MTU Discovery", <a href="./rfc1191">RFC 1191</a>,
          DECWRL, Stanford University, November 1990.

[<a id="ref-RFC1349">RFC1349</a>] Almquist, P., "Type of Service in the Internet Protocol
          Suite", <a href="./rfc1349">RFC 1349</a>, Consultant, July 1992.



<span class="grey">Reynolds & Postel                                              [Page 66]</span>

<span id="page-67" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC1358">RFC1358</a>] Chapin, L., Chair, "Charter of the Internet Architecture
          Board (IAB)", <a href="./rfc1358">RFC 1358</a>, Internet Architecture Board, August
          1992.

[<a id="ref-RFC1393">RFC1393</a>] Malkin, G., "Traceroute Using an IP Option", <a href="./rfc1393">RFC 1393</a>,
          Xylogics, Inc., January 1993.

[<a id="ref-RFC1455">RFC1455</a>] Eastlake, D., "Physical Link Security Type of Service",
          <a href="./rfc1455">RFC 1455</a>, Digital Equipment Corporation, May 1993.

[Ullmann IPv7]


PEOPLE

[<a id="ref-Estrin">Estrin</a>] Deborah Estrin <Estrin@usc.edu>

[<a id="ref-Finn">Finn</a>] Greg Finn <Finn@isi.edu>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-Ullmann">Ullmann</a>] Robert Ullmann <ariel@world.std.com>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/ip-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/ip-parameters</a>
























<span class="grey">Reynolds & Postel                                              [Page 67]</span>

<span id="page-68" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ICMP TYPE NUMBERS

The Internet Control Message Protocol (ICMP) has many messages that
are identified by a "type" field.

Type    Name                                    Reference
----    -------------------------               ---------
  0     Echo Reply                               [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
  1     Unassigned                                  [<a href="#ref-JBP">JBP</a>]
  2     Unassigned                                  [<a href="#ref-JBP">JBP</a>]
  3     Destination Unreachable                  [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
  4     Source Quench                            [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
  5     Redirect                                 [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
  6     Alternate Host Address                      [<a href="#ref-JBP">JBP</a>]
  7     Unassigned                                  [<a href="#ref-JBP">JBP</a>]
  8     Echo                                     [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
  9     Router Advertisement                    [<a href="./rfc1256" title=""ICMP Router Discovery Messages"">RFC1256</a>]
 10     Router Selection                        [<a href="./rfc1256" title=""ICMP Router Discovery Messages"">RFC1256</a>]
 11     Time Exceeded                            [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
 12     Parameter Problem                        [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
 13     Timestamp                                [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
 14     Timestamp Reply                          [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
 15     Information Request                      [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
 16     Information Reply                        [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
 17     Address Mask Request                     [<a href="./rfc950" title=""Internet Standard Subnetting Procedure"">RFC950</a>]
 18     Address Mask Reply                       [<a href="./rfc950" title=""Internet Standard Subnetting Procedure"">RFC950</a>]
 19     Reserved (for Security)                    [<a href="#ref-Solo">Solo</a>]
 20-29  Reserved (for Robustness Experiment)        [ZSu]
 30     Traceroute                              [<a href="./rfc1393" title=""Traceroute Using an IP Option"">RFC1393</a>]
 31     Datagram Conversion Error               [<a href="./rfc1475" title=""TP/IX: The Next Internet"">RFC1475</a>]
 32     Mobile Host Redirect              [David Johnson]
 33     IPv6 Where-Are-You                 [Bill Simpson]
 34     IPv6 I-Am-Here                     [Bill Simpson]
 35     Mobile Registration Request        [Bill Simpson]
 36     Mobile Registration Reply          [Bill Simpson]
 37-255 Reserved                                    [<a href="#ref-JBP">JBP</a>]

Many of these ICMP types have a "code" field.  Here we list the types
again with their assigned code fields.

Type    Name                                    Reference
----    -------------------------               ---------
  0     Echo Reply                               [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  No Code

  1     Unassigned                                  [<a href="#ref-JBP">JBP</a>]



<span class="grey">Reynolds & Postel                                              [Page 68]</span>

<span id="page-69" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


  2     Unassigned                                  [<a href="#ref-JBP">JBP</a>]

  3     Destination Unreachable                  [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  Net Unreachable
            1  Host Unreachable
            2  Protocol Unreachable
            3  Port Unreachable
            4  Fragmentation Needed and Don't Fragment was Set
            5  Source Route Failed
            6  Destination Network Unknown
            7  Destination Host Unknown
            8  Source Host Isolated
            9  Communication with Destination Network is
               Administratively Prohibited
           10  Communication with Destination Host is
               Administratively Prohibited
           11  Destination Network Unreachable for Type of Service
           12  Destination Host Unreachable for Type of Service

  4     Source Quench                            [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]
        Codes
            0  No Code

  5     Redirect                                 [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  Redirect Datagram for the Network (or subnet)
            1  Redirect Datagram for the Host
            2  Redirect Datagram for the Type of Service and Network
            3  Redirect Datagram for the Type of Service and Host

  6     Alternate Host Address                      [<a href="#ref-JBP">JBP</a>]

        Codes
            0  Alternate Address for Host

  7     Unassigned                                  [<a href="#ref-JBP">JBP</a>]

  8     Echo                                     [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  No Code

  9     Router Advertisement                    [<a href="./rfc1256" title=""ICMP Router Discovery Messages"">RFC1256</a>]

        Codes



<span class="grey">Reynolds & Postel                                              [Page 69]</span>

<span id="page-70" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


            0  No Code

 10     Router Selection                        [<a href="./rfc1256" title=""ICMP Router Discovery Messages"">RFC1256</a>]

        Codes
            0  No Code

 11     Time Exceeded                            [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  Time to Live exceeded in Transit
            1  Fragment Reassembly Time Exceeded

 12     Parameter Problem                        [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  Pointer indicates the error
            1  Missing a Required Option        [<a href="./rfc1108" title=""U.S. Department of Defense Security Options for the Internet Protocol"">RFC1108</a>]
            2  Bad Length


 13     Timestamp                                [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  No Code

 14     Timestamp Reply                          [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  No Code

 15     Information Request                      [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  No Code

 16     Information Reply                        [<a href="./rfc792" title=""Internet Control Message Protocol"">RFC792</a>]

        Codes
            0  No Code

 17     Address Mask Request                     [<a href="./rfc950" title=""Internet Standard Subnetting Procedure"">RFC950</a>]

        Codes
            0  No Code

 18     Address Mask Reply                       [<a href="./rfc950" title=""Internet Standard Subnetting Procedure"">RFC950</a>]




<span class="grey">Reynolds & Postel                                              [Page 70]</span>

<span id="page-71" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


        Codes
            0  No Code

 19     Reserved (for Security)                    [<a href="#ref-Solo">Solo</a>]

 20-29  Reserved (for Robustness Experiment)        [ZSu]

 30     Traceroute                              [<a href="./rfc1393" title=""Traceroute Using an IP Option"">RFC1393</a>]

 31     Datagram Conversion Error               [<a href="./rfc1475" title=""TP/IX: The Next Internet"">RFC1475</a>]

 32     Mobile Host Redirect              [David Johnson]

 33     IPv6 Where-Are-You                 [Bill Simpson]

 34     IPv6 I-Am-Here                     [Bill Simpson]

 35     Mobile Registration Request        [Bill Simpson]

 36     Mobile Registration Reply          [Bill Simpson]

REFERENCES

[<a id="ref-RFC792">RFC792</a>] Postel, J., "Internet Control Message Protocol", STD 5,
         <a href="./rfc792">RFC 792</a>, USC/Information Sciences Institute, September 1981.

[<a id="ref-RFC950">RFC950</a>] Mogul, J., and J. Postel, "Internet Standard Subnetting
         Procedure", STD 5, <a href="./rfc950">RFC 950</a>, Stanford, USC/Information
         Sciences Institute, August 1985.

[<a id="ref-RFC1108">RFC1108</a>] Kent, S., "U.S. Department of Defense Security Options for
          the Internet Protocol", <a href="./rfc1108">RFC 1108</a>, November 1991.

[<a id="ref-RFC1256">RFC1256</a>] Deering, S., Editor, "ICMP Router Discovery Messages", <a href="./rfc1256">RFC</a>
          <a href="./rfc1256">1256</a>, Xerox PARC, September 1991.

[<a id="ref-RFC1393">RFC1393</a>] Malkin, G., "Traceroute Using an IP Option", <a href="./rfc1393">RFC 1393</a>,
          Xylogics, Inc., January 1993.

[<a id="ref-RFC1475">RFC1475</a>] Ullmann, R., "TP/IX: The Next Internet", <a href="./rfc1475">RFC 1475</a>, Process
          Software Corporation, June 1993.


PEOPLE

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[David Johnson]



<span class="grey">Reynolds & Postel                                              [Page 71]</span>

<span id="page-72" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[Bill Simpson]  <Bill.Simpson@um.cc.umich.edu> September, 1994.

[<a id="ref-Solo">Solo</a>]

[ZSu] Zaw-Sing Su <ZSu@TSCA.ISTC.SRI.COM>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/icmp-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/icmp-parameters</a>








































<span class="grey">Reynolds & Postel                                              [Page 72]</span>

<span id="page-73" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


TCP OPTION NUMBERS

The Transmission Control Protocol (TCP) has provision for optional
header fields identified by an option kind field.  Options 0 and 1 are
exactly one octet which is their kind field.  All other options have
their one octet kind field, followed by a one octet length field,
followed by length-2 octets of option data.

Kind   Length   Meaning                           Reference
----   ------   -------------------------------   ---------
  0        -    End of Option List                 [<a href="./rfc793" title=""Transmission Control Protocol - DARPA Internet Program Protocol Specification"">RFC793</a>]
  1        -    No-Operation                       [<a href="./rfc793" title=""Transmission Control Protocol - DARPA Internet Program Protocol Specification"">RFC793</a>]
  2        4    Maximum Segment Lifetime           [<a href="./rfc793" title=""Transmission Control Protocol - DARPA Internet Program Protocol Specification"">RFC793</a>]
  3        3    WSOPT - Window Scale              [<a href="./rfc1323" title=""TCP Extensions for High Performance"">RFC1323</a>]
  4        2    SACK Permitted                    [<a href="./rfc1072" title=""TCP Extensions for Long-Delay Paths"">RFC1072</a>]
  5        N    SACK                              [<a href="./rfc1072" title=""TCP Extensions for Long-Delay Paths"">RFC1072</a>]
  6        6    Echo (obsoleted by option 8)      [<a href="./rfc1072" title=""TCP Extensions for Long-Delay Paths"">RFC1072</a>]
  7        6    Echo Reply (obsoleted by option 8)[<a href="./rfc1072" title=""TCP Extensions for Long-Delay Paths"">RFC1072</a>]
  8       10    TSOPT - Time Stamp Option         [<a href="./rfc1323" title=""TCP Extensions for High Performance"">RFC1323</a>]
  9        2    Partial Order Connection Permitted[RFC1693]
 10        5    Partial Order Service Profile     [<a href="./rfc1693">RFC1693</a>]
 11             CC                                 [<a href="#ref-Braden">Braden</a>]
 12             CC.NEW                             [<a href="#ref-Braden">Braden</a>]
 13             CC.ECHO                            [<a href="#ref-Braden">Braden</a>]
 14         3   TCP Alternate Checksum Request    [<a href="./rfc1146" title=""TCP Alternate Checksum Options"">RFC1146</a>]
 15         N   TCP Alternate Checksum Data       [<a href="./rfc1146" title=""TCP Alternate Checksum Options"">RFC1146</a>]
 16             Skeeter                           [<a href="#ref-Knowles">Knowles</a>]
 17             Bubba                             [<a href="#ref-Knowles">Knowles</a>]
 18         3   Trailer Checksum Option    [Subbu & Monroe]


TCP ALTERNATE CHECKSUM NUMBERS


Number  Description                     Reference
------- ------------------------------- ----------
   0    TCP Checksum                    [<a href="./rfc1146">RFC-1146</a>]
   1    8-bit Fletchers's algorithm     [<a href="./rfc1146">RFC-1146</a>]
   2    16-bit Fletchers's algorithm    [<a href="./rfc1146">RFC-1146</a>]
   3    Redundant Checksum Avoidance    [<a href="#ref-Kay">Kay</a>]


REFERENCES

[<a id="ref-KAY">KAY</a>] Kay, J. and Pasquale, J., "Measurement, Analysis, and
      Improvement of UDP/IP Throughput for the DECstation 5000,"
      Proceedings of the Winter 1993 Usenix Conference, January 1993
      (available for anonymous FTP in



<span class="grey">Reynolds & Postel                                              [Page 73]</span>

<span id="page-74" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


      ucsd.edu:/pub/csl/fastnet/fastnet.tar.Z). <jkay@ucsd.edu>

[<a id="ref-RFC793">RFC793</a>] Postel, J., "Transmission Control Protocol - DARPA Internet
         Program Protocol Specification", STD 7, <a href="./rfc793">RFC 793</a>, DARPA,
         September 1981.

[<a id="ref-RFC1323">RFC1323</a>] Jacobson, V., Braden, R., and D. Borman, "TCP Extensions for
          High Performance", <a href="./rfc1323">RFC 1323</a>, LBL, ISI, Cray Research, May
          1992.

[<a id="ref-RFC1072">RFC1072</a>] Jacobson, V., and R. Braden, "TCP Extensions for Long-Delay
          Paths", <a href="./rfc1072">RFC 1072</a>, LBL, ISI, October 1988.

[<a id="ref-RFC1693">RFC1693</a>]  ?????

[<a id="ref-RFC1146">RFC1146</a>] Zweig, J., and C. Partridge, "TCP Alternate Checksum
          Options", <a href="./rfc1146">RFC 1146</a>, UIUC, BBN, March 1990.

PEOPLE

[<a id="ref-Braden">Braden</a>]  Bob Braden <braden@isi.edu>

[<a id="ref-Knowles">Knowles</a>] Stev Knowles <stev@ftp.com>

[<a id="ref-Kay">Kay</a>] J. Kay <jkay@ucsd.edu>

[Subbu & Monroe] <mystery contact>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/tcp-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/tcp-parameters</a>



















<span class="grey">Reynolds & Postel                                              [Page 74]</span>

<span id="page-75" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


TELNET OPTIONS

The Telnet Protocol has a number of options that may be negotiated.
These options are listed here.  "Internet Official Protocol Standards"
(STD 1) provides more detailed information.

Options  Name                                              References
-------  -----------------------                           ----------
   0     Binary Transmission                             [<a href="./rfc856" title=""Telnet Binary Transmission"">RFC856</a>,<a href="#ref-JBP">JBP</a>]
   1     Echo                                            [<a href="./rfc857" title=""Telnet Echo Option"">RFC857</a>,<a href="#ref-JBP">JBP</a>]
   2     Reconnection                                  [<a href="#ref-NIC50005" title=""Telnet Reconnection Option"">NIC50005</a>,<a href="#ref-JBP">JBP</a>]
   3     Suppress Go Ahead                               [<a href="./rfc858" title=""Telnet Suppress Go Ahead Option"">RFC858</a>,<a href="#ref-JBP">JBP</a>]
   4     Approx Message Size Negotiation               [<a href="#ref-ETHERNET" title=""The Ethernet, A Local Area Network: Data Link Layer and Physical Layer Specification"">ETHERNET</a>,<a href="#ref-JBP">JBP</a>]
   5     Status                                          [<a href="./rfc859" title=""Telnet Status Option"">RFC859</a>,<a href="#ref-JBP">JBP</a>]
   6     Timing Mark                                     [<a href="./rfc860" title=""Telnet Timing Mark Option"">RFC860</a>,<a href="#ref-JBP">JBP</a>]
   7     Remote Controlled Trans and Echo                [<a href="./rfc726" title=""Remote Controlled Transmission and Echoing Telnet Option"">RFC726</a>,<a href="#ref-JBP">JBP</a>]
   8     Output Line Width                             [<a href="#ref-NIC50005" title=""Telnet Reconnection Option"">NIC50005</a>,<a href="#ref-JBP">JBP</a>]
   9     Output Page Size                              [<a href="#ref-NIC50005" title=""Telnet Reconnection Option"">NIC50005</a>,<a href="#ref-JBP">JBP</a>]
  10     Output Carriage-Return Disposition              [<a href="./rfc652" title=""Telnet Output Carriage-Return Disposition Option"">RFC652</a>,<a href="#ref-JBP">JBP</a>]
  11     Output Horizontal Tab Stops                     [<a href="./rfc653" title=""Telnet Output Horizontal Tabstops Option"">RFC653</a>,<a href="#ref-JBP">JBP</a>]
  12     Output Horizontal Tab Disposition               [<a href="./rfc654" title=""Telnet Output Horizontal Tab Disposition Option"">RFC654</a>,<a href="#ref-JBP">JBP</a>]
  13     Output Formfeed Disposition                     [<a href="./rfc655" title=""Telnet Output Formfeed Disposition Option"">RFC655</a>,<a href="#ref-JBP">JBP</a>]
  14     Output Vertical Tabstops                        [<a href="./rfc656" title=""Telnet Output Vertical Tabstops Option"">RFC656</a>,<a href="#ref-JBP">JBP</a>]
  15     Output Vertical Tab Disposition                 [<a href="./rfc657" title=""Telnet Output Vertical Tab Disposition Option"">RFC657</a>,<a href="#ref-JBP">JBP</a>]
  16     Output Linefeed Disposition                     [<a href="./rfc657" title=""Telnet Output Vertical Tab Disposition Option"">RFC657</a>,<a href="#ref-JBP">JBP</a>]
  17     Extended ASCII                                  [<a href="./rfc698" title=""Telnet Extended ASCII Option"">RFC698</a>,<a href="#ref-JBP">JBP</a>]
  18     Logout                                          [<a href="./rfc727" title=""Telnet Logout Option"">RFC727</a>,<a href="#ref-MRC">MRC</a>]
  19     Byte Macro                                      [<a href="./rfc735" title=""Revised Telnet Byte Marco Option"">RFC735</a>,<a href="#ref-JBP">JBP</a>]
  20     Data Entry Terminal                     [RFC1043,<a href="./rfc732">RFC732</a>,JBP]
  22     SUPDUP                                   [RFC736,<a href="./rfc734">RFC734</a>,MRC]
  22     SUPDUP Output                                   [<a href="./rfc749" title=""Telnet SUPDUP-OUTPUT Option"">RFC749</a>,<a href="#ref-MRC">MRC</a>]
  23     Send Location                                  [<a href="./rfc779" title=""Telnet Send-Location Option"">RFC779</a>,EAK1]
  24     Terminal Type                                 [<a href="./rfc1091" title=""Telnet Terminal Type Option"">RFC1091</a>,<a href="#ref-MS56">MS56</a>]
  25     End of Record                                   [<a href="./rfc885" title=""Telnet End of Record Option"">RFC885</a>,<a href="#ref-JBP">JBP</a>]
  26     TACACS User Identification                      [<a href="./rfc927" title=""TACACS User Identification Telnet Option"">RFC927</a>,<a href="#ref-BA4">BA4</a>]
  27     Output Marking                                  [<a href="./rfc933" title=""Output Marking Telnet Option"">RFC933</a>,<a href="#ref-SXS">SXS</a>]
  28     Terminal Location Number                        [<a href="./rfc946" title=""Telnet Terminal Location Number Option"">RFC946</a>,<a href="#ref-RN6">RN6</a>]
  29     Telnet 3270 Regime                             [<a href="./rfc1041">RFC1041</a>,JXR]
  30     X.3 PAD                                       [<a href="./rfc1053" title=""Telnet X.3 PAD Option"">RFC1053</a>,<a href="#ref-SL70">SL70</a>]
  31     Negotiate About Window Size                  [<a href="./rfc1073" title=""Telnet Window Size Option"">RFC1073</a>,<a href="#ref-DW183">DW183</a>]
  32     Terminal Speed                                [<a href="./rfc1079" title=""Telnet Terminal Speed Option"">RFC1079</a>,<a href="#ref-CLH3">CLH3</a>]
  33     Remote Flow Control                           [<a href="./rfc1372" title=""Telnet Remote Flow Control Option"">RFC1372</a>,<a href="#ref-CLH3">CLH3</a>]
  34     Linemode                                      [<a href="./rfc1184" title=""Telnet Linemode Option"">RFC1184</a>,<a href="#ref-DB14">DB14</a>]
  35     X Display Location                            [<a href="./rfc1096" title=""Telnet X Display Location Option"">RFC1096</a>,<a href="#ref-GM23">GM23</a>]
  36     Environment Option                            [<a href="./rfc1408" title=""Telnet Environment Option"">RFC1408</a>,<a href="#ref-DB14">DB14</a>]
  37     Authentication Option                         [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>,<a href="#ref-DB14">DB14</a>]
  38     Encryption Option                                     [<a href="#ref-DB14">DB14</a>]
  39     New Environment Option                        [<a href="./rfc1572" title=""Telnet Environment Option"">RFC1572</a>,<a href="#ref-DB14">DB14</a>]



<span class="grey">Reynolds & Postel                                              [Page 75]</span>

<span id="page-76" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


  40     TN3270E                                            [<a href="./rfc1647" title=""TN3270 Enhancements"">RFC1647</a>]
 255     Extended-Options-List                           [<a href="./rfc861" title=""Telnet Extended Options - List Option"">RFC861</a>,<a href="#ref-JBP">JBP</a>]

Telnet Authentication Types

In [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>], a list of authentication types is introduced.  Additions
to the list are registerd by the IANA and documented here.

Type       Description                  Reference
  0        NULL                         [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>]
  1        KERBEROS_V4                  [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>]
  2        KERBEROS_V5                  [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>]
  3        SPX                          [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>]
  4-5      Unassigned
  6        RSA                          [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>]
  7-9      Unassigned
 10        LOKI                         [<a href="./rfc1409" title=""Telnet Authentication Option"">RFC1409</a>]
 11        SSA                          [<a href="#ref-Schoch">Schoch</a>]

REFERENCES

[<a id="ref-ETHERNET">ETHERNET</a>] "The Ethernet, A Local Area Network: Data Link Layer and
           Physical Layer Specification", AA-K759B-TK, Digital
           Equipment Corporation, Maynard, MA.  Also as: "The
           Ethernet - A Local Area Network", Version 1.0, Digital
           Equipment Corporation, Intel Corporation, Xerox
           Corporation, September 1980.  And: "The Ethernet, A Local
           Area Network: Data Link Layer and Physical Layer
           Specifications", Digital, Intel and Xerox, November 1982.
           And: XEROX, "The Ethernet, A Local Area Network: Data Link
           Layer and Physical Layer Specification", X3T51/80-50, Xerox
           Corporation, Stamford, CT., October 1980.

[<a id="ref-NIC50005">NIC50005</a>] DDN Protocol Handbook, "Telnet Reconnection Option",
           "Telnet Output Line Width Option", "Telnet Output Page Size
           Option", NIC 50005, December 1985.

[<a id="ref-RFC652">RFC652</a>] Crocker, D., "Telnet Output Carriage-Return Disposition
         Option", <a href="./rfc652">RFC 652</a>, UCLA-NMC, October 1974.

[<a id="ref-RFC653">RFC653</a>] Crocker, D., "Telnet Output Horizontal Tabstops Option",
         <a href="./rfc653">RFC 653</a>, UCLA-NMC, October 1974.

[<a id="ref-RFC654">RFC654</a>] Crocker, D., "Telnet Output Horizontal Tab Disposition
         Option", <a href="./rfc654">RFC 654</a>, UCLA-NMC, October 1974.

[<a id="ref-RFC655">RFC655</a>] Crocker, D., "Telnet Output Formfeed Disposition Option",
         <a href="./rfc655">RFC 655</a>, UCLA-NMC, October 1974.



<span class="grey">Reynolds & Postel                                              [Page 76]</span>

<span id="page-77" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC656">RFC656</a>] Crocker, D., "Telnet Output Vertical Tabstops Option",
         <a href="./rfc656">RFC 656</a>, UCLA-NMC, October 1974.

[<a id="ref-RFC657">RFC657</a>] Crocker, D., "Telnet Output Vertical Tab Disposition Option",
         <a href="./rfc657">RFC 657</a>, UCLA-NMC, October 1974.

[<a id="ref-RFC658">RFC658</a>] Crocker, D., "Telnet Output Linefeed Disposition", <a href="./rfc658">RFC 658</a>,
         UCLA-NMC, October 1974.

[<a id="ref-RFC698">RFC698</a>] Tovar, "Telnet Extended ASCII Option", <a href="./rfc698">RFC 698</a>, Stanford
         University-AI, July 1975.

[<a id="ref-RFC726">RFC726</a>] Postel, J. and D. Crocker, "Remote Controlled Transmission
         and Echoing Telnet Option", <a href="./rfc726">RFC 726</a>, SRI-ARC, UC Irvine,
         March 1977.

[<a id="ref-RFC727">RFC727</a>] Crispin, M., "Telnet Logout Option", <a href="./rfc727">RFC 727</a>, Stanford
         University-AI, April 1977.

[<a id="ref-RFC734">RFC734</a>] Crispin, M., "SUPDUP Protocol", <a href="./rfc734">RFC 734</a>, Stanford,
         October 1977.

[<a id="ref-RFC735">RFC735</a>] Crocker, D. and R. Gumpertz, "Revised Telnet Byte Marco
         Option", <a href="./rfc735">RFC 735</a>, Rand, CMU, November 1977.

[<a id="ref-RFC736">RFC736</a>] Crispin, M., "Telnet SUPDUP Option", Stanford University-AI,
         <a href="./rfc736">RFC 736</a>, Stanford, October 1977.

[<a id="ref-RFC749">RFC749</a>] Greenberg, B., "Telnet SUPDUP-OUTPUT Option", <a href="./rfc749">RFC 749</a>,
         MIT-Multics, September 1978.

[<a id="ref-RFC779">RFC779</a>] Killian, E., "Telnet Send-Location Option", <a href="./rfc779">RFC 779</a>,
         LLL, April 1981.

[<a id="ref-RFC856">RFC856</a>] Postel, J. and J. Reynolds, "Telnet Binary Transmission",
         STD 27, <a href="./rfc856">RFC 856</a>, USC/Information Sciences Institute, May
         1983.

[<a id="ref-RFC857">RFC857</a>] Postel, J. and J. Reynolds, "Telnet Echo Option", STD 28, <a href="./rfc857">RFC</a>
         <a href="./rfc857">857</a>, USC/Information Sciences Institute, May 1983.

[<a id="ref-RFC858">RFC858</a>] Postel, J. and J. Reynolds, "Telnet Suppress Go Ahead
         Option", STD 29, <a href="./rfc858">RFC 858</a>, USC/Information Sciences Institute,
         May 1983.

[<a id="ref-RFC859">RFC859</a>] Postel, J. and J. Reynolds, "Telnet Status Option", STD 30,
         <a href="./rfc859">RFC 859</a>, USC/Information Sciences Institute, May 1983.




<span class="grey">Reynolds & Postel                                              [Page 77]</span>

<span id="page-78" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC860">RFC860</a>] Postel, J. and J. Reynolds, "Telnet Timing Mark Option",
         STD 31, <a href="./rfc860">RFC 860</a>, USC/Information Sciences Institute, May
         1983.

[<a id="ref-RFC861">RFC861</a>] Postel, J. and J. Reynolds, "Telnet Extended Options - List
         Option", STD 32, <a href="./rfc861">RFC 861</a>, USC/Information Sciences Institute,
         May 1983.

[<a id="ref-RFC885">RFC885</a>] Postel, J., "Telnet End of Record Option", <a href="./rfc885">RFC 885</a>,
         USC/Information Sciences Institute, December 1983.

[<a id="ref-RFC927">RFC927</a>] Anderson, B., "TACACS User Identification Telnet Option",
         <a href="./rfc927">RFC 927</a>, BBN, December 1984.

[<a id="ref-RFC933">RFC933</a>] Silverman, S., "Output Marking Telnet Option", <a href="./rfc933">RFC 933</a>,
         MITRE, January 1985.

[<a id="ref-RFC946">RFC946</a>] Nedved, R., "Telnet Terminal Location Number Option",
         <a href="./rfc946">RFC 946</a>, Carnegie-Mellon University, May 1985.

[<a id="ref-RDC1041">RDC1041</a>] Rekhter, J., "Telnet 3270 Regime Option", <a href="./rfc1041">RFC 1041</a>,
          IBM, January 1988.

[<a id="ref-RFC1043">RFC1043</a>] Yasuda, A., and T. Thompson, "TELNET Data Entry Terminal
          Option DODIIS Implementation", <a href="./rfc1043">RFC 1043</a>, DIA, February 1988.

[<a id="ref-RFC1053">RFC1053</a>] Levy, S., and T. Jacobson, "Telnet X.3 PAD Option",
          <a href="./rfc1053">RFC 1053</a>, Minnesota Supercomputer Center, April 1988.

[<a id="ref-RFC1073">RFC1073</a>] Waitzman, D., "Telnet Window Size Option", <a href="./rfc1073">RFC 1073</a>,
          BBN STC, October, 1988.

[<a id="ref-RFC1079">RFC1079</a>] Hedrick, C., "Telnet Terminal Speed Option", <a href="./rfc1079">RFC 1079</a>,
          Rutgers University, December 1988.

[<a id="ref-RFC1091">RFC1091</a>] VanBokkelen, J., "Telnet Terminal Type Option",
          <a href="./rfc1091">RFC 1091</a>, FTP Software, Inc., February 1989.

[<a id="ref-RFC1096">RFC1096</a>] Marcy, G., "Telnet X Display Location Option", <a href="./rfc1096">RFC 1096</a>,
          Carnegie Mellon University, March 1989.

[<a id="ref-RFC1184">RFC1184</a>] Borman, D., Editor, "Telnet Linemode Option",
          <a href="./rfc1184">RFC 1184</a>, Cray Research, Inc., October 1990.

[<a id="ref-RFC1372">RFC1372</a>] Hedrick, C., and D. Borman, "Telnet Remote Flow Control
         Option", <a href="./rfc1372">RFC 1372</a>, Rutgers University, Cray Research, Inc.,
         October 1992.




<span class="grey">Reynolds & Postel                                              [Page 78]</span>

<span id="page-79" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC1408">RFC1408</a>] Borman, D., Editor, "Telnet Environment Option", <a href="./rfc1408">RFC 1408</a>,
          Cray Research, Inc., January 1993.

[<a id="ref-RFC1409">RFC1409</a>] Borman, D., Editor, "Telnet Authentication Option", <a href="./rfc1409">RFC</a>
          <a href="./rfc1409">1409</a>, Cray Research, Inc., January 1993.

[<a id="ref-RFC1572">RFC1572</a>] Alexander, S., Editor, "Telnet Environment Option", <a href="./rfc1572">RFC1572</a>,
          Lachman Technology, Inc., January 1994.

[<a id="ref-RFC1647">RFC1647</a>] Kelly, B., "TN3270 Enhancements", <a href="./rfc1647">RFC1647</a>, Auburn
          University, July 1994.


PEOPLE

[<a id="ref-BA4">BA4</a>] Brian Anderson <baanders@CCQ.BBN.CO>

[<a id="ref-CLH3">CLH3</a>] Charles Hedrick  <HEDRICK@ARAMIS.RUTGERS.EDU>

[<a id="ref-DB14">DB14</a>] Dave Borman <dab@CRAY.COM>

[<a id="ref-DW183">DW183</a>] David Waitzman <dwaitzman@BBN.COM>

[<a id="ref-EAK4">EAK4</a>] Earl Kill <EAK@MORDOR.S1.GOV>

[<a id="ref-GM23">GM23</a>] Glenn Marcy  <Glenn.Marcy@A.CS.CMU.EDU>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-MRC">MRC</a>] Mark Crispin <MRC@WSMR-SIMTEL20.ARMY.MIL>

[<a id="ref-MS56">MS56</a>] Marvin Solomon <solomon@CS.WISC.EDU>

[<a id="ref-RN6">RN6</a>] Rudy Nedved <Rudy.Nedved@CMU-CS-A.>

[<a id="ref-Schoch">Schoch</a>]  Steven Schoch <schoch@sheba.arc.nasa.gov>

[<a id="ref-SL70">SL70</a>] Stuart Levy <slevy@UC.MSC.UMN.EDU>

[<a id="ref-SXS">SXS</a>] Steve Silverman <Blankert@MITRE-GATEWAY.ORG>

[<a id="ref-YXR">YXR</a>] Yakov Rekhter  <Yakov@IBM.COM>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/telnet-options">ftp://ftp.isi.edu/in-notes/iana/assignments/telnet-options</a>




<span class="grey">Reynolds & Postel                                              [Page 79]</span>

<span id="page-80" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


DOMAIN NAME SYSTEM PARAMETERS

The Internet Domain Naming System (DOMAIN) includes several
parameters.  These are documented in [<a href="./rfc1034" title=""Domain Names - Concepts and Facilities"">RFC1034</a>] and [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>].  The
CLASS parameter is listed here.  The per CLASS parameters are defined
in separate RFCs as indicated.

Domain System Parameters:

Decimal   Name                                          References
--------  ----                                          ----------
       0  Reserved                                           [<a href="#ref-PM1">PM1</a>]
       1  Internet (IN)                              [<a href="./rfc1034" title=""Domain Names - Concepts and Facilities"">RFC1034</a>,<a href="#ref-PM1">PM1</a>]
       2  Unassigned                                         [<a href="#ref-PM1">PM1</a>]
       3  Chaos (CH)                                         [<a href="#ref-PM1">PM1</a>]
       4  Hessoid (HS)                                       [<a href="#ref-PM1">PM1</a>]
 5-65534  Unassigned                                         [<a href="#ref-PM1">PM1</a>]
   65535  Reserved                                           [<a href="#ref-PM1">PM1</a>]

In the Internet (IN) class the following TYPEs and QTYPEs are defined:

TYPE            value and meaning

A               1 a host address                         [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
NS              2 an authoritative name server           [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MD              3 a mail destination (Obsolete - use MX) [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MF              4 a mail forwarder (Obsolete - use MX)   [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
CNAME           5 the canonical name for an alias        [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
SOA             6 marks the start of a zone of authority [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MB              7 a mailbox domain name (EXPERIMENTAL)   [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MG              8 a mail group member (EXPERIMENTAL)     [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MR              9 a mail rename domain name (EXPERIMENTAL)[<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
NULL            10 a null RR (EXPERIMENTAL)              [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
WKS             11 a well known service description      [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
PTR             12 a domain name pointer                 [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
HINFO           13 host information                      [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MINFO           14 mailbox or mail list information      [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MX              15 mail exchange                         [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
TXT             16 text strings                          [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]

RP              17 for Responsible Person                [<a href="./rfc1183" title=""New DNS RR Definitions"">RFC1183</a>]
AFSDB           18 for AFS Data Base location            [<a href="./rfc1183" title=""New DNS RR Definitions"">RFC1183</a>]
X25             19 for X.25 PSDN address                 [<a href="./rfc1183" title=""New DNS RR Definitions"">RFC1183</a>]
ISDN            20 for ISDN address                      [<a href="./rfc1183" title=""New DNS RR Definitions"">RFC1183</a>]
RT              21 for Route Through                     [<a href="./rfc1183" title=""New DNS RR Definitions"">RFC1183</a>]

NSAP            22 for NSAP address, NSAP style A record [<a href="./rfc1348" title=""DNS NSAP RRs"">RFC1348</a>]
NSAP-PTR        23 for domain name pointer, NSAP style   [<a href="./rfc1348" title=""DNS NSAP RRs"">RFC1348</a>]



<span class="grey">Reynolds & Postel                                              [Page 80]</span>

<span id="page-81" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SIG             24 for security signature        [Donald Eastlake]
KEY             25 for security key              [Donald Eastlake]

PX              26 X.400 mail mapping information        [<a href="./rfc1664" title=""Using the Internet DNS to Distribute RFC1327 Mail Address Mapping Tables"">RFC1664</a>]

GPOS            27 Geographical Position           [Craig Farrell]

AAAA            28 IP6 Address                     [Susan Thomson]

AXFR            252 transfer of an entire zone           [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MAILB           253 mailbox-related RRs (MB, MG or MR)   [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
MAILA           254 mail agent RRs (Obsolete - see MX)   [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]
*               255 A request for all records            [<a href="./rfc1035" title=""Domain Names - Implementation and Specification"">RFC1035</a>]


REFERENCES

[<a id="ref-RFC1034">RFC1034</a>] Mockapetris, P., "Domain Names - Concepts and
          Facilities", STD 13, <a href="./rfc1034">RFC 1034</a>, USC/Information Sciences
          Institute, November 1987.

[<a id="ref-RFC1035">RFC1035</a>] Mockapetris, P., "Domain Names - Implementation and
          Specification", STD 13, <a href="./rfc1035">RFC 1035</a>, USC/Information Sciences
          Institute, November 1987.

[<a id="ref-RFC1183">RFC1183</a>] Everhart, C., Mamakos, L., Ullmann, R., and P. Mockapetris,
          Editors, "New DNS RR Definitions", <a href="./rfc1183">RFC 1183</a>, Transarc,
          University of Maryland, Prime Computer, USC/Information
          Sciences Institute, October 1990.

[<a id="ref-RFC1348">RFC1348</a>] Manning, B., "DNS NSAP RRs", <a href="./rfc1348">RFC 1348</a>, Rice University,
          July 1992.

[<a id="ref-RFC1664">RFC1664</a>] Allocchio, C., Bonito, A., Cole, B., Giordano, S., and R.
          Hagens, "Using the Internet DNS to Distribute <a href="./rfc1327">RFC1327</a> Mail
          Address Mapping Tables", GARR-Italy, Cisco Systems Inc.,
          Centro Svizzero Calcolo Scientifico, Advanced Network &
          Services, August 1994.


PEOPLE

[Susan Thomson] Susan Thomson <set@swift.bellcore.com>

[<a id="ref-PM1">PM1</a>] Paul Mockapetris <pvm@isi.edu>

[Donald Eastlake] Donald E. Eastlake, III <dee@ranger.enet.dec.com>




<span class="grey">Reynolds & Postel                                              [Page 81]</span>

<span id="page-82" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[Craig Farrell]


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/dns-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/dns-parameters</a>












































<span class="grey">Reynolds & Postel                                              [Page 82]</span>

<span id="page-83" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


MAIL ENCODING HEADER FIELD KEYWORDS


[<a id="ref-RFC1505">RFC1505</a>] specifies an initial list of keywords for the experimental
encoding header field (EHF-MAIL), and provides that additional
keywords may be registered with the IANA.


Keyword         Description                             Reference
_______         ___________                          ____________

EDIFACT         EDIFACT format                          [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
EDI-X12         EDI X12 format                         [<a href="#ref-ANSI-X12">ANSI-X12</a>]
EVFU            FORTRAN format                          [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
FS              File System format                      [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
Hex             Hex binary format                       [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
LZJU90          LZJU90 format                           [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
LZW             LZW format                              [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
Message         Encapsulated Message                     [<a href="./rfc822" title=""Standard for the Format of ARPA-Internet Text Messages"">RFC822</a>]
PEM, PEM-Clear  Privacy Enhanced Mail                   [<a href="./rfc1421" title=""Privacy Enhancement for Internet Electronic Mail: Part I: Message Encipherment and Authentication Procedures"">RFC1421</a>]
PGP             Pretty Good Privacy                     [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
Postscript      Postscript format                    [POSTSCRIPT]
Shar            Shell Archive format                    [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
Signature       Signature                               [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
Tar             Tar format                              [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
Text            Text                                   [<a href="#ref-IS-10646">IS-10646</a>]
uuencode        uuencode format                         [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]
URL             external URL-reference                  [<a href="./rfc1505" title=""Encoding Header Field for Internet Messages"">RFC1505</a>]



MAIL ENCRYPTION TYPES


[<a id="ref-RFC822">RFC822</a>] specifies that Encryption Types for mail may be assigned.
There are currently no <a href="./rfc822">RFC 822</a> encryption types assigned.  Please use
instead the Mail Privacy procedures defined in [RFC1421, <a href="./rfc1422">RFC1422</a>,
<a href="./rfc1423">RFC1423</a>].


ESMTP MAIL KEYWORDS


[<a id="ref-RFC1651">RFC1651</a>] specifies that extension to SMTP can be identified with
keywords.


Keywords        Description                              Reference



<span class="grey">Reynolds & Postel                                              [Page 83]</span>

<span id="page-84" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


------------    --------------------------------         ---------
SEND            Send as mail                              [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
SOML            Send as mail or terminal                  [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
SAML            Send as mail and terminal                 [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
EXPN            Expand the mailing list                   [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
HELP            Supply helpful information                [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
TURN            Turn the operation around                 [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
8BITMIME        Use 8-bit data                           [<a href="./rfc1652" title=""SMTP Service Extension for 8bit-MIMEtransport"">RFC1652</a>]
SIZE            Message size declaration                 [<a href="./rfc1653" title=""SMTP Service Extension for Message Size Declaration"">RFC1653</a>]
VERB            Verbose                              [Eric Allman]
ONEX            One message transaction only         [Eric Allman]



MAIL EXTENSION TYPES


The Simple Mail Transfer Protocol [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>] specifies a set of
commands or services for mail transfer.  A general procedure for
extending the set of services is defined in [<a href="./rfc1651" title=""SMTP Service Extensions"">RFC1651</a>].  The set of
service extensions is listed here.


Service Ext   EHLO Keyword Parameters Verb       Reference
-----------   ------------ ---------- ---------- ---------
Send             SEND         none       SEND     [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
Send or Mail     SOML         none       SOML     [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
Send and Mail    SAML         none       SAML     [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
Expand           EXPN         none       EXPN     [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
Help             HELP         none       HELP     [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
Turn             TURN         none       TURN     [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a> Bit MIME  </span>     8BITMIME     none       none    [<a href="./rfc1652" title=""SMTP Service Extension for 8bit-MIMEtransport"">RFC1652</a>]
Size             SIZE         number     none    [<a href="./rfc1653" title=""SMTP Service Extension for Message Size Declaration"">RFC1653</a>]



MAIL SYSTEM NAMES


In some places, an identification of other mail systems is used.

One of these is in "The COSINE and Internet X.500 Schema" (<a href="#section-9.3.18">section
9.3.18</a>) [<a href="./rfc1274" title=""The COSINE and Internet X.500 Schema"">RFC1274</a>].  The mail system names listed here are used as the
legal values in that schema under the "otherMailbox" attribute
"mailboxType" type (which must be a PrintableString).

Another place is in "Mapping between X.400(1988) / ISO 10021 and RFC
822" (<a href="#section-4.2.2">section 4.2.2</a>) [<a href="./rfc1327" title=""Mapping between X.400(1988) / ISO 10021 and RFC 822"">RFC1327</a>].  The names listed here are used as



<span class="grey">Reynolds & Postel                                              [Page 84]</span>

<span id="page-85" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


the legal values in that schema under the "std-or-address" attribute
"registered-dd-type" type (which must be a "key-string").

Note that key-string = <a-z, A-Z, 0-9, and "-" >.


Mail System Name        Description                     Reference
----------------        ------------------------------- ---------
mcimail                 MCI Mail



MAIL TRANSMISSION TYPES


The Simple Mail Transfer Protocol [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>] and the Standard for the
Format of ARPA Internet Text Messages [<a href="./rfc822" title=""Standard for the Format of ARPA-Internet Text Messages"">RFC822</a>] specify that a set of
"Received" lines will be prepended to the headers of electronic mail
messages as they are transported through the Internet.  These received
line may optionally include either or both a "via" phrase and/or a
"with" phrase.  The legal values for the phrases are listed here.  The
via phrase is intended to indicate the link or physical medium over
which the message was transferred.  The with phrase is intended to
indicate the protocol or logical process that was used to transfer the
message.


VIA link types  Description                             Reference
--------------  ----------------------------            ---------
UUCP            Unix-to-Unix Copy Program                   [???]


WITH protocol types  Description                        Reference
-------------------  ----------------------------       ---------
SMTP                 Simple Mail Transfer Protocol       [<a href="./rfc821" title=""Simple Mail Transfer Protocol"">RFC821</a>]
ESMTP                SMTP with Service Extensions       [<a href="./rfc1651" title=""SMTP Service Extensions"">RFC1651</a>]


REFERENCES


[<a id="ref-ANSI-X12">ANSI-X12</a>]

[POSTSCRIPT] Adobe Systems Inc., "PostScript Langpuage Reference
Manual", 2nd Edition, 2nd Printing, January 1991.

[<a id="ref-IS-10646">IS-10646</a>]




<span class="grey">Reynolds & Postel                                              [Page 85]</span>

<span id="page-86" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC821">RFC821</a>] Postel, J., "Simple Mail Transfer Protocol", STD 10, <a href="./rfc821">RFC 821</a>,
         USC/Information Sciences Institute, August 1982.

[<a id="ref-RFC822">RFC822</a>] Crocker, D., "Standard for the Format of ARPA-Internet Text
         Messages", STD 11, <a href="./rfc822">RFC 822</a>, UDEL, August 1982.

[<a id="ref-RFC1274">RFC1274</a>] Barker, P., and S. Kille, "The COSINE and Internet X.500
          Schema", <a href="./rfc1274">RFC 1274</a>, University College London, November 1991.

[<a id="ref-RFC1327">RFC1327</a>] Hardcastle-Kille, S., "Mapping between X.400(1988) / ISO
          10021 and <a href="./rfc822">RFC 822</a>", <a href="./rfc1327">RFC 1327</a>, University College London,
          May 1992.

[<a id="ref-RFC1421">RFC1421</a>] Linn, J., "Privacy Enhancement for Internet Electronic
          Mail: Part I: Message Encipherment and Authentication
          Procedures", <a href="./rfc1421">RFC 1421</a>, IAB IRTF PSRG, IETF PEM WG,
          February 1993.

[<a id="ref-RFC1422">RFC1422</a>] Kent, S., "Privacy Enhancement for Internet
          Electronic Mail: Part II -- Certificate-Based Key
          Management", BBN, IAB IRTF PSRG, IETF PEM, February 1993.

[<a id="ref-RFC1423">RFC1423</a>] Balenson, D., "Privacy Enhancement for Internet Electronic
          Mail: Part III -- Algorithms, Modes, and Identifiers",
          <a href="./rfc1423">RFC 1423</a>, TIS, IAB IRTF PSRG, IETF PEM WG, February 1993.

[<a id="ref-RFC1505">RFC1505</a>] Costanzo, A., Robinson, D., and R. Ullmann, "Encoding Header
          Field for Internet Messages", <a href="./rfc1505">RFC 1505</a>, AKC Consulting,
          Computervision Corporation, August 1993.

[<a id="ref-RFC1651">RFC1651</a>] Klensin, J., Freed, N., Rose, M., Stefferud, E., and D.
          Crocker, "SMTP Service Extensions", <a href="./rfc1651">RFC 1651</a>, MCI, Innosoft,
          Dover Beach Consulting, Inc., Network Management Associates,
          Inc., Silicon Graphics, Inc., July 1994.

[<a id="ref-RFC1652">RFC1652</a>] Klensin, J., Freed, N., Rose, M., Stefferud, E., and D.
          Crocker, "SMTP Service Extension for 8bit-MIMEtransport",
          <a href="./rfc1652">RFC 1652</a>, MCI, Innosoft, Dover Beach Consulting, Inc.,
          Network Management Associates, Inc., Silicon Graphics, Inc.,
          July 1994.

[<a id="ref-RFC1653">RFC1653</a>] Klensin, J., Freed, N., and K. Moore, "SMTP Service
          Extension for Message Size Declaration", <a href="./rfc1653">RFC 1653</a>,
          MCI, Innosoft, University of Tennessee, July 1994.


PEOPLE




<span class="grey">Reynolds & Postel                                              [Page 86]</span>

<span id="page-87" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[Eric Allman]


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/mail-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/mail-parameters</a>












































<span class="grey">Reynolds & Postel                                              [Page 87]</span>

<span id="page-88" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


BOOTP AND DHCP PARAMETERS

The Bootstrap Protocol (BOOTP) [<a href="./rfc951" title=""BOOTSTRAP Protocol (BOOTP)"">RFC951</a>] describes an IP/UDP
bootstrap protocol (BOOTP) which allows a diskless client machine to
discover its own IP address, the address of a server host, and the
name of a file to be loaded into memory and executed.  The Dynamic
Host Configuration Protocol (DHCP) [<a href="./rfc1531" title=""Dynamic Host Configuration Protocol"">RFC1531</a>] provides a framework for
automatic configuration of IP hosts.  The "DHCP Options and BOOTP
Vendor Information Extensions" [<a href="./rfc1533" title=""DHCP Options and BOOTP Vendor Extensions"">RFC1533</a>] describes the additions to the
Bootstrap Protocol (BOOTP) which can also be used as options with the
Dynamic Host Configuration Protocol (DHCP).

BOOTP Vendor Extensions and DHCP Options are listed below:


   Tag     Name          Data Length    Meaning
   ---     ----          -----------    -------
    0      Pad               0          None
    1      Subnet Mask       4          Subnet Mask Value
    2      Time Offset       4          Time Offset in
                                        Seconds from UTC
    3      Gateways          N          N/4 Gateway addresses
    4      Time Server       N          N/4 Timeserver addresses
    5      Name Server       N          N/4 IEN-116 Server addresses
    6      Domain Server     N          N/4 DNS Server addresses
    7      Log Server        N          N/4 Logging Server addresses
    8      Quotes Server     N          N/4 Quotes Server addresses
    9      LPR Server        N          N/4 Printer Server addresses
   10      Impress Server    N          N/4 Impress Server addresses
   11      RLP Server        N          N/4 RLP Server addresses
   12      Hostname          N          Hostname string
   13      Boot File Size    2          Size of boot file in 512 byte
                                        chunks
   14      Merit Dump File              Client to dump and name
                                        the file to dump it to
   15      Domain Name       N          The DNS domain name of the
                                        client
   16      Swap Server       N          Swap Server addeess
   17      Root Path         N          Path name for root disk
   18      Extension File    N          Path name for more BOOTP info

   19      Forward On/Off    1          Enable/Disable IP Forwarding
   20      SrcRte On/Off     1          Enable/Disable Source Routing
   21      Policy Filter     N          Routing Policy Filters
   22      Max DG Assembly   2          Max Datagram Reassembly Size
   23      Default IP TTL    1          Default IP Time to Live
   24      MTU Timeout       4          Path MTU Aging Timeout
   25      MTU Plateau       N          Path MTU  Plateau Table



<span class="grey">Reynolds & Postel                                              [Page 88]</span>

<span id="page-89" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


   26      MTU Interface     2          Interface MTU Size
   27      MTU Subnet        1          All Subnets are Local
   28      Broadcast Address 4          Broadcast Address
   29      Mask Discovery    1          Perform Mask Discovery
   30      Mask Supplier     1          Provide Mask to Others
   31      Router Discovery  1          Perform Router Discovery
   32      Router Request    4          Router Solicitation Address
   33      Static Route      N          Static Routing Table
   34      Trailers          1          Trailer Encapsulation
   35      ARP Timeout       4          ARP Cache Timeout
   36      Ethernet          1          Ethernet Encapsulation
   37      Default TCP TTL   1          Default TCP Time to Live
   38      Keepalive Time    4          TCP Keepalive Interval
   39      Keepalive Data    1          TCP Keepalive Garbage
   40      NIS Domain        N          NIS Domain Name
   41      NIS Servers       N          NIS Server Addresses
   42      NTP Servers       N          NTP Server Addresses
   43      Vendor Specific   N          Vendor Specific Information
   44      NETBIOS Name Srv  N          NETBIOS Name Servers
   45      NETBIOS Dist Srv  N          NETBIOS Datagram Distribution
   46      NETBIOS Note Type 1          NETBIOS Note Type
   47      NETBIOS Scope     N          NETBIOS Scope
   48      X Window Font     N          X Window Font Server
   49      X Window Manmager N          X Window Display Manager
   50      Address Request   4          Requested IP Address
   51      Address Time      4          IP Address Lease Time
   52      Overload          1          Overloaf "sname" or "file"
   53      DHCP Msg Type     1          DHCP Message Type
   54      DHCP Server Id    4          DHCP Server Identification
   55      Parameter List    N          Parameter Request List
   56      DHCP Message      N          DHCP Error Message
   57      DHCP Max Msg Size 2          DHCP Maximum Message Size
   58      Renewal Time      4          DHCP Renewal (T1) Time
   59      Rebinding Time    4          DHCP Rebinding (T2) Time
   60      Class Id          N          Class Identifier
   61      Client Id         N          Client Identifier
   62      Netware/IP Domain N          Netware/IP Domain Name
   63      Netware/IP Option N          Netware/IP sub Options


   64-127  Unassigned
   128-154 Reserved

   255     End               0          None


REFERENCES




<span class="grey">Reynolds & Postel                                              [Page 89]</span>

<span id="page-90" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC951">RFC951</a>]  Croft, B., and J. Gilmore, "BOOTSTRAP Protocol (BOOTP)",
          <a href="./rfc951">RFC-951</a>, Stanford and SUN Microsytems, September 1985.

[<a id="ref-RFC1531">RFC1531</a>]  Droms, R., "Dynamic Host Configuration Protocol", Bucknell
           University, October 1993.

[<a id="ref-RFC1533">RFC1533</a>]  Alexander, S., and R. Droms, "DHCP Options and BOOTP Vendor
           Extensions", Lachman Technology, Inc., Bucknell University,
           October 1993.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/bootp-and-dhcp-">ftp://ftp.isi.edu/in-notes/iana/assignments/bootp-and-dhcp-</a>
parameters




































<span class="grey">Reynolds & Postel                                              [Page 90]</span>

<span id="page-91" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ADDRESS FAMILY NUMBERS

Several protocols deal with multiple address families.  The 16-bit
assignments are listed here.


Number    Description                                          Reference
------    ---------------------------------------------------- ---------
     0    Reserved
     1    IP (IP version 4)
     2    IP6 (IP version 6)
     3    NSAP
     4    HDLC (8-bit multidrop)
     5    BBN 1822
     6    802 (includes all 802 media plus Ethernet "canonical format")
     7    E.163
     8    E.164 (SMDS, Frame Relay, ATM)
     9    F.69 (Telex)
    10    X.121 (X.25, Frame Relay)
    11    IPX
    12    Appletalk
    13    Decnet IV
    14    Banyan Vines
 65535    Reserved

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/address-family-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/address-family-numbers</a>






















<span class="grey">Reynolds & Postel                                              [Page 91]</span>

<span id="page-92" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


FOOBAR AF NUMBERS


In the FTP Operation Over Big Address Records (FOOBAR) Protocol
[<a href="./rfc1639" title=""FTP Operation Over Big Address Records (FOOBAR)"">RFC1639</a>] there is a field, called "address family" or "af", to
identify the lower level protocol addresses in use.  This is an 8 bit
field.  The first 16 assignments (0-15) of the af value are exactly
the same as the IP Version number.  The assignment for values 16-255
are listed here.

Assigned FOOBAR Address Families

Decimal   Keyword    Address Family                     References
-------   -------    --------------                     ----------
    16    IPX        Novell IPX
17-254               Unassigned
   255               Reserved


REFERENCES

[<a id="ref-RFC1639">RFC1639</a>] Piscitello, D., "FTP Operation Over Big Address Records
          (FOOBAR)", Core Competence, Inc., June 1994.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/foobar-af-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/foobar-af-numbers</a>























<span class="grey">Reynolds & Postel                                              [Page 92]</span>

<span id="page-93" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


DIRECTORY SYSTEM NAMES


In the representation of distinquished names (and possibly other
contexts) of the X.500 Directory system, several unique keywords may
be necessary.  For example, in the string representation of
distinguished names [<a href="./rfc1485" title=""A String Representation of Distinguished Names (OSI-DS 23 (v5))"">RFC1485</a>].

Keyword  Attribute (X.520 keys)
-------  ---------------------------------
 CN       CommonName
 L        LocalityName
 ST       StateOrProvinceName
 O        OrganizationName
 OU       OrganizationalUnitName
 C        CountryName


REFERENCES

[<a id="ref-RFC1485">RFC1485</a>]  Hardcastle-Kille, S., "A String Representation of
           Distinguished Names (OSI-DS 23 (v5))", <a href="./rfc1485">RFC1485</a>, ISODE
           Consortium, July 1993.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/directory-system-names">ftp://ftp.isi.edu/in-notes/iana/assignments/directory-system-names</a>























<span class="grey">Reynolds & Postel                                              [Page 93]</span>

<span id="page-94" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PUBLISHER IDENTIFICATION CODE

The RFC "A Format for E-Mailing Bibliographic Records" [<a href="./rfc1357" title=""A Format for E-mailing Bibliographic Records"">RFC1357</a>]
establishs a "publisher-ID" code.  The IANA registry of these codes is
listed here.


Code   Publisher                                               Reference
------ ------------------------------------------------------- ---------
DUMMY  for testing only                                         [<a href="./rfc1357" title=""A Format for E-mailing Bibliographic Records"">RFC1357</a>]
TEST   for testing only                                         [<a href="./rfc1357" title=""A Format for E-mailing Bibliographic Records"">RFC1357</a>]
ISI    Information Sciences Institute                               [<a href="#ref-JBP">JBP</a>]
          of the University of Southern California
UMCS   University of Manchester Computer Science Department         [<a href="#ref-TXC">TXC</a>]


REFERENCES

[<a id="ref-RFC1357">RFC1357</a>] Cohen, D., Editor, "A Format for E-mailing Bibliographic
          Records", <a href="./rfc1357">RFC 1357</a>, USC/Information Sciences Institute,
          July 1992.

PEOPLE

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-TXC">TXC</a>] Tim Clement <timc@cs.man.ac.uk>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/publisher-id">ftp://ftp.isi.edu/in-notes/iana/assignments/publisher-id</a>


















<span class="grey">Reynolds & Postel                                              [Page 94]</span>

<span id="page-95" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


OSPF AUTHENTICATION CODES


The Open Shotrest Path First (OSPF) protocols has a provision for
authentication, and the type of authentication can me indicated by a
code number.  The following are the registered authentication codes.


Code    Authentication Method                             Reference
----    ---------------------                             ---------
   0    No Authentication                                 [<a href="./rfc1583" title=""OSPF Version 2"">RFC1583</a>]
   1    Simple Password Authentication                    [<a href="./rfc1583" title=""OSPF Version 2"">RFC1583</a>]
2-65535 Reserved


REFERENCES

[<a id="ref-RFC1583">RFC1583</a>] Moy, J., "OSPF Version 2", <a href="./rfc1583">RFC 1583</a>, Proteon, Inc., March
          1994.

[<a id="ref-RFC1584">RFC1584</a>] Moy, J., "Multicast Extensions to OSPF", <a href="./rfc1584">RFC 1584</a>, Proteon,
          Inc., March 1994.

[<a id="ref-RFC1585">RFC1585</a>] Moy, J., "MOSPF: Analysis and Experience", <a href="./rfc1585">RFC 1585</a>,
          Proteon, Inc., March 1994.

[<a id="ref-RFC1586">RFC1586</a>] deSouza, O., and M. Rodrigues, "Guidelines for Running OSPF
          Over Frame Relay Networks", <a href="./rfc1586">RFC 1586</a>, AT&T Bell
          Laboratories, March 1994.

[<a id="ref-RFC1587">RFC1587</a>] Coltun, R., and V. Fuller, "The OSPF NSSA Option", <a href="./rfc1587">RFC 1587</a>,
          RainbowBridge Communications, BARRNet, March 1994.


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/ospf-authentication-">ftp://ftp.isi.edu/in-notes/iana/assignments/ospf-authentication-</a>
codes












<span class="grey">Reynolds & Postel                                              [Page 95]</span>

<span id="page-96" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


MEDIA TYPES


[<a id="ref-RFC1521">RFC1521</a>] specifies that Content Types, Content Subtypes, Character
Sets, Access Types, and Conversion values for MIME mail will be
assigned and listed by the IANA.


Content Types and Subtypes
--------------------------

Type            Subtype         Description                 Reference
----            -------         -----------                 ---------
text            plain                                   [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                richtext                                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                tab-separated-values                   [Paul Lindner]

multipart       mixed                                   [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                alternative                             [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                digest                                  [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                parallel                                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                appledouble                [MacMime,Patrik Faltstrom]
                header-set                             [Dave Crocker]

message         <a href="./rfc822">rfc822</a>                                  [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                partial                                 [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                external-body                           [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                news                        [RFC 1036, Henry Spencer]

application     octet-stream                            [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                postscript                              [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                oda                                     [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                atomicmail                           [atomicmail,NSB]
                andrew-inset                       [andrew-inset,NSB]
                slate                           [slate,terry crowley]
                wita              [Wang Info Transfer,Larry Campbell]
                dec-dx            [Digital Doc Trans, Larry Campbell]
                dca-rft        [IBM Doc Content Arch, Larry Campbell]
                activemessage                          [Ehud Shapiro]
                rtf                                    [Paul Lindner]
                applefile                  [MacMime,Patrik Faltstrom]
                mac-binhex40               [MacMime,Patrik Faltstrom]
                news-message-id              [RFC1036, Henry Spencer]
                news-transmission            [RFC1036, Henry Spencer]
                wordperfect5.1                         [Paul Lindner]
                pdf                                    [Paul Lindner]
                zip                                    [Paul Lindner]
                macwriteii                             [Paul Lindner]



<span class="grey">Reynolds & Postel                                              [Page 96]</span>

<span id="page-97" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                msword                                 [Paul Lindner]
                remote-printing                         [<a href="./rfc1486">RFC1486</a>,<a href="#ref-MTR">MTR</a>]

image           jpeg                                    [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                gif                                     [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                ief             Image Exchange Format       [<a href="./rfc1314">RFC1314</a>]
                tiff            Tag Image File Format           [<a href="#ref-MTR">MTR</a>]

audio           basic                                   [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]

video           mpeg                                    [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
                quicktime                              [Paul Lindner]

The "media-types" directory contains a subdirectory for each content
type and each of those directories contains a file for each content
subtype.

                               |-application-
                               |-audio-------
                               |-image-------
                 |-media-types-|-message-----
                               |-multipart---
                               |-text--------
                               |-video-------

   URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/media-types">ftp://ftp.isi.edu/in-notes/iana/assignments/media-types</a>


Character Sets
--------------

All of the character sets listed the section on Character Sets are
registered for use with MIME as MIME Character Sets.  The
correspondance between the few character sets listed in the MIME
specification [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>] and the list in that section are:

Type           Description                                  Reference
----           -----------                                  ---------
US-ASCII       see ANSI_X3.4-1968 below                 [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-1     see ISO_8859-1:1987 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-2     see ISO_8859-2:1987 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-3     see ISO_8859-3:1988 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-4     see ISO_8859-4:1988 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-5     see ISO_8859-5:1988 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-6     see ISO_8859-6:1987 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-7     see ISO_8859-7:1987 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-8     see ISO_8859-8:1988 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ISO-8859-9     see ISO_8859-9:1989 below                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]



<span class="grey">Reynolds & Postel                                              [Page 97]</span>

<span id="page-98" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Access Types
------------

Type           Description                                  Reference
----           -----------                                  ---------
FTP                                                     [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
ANON-FTP                                                [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
TFTP                                                    [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
AFS                                                     [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
LOCAL-FILE                                              [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
MAIL-SERVER                                             [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]



Conversion Values
-----------------

Conversion values or Content Transfer Encodings.

Type           Description                                  Reference
----           -----------                                  ---------
7BIT                                                    [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
8BIT                                                    [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
BASE64                                                  [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
BINARY                                                  [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]
QUOTED-PRINTABLE                                        [<a href="./rfc1521" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">RFC1521</a>,<a href="#ref-NSB">NSB</a>]


MIME / X.400 MAPPING TABLES

MIME to X.400 Table

    MIME content-type          X.400 Body Part             Reference
    -----------------          ------------------          ---------
    text/plain
      charset=us-ascii         ia5-text                     [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
      charset=iso-8859-x       EBP - GeneralText            [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    text/richtext              no mapping defined           [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    application/oda            EBP - ODA                    [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    application/octet-stream   bilaterally-defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    application/postscript     EBP - mime-postscript-body   [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    image/g3fax                g3-facsimile                 [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    image/jpeg                 EBP - mime-jpeg-body         [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    image/gif                  EBP - mime-gif-body          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    audio/basic                no mapping defined           [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    video/mpeg                 no mapping defined           [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]

    Abbreviation: EBP - Extended Body Part



<span class="grey">Reynolds & Postel                                              [Page 98]</span>

<span id="page-99" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h3"><a class="selflink" id="appendix-X.400" href="#appendix-X.400">X.400</a> to MIME Table</span>


                             Basic Body Parts

    X.400 Basic Body Part      MIME content-type           Reference
    ---------------------      --------------------        ---------
    ia5-text                   text/plain;charset=us-ascii [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    voice                      No Mapping Defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    g3-facsimile               image/g3fax                 [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    g4-class1                  no mapping defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    teletex                    no mapping defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    videotex                   no mapping defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    encrypted                  no mapping defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    bilaterally-defined        application/octet-stream    [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    nationally-defined         no mapping defined          [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    externally-defined         See Extended Body Parts     [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]

    X.400 Extended Body Part  MIME content-type            Reference
    ------------------------- --------------------         ---------
    GeneralText               text/plain;charset=iso-8859-x[RFC1494]
    ODA                       application/oda              [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    mime-postscript-body      application/postscript       [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    mime-jpeg-body            image/jpeg                   [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]
    mime-gif-body             image/gif                    [<a href="./rfc1494" title=""Equivalences between 1988 X.400 and RFC-822 Message Bodies"">RFC1494</a>]

REFERENCES

[<a id="ref-MacMime">MacMime</a>] Work in Progress.

[<a id="ref-RFC1036">RFC1036</a>] Horton, M., and R. Adams, "Standard for Interchange of
          USENET Messages", <a href="./rfc1036">RFC 1036</a>, AT&T Bell Laboratories,
          Center for Seismic Studies, December 1987.

[<a id="ref-RFC1494">RFC1494</a>] Alvestrand, H., and S. Thompson, "Equivalences between 1988
          X.400 and <a href="./rfc822">RFC-822</a> Message Bodies", <a href="./rfc1494">RFC 1494</a>, SINTEF DELAB,
          Soft*Switch, Inc., August 1993.

[<a id="ref-RFC1521">RFC1521</a>] Borenstien, N., and N. Freed, "MIME (Multipurpose Internet
          Mail Extensions) Part One: Mechanisms for Specifying and
          Describing the Format of Internet Message Bodies", <a href="./rfc1521">RFC 1521</a>,
          Bellcore, Innosoft, September 1993.

PEOPLE

[Larry Campbell]

[Dave Crocker]  Dave Crocker <dcrocker@mordor.stanford.edu>



<span class="grey">Reynolds & Postel                                              [Page 99]</span>

<span id="page-100" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[Terry Crowley]

[<a id="ref-NSB">NSB</a>] Nathaniel Borenstein <nsb@bellcore.com>

[<a id="ref-MTR">MTR</a>] Marshall Rose <mrose@dbc.mtview.ca.us>

[Paul Lindner]

[<a id="ref-PXF">PXF</a>] Patrik Faltstrom <paf@nada.kth.se>

[Ehud Shapiro]

[Henry Spencer]

[]





URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-">ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-</a>
types





























<span class="grey">Reynolds & Postel                                             [Page 100]</span>

<span id="page-101" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


CHARACTER SETS

These are the official names for character sets that may be used in
the Internet and may be referred to in Internet documentation.  These
names are expressed in ANSI_X3.4-1968 which is commonly called
US-ASCII or simply ASCII.  The character set most commonly use in the
Internet and used especially in protocol standards is US-ASCII, this
is strongly encouraged.  The use of the name US-ASCII is also
encouraged.

The character set names may be up to 40 characters taken from the
printable characters of US-ASCII.  However, no distinction is made
between use of upper and lower case letters.


Character Set                                               Reference
-------------                                               ---------

Name: ANSI_X3.4-1968                                   [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-6
Alias: ANSI_X3.4-1986
Alias: ISO_646.irv:1991
Alias: ASCII
Alias: ISO646-US
Alias: US-ASCII
Alias: us
Alias: IBM367
Alias: cp367

Name: ISO-10646-UCS-2
Source: the 2-octet Basic Multilingual Plane, aka Unicode
        this needs to specify network byte order: the standard
        does not specify (it is a 16-bit integer space)

Name: ISO-10646-UCS-4
Source: the full code space. (same comment about byte order,
        these are 31-bit numbers.

Name: ISO-10646-UTF-1
Source: Universal Transfer Format (1), this is the multibyte
        encoding, that subsets ASCII-7. It does not have byte
        ordering issues.

Name: ISO_646.basic:1983                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: ref




<span class="grey">Reynolds & Postel                                             [Page 101]</span>

<span id="page-102" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Name: INVARIANT                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]

Name: ISO_646.irv:1983                                  [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-2
Alias: irv

Name: BS_4730                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-4
Alias: ISO646-GB
Alias: gb
Alias: uk

Name: NATS-SEFI                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-8-1

Name: NATS-SEFI-ADD                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-8-2

Name: NATS-DANO                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-9-1

Name: NATS-DANO-ADD                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-9-2

Name: SEN_850200_B                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-10
Alias: FI
Alias: ISO646-FI
Alias: ISO646-SE
Alias: se

Name: SEN_850200_C                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-11
Alias: ISO646-SE2
Alias: se2

Name: KS_C_5601-1987                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-149
Alias: KS_C_5601-1989



<span class="grey">Reynolds & Postel                                             [Page 102]</span>

<span id="page-103" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: KSC_5601
Alias: korean

Name: ISO-2022-KR                                       [<a href="./rfc1557" title=""Korean Character Encoding for Internet Messages"">RFC1557</a>,<a href="#ref-Choi">Choi</a>]
Source: <a href="./rfc1557">RFC-1557</a> (see also KS_C_5601-1987)

Name: EUC-KR                                            [<a href="./rfc1557" title=""Korean Character Encoding for Internet Messages"">RFC1557</a>,<a href="#ref-Choi">Choi</a>]
Source: <a href="./rfc1557">RFC-1557</a> (see also KS_C_5861-1992)

Name: ISO-2022-JP                                      [<a href="./rfc1468" title=""Japanese Character Encoding for Internet Messages"">RFC1468</a>,<a href="#ref-Murai">Murai</a>]
Source: <a href="./rfc1468">RFC-1468</a>

Name: ISO-2022-JP-2                                     [<a href="./rfc1554" title=""ISO-2022-JP-2: Multilingual Extension of ISO-2022-JP"">RFC1554</a>,<a href="#ref-Ohta">Ohta</a>]
Source: <a href="./rfc1554">RFC-1554</a>

Name: JIS_C6220-1969-jp                                 [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: JIS_C6220-1969
Alias: iso-ir-13
Alias: katakana
Alias: x0201-7

Name: JIS_C6220-1969-ro                                 [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-14
Alias: jp
Alias: ISO646-JP

Name: IT                                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-15
Alias: ISO646-IT

Name: PT                                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-16
Alias: ISO646-PT

Name: ES                                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-17
Alias: ISO646-ES

Name: greek7-old                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-18

Name: latin-greek                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]



<span class="grey">Reynolds & Postel                                             [Page 103]</span>

<span id="page-104" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Source: ECMA registry
Alias: iso-ir-19

Name: DIN_66003                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-21
Alias: de
Alias: ISO646-DE

Name: NF_Z_62-010_(1973)                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-25
Alias: ISO646-FR1

Name: Latin-greek-1                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-27

Name: ISO_5427                                          [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-37

Name: JIS_C6226-1978                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-42

Name: BS_viewdata                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-47

Name: INIS                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-49

Name: INIS-8                                            [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-50

Name: INIS-cyrillic                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-51

Name: ISO_5427:1981                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-54

Name: ISO_5428:1980                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry



<span class="grey">Reynolds & Postel                                             [Page 104]</span>

<span id="page-105" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: iso-ir-55

Name: GB_1988-80                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-57
Alias: cn
Alias: ISO646-CN

Name: GB_2312-80                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-58
Alias: chinese

Name: NS_4551-1                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-60
Alias: ISO646-NO
Alias: no

Name: NS_4551-2                                          [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: ISO646-NO2
Alias: iso-ir-61
Alias: no2

Name: NF_Z_62-010                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-69
Alias: ISO646-FR
Alias: fr

Name: videotex-suppl                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-70

Name: PT2                                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-84
Alias: ISO646-PT2

Name: ES2                                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-85
Alias: ISO646-ES2

Name: MSZ_7795.3                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-86



<span class="grey">Reynolds & Postel                                             [Page 105]</span>

<span id="page-106" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: ISO646-HU
Alias: hu

Name: JIS_C6226-1983                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-87
Alias: x0208
Alias: JIS_X0208-1983

Name: greek7                                             [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-88

Name: ASMO_449                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: ISO_9036
Alias: arabic7
Alias: iso-ir-89

Name: iso-ir-90                                          [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry

Name: JIS_C6229-1984-a                                   [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-91
Alias: jp-ocr-a

Name: JIS_C6229-1984-b                                   [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-92
Alias: ISO646-JP-OCR-B
Alias: jp-ocr-b

Name: JIS_C6229-1984-b-add                               [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-93
Alias: jp-ocr-b-add

Name: JIS_C6229-1984-hand                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-94
Alias: jp-ocr-hand

Name: JIS_C6229-1984-hand-add                            [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-95
Alias: jp-ocr-hand-add




<span class="grey">Reynolds & Postel                                             [Page 106]</span>

<span id="page-107" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Name: JIS_C6229-1984-kana                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-96

Name: ISO_2033-1983                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-98
Alias: e13b

Name: ANSI_X3.110-1983                                   [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-99
Alias: CSA_T500-1983
Alias: NAPLPS

Name: ISO_8859-1:1987                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-100
Alias: ISO_8859-1
Alias: ISO-8859-1
Alias: latin1
Alias: l1
Alias: IBM819
Alias: CP819

Name: ISO_8859-2:1987                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-101
Alias: ISO_8859-2
Alias: ISO-8859-2
Alias: latin2
Alias: l2

Name: T.61-7bit                                          [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-102

Name: T.61-8bit                                          [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Alias: T.61
Source: ECMA registry
Alias: iso-ir-103

Name: ISO_8859-3:1988                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-109
Alias: ISO_8859-3
Alias: ISO-8859-3
Alias: latin3



<span class="grey">Reynolds & Postel                                             [Page 107]</span>

<span id="page-108" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: l3

Name: ISO_8859-4:1988                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-110
Alias: ISO_8859-4
Alias: ISO-8859-4
Alias: latin4
Alias: l4

Name: ECMA-cyrillic                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-111

Name: CSA_Z243.4-1985-1                                  [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-121
Alias: ISO646-CA
Alias: csa7-1
Alias: ca

Name: CSA_Z243.4-1985-2                                  [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-122
Alias: ISO646-CA2
Alias: csa7-2

Name: CSA_Z243.4-1985-gr                                 [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-123

Name: ISO_8859-6:1987                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-127
Alias: ISO_8859-6
Alias: ISO-8859-6
Alias: ECMA-114
Alias: ASMO-708
Alias: arabic

Name: ISO_8859-6-E                                       [<a href="./rfc1556" title=""Handling of Bi-directional Texts in MIME"">RFC1556</a>,<a href="#ref-IANA">IANA</a>]
Source: <a href="./rfc1556">RFC-1556</a>

Name: ISO_8859-6-I                                       [<a href="./rfc1556" title=""Handling of Bi-directional Texts in MIME"">RFC1556</a>,<a href="#ref-IANA">IANA</a>]
Source: <a href="./rfc1556">RFC-1556</a>

Name: ISO_8859-7:1987                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry



<span class="grey">Reynolds & Postel                                             [Page 108]</span>

<span id="page-109" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: iso-ir-126
Alias: ISO_8859-7
Alias: ISO-8859-7
Alias: ELOT_928
Alias: ECMA-118
Alias: greek
Alias: greek8

Name: T.101-G2                                            [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-128

Name: ISO_8859-8:1988                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-138
Alias: ISO_8859-8
Alias: ISO-8859-8
Alias: hebrew

Name: ISO_8859-8-E                                  [<a href="./rfc1556" title=""Handling of Bi-directional Texts in MIME"">RFC1556</a>,<a href="#ref-Nussbacher">Nussbacher</a>]
Source: <a href="./rfc1556">RFC-1556</a>

Name: ISO_8859-8-I                                  [<a href="./rfc1556" title=""Handling of Bi-directional Texts in MIME"">RFC1556</a>,<a href="#ref-Nussbacher">Nussbacher</a>]
Source: <a href="./rfc1556">RFC-1556</a>

Name: CSN_369103                                          [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-139

Name: JUS_I.B1.002                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-141
Alias: ISO646-YU
Alias: js
Alias: yu

Name: ISO_6937-2-add                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry and ISO 6937-2:1983
Alias: iso-ir-142

Name: IEC_P27-1                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-143

Name: ISO_8859-5:1988                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-144
Alias: ISO_8859-5



<span class="grey">Reynolds & Postel                                             [Page 109]</span>

<span id="page-110" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: ISO-8859-5
Alias: cyrillic

Name: JUS_I.B1.003-serb                                   [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-146
Alias: serbian

Name: JUS_I.B1.003-mac                                    [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: macedonian
Alias: iso-ir-147

Name: ISO_8859-9:1989                                     [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-148
Alias: ISO_8859-9
Alias: ISO-8859-9
Alias: latin5
Alias: l5

Name: greek-ccitt                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-150

Name: NC_NC00-10:81                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: cuba
Alias: iso-ir-151
Alias: ISO646-CU

Name: ISO_6937-2-25                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-152

Name: GOST_19768-74                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: ST_SEV_358-88
Alias: iso-ir-153

Name: ISO_8859-supp                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-154
Alias: latin1-2-5

Name: ISO_10367-box                                       [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-155



<span class="grey">Reynolds & Postel                                             [Page 110]</span>

<span id="page-111" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Name: latin6                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: iso-ir-157
Alias: l6

Name: latin-lap                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: lap
Alias: iso-ir-158

Name: JIS_X0212-1990                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: ECMA registry
Alias: x0212
Alias: iso-ir-159

Name: DS_2089                                             [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: Danish Standard, DS 2089, February 1974
Alias: DS2089
Alias: ISO646-DK
Alias: dk

Name: us-dk                                               [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]

Name: dk-us                                               [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]

Name: JIS_X0201                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Alias: X0201

Name: KSC5636                                             [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Alias: ISO646-KR

Name: DEC-MCS                                             [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: VAX/VMS User's Manual,
        Order Number: AI-Y517A-TE, April 1986.
Alias: dec

Name: hp-roman8                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: LaserJet IIP Printer User's Manual,
        HP part no 33471-90901, Hewlet-Packard, June 1989.
Alias: roman8
Alias: r8

Name: macintosh                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: The Unicode Standard ver1.0, ISBN 0-201-56788-1, Oct 1991
Alias: mac

Name: IBM037                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990



<span class="grey">Reynolds & Postel                                             [Page 111]</span>

<span id="page-112" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: cp037
Alias: ebcdic-cp-us
Alias: ebcdic-cp-ca
Alias: ebcdic-cp-wt
Alias: ebcdic-cp-nl

Name: IBM038                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
Alias: EBCDIC-INT
Alias: cp038

Name: IBM273                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP273

Name: IBM274                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
Alias: EBCDIC-BE
Alias: CP274

Name: IBM275                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: EBCDIC-BR
Alias: cp275

Name: IBM277                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: EBCDIC-CP-DK
Alias: EBCDIC-CP-NO

Name: IBM278                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP278
Alias: ebcdic-cp-fi
Alias: ebcdic-cp-se

Name: IBM280                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP280
Alias: ebcdic-cp-it

Name: IBM281                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
Alias: EBCDIC-JP-E
Alias: cp281

Name: IBM284                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990



<span class="grey">Reynolds & Postel                                             [Page 112]</span>

<span id="page-113" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: CP284
Alias: ebcdic-cp-es

Name: IBM285                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP285
Alias: ebcdic-cp-gb

Name: IBM290                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
Alias: cp290
Alias: EBCDIC-JP-kana

Name: IBM297                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp297
Alias: ebcdic-cp-fr

Name: IBM420                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990,
        IBM NLS RM p 11-11
Alias: cp420
Alias: ebcdic-cp-ar1

Name: IBM423                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp423
Alias: ebcdic-cp-gr

Name: IBM424                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp424
Alias: ebcdic-cp-he

Name: IBM437                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp437
Alias: 437

Name: IBM500                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP500
Alias: ebcdic-cp-be
Alias: ebcdic-cp-ch

Name: IBM850                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp850



<span class="grey">Reynolds & Postel                                             [Page 113]</span>

<span id="page-114" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Alias: 850

Name: IBM851                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp851
Alias: 851

Name: IBM852                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp852
Alias: 852

Name: IBM855                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp855
Alias: 855

Name: IBM857                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp857
Alias: 857

Name: IBM860                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp860
Alias: 860

Name: IBM861                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp861
Alias: 861
Alias: cp-is

Name: IBM862                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp862
Alias: 862

Name: IBM863                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
Alias: cp863
Alias: 863

Name: IBM864                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
Alias: cp864

Name: IBM865                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]



<span class="grey">Reynolds & Postel                                             [Page 114]</span>

<span id="page-115" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Source: IBM DOS 3.3 Ref (Abridged), 94X9575 (Feb 1987)
Alias: cp865
Alias: 865

Name: IBM868                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP868
Alias: cp-ar

Name: IBM869                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM Keyboard layouts and code pages, PN 07G4586 June 1991
Alias: cp869
Alias: 869
Alias: cp-gr

Name: IBM870                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP870
Alias: ebcdic-cp-roece
Alias: ebcdic-cp-yu

Name: IBM871                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP871
Alias: ebcdic-cp-is

Name: IBM880                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp880
Alias: EBCDIC-Cyrillic

Name: IBM891                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp891

Name: IBM903                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp903

Name: IBM904                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: cp904
Alias: 904

Name: IBM905                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3174 Character Set Ref, GA27-3831-02, March 1990
Alias: CP905
Alias: ebcdic-cp-tr



<span class="grey">Reynolds & Postel                                             [Page 115]</span>

<span id="page-116" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Name: IBM918                                              [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP918
Alias: ebcdic-cp-ar2

Name: IBM1026                                             [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM NLS RM Vol2 SE09-8002-01, March 1990
Alias: CP1026

Name: EBCDIC-AT-DE                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-AT-DE-A                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-CA-FR                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-DK-NO                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-DK-NO-A                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-FI-SE                                        [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-FI-SE-A                                      [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-FR                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-IT                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-PT                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-ES                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-ES-A                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-ES-S                                         [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987




<span class="grey">Reynolds & Postel                                             [Page 116]</span>

<span id="page-117" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Name: EBCDIC-UK                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: EBCDIC-US                                           [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: IBM 3270 Char Set Ref Ch 10, GA27-2837-9, April 1987

Name: UNKNOWN-8BIT                                             [<a href="./rfc1428" title=""Transition of Internet Mail from Just-Send-8 to 8bit-SMTP/MIME"">RFC1428</a>]

Name: MNEMONIC                                            [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: <a href="./rfc1345">RFC 1345</a>, also known as "mnemonic+ascii+38"

Name: MNEM                                                [<a href="./rfc1345" title=""Character Mnemonics & Character Sets"">RFC1345</a>,<a href="#ref-KXS2">KXS2</a>]
Source: <a href="./rfc1345">RFC 1345</a>, also known as "mnemonic+ascii+8200"

Name: VISCII                                                   [<a href="./rfc1456" title=""Conventions for Encoding the Vietnamese Language VISCII: VIetnamese Standard Code for Information Interchange VIQR: VIetnamese Quoted-Readable Specification Revision 1.1"">RFC1456</a>]
Source: <a href="./rfc1456">RFC 1456</a>

Name: VIQR                                                     [<a href="./rfc1456" title=""Conventions for Encoding the Vietnamese Language VISCII: VIetnamese Standard Code for Information Interchange VIQR: VIetnamese Quoted-Readable Specification Revision 1.1"">RFC1456</a>]
Source: <a href="./rfc1456">RFC 1456</a>

Name: KOI8-R                                                   [<a href="./rfc1489" title=""Registration of a Cyrillic Character Set"">RFC1489</a>]
Source: <a href="./rfc1489">RFC 1489</a>, based on GOST-19768-74, ISO-6937/8,
        INIS-Cyrillic, ISO-5427.

Name: UNICODE-1-1                                              [<a href="./rfc1641" title=""Using Unicode with MIME"">RFC1641</a>]
Source: <a href="./rfc1641">RFC 1641</a>

Name: UNICODE-1-1-UTF-7                                        [<a href="./rfc1642" title=""UTF-7"">RFC1642</a>]
Source: <a href="./rfc1642">RFC 1642</a>

REFERENCES

[<a id="ref-RFC1345">RFC1345</a>]  Simonsen, K., "Character Mnemonics & Character Sets",
           <a href="./rfc1345">RFC 1345</a>, Rationel Almen Planlaegning, Rationel Almen
           Planlaegning, June 1992.

[<a id="ref-RFC1428">RFC1428</a>]  Vaudreuil, G., "Transition of Internet Mail from
           Just-Send-8 to 8bit-SMTP/MIME", <a href="./rfc1428">RFC1428</a>, CNRI, February
           1993.

[<a id="ref-RFC1456">RFC1456</a>]  Vietnamese Standardization Working Group, "Conventions for
           Encoding the Vietnamese Language VISCII: VIetnamese
           Standard Code for Information Interchange VIQR: VIetnamese
           Quoted-Readable Specification Revision 1.1", <a href="./rfc1456">RFC 1456</a>, May
           1993.

[<a id="ref-RFC1468">RFC1468</a>]  Murai, J., Crispin, M., and E. van der Poel, "Japanese
           Character Encoding for Internet Messages", <a href="./rfc1468">RFC 1468</a>,



<span class="grey">Reynolds & Postel                                             [Page 117]</span>

<span id="page-118" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


           Keio University, Panda Programming, June 1993.

[<a id="ref-RFC1489">RFC1489</a>]  Chernov, A., "Registration of a Cyrillic Character Set",
           <a href="./rfc1489">RFC1489</a>, RELCOM Development Team, July 1993.

[<a id="ref-RFC1554">RFC1554</a>]  Ohta, M., and K. Handa, "ISO-2022-JP-2: Multilingual
           Extension of ISO-2022-JP", <a href="./rfc1554">RFC1554</a>, Tokyo Institute of
           Technology, ETL, December 1993.

[<a id="ref-RFC1556">RFC1556</a>]  Nussbacher, H., "Handling of Bi-directional Texts in MIME",
           <a href="./rfc1556">RFC1556</a>, Israeli Inter-University, December 1993.

[<a id="ref-RFC1557">RFC1557</a>]  Choi, U., Chon, K., and H. Park, "Korean Character Encoding
           for Internet Messages", KAIST, Solvit Chosun Media,
           December 1993.

[<a id="ref-RFC1641">RFC1641</a>]  Goldsmith, D., and M. Davis, "Using Unicode with MIME",
           <a href="./rfc1641">RFC1641</a>, Taligent, Inc., July 1994.

[<a id="ref-RFC1642">RFC1642</a>]  Goldsmith, D., and M. Davis, "UTF-7", <a href="./rfc1642">RFC1642</a>, Taligent,
           Inc., July 1994.

PEOPLE

[<a id="ref-KXS2">KXS2</a>] Keld Simonsen <Keld.Simonsen@dkuug.dk>

[<a id="ref-Choi">Choi</a>] Uhhyung Choi <uhhyung@kaist.ac.kr>

[<a id="ref-Murai">Murai</a>] Jun Murai <jun@wide.ad.jp>

[<a id="ref-Ohta">Ohta</a>] Masataka Ohta <mohta@cc.titech.ac.jp>

[<a id="ref-Nussbacher">Nussbacher</a>] Hank Nussbacher <hank@vm.tau.ac.il>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets">ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets</a>












<span class="grey">Reynolds & Postel                                             [Page 118]</span>

<span id="page-119" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


NETWORK MANAGEMENT PARAMETERS

For the management of hosts and gateways on the Internet a data
structure for the information has been defined.  This data structure
should be used with any of several possible management protocols, such
as the "Simple Network Management Protocol" (SNMP) [<a href="./rfc1157" title=""A Simple Network Management Protocol"">RFC1157</a>], or the
"Common Management Information Protocol over TCP" (CMOT) [<a href="./rfc1095" title=""The Common Management Information Services and Protocol over TCP/IP (CMOT)"">RFC1095</a>].

The data structure is the "Structure and Indentification of Management
Information for TCP/IP-based Internets" (SMI) [<a href="./rfc1155" title=""Structure and Identification of Management Information for TCP/IP-based internets"">RFC1155</a>], and the
"Management Information Base for Network Management of TCP/IP-based
Internets" (MIB-II) [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>].

The SMI includes the provision for panrameters or codes to indicate
experimental or private data structures.  These parameter assignments
are listed here.

The older "Simple Gateway Monitoring Protocol" (SGMP) [<a href="./rfc1028" title=""A Simple Gateway Monitoring Protocol"">RFC1028</a>] also
defined a data structure.  The parameter assignments used with SGMP
are included here for historical completeness.

The network management object identifiers are under the iso (1), org
(3), dod (6), internet (1), or 1.3.6.1, branch of the name space.

The major branches are:

<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>                   iso</span>
<span class="h3"><a class="selflink" id="section-1.3" href="#section-1.3">1.3</a>                 org</span>
<span class="h4"><a class="selflink" id="section-1.3.6" href="#section-1.3.6">1.3.6</a>               dod</span>
<span class="h5"><a class="selflink" id="section-1.3.6.1" href="#section-1.3.6.1">1.3.6.1</a>             internet</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.1" href="#section-1.3.6.1.1">1.3.6.1.1</a>           directory</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2" href="#section-1.3.6.1.2">1.3.6.1.2</a>           mgmt</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2.1" href="#section-1.3.6.1.2.1">1.3.6.1.2.1</a>         mib-2</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2.1.2.2.1.3" href="#section-1.3.6.1.2.1.2.2.1.3">1.3.6.1.2.1.2.2.1.3</a> ifType</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2.1.10" href="#section-1.3.6.1.2.1.10">1.3.6.1.2.1.10</a>      transmission</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2.1.10.23" href="#section-1.3.6.1.2.1.10.23">1.3.6.1.2.1.10.23</a>   transmission.ppp</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2.1.27" href="#section-1.3.6.1.2.1.27">1.3.6.1.2.1.27</a>      application</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.2.1.28" href="#section-1.3.6.1.2.1.28">1.3.6.1.2.1.28</a>      mta</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.3" href="#section-1.3.6.1.3">1.3.6.1.3</a>           experimental</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.4" href="#section-1.3.6.1.4">1.3.6.1.4</a>           private</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.4.1" href="#section-1.3.6.1.4.1">1.3.6.1.4.1</a>         enterprise</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.5" href="#section-1.3.6.1.5">1.3.6.1.5</a>           security</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.6" href="#section-1.3.6.1.6">1.3.6.1.6</a>           SNMPv2</span>
<span class="h6"><a class="selflink" id="section-1.3.6.1.7" href="#section-1.3.6.1.7">1.3.6.1.7</a>           mail</span>

SMI Network Management Directory Codes:

Prefix: iso.org.dod.internet.directory (1.3.6.1.1.)



<span class="grey">Reynolds & Postel                                             [Page 119]</span>

<span id="page-120" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Decimal   Name          Description                     References
-------   ----          -----------                     ----------
    all   Reserved      Reserved for future use             [<a href="#ref-IANA">IANA</a>]

SMI Network Management MGMT Codes:

Prefix: iso.org.dod.internet.mgmt (1.3.6.1.2.)

Decimal   Name          Description                     References
-------   ----          -----------                     ----------
      0   Reserved                                          [<a href="#ref-IANA">IANA</a>]
      1   MIB                                                [KZM]

Prefix: iso.org.dod.internet.mgmt.mib-2 (1.3.6.1.2.1)

Decimal   Name          Description                     References
-------   ----          -----------                     ----------
      0   Reserved      Reserved                            [<a href="#ref-IANA">IANA</a>]
      1   system        System                       [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      2   interfaces    Interfaces                   [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      3   at            Address Translation          [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      4   ip            Internet Protocol            [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      5   icmp          Internet Control Message     [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      6   tcp           Transmission Control Protocol[RFC1213,KZM]
      7   udp           User Datagram Protocol       [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      8   egp           Exterior Gateway Protocol    [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
      9   cmot          CMIP over TCP                [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
     10   transmission  Transmission                 [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
     11   snmp          Simple Network Management    [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>,KZM]
     12   GenericIF     Generic Interface Extensions
--                                           [RFC1229,<a href="./rfc1239">RFC1239</a>,KZM]
     13   Appletalk     Appletalk Networking         [<a href="./rfc1243" title=""AppleTalk Management Information Base"">RFC1243</a>,<a href="#ref-SXW">SXW</a>]
     14   ospf          Open Shortest Path First    [<a href="./rfc1253" title=""OSPF Version 2 Management Information Base"">RFC1253</a>,<a href="#ref-FB77">FB77</a>]
     15   bgp           Border Gateway Protocol          [<a href="./rfc1657" title=""Definitions of Managed Objects for the Fourth Version of the Border Gateway Protocol (BGP-4) using SMIv2"">RFC1657</a>]
     16   rmon          Remote Network Monitoring    [<a href="./rfc1271" title=""Remote Network Monitoring Management Information Base"">RFC1271</a>,<a href="#ref-SXW">SXW</a>]
     17   bridge        Bridge Objects               [<a href="./rfc1286" title=""Definitions of Managed Objects for Bridges"">RFC1286</a>,<a href="#ref-EXD">EXD</a>]
     18   DecnetP4      Decnet Phase 4          [<a href="./rfc1559" title=""DECnet Phase IV MIB Extensions"">RFC1559</a>, Saperia]
     19   Character     Character Streams                [<a href="./rfc1658" title=""Definitions of Managed Objects for Character Stream Devices using SMIv2"">RFC1658</a>]
     20   snmpParties   SNMP Parties                 [<a href="./rfc1353" title=""Definitions of Managed Objects for Administration of SNMP Parties"">RFC1353</a>,KZM]
     21   snmpSecrets   SNMP Secrets                 [<a href="./rfc1353" title=""Definitions of Managed Objects for Administration of SNMP Parties"">RFC1353</a>,KZM]
     22   snmpDot3RptrMgt                                [<a href="./rfc1516" title=""Definitions of Managed Objects for IEEE 802.3 Repeater Devices"">RFC1516</a>]
     23   rip-2         Routing Information Protocol     [<a href="./rfc1389" title=""RIP Version 2 MIB Extension"">RFC1389</a>]
     24   ident         Identification Protocol          [<a href="./rfc1414" title=""Identification MIB"">RFC1414</a>]
     25   host          Host Resources                   [<a href="./rfc1514" title=""Host Resources MIB"">RFC1514</a>]
     26   snmpDot3MauMgt 802.3 Medium Attachment Units   [<a href="./rfc1515" title=""Definitions of Managed Objects for IEEE 802.3 Medium Attachment Units (MAUs)"">RFC1515</a>]
     27   application   Network Services Monitoring      [<a href="./rfc1565" title=""Network Services Monitoring MIB"">RFC1565</a>]
     28   mta           Mail Monitoring                  [<a href="./rfc1566" title=""Mail Monitoring MIB"">RFC1566</a>]
     29   dsa           X.500 Directory Monitoring       [<a href="./rfc1567" title=""X.500 Directory Monitoring MIB"">RFC1567</a>]



<span class="grey">Reynolds & Postel                                             [Page 120]</span>

<span id="page-121" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


     30   IANAifType    Interface Types                  [<a href="./rfc1573" title=""Evolution of the Interfaces Group of MIB-II"">RFC1573</a>]
     31   ifMIB         Interface Types                  [<a href="./rfc1573" title=""Evolution of the Interfaces Group of MIB-II"">RFC1573</a>]
     32   dns           Domain Name System               [<a href="./rfc1611" title=""DNS Server MIB Extensions"">RFC1611</a>]
     33   upsMIB        Uninterruptible Power Supplies   [<a href="./rfc1628" title=""UPS Management Information Base"">RFC1628</a>]
     34   sannauMIB     SNA NAU MIB                      [<a href="./rfc1665" title=""Definitions of Managed Objects for SNA NAUs using SMIv2"">RFC1665</a>]
     35   etherMIB      Ethernet-like generic objects    [<a href="./rfc1650" title=""Definitions of Managed Objects for the Ethernet-like Interface Types using SMIv2"">RFC1650</a>]
     36   sipMIB        SMDS inteface objects            [<a href="./rfc1694" title=""Definitions of Managed Objects for SMDS Interfaces using SMIv2"">RFC1694</a>]
     37   atmMIB        ATM objects                      [<a href="./rfc1695" title=""Definitions of Managed Objects for ATM Management Version 8.0 using SMIv2"">RFC1695</a>]
     38   mdmMIB        Dial-up modem objects            [<a href="./rfc1696" title=""Modem Management Information Base (MIB) using SMIv2"">RFC1696</a>]
     39   rdbmsMIB      relational database objects      [<a href="./rfc1697" title=""Relational Database Management System (RDBMS) Management Information Base (MIB) using SMIv2"">RFC1697</a>]

Prefix: iso.org.dod.internet.mgmt.mib-2.interface (1.3.6.1.2.1.2)

(1.3.6.1.2.1.2.2.1.3)

ifType definitions

Decimal   Name          Description
-------   ----          -----------
      1   other         none of the following            [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
      2   regular1822   BBN Report 1822                  [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
      3   hdh1822       BBN Report 1822                  [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
      4   ddn-x25       BBN Report 1822                  [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
      5   x25           X.25                             [<a href="./rfc1382" title=""SNMP MIB Extension for the X.25 Packet Layer"">RFC1382</a>]
      6   ethernet-csmacd                                [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
      7   IEEE802.3     CSMACD--like Objects          [RF1284,JXC]
      8   IEEE802.4     Token Bus-like Objects
--                                           [RFC1230,<a href="./rfc1239">RFC1239</a>,KZM]
      9   IEEE802.5     Token Ring-like Objects
--                                           [RFC1231,<a href="./rfc1239">RFC1239</a>,KZM]
     10   iso88026-man                                   [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     11   starLan                                        [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     12   proteon-10Mbit                                 [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     13   proteon-80Mbit                                 [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     14   hyperchannel                                   [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     15   FDDI          FDDI Objects               [<a href="./rfc1285" title=""FDDI Management Information Base"">RFC1285</a>,<a href="#ref-JDC20">JDC20</a>]
     16   lapb          LAP B                            [<a href="./rfc1381" title=""SNMP MIB Extension for X.25 LAPB"">RFC1381</a>]
     17   sdlc                                           [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     18   ds1           T1/E1 Carrier Objects            [<a href="./rfc1406" title=""Definitions of Managed Objects for the DS1 and E1 Interface Types"">RFC1406</a>]
     19   e1            obsolete
     20   basicISDN                                      [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     21   primaryISDN                                    [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     22   propPointToPointSerial                         [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     23   ppp           Point-to-Point Protocol          [<a href="./rfc1471" title=""The Definitions of Managed Objects for the Link Control Protocol of the Point-to-Point Protocol"">RFC1471</a>]
     24   softwareLoopback                               [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     25   eon                                            [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     26   ethernet-3Mbit                                 [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     27   nsip                                           [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]



<span class="grey">Reynolds & Postel                                             [Page 121]</span>

<span id="page-122" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


     28   slip                                           [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     29   ultra                                          [<a href="./rfc1213" title=""Management Information Base for Network Management of TCP/IP-based internets: MIB-II"">RFC1213</a>]
     30   ds3           DS3/E3 Interface Objects         [<a href="./rfc1407" title=""Definitions of Managed Objects for the DS3/E3 Interface Type"">RFC1407</a>]
     31   sip           SMDS Interface Objects       [<a href="./rfc1304" title=""Definitions of Managed Objects for the SIP Interface Type"">RFC1304</a>,<a href="#ref-TXC">TXC</a>]
     32   frame-relay   Frame Relay Objects          [<a href="./rfc1315" title=""Management Information Base for Frame Relay DTEs"">RFC1315</a>,<a href="#ref-CXB">CXB</a>]
     33   RS-232        RS-232 Objects                   [<a href="./rfc1659" title=""Definitions of Managed Objects for RS-232-like Hardware Devices using SMIv2"">RFC1659</a>]
     34   Parallel      Parallel Printer Objects         [<a href="./rfc1660" title="B.">RFC1660</a>]
     35   arcnet        ARC network
     36   arcnet-plus   ARC network plus
     37   atm           ATM
     38   MIOX25        MIOX25                           [<a href="./rfc1461" title=""SNMP MIB extension for Multiprotocol Interconnect over X.25"">RFC1461</a>]
     39   SONET         SONET or SDH
     40   x25ple        X.25 packet level                [<a href="./rfc1382" title=""SNMP MIB Extension for the X.25 Packet Layer"">RFC1382</a>]
     41   iso88022llc   802.2 LLC
     42   localTalk
     43   smds-dxi      SMDS DXI
     44   frameRelayService Frame Relay DCE
     45   v35           V.35
     46   hssi          HSSI
     47   hippi         HIPPI
     48   modem         generic modem
     49   aal5          AAL5 over ATM
     50   sonetPath
     51   sonetVT
     52   smds-icip     SMDS Inter-Carrier Interface Protocol
     53   propVirtual   proprietary vitural/internal interface
     54   propMultiLink proprietary multi-link multiplexing
     55   IEEE802.12    100BaseVG
     56   fibre-channel Fibre Channel

Prefix: iso.org.dod.internet.mgmt.mib-2.transmission (1.3.6.1.2.1.10)

Decimal   Name          Description
-------   ----          -----------
      5   x25           X.25                             [<a href="./rfc1382" title=""SNMP MIB Extension for the X.25 Packet Layer"">RFC1382</a>]
      7   IEEE802.3     CSMACD--like Objects             [<a href="./rfc1650" title=""Definitions of Managed Objects for the Ethernet-like Interface Types using SMIv2"">RFC1650</a>]
      8   IEEE802.4     Token Bus-like Objects
--                                           [RFC1230,<a href="./rfc1239">RFC1239</a>,KZM]
      9   IEEE802.5     Token Ring-like Objects
--                                           [RFC1231,<a href="./rfc1239">RFC1239</a>,KZM]
     15   FDDI          FDDI Objects               [<a href="./rfc1285" title=""FDDI Management Information Base"">RFC1285</a>,<a href="#ref-JDC20">JDC20</a>]
     16   lapb          LAP B                            [<a href="./rfc1381" title=""SNMP MIB Extension for X.25 LAPB"">RFC1381</a>]
     18   ds1           T1 Carrier Objects               [<a href="./rfc1406" title=""Definitions of Managed Objects for the DS1 and E1 Interface Types"">RFC1406</a>]
     19   e1            E1 Carrier Objects               [<a href="./rfc1406" title=""Definitions of Managed Objects for the DS1 and E1 Interface Types"">RFC1406</a>]
     23   ppp           Point-to-Point Protocol          [<a href="./rfc1471" title=""The Definitions of Managed Objects for the Link Control Protocol of the Point-to-Point Protocol"">RFC1471</a>]
     30   ds3           DS3/E3 Interface Objects         [<a href="./rfc1407" title=""Definitions of Managed Objects for the DS3/E3 Interface Type"">RFC1407</a>]
     31   sip           SMDS Interface Objects           [<a href="./rfc1694" title=""Definitions of Managed Objects for SMDS Interfaces using SMIv2"">RFC1694</a>]
     32   frame-relay   Frame Relay Objects          [<a href="./rfc1315" title=""Management Information Base for Frame Relay DTEs"">RFC1315</a>,<a href="#ref-CXB">CXB</a>]



<span class="grey">Reynolds & Postel                                             [Page 122]</span>

<span id="page-123" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


     33   RS-232        RS-232 Objects                   [<a href="./rfc1659" title=""Definitions of Managed Objects for RS-232-like Hardware Devices using SMIv2"">RFC1659</a>]
     34   Parallel      Parallel Printer Objects         [<a href="./rfc1660" title="B.">RFC1660</a>]
     35   arcnet        ARC network
     36   arcnet-plus   ARC network plus
     37   atm           ATM
     38   MIOX25        MIOX25                           [<a href="./rfc1461" title=""SNMP MIB extension for Multiprotocol Interconnect over X.25"">RFC1461</a>]
     39   sonetMIB      SONET MIB                        [<a href="./rfc1595" title=""Definitions of Managed Objects for the SONET/SDH Interface Type"">RFC1595</a>]
     44   frnetservMIB  Frame Relay Service MIB for DCE  [<a href="./rfc1596" title="Editor">RFC1596</a>]

Prefix: iso.org.dod.internet.mgmt.mib-2.transmission (1.3.6.1.2.1.10)

(1.3.6.1.2.1.10.23)

Decimal   Name          Description                     References
-------   ----          -----------                     ----------
      1   pppLcp        ppp link control                [<a href="./rfc1471" title=""The Definitions of Managed Objects for the Link Control Protocol of the Point-to-Point Protocol"">RFC1471</a>]
      2   pppSecurity   ppp security                    [<a href="./rfc1472" title=""The Definitions of Managed Objects for the Security Protocols of the Point-to-Point Protocol"">RFC1472</a>]
      3   pppIp         ppp IP network control          [<a href="./rfc1473" title=""The Definitions of Managed Objects for the IP Network Control Protocol of the Point-to-Point Protocol"">RFC1473</a>]
      4   pppBridge     ppp bridge networl control      [<a href="./rfc1474" title=""The Definitions of Managed Objects for the Bridge Network Control Protocol of the Point-to-Point Protocol"">RFC1474</a>]

Prefix: iso.org.dod.internet.mgmt.mib-2.application (1.3.6.1.2.1.27)

(1.3.6.1.2.1.27.2.1.3)

   assocApplicationProtocol OBJECT-TYPE
       SYNTAX OBJECT IDENTIFIER
       MAX-ACCESS read-only
       STATUS current
       DESCRIPTION
         "An identification of the protocol being used for the
          application.  For an OSI Application, this will be the
          Application Context.  For Internet applications, the IANA
          maintains a registry of the OIDs which correspond to
          well-known applications.  If the application protocol is
          not listed in the registry, an OID value of the form
          {applTCPProtoID port} or {applUDProtoID port} are used for
          TCP-based and UDP-based protocols, respectively. In either
          case 'port' corresponds to the primary port number being
          used by the protocol."
       ::= {assocEntry 3}

Decimal   Name          Description
-------   ----          -----------
     0    Reserved

(1.3.6.1.2.1.27.3)

(1.3.6.1.2.1.27.4)



<span class="grey">Reynolds & Postel                                             [Page 123]</span>

<span id="page-124" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


   -- OIDs of the form {applTCPProtoID port} are intended to be used
   -- for TCP-based protocols that don't have OIDs assigned by other
   -- means. {applUDPProtoID port} serves the same purpose for
   -- UDP-based protocols. In either case 'port' corresponds to
   -- the primary port number being used by the protocol. For example,
   -- assuming no other OID is assigned for SMTP, an OID of
   -- {applTCPProtoID 25} could be used, since SMTP is a TCP-based
   -- protocol that uses port 25 as its primary port.

Prefix: iso.org.dod.internet.mgmt.mib-2.mta (1.3.6.1.2.1.28)

(1.3.6.1.2.1.28.2.1.24)

   mtaGroupMailProtocol OBJECT-TYPE
       SYNTAX OBJECT IDENTIFIER
       MAX-ACCESS read-only
       STATUS current
       DESCRIPTION
         "An identification of the protocol being used by this group.
         For an group employing OSI protocols, this will be the
         Application Context.  For Internet applications, the IANA
         maintains a registry of the OIDs which correspond to
         well-known message transfer protocols.  If the application
         protocol is not listed in the registry, an OID value of the
         form {applTCPProtoID port} or {applUDProtoID port} are used
         for TCP-based and UDP-based protocols, respectively.  In
         either case 'port' corresponds to the primary port number
         being used by the group.  applTCPProtoID and applUDPProtoID
         are defined in [5]."
       ::= {mtaGroupEntry 24}

Decimal   Name          Description
-------   ----          -----------
     0    Reserved

SMI Network Management Experimental Codes:

Prefix: iso.org.dod.internet.experimental (1.3.6.1.3.)

Decimal   Name          Description                     References
-------   ----          -----------                     ----------
      0   Reserved                                          [<a href="#ref-JKR1">JKR1</a>]
      1   CLNS          ISO CLNS Objects                     [<a href="#ref-GS2">GS2</a>]
  *   2   T1-Carrier    T1 Carrier Objects                  [<a href="#ref-FB77">FB77</a>]
  *   3   IEEE802.3     Ethernet-like Objects                [<a href="#ref-JXC">JXC</a>]
  *   4   IEEE802.5     Token Ring-like Objects              [<a href="#ref-EXD">EXD</a>]
  *   5   DECNet-PHIV   DECNet Phase IV                     [<a href="#ref-JXS2">JXS2</a>]
  *   6   Interface     Generic Interface Objects            [KZM]



<span class="grey">Reynolds & Postel                                             [Page 124]</span>

<span id="page-125" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


  *   7   IEEE802.4     Token Bus-like Objects               [KZM]
  *   8   FDDI          FDDI Objects                       [<a href="#ref-JDC20">JDC20</a>]
      9   LANMGR-1      LAN Manager V1 Objects              [<a href="#ref-JXG1">JXG1</a>]
     10   LANMGR-TRAPS  LAN Manager Trap Objects            [<a href="#ref-JXG1">JXG1</a>]
     11   Views         SNMP View Objects                    [<a href="#ref-CXD">CXD</a>]
     12   SNMP-AUTH     SNMP Authentication Objects          [KZM]
  *  13   BGP           Border Gateway Protocol            [<a href="#ref-SW159">SW159</a>]
  *  14   Bridge        Bridge MIB                          [<a href="#ref-FB77">FB77</a>]
  *  15   DS3           DS3 Interface Type                   [<a href="#ref-TXB">TXB</a>]
  *  16   SIP           SMDS Interface Protocol              [<a href="#ref-TXB">TXB</a>]
  *  17   Appletalk     Appletalk Networking                 [<a href="#ref-SXW">SXW</a>]
  *  18   PPP           PPP Objects                         [<a href="#ref-FJK2">FJK2</a>]
  *  19   Character MIB Character MIB                      [<a href="#ref-BS221">BS221</a>]
  *  20   RS-232 MIB    RS-232 MIB                         [<a href="#ref-BS221">BS221</a>]
  *  21   Parallel MIB  Parallel MIB                       [<a href="#ref-BS221">BS221</a>]
     22   atsign-proxy  Proxy via Community                  [<a href="#ref-RXF">RXF</a>]
  *  23   OSPF          OSPF MIB                            [<a href="#ref-FB77">FB77</a>]
     24   Alert-Man     Alert-Man                            [<a href="#ref-LS8">LS8</a>]
     25   FDDI-Synoptics FDDI-Synoptics                     [<a href="#ref-DXP1">DXP1</a>]
  *  26   Frame Relay   Frame Relay MIB                      [<a href="#ref-CXB">CXB</a>]
  *  27   rmon          Remote Network Management MIB        [<a href="#ref-SXW">SXW</a>]
     28   IDPR          IDPR MIB                           [<a href="#ref-RAW44">RAW44</a>]
     29   HUBMIB        IEEE 802.3 Hub MIB                  [<a href="#ref-DXM5">DXM5</a>]
     30   IPFWDTBLMIB   IP Forwarding Table MIB             [<a href="#ref-FB77">FB77</a>]
     31   LATM MIB                                           [<a href="#ref-TXB">TXB</a>]
     32   SONET MIB                                          [<a href="#ref-TXB">TXB</a>]
     33   IDENT                                              [<a href="#ref-MTR">MTR</a>]
     34   MIME-MHS                                           [<a href="#ref-MTR">MTR</a>]
     35   MAUMIB        IEEE 802.3 Mau MIB                  [<a href="#ref-DXM5">DXM5</a>]
     36   Host Resources Host Resources MIB                  [<a href="#ref-SXW">SXW</a>]
     37   ISIS-MIB      Integrated ISIS protocol MIB         [<a href="#ref-CXG">CXG</a>]
     38   Chassis       Chassis MIB                        [<a href="#ref-JDC20">JDC20</a>]
     39   ups           ups                                [<a href="#ref-JDC20">JDC20</a>]
     40   App-Mon       Application Monitoring MIB           [<a href="#ref-TXK">TXK</a>]
     41   ATM UNI       ATM                                 [<a href="#ref-MXA1">MXA1</a>]
     42   FC            Fibre Channel                       [<a href="#ref-JXC4">JXC4</a>]
*    43   DNS           Domain Name Service          [Rob Austein]
     44   X.25          X.25 MIB                     [Dean Throop]
     45   Frame Relay Serv.  Frame Relay Service MIB   [Tracy Cox]
     46   Madman-Applications                          [Ned Freed]
     47   Madman-MTA                                   [Ned Freed]
     48   Madman-DSA                                   [Ned Freed]
     49   Modem                                 [Steve Waldbusser]
     50   SNA NAU                                [Deirdre Kostick]
     51   SDLC          SDLC                       [Jeff Hilgeman]
     52   DNS           Domain Name Service          [Jon Saperia]
     53   network-objects IP info ix X.500             [<a href="#ref-Johannsen">Johannsen</a>]
     54   printmib                               [Joel Gyllenskog]



<span class="grey">Reynolds & Postel                                             [Page 125]</span>

<span id="page-126" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


     55   rdbmsmib                                 [Robert Purvey]
     56   sipMIB                                     [Tracy Brown]
     57   stIImib       ST-II protocol MIB        [Hartmut Wittig]
     58   802.5 SSR MIB 802.5 Station Source Routing MIB     [KZM]

  * = obsoleted

SMI Private Codes:

Prefix: iso.org.dod.internet.private (1.3.6.1.4)

Decimal   Name          Description                     References
-------   ----          -----------                     ----------
      0   Reserved                                          [<a href="#ref-JKR1">JKR1</a>]
      1   enterprise    private enterprises                 [<a href="#ref-JKR1">JKR1</a>]

SMI Private Enterprise Codes:

Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)

See the file "enterprise-numbers".

SMI Security Codes:

Prefix: iso.org.dod.internet.security (1.3.6.1.5)

Decimal   Name          Description                     References
-------   ----          -----------                     ----------
      0   Reserved                                          [<a href="#ref-JKR1">JKR1</a>]
      1   kerberosV4    Kerberos version 4 objects         [<a href="#ref-1" title="">1</a>,<a href="#ref-BCN">BCN</a>]
      2   kerberosV5    Kerberos version 5 objects         [<a href="#ref-2" title=""The Kerberos Network Authentication Service (V5)"">2</a>,<a href="#ref-BCN">BCN</a>]

SMI SNMPv2 Codes:

Prefix: iso.org.dod.internet.snmpv2 (1.3.6.1.6)

SMI mail Codes:

Prefix: iso.org.dod.internet.mail (1.3.6.1.7)

   1     mime-mhs


REFERENCES

[<a id="ref-1">1</a>]       Miller, S.P., B.C. Neuman, J.I. Schiller, and J.H. Saltzer,
          "Project Athena Technical Plan Section E.2.1: Kerberos
          Authentication and Authorization System", Project Athena,



<span class="grey">Reynolds & Postel                                             [Page 126]</span>

<span id="page-127" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


          MIT, December 1987.

[<a id="ref-2">2</a>]       Kohl, J., and B.C. Neuman, "The Kerberos Network
          Authentication Service (V5)" work in progress, September
          1992.

[<a id="ref-RFC1028">RFC1028</a>] Davin, J., J. Case, M. Fedor, and M. Schoffstall, "A Simple
          Gateway Monitoring Protocol", <a href="./rfc1028">RFC 1028</a>, Proteon, Inc.,
          University of Tennessee at Knoxville, Cornell University,
          Rensselaer Polytechnic Institute, November 1987.

[<a id="ref-RFC1095">RFC1095</a>] Warrier, U., and L. Besaw, "The Common Management
          Information Services and Protocol over TCP/IP (CMOT)",
          <a href="./rfc1095">RFC 1095</a>, Unisys Corp., Hewlett-Packard, April 1989.

[<a id="ref-RFC1155">RFC1155</a>] Rose, M., and K. McCloghrie, "Structure and Identification
          of Management Information for TCP/IP-based internets",
          STD 16, <a href="./rfc1155">RFC 1155</a>, Performance Systems International, Hughes
          LAN Systems, May 1990.

[<a id="ref-RFC1157">RFC1157</a>] Case, J., M. Fedor, M. Schoffstall, and J. Davin,
          "A Simple Network Management Protocol", STD 15, <a href="./rfc1157">RFC 1157</a>,
          SNMP Research, Performance Systems International,
          Performance Systems International, MIT Laboratory for
          Computer Science, May 1990.

[<a id="ref-RFC1213">RFC1213</a>] McCloghrie, K., and M. Rose, "Management Information Base
          for Network Management of TCP/IP-based internets: MIB-II",
          STD 17, <a href="./rfc1213">RFC 1213</a>, Hughes LAN Systems, Performance Systems
          International, March 1991.

[<a id="ref-RFC1229">RFC1229</a>] McCloghrie, K., Editor, "Extensions to the Generic-Interface
          MIB", <a href="./rfc1229">RFC 1229</a>, Hughes LAN Systems, Inc., May 1991.

[<a id="ref-RFC1230">RFC1230</a>] McCloghrie, K., and R. Fox, "IEEE 802.4 Token Bus MIB",
          <a href="./rfc1230">RFC 1230</a>, Hughes LAN Systems, Inc., Synoptics, Inc.,
          May 1991.

[<a id="ref-RFC1231">RFC1231</a>] McCloghrie, K., Fox, R., and E. Decker, "IEEE 802.5 Token
          Ring MIB", <a href="./rfc1231">RFC 1231</a>, Hughes LAN Systems, Inc., Synoptics,
          Inc., cisco Systems, Inc., May 1991.

[<a id="ref-RFC1239">RFC1239</a>] Reynolds, J., "Reassignment of Experimental MIBs to
          Standard MIBs", <a href="./rfc1239">RFC 1239</a>, USC/Information Sciences
          Institute, ISI, June 1991.

[<a id="ref-RFC1243">RFC1243</a>] Waldbusser, S., Editor, "AppleTalk Management Information
          Base", <a href="./rfc1243">RFC 1243</a>, Carnegie Mellon University, July 1991.



<span class="grey">Reynolds & Postel                                             [Page 127]</span>

<span id="page-128" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC1253">RFC1253</a>] Baker, F., and R. Coltun, "OSPF Version 2 Management
          Information Base", <a href="./rfc1253">RFC 1253</a>, ACC, Computer Science Center,
          August 1991.

[<a id="ref-RFC1271">RFC1271</a>] Waldbusser, S., "Remote Network Monitoring Management
          Information Base", <a href="./rfc1271">RFC 1271</a>, Carnegie Mellon University,
          November 1991.

[<a id="ref-RFC1284">RFC1284</a>] Cook, J., Editor, "Definitions of Managed Objects
          for the Ethernet-like Interface Types", <a href="./rfc1284">RFC 1284</a>, Chipcom
          Corporation, December 1991.

[<a id="ref-RFC1285">RFC1285</a>] Case, J., "FDDI Management Information Base", <a href="./rfc1285">RFC 1285</a>,
          SNMP Research, Incorporated, January 1992.

[<a id="ref-RFC1286">RFC1286</a>] Decker, E., Langille, P., Rijsinghani, A., and K.
          McCloghrie, "Definitions of Managed Objects for Bridges",
          <a href="./rfc1286">RFC 1286</a>, cisco Systems, Inc., DEC, Hughes LAN Systems,
          Inc., December 1991.

[<a id="ref-RFC1304">RFC1304</a>] Cox, T., and K. Tesnik, Editors, "Definitions of Managed
          Objects for the SIP Interface Type", <a href="./rfc1304">RFC 1304</a>, Bell
          Communications Research, February 1992.

[<a id="ref-RFC1315">RFC1315</a>] Brown, C., Baker, F., and C. Carvalho, "Management
          Information Base for Frame Relay DTEs", <a href="./rfc1315">RFC 1315</a>, Wellfleet
          Communications, Inc., Advanced Computer Communications,
          April 1992.

[<a id="ref-RFC1353">RFC1353</a>] McCloghrie, K., Davin, J., and J. Galvin, "Definitions of
          Managed Objects for Administration of SNMP Parties",
          <a href="./rfc1353">RFC 1353</a>, Hughes LAN Systems, Inc., MIT Laboratory for
          Computer Science, Trusted Information Systems, Inc.,
          July 1992.

[<a id="ref-RFC1381">RFC1381</a>] Throop, D., and F. Baker, "SNMP MIB Extension for X.25
          LAPB", <a href="./rfc1381">RFC 1381</a>, Data General Corporation, Advanced Computer
          Communications, November 1992.

[<a id="ref-RFC1382">RFC1382</a>] Throop, D., Editor, "SNMP MIB Extension for the X.25 Packet
          Layer", <a href="./rfc1382">RFC 1382</a>, Data General Corporation, November 1992.

[<a id="ref-RFC1389">RFC1389</a>] Malkin, G., and F. Baker, "RIP Version 2 MIB Extension", <a href="./rfc1389">RFC</a>
          <a href="./rfc1389">1389</a>, Xylogics, Inc., Advanced Computer Communications,
          January 1993.

[<a id="ref-RFC1406">RFC1406</a>] Baker, F., and J. Watt, Editors, "Definitions of Managed
          Objects for the DS1 and E1 Interface Types", <a href="./rfc1406">RFC 1406</a>,



<span class="grey">Reynolds & Postel                                             [Page 128]</span>

<span id="page-129" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


          Advanced Computer Communications, Newbridge Networks
          Corporation, January 1993.

[<a id="ref-RFC1407">RFC1407</a>] Cox, T., and K. Tesink, "Definitions of Managed Objects
          for the DS3/E3 Interface Type", <a href="./rfc1407">RFC 1407</a>, Bell
          Communications Research, January 1993.

[<a id="ref-RFC1414">RFC1414</a>] St. Johns, M., and M. Rose, "Identification MIB", <a href="./rfc1414">RFC 1414</a>,
          US Department of Defense, Dover Beach Consulting, Inc.,
          February 1993.

[<a id="ref-RFC1461">RFC1461</a>] Throop, D., "SNMP MIB extension for Multiprotocol
          Interconnect over X.25", <a href="./rfc1461">RFC 1461</a>, Data General Corporation,
          May 1993.

[<a id="ref-RFC1471">RFC1471</a>] Kastenholz, F., "The Definitions of Managed Objects for
          the Link Control Protocol of the Point-to-Point Protocol",
          <a href="./rfc1471">RFC 1471</a>, FTP Software, Inc., June 1993.

[<a id="ref-RFC1472">RFC1472</a>] Kastenholz, F., "The Definitions of Managed Objects for
          the Security Protocols of the Point-to-Point Protocol", <a href="./rfc1472">RFC</a>
          <a href="./rfc1472">1472</a>, FTP Software, Inc., June 1993.

[<a id="ref-RFC1473">RFC1473</a>] Kastenholz, F., "The Definitions of Managed Objects for
          the IP Network Control Protocol of the Point-to-Point
          Protocol", <a href="./rfc1473">RFC 1473</a>, FTP Software, Inc., June 1993.

[<a id="ref-RFC1474">RFC1474</a>] Kastenholz, F., "The Definitions of Managed Objects for
          the Bridge Network Control Protocol of the Point-to-Point
          Protocol" <a href="./rfc1474">RFC 1474</a>, FTP Software, Inc., June 1993.

[<a id="ref-RFC1514">RFC1514</a>] Grillo, P., and S. Waldbusser, "Host Resources MIB", <a href="./rfc1514">RFC</a>
          <a href="./rfc1514">1514</a>, Network Innovations, Intel Corporation, Carnegie
          Mellon University, September 1993.

[<a id="ref-RFC1515">RFC1515</a>] McMaster, D., McCloghrie, K., and S. Roberts, "Definitions
          of Managed Objects for IEEE 802.3 Medium Attachment Units
          (MAUs)", <a href="./rfc1515">RFC 1515</a>, SynOptics Communications, Inc., Hughes
          LAN Systems, Inc., Farallon Computing, Inc., September 1993.

[<a id="ref-RFC1516">RFC1516</a>] McMaster, D., and K. McCloghrie, "Definitions of Managed
          Objects for IEEE 802.3 Repeater Devices", <a href="./rfc1516">RFC 1516</a>,
          SynOptics Communications, Inc., Hughes LAN Systems, Inc.,
          September 1993.

[<a id="ref-RFC1559">RFC1559</a>] Saperia, J., "DECnet Phase IV MIB Extensions", <a href="./rfc1559">RFC 1559</a>,
          Digital Equipment Corporation, December 1993.




<span class="grey">Reynolds & Postel                                             [Page 129]</span>

<span id="page-130" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RFC1565">RFC1565</a>] Kille, S., WG Chair, and N. Freed, Editor, "Network Services
          Monitoring MIB", <a href="./rfc1565">RFC 1565</a>, ISODE Consortium and Innosoft,
          January 1994.

[<a id="ref-RFC1566">RFC1566</a>] Kille, S., WG Chair, and N. Freed, Editor, "Mail Monitoring
          MIB", <a href="./rfc1566">RFC 1566</a>, ISODE Consortium, Innosoft, January 1994.

[<a id="ref-RFC1567">RFC1567</a>] Mansfield, G., and S. Kille, "X.500 Directory Monitoring
          MIB", <a href="./rfc1567">RFC 1567</a>, AIC Systems Laboratory, ISODE Consortium,
          January 1994.

[<a id="ref-RFC1573">RFC1573</a>] McCloghrie, K., and F. Kastenholz, "Evolution of the
          Interfaces Group of MIB-II", <a href="./rfc1573">RFC 1573</a>, Hughes LAN Systems,
          FTP Software, January 1994.

[<a id="ref-RFC1595">RFC1595</a>] Brown, T., and K. Tesink, Editors, "Definitions of Managed
          Objects for the SONET/SDH Interface Type", <a href="./rfc1595">RFC 1595</a>,
          Bell Communications Research, March 1994.

[<a id="ref-RFC1596">RFC1596</a>] Brown, T., Editor, Definitions of Managed Objects for Frame
          Relay Service", <a href="./rfc1596">RFC 1596</a>, Bell Communications Research,
          March 1994.

[<a id="ref-RFC1611">RFC1611</a>] Austein, R., and J. Saperia, "DNS Server MIB Extensions",
          <a href="./rfc1611">RFC 1611</a>, Epilogue Technology Corporation, Digital Equipment
          Corporation, May 1994.

[<a id="ref-RFC1628">RFC1628</a>] Case, J., Editor, "UPS Management Information Base", <a href="./rfc1628">RFC</a>
          <a href="./rfc1628">1628</a>, SNMP Research, Incorporated, May 1994.

[<a id="ref-RFC1650">RFC1650</a>] Kastenholz, F., "Definitions of Managed Objects for
          the Ethernet-like Interface Types using SMIv2", <a href="./rfc1650">RFC 1650</a>,
          FTP Software, Inc., August 1994.

[<a id="ref-RFC1657">RFC1657</a>] Willis, S., Burruss, J., and J. Chu, Editor, "Definitions of
          Managed Objects for the Fourth Version of the Border Gateway
          Protocol (BGP-4) using SMIv2", <a href="./rfc1657">RFC 1657</a>, Wellfleet
          Communications Inc., IBM Corp., July 1994.

[<a id="ref-RFC1658">RFC1658</a>] Stewart, B., "Definitions of Managed Objects for Character
          Stream Devices using SMIv2", <a href="./rfc1658">RFC 1658</a>, Xyplex, Inc., July
          1994.

[<a id="ref-RFC1659">RFC1659</a>] Stewart, B., "Definitions of Managed Objects for RS-232-like
          Hardware Devices using SMIv2", <a href="./rfc1659">RFC 1659</a>, Xyplex, Inc., July
          1994.

[<a id="ref-RFC1660">RFC1660</a>] Stewart, B., "Definitions of Managed Objects for



<span class="grey">Reynolds & Postel                                             [Page 130]</span>

<span id="page-131" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


          Parallel-printer-like Hardware Devices using SMIv2", <a href="./rfc1660">RFC</a>
          <a href="./rfc1660">1660</a>, Xyplex, Inc., July
          1994.

[<a id="ref-RFC1665">RFC1665</a>] Kielczewski, Z., Kostick, D., and K. Shih, Editors,
          "Definitions of Managed Objects for SNA NAUs using SMIv2",
          <a href="./rfc1665">RFC 1665</a>, Eicon Technology Corporation, Bell Communications
          Research, Novell, July 1994.

[<a id="ref-RFC1694">RFC1694</a>] Brown, T., and K. Tesink, Editors, "Definitions of Managed
          Objects for SMDS Interfaces using SMIv2", <a href="./rfc1694">RFC 1694</a>, Bell
          Communications Research, August 1994.

[<a id="ref-RFC1695">RFC1695</a>] Ahmed, M., and K. Tesink, Editors, "Definitions of Managed
          Objects for ATM Management Version 8.0 using SMIv2", <a href="./rfc1695">RFC</a>
          <a href="./rfc1695">1695</a>, Bell Communications Research, August 1994.

[<a id="ref-RFC1696">RFC1696</a>] Barnes, J., Brown, L., Royston, R., and S. Waldbusser,
          "Modem Management Information Base (MIB) using SMIv2", <a href="./rfc1696">RFC</a>
          <a href="./rfc1696">1696</a>, Xylogics, Inc., Motorola, US Robotics, Inc., Carnegie
          Mellon University, August 1994.

[<a id="ref-RFC1697">RFC1697</a>] Brower, D., Editor, Purvy, B., RDBMSMIB Working Group Chair,
          Daniel, A., Sinykin, M., and J. Smith, "Relational Database
          Management System (RDBMS) Management Information Base (MIB)
          using SMIv2", <a href="./rfc1697">RFC 1697</a>, The ASK Group, INGRES DBMS
          Development, Oracle Corporation, Informix Software, Inc.,
          Oracle Corporation, August 1994.

PEOPLE

[Rob Austein]

[<a id="ref-BCN">BCN</a>] B. Clifford Neuman <bcn@isi.edu>

[<a id="ref-BS221">BS221</a>] Bob Stewart <STEWART@XYPLEX.COM>

[<a id="ref-CXB">CXB</a>]  Caralyn Brown <cbrown%[email protected]>

[<a id="ref-CXD">CXD</a>] Chuck Davin <jrd@ptt.lcs.mit.edu>

[<a id="ref-CXG">CXG</a>] Chris Gunner <gunner@dsmail.lkg.dec.com>

[Dean Throop]

[<a id="ref-DXM5">DXM5</a>] Donna McMaster <mcmaster@synoptics.com>

[<a id="ref-DXP1">DXP1</a>] David Perkins <dperkins@synoptics.com>



<span class="grey">Reynolds & Postel                                             [Page 131]</span>

<span id="page-132" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-EXD">EXD</a>] Eric Decker <cire@cisco.com>

[<a id="ref-FB77">FB77</a>] Fred Baker <fbaker@acc.com>

[<a id="ref-FJK2">FJK2</a>]

[<a href="#ref-GS2">GS2</a>] Greg Satz  <satz@CISCO.COM>

[<a id="ref-IANA">IANA</a>] IANA <iana@isi.edu>

[<a id="ref-JDC20">JDC20</a>] Jeffrey Case <case@UTKUX1.UTK.EDU>

[<a id="ref-JKR1">JKR1</a>] Joyce K. Reynolds <jkrey@isi.edu>

[<a id="ref-JXC">JXC</a>] John Cook <cook@chipcom.com>

[<a id="ref-JXG1">JXG1</a>] Jim Greuel <jimg%[email protected]>

[<a id="ref-JXS2">JXS2</a>] Jon Saperia <saperia@tcpjon.enet.dec.com>

[Jeff Hilgeman]

[<a id="ref-Johannsen">Johannsen</a>]

[KZM] Keith McCloghrie <KZM@HLS.COM>

[<a id="ref-LS8">LS8</a>] Louis Steinberg <lou@ARAMIS.RUTGERS.EDU>

[<a id="ref-MXA1">MXA1</a>] Masuma Ahmed <mxa@mail.bellcore.com>

[<a id="ref-MTR">MTR</a>] Marshall Rose <mrose@dbc.mtview.ca.us>

[<a id="ref-RAW44">RAW44</a>] Robert A. Woodburn <WOODY@SPARTA.COM>

[<a id="ref-JXC4">JXC4</a>] John Chu <jychu@watson.ibm.com>

[Ned Freed]

[Deirdre Kostick]

[Joel Gyllenskog] Joel Gyllenskog <jgyllens@hpdmd48.boi.hp.com>

[Robert Purvey] Robert Purvey <bpurvy@us.oracle.com>

[<a id="ref-RXF">RXF</a>] Richard Fox <rfox@synoptics.com>

[Jon Saperia] Jon Saperia <saperia@tcpjon.enet.dec.com>




<span class="grey">Reynolds & Postel                                             [Page 132]</span>

<span id="page-133" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-SW159">SW159</a>] Steven Willis <swillis@WELLFLEET.COM>

[<a id="ref-SXW">SXW</a>] Steve Waldbusser <sw01[email protected]>

[<a id="ref-TXB">TXB</a>] Tracy Brown <tacox@mail.bellcore.com>

[<a id="ref-TXK">TXK</a>] Teemu Kurki <grus@funet.fi>

[Hartmut Wittig]

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/smi-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/smi-numbers</a>





































<span class="grey">Reynolds & Postel                                             [Page 133]</span>

<span id="page-134" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PRIVATE ENTERPRISE NUMBERS

SMI Network Management Private Enterprise Codes:

Prefix: iso.org.dod.internet.private.enterprise (1.3.6.1.4.1)

This file is

          <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers</a>

Decimal   Name                                                References
-------   ----                                                ----------
      0   Reserved                     Joyce K. Reynolds <jkrey@isi.edu>
      1   Proteon                     John A. Shriver  <jas@PROTEON.COM>
      2   IBM                      Vik Chandra  <vc@ralvm6.vnet.ibm.com>
      3   CMU                    Steve Waldbusser <sw01[email protected]>
      4   Unix             Keith Sklower  <sklower@okeeffe.berkeley.edu>
      5   ACC                          Art Berggreen  <art@SALT.ACC.COM>
      6   TWG           John Lunny  <jlunny@eco.twg.com>  (703) 847-4500
      7   CAYMAN                          Beth Miaoulis  [email protected]
      8   PSI                   Marty Schoffstahl  [email protected]
      9   cisco                                Greg Satz  [email protected]
     10   NSC                               Geof Stone  [email protected]
     11   HP               R. Dwight Schettler  rds%[email protected]
     12   Epilogue                      Karl Auerbac  [email protected]
     13   U of Tennessee              Jeffrey Case   [email protected]
     14   BBN                         Robert Hinden <hinden@ENG.SUN.COM>
     15   Xylogics, Inc.      John R. LoVerso  [email protected]
     16   Timeplex                      Laura Bridge  [email protected]
     17   Canstar                   Sanand Patel  [email protected]
     18   Wellfleet                   Caralyn Brown [email protected]
     19   TRW                 Jay Frederking  [email protected]
     20   MIT                            Jon Rochlis  [email protected]
     21   EON                                 Michael Waters  ---none---
     22   Spartacus                Yoav Kluger  [email protected]
     23   Novell                        Steve Bostock  [email protected]
     24   Spider Systems                  Peter Reid  [email protected]
     25   NSFNET                    Hans-Werner Braun  [email protected]
     26   Hughes LAN Systems               Keith McCloghrie  [email protected]
     27   Intergraph                  Guy Streeter  [email protected]
     28   Interlan                Bruce Taber  [email protected]
     29   Vitalink Communications
     30   Ulana                     Bill Anderson  [email protected]
     31   NSWC            Stephen Northcutt  [email protected]
     32   Santa Cruz Operation            Keith Reynolds  [email protected]
     33   Xyplex                          Bob Stewart [email protected]
     34   Cray                     Hunaid Engineer  [email protected]
     35   Bell Northern Research            Glenn Waters  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 134]</span>

<span id="page-135" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


     36   DEC                    Ron Bhanukitsiri  [email protected]
     37   Touch                                  Brad Benson  ---none---
     38   Network Research Corp.              Bill Versteeg  [email protected]
     39   Baylor College of Medicine        Stan Barber  [email protected]
     40   NMFECC-LLNL           Steven Hunter  [email protected]
     41   SRI                      David Wolfe  [email protected]
     42   Sun Microsystems                     Dennis Yaro  [email protected]
     43   3Com                           Jeremy Siegel  [email protected]
     44   CMC                                   Dave Preston  ---none---
     45   SynOptics                David Perkins  [email protected]
     46   Cheyenne Software             Reijane Huai  [email protected]
     47   Prime Computer   Mike Spina  WIZARD%[email protected]
     48   MCNC/North Carolina   Data Network Ken Whitfield  [email protected]
     49   Chipcom                            John Cook  [email protected]
     50   Optical Data Systems                    Josh Fielk  ---none---
     51   gated                  Jeffrey C. Honig  [email protected]
     52   Cabletron Systems                        Roger Dev  ---none---
     53   Apollo Computers            Jeffrey Buffun  [email protected]
     54   DeskTalk Systems, Inc.               David Kaufman  ---none---
     55   SSDS                                   Ron Strich   ---none---
     56   Castle Rock Computing                  John Sancho  ---none---
     57   MIPS Computer Systems       Charles Marker II  [email protected]
     58   TGV, Inc.                         Ken Adelman  [email protected]
     59   Silicon Graphics, Inc.               Ronald Jacoby  [email protected]
     60   University of British Columbia Don McWilliam [email protected]
     61   Merit                               Bill Norton  [email protected]
     62   FiberCom                          Eric Rubin  [email protected]
     63   Apple Computer Inc                  Jim Hayes  [email protected]
     64   Gandalf                               Henry Kaijak  ---none---
     65   Dartmouth              Philip Koch   [email protected]
     66   David Systems           Kathryn de Graaf  [email protected]
     67   Reuter                                 Bob Zaniolo  ---none---
     68   Cornell                  Laurie Collinsworth  [email protected]
     69   LMS                  L. Michael Sabo  [email protected]
     70   Locus Computing Corp.  Arthur Salazar [email protected]
     71   NASA                   Steve Schoch   [email protected]
     72   Retix                                  Alex Martin  ---none---
     73   Boeing                               Jerry Geisler  ---none---
     74   AT&T                            Rich Bantel  [email protected]
     75   Ungermann-Bass                      Didier Moretti  ---none---
     76   Digital Analysis Corporation
                               Skip Koppenhaver [email protected]
     77   LAN Manager        Doug Karl [email protected]
     78   Netlabs                       Jonathan Biggar  [email protected]
     79   ICL                                    Jon Infante  ---none---
     80   Auspex Systems            Brian A. Ehrmantraut  [email protected]
     81   Lannet Company                        Efrat Ramati  ---none---
     82   Network Computing Devices  Dave Mackie [email protected]



<span class="grey">Reynolds & Postel                                             [Page 135]</span>

<span id="page-136" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


     83   Raycom Systems                        Bruce Willins ---none---
     84   Pirelli Focom Ltd.                         Sam Lau  ---none---
     85   Datability Software Systems     Larry Fischer [email protected]
     86   Network Application Technology           Y.C. Wang  ---none---
     87   LINK (Lokales Informatik-Netz Karlsruhe)
                                Guenther Schreiner [email protected]
     88   NYU                        Bill Russell  [email protected]
     89   RND                                Rina Nethaniel   ---none---
     90   InterCon Systems Corporation Amanda Walker [email protected]
     91   Coral Network Corporation      Jason Perreault [email protected]
     92   Webster Computer Corporation  Robert R. Elz  [email protected]
     93   Frontier Technologies Corporation
                                          Prakash Ambegaonkar ---none---
     94   Nokia Data Communications              Douglas Egan ---none---
     95   Allen-Bradely Company
                      Bill King [email protected]
     96   CERN
                 Jens T. Rasmussen jenst%[email protected]
     97   Sigma Network Systems, Inc.
                                     Ken Virgile [email protected]
     98   Emerging Technologies, Inc.
                                Dennis E. Baasch [email protected]
     99   SNMP Research                Jeffrey Case  [email protected]
    100 Ohio State University
                            Shamim Ahmed [email protected]
    101 Ultra Network Technologies Julie Dmytryk
                                        [email protected]
    102   Microcom                           Annmarie Freitas ---none---
    103   Martin Marietta Astronautic Group    David Rageth [email protected]
    104   Micro Technology                Mike Erlinger  [email protected]
    105   Process Software Corporation      Bernie Volz [email protected]
    106   Data General Corporation
                                Joanna Karwowska [email protected]
    107   Bull Company         Anthony Berent [email protected]
    108   Emulex Corporation                     Jeff Freeman ---none---
    109   Warwick University Computing Services
                             Israel Drori [email protected]
    110   Network General Corporation
                                   James Davidson [email protected]
    111   Oracle                          John Hanley [email protected]
    112   Control Data Corporation Nelluri L. Reddy [email protected]
    113   Hughes Aircraft Company           Keith McCloghrie [email protected]
    114   Synernetics, Inc.                    Jas Parmar [email protected]
    115   Mitre                               Bede McCall [email protected]
    116   Hitachi, Ltd.                        Hirotaka Usuda ---none---
    117   Telebit                       Mark S. Lewis [email protected]
    118   Salomon Technology Services          Paul Maurer II ---none---
    119   NEC Corporation                              Yoshiyuki Akiyama



<span class="grey">Reynolds & Postel                                             [Page 136]</span>

<span id="page-137" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                           [email protected]
    120   Fibermux               Michael Sung [email protected]
    121   FTP Software Inc.                Stev Knowles [email protected]
    122   Sony                   Takashi Hagiwara [email protected]
    123   Newbridge Networks Corporation           James Watt ---none---
    124   Racal-Milgo Information Systems            Maurice R. Turcotte
                           mailrus!uflorida!rm1!dnmrt%[email protected]
    125   CR SYSTEMS                        Soren H. Sorensen ---none---
    126   DSET Corporation               Dan Shia [email protected]
    127   Computone                            Bill Versteeg [email protected]
    128   Tektronix, Inc.        Dennis Thomas [email protected]
    129   Interactive Systems Corporation
                                      Steve Alexander [email protected]
    130 Banyan Systems Inc.
                  Deepak Taneja eepak=Taneja%Eng%[email protected]
    131   Sintrom Datanet Limited
    132   Bell Canada              Mark Fabbi [email protected]
    133   Crosscomm Corporation  Reuben Sivan [email protected]
    134   Rice University             Catherine Foulston [email protected]
    135   T3Plus Networking, Inc.     Harley Frazee [email protected]
    136   Concurrent Computer Corporation
                               John R. LoVerso [email protected]
    137   Basser                       Paul O'Donnell [email protected]
    138   Luxcom
    139   Artel                            Jon Ziegler [email protected]
    140   Independence Technologies, Inc. (ITI)
                                      Gerard Berthet [email protected]
    141   Frontier Software Development        Narendra Popat ---none---
    142   Digital Computer Limited               Osamu Fujiki ---none---
    143   Eyring, Inc.                           Ron Holt [email protected]
    144   Case Communications                     Peter Kumik ---none---
    145   Penril DataComm, Inc.    Keith Hogan keith%[email protected]
    146   American Airlines                     Bill Keatley  ---none---
    147   Sequent Computer Systems           Scott Hahn  [email protected]
    148   Bellcore                 Kaj Tesink  [email protected]
    149   Konkord Communications      Ken Jones [email protected]
    150   University of Washington
                         Christopher Wheeler [email protected]
    151   Develcon            Sheri Mayhew [email protected]
    152   Solarix Systems             Paul Afshar [email protected]
    153   Unifi Communications Corp.      Yigal Hochberg [email protected]
    154   Roadnet                                Dale Shelton ---none---
    155   Network Systems Corp.
                              Nadya K. El-Afandi [email protected]
    156   ENE (European Network Engineering)        Peter Cox ---none---
    157   Dansk Data Elektronik A/S           Per Bech Hansen [email protected]
    158   Morning Star Technologies        Karl Fox [email protected]
    159   Dupont EOP                          Oscar Rodriguez ---none---



<span class="grey">Reynolds & Postel                                             [Page 137]</span>

<span id="page-138" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    160   Legato Systems, Inc.             Jon Kepecs  [email protected]
    161   Motorola SPS               Vince Enriquez [email protected]
    162   European Space Agency (ESA)
                              Eduardo EDUATO%[email protected]
    163   BIM                             Bernard Lemercier [email protected]
    164   Rad Data Communications Ltd.             Oft Israel ---none---
    165   Intellicom                               Paul Singh ---none---
    166   Shiva Corporation                    Phil Budne [email protected]
    167   Fujikura America                        Debbie Reed ---none---
    168   Xlnt Designs INC (XDI)               Mike Anello [email protected]
    169   Tandem Computers                          Rex Davis ---none---
    170   BICC                          David A. Brown [email protected]
    171   D-Link Systems, Inc.                Henry P. Nagai  ---none---
    172   AMP, Inc.                                Rick Downs ---none---
    173   Netlink                              Mauro Zallocco ---none---
    174   C. Itoh Electronics                     Larry Davis ---none---
    175   Sumitomo Electric Industries (SEI)
                                           Kent Tsuno [email protected]
    176   DHL Systems, Inc.
                      David B. Gurevich [email protected]
    177   Network Equipment Technologies    Mark Tom [email protected]
    178   APTEC Computer Systems   Larry Burton [email protected]
    179   Schneider & Koch & Co, Datensysteme GmbH Thomas Ruf [email protected]
    180   Hill Air Force Base   Russell G. Wilson [email protected]
    181   ADC Kentrox               Bruce Kropp [email protected]
    182   Japan Radio Co.   Nagayuki Kojima [email protected]
    183   Versitron                               Matt Harris ---none---
    184   Telecommunication Systems             Hugh Lockhart ---none---
    185   Interphase                            Gil Widdowson ---none---
    186   Toshiba Corporation    Mike Asagami [email protected]
    187   Clearpoint Research Corp.
    188   Ascom                      Andrew Smith [email protected]
    189   Fujitsu America                           Chung Lam ---none---
    190   NetCom Solutions, Inc.                   Dale Cabell---none---
    191   NCR             Cheryl Krupczak [email protected]
    192   Dr. Materna GmbH                   Torsten Beyer [email protected]
    193   Ericsson Business Communications     Gunnar Nilsson ---none---
    194   Metaphor Computer Systems              Paul Rodwick ---none---
    195   Patriot Partners                       Paul Rodwick ---none---
    196   The Software Group Limited (TSG)
                              Ragnar Paulson [email protected]
    197   Kalpana, Inc.                         Anil Bhavnani ---none---
    198   University of Waterloo
                              R. J. White [email protected]
    199   CCL/ITRI
                Ming-Perng Chen N100CMP0%[email protected]
    200   Coeur Postel            Professor Kynikos   Special Consultant
    201   Mitsubish Cable Industries, Ltd.      Masahiko Hori ---none---



<span class="grey">Reynolds & Postel                                             [Page 138]</span>

<span id="page-139" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    202   SMC                                   Lance Sprung  ---none---
    203   Crescendo Communication, Inc.         Prem Jain  [email protected]
    204   Goodall Software Engineering    Doug Goodall   [email protected]
    205   Intecom                                 Brad Parke  ---none---
    206   Victoria University of Wellington
                                  Jonathan Stone [email protected]
    207   Allied Telesis, Inc.
                        Scott Holley [email protected]
    208   Dowty Network Systems A/S         Hartvig Ekner  [email protected]
    209   Protools                                   Glen Arp ---none---
    210   Nippon Telegraph and Telephone Corp.
                    Toshiharu Sugawara sugawara%[email protected]
    211   Fujitsu Limited  Ippei Hayashi [email protected]
    212   Network Peripherals Inc.    Creighton Chong [email protected]
    213   Netronix, Inc.                         Jacques Roth ---none---
    214   University of Wisconsin - Madison
                      Dave Windorski [email protected]
    215   NetWorth, Inc.                         Craig Scott  ---none---
    216   Tandberg Data A/S          Harald Hoeg haho%[email protected]
    217   Technically Elite Concepts, Inc.
                              Russell S. Dietz [email protected]
    218   Labtam Australia Pty. Ltd.
                               Michael Podhorodecki [email protected]
    219   Republic Telcom Systems, Inc.
                           Steve Harris [email protected]
    220   ADI Systems, Inc.                          Paul Liu ---none---
    221   Microwave Bypass Systems, Inc.           Tad Artis  ---none---
    222   Pyramid Technology Corp.         Richard Rein [email protected]
    223   Unisys_Corp                           Lawrence Brow ---none---
    224   LANOPTICS LTD., Israel
                             Israel Drori [email protected]
    225   NKK Corporation                         J. Yoshida  ---none---
    226   MTrade UK Ltd.                     Peter Delchiappo ---none---
    227   Acals                    Patrick Cheng [email protected]
    228   ASTEC, Inc.                    Hiroshi Fujii [email protected]
    229   Delmarva Power       John K. Scoggin, Jr. [email protected]
    230   Telematics International, Inc.          Kevin Smith ---none---
    231   Siemens Nixdorf Informations Syteme AG
                                             Gunther Kroenert ---none---
    232   Compaq
    233   NetManage, Inc.          William Dunn [email protected]
    234   NCSU Computing Center        David Joyner [email protected]
    235   Empirical Tools and Technologies
                                        Karl Auerbach [email protected]
    236   Samsung Group                    Hong K. Paik [email protected]
    237   Takaoka Electric Mfg. Co., Ltd.
               Hidekazu Hagiwara [email protected]
    238   Netrix Systems Corporation        Eldon S. Mast [email protected]



<span class="grey">Reynolds & Postel                                             [Page 139]</span>

<span id="page-140" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    239   WINDATA                               Bob Rosenbaum ---none---
    240   RC International A/S                 Carl H. Dreyer [email protected]
    241   Netexp Research                       Henk Boetzkes ---none---
    242   Internode Systems Pty Ltd
                                 Simon Hackett [email protected]
    243   netCS Informationstechnik GmbH
                                  Oliver Korfmacher [email protected]
    244   Lantronix                  Rich Lyman  [email protected]
    245   Avatar Consultants
                    Kory Hamzeh [email protected]
    246   Furukawa Electoric Co. Ltd.
             Shoji Fukutomi [email protected]
    247   AEG Electrcom                           R. Nurnberg ---none---
    248   Richard Hirschmann GmbH & Co.
                              Heinz Nisi [email protected]
    249   G2R Inc.                             Khalid Hireche ---none---
    250   University of Michigan
                             Tim Howes [email protected]
    251   Netcomm, Ltd.                    W.R. Maynard-Smith ---none---
    252   Sable Technology Corporation         Rodney Thayer  ---none---
    253   Xerox              Edwards E. Reed [email protected]
    254   Conware Computer Consulting GmbH
                                        Michael Sapich [email protected]
    255   Compatible Systems Corp.        John Gawf  [email protected]
    256   Scitec Communications Systems Ltd.    Stephen Lewis ---none---
    257   Transarc Corporation        Pat Barron [email protected]
    258   Matsushita Electric Industrial Co., Ltd.
                                         Nob Mizuno [email protected]
    259   ACCTON Technology                        Don Rooney ---none---
    260   Star-Tek, Inc.                   Carl Madison [email protected]
    261   Codenoll Tech. Corp.                     Dan Willie ---none---
    262   Formation, Inc.                       Carl Marcinik ---none---
    263   Seiko Instruments, Inc. (SII)    Yasuyoshi Watanabe ---none---
    264   RCE (Reseaux de Communication d'Entreprise S.A.)
                                   Etienne Baudras-Chardigny  ---none---
    265   Xenocom, Inc.               Sean Welch [email protected]
    266   KABELRHEYDT                         Hubert Theissen ---none---
    267   Systech Computer Corporation
                                 Brian Petry [email protected]
    268   Visual                             Brian O'Shea [email protected]
    269   SDD (Scandinavian Airlines Data Denmark A/S)
                                                  Per Futtrup ---none---
    270   Zenith Electronics Corporation            David Lin ---none---
    271   TELECOM FINLAND                        Petri Jokela ---none---
    272   BinTec Computersystems               Marc Sheldon [email protected]
    273   EUnet Germany                   Marc Sheldon [email protected]
    274   PictureTel Corporation              Oliver Jones [email protected]
    275   Michigan State University             Lih-Er Wey [email protected]



<span class="grey">Reynolds & Postel                                             [Page 140]</span>

<span id="page-141" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    276   GTE Telecom Incorporated              Grant Gifford ---none---
    277   Cascade Communications Corp.
                                      Chikong Shue [email protected]
    278   Hitachi Cable, Ltd.                   Takahiro Asai ---none---
    279   Olivetti                 Marco Framba  [email protected]
    280   Vitacom Corporation         Parag Rastogi [email protected]
    281   INMOS                         Graham Hudspith  [email protected]
    282   AIC Systems Laboratories Ltd.  Glenn Mansfield [email protected]
    283   Cameo Communications, Inc.               Alan Brind ---none---
    284   Diab Data AB                        Mats Lindstrom [email protected]
    285   Olicom A/S                         Lars Povlsen [email protected]
    286   Digital-Kienzle Computersystems    Hans Jurgen Dorr ---none---
    287   CSELT(Centro Studi E Laboratori Telecomunicazioni)
                                  Paolo Coppo [email protected]
    288   Electronic Data Systems     Mark Holobach [email protected]
    289   McData Corporation      Glenn Levitt [email protected]
    290   Harris Corporation       David Rhein [email protected]
    291   Technology Dynamics, Inc. Chip Standifer [email protected]
    292   DATAHOUSE Information Systems Ltd.           Kim Le ---none---
    293   DSIR Network Group  Tony van der Peet [email protected]
    294   Texas Instruments      Blair Sanders [email protected]
    295   PlainTree Systems Inc.     Paul Chefurka [email protected]
    296   Hedemann Software Development
                              Stefan Hedemann [email protected]
    297   Fuji Xerox Co., Ltd.                              Hiroshi Kume
                     Kume%KSPB%[email protected]
    298   Asante Technology                    Hsiang Ming Ma ---none---
    299   Stanford University
                             RL "Bob" Morgan [email protected]
    300   Digital Link                            Jimmy Tu  [email protected]
    301   Raylan Corporation            Mark S. Lewis [email protected]
    302   Datacraft                         Alan Lloyd [email protected]
    303   Hughes                            Keith McCloghrie [email protected]
    304   Farallon Computing, Inc.             Steven Sweeney ---none---
    305   GE Information Services              Steve Bush [email protected]
    306   Gambit Computer Communications         Zohar Seigal ---none---
    307   Livingston Enterprises, Inc.
                                      Steve Willens [email protected]
    308   Star Technologies                     Jim Miner [email protected]
    309   Micronics Computers Inc.         Darren Croke [email protected]
    310   Basis, Inc.                    Heidi Stettner [email protected]
    311   Microsoft               John M. Ballard [email protected]
    312   US West Advance Technologies
                                  Donna Hopkins [email protected]
    313   University College London Shaw C. Chuang [email protected]
    314   Eastman Kodak Company   W. James Colosky [email protected]
    315   Network Resources Corporation       Kathy Weninger  ---none---
    316   Atlas Telecom             Bruce Kropp [email protected]



<span class="grey">Reynolds & Postel                                             [Page 141]</span>

<span id="page-142" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    317   Bridgeway                          Umberto Vizcaino ---none---
    318   American Power Conversion Corp.
                                   Peter C. Yoest [email protected]
    319   DOE Atmospheric Radiation Measurement Project
                                     Paul Krystosek [email protected]
    320   VerSteeg CodeWorks                   Bill Versteeg [email protected]
    321   Verilink Corp                        Bill Versteeg [email protected]
    322   Sybus Corportation        Mark T. Dauscher [email protected]
    323   Tekelec                                  Bob Grady  ---none---
    324   NASA Ames Research Cente       Nick Cuccia [email protected]
    325   Simon Fraser University           Robert Urquhart [email protected]
    326   Fore Systems, Inc.                    Eric Cooper [email protected]
    327   Centrum Communications, Inc.             Vince Liu  ---none---
    328   NeXT Computer, Inc.
                            Lennart Lovstrand [email protected]
    329   Netcore, Inc.                           Skip Morton ---none---
    330   Northwest Digital Systems             Brian Dockter ---none---
    331   Andrew Corporation                         Ted Tran ---none---
    332   DigiBoard                        Dror Kessler  [email protected]
    333   Computer Network Technology Corp.   Bob Meierhofer  ---none---
    334   Lotus Development Corp.      Bill Flanagan [email protected]
    335   MICOM Communication Corporation
                                      Donna Beatty [email protected]
    336   ASCII Corporation            Toshiharu Ohno [email protected]
    337   PUREDATA Research                Tony Baxter [email protected]
    338   NTT DATA               Yasuhiro Kohata    [email protected]
    339   Empros Systems International   David Taylor [email protected]
    340   Kendall Square Research (KSR)     Dave Hudson [email protected]
    341   Martin Marietta Energy Systems     Gary Haney  [email protected]
    342   Network Innovations            Pete Grillo [email protected]
    343   Intel Corporation          Brady Orand [email protected]
    344   Proxar                           Ching-Fa Hwang [email protected]
    345   Epson Research Center    Richard Schneider  [email protected]
    346   Fibernet                            George Sandoval ---none---
    347   Box Hill Systems Corporation        Tim Jones  [email protected]
    348   American Express Travel Related Services
                                        Jeff Carton [email protected]
    349   Compu-Shack  Tomas Vocetka OPLER%[email protected]
    350   Parallan Computer, Inc.               Charles Dulin ---none---
    351   Stratacom                         Clyde Iwamoto [email protected]
    352   Open Networks Engineering, Inc.      Russ Blaesing [email protected]
    353   ATM Forum                         Keith McCloghrie [email protected]
    354   SSD Management, Inc.                      Bill Rose ---none---
    355   Automated Network Management, Inc.   Carl Vanderbeek ---none--
    356   Magnalink Communications Corporation
                                            David E. Kaufman  ---none---
    357   TIL Systems, Ltd.                   Garry McCracken ---none---
    358   Skyline Technology, Inc.                   Don Weir ---none---



<span class="grey">Reynolds & Postel                                             [Page 142]</span>

<span id="page-143" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    359   Nu-Mega Technologies, Inc.              Dirk Smith  ---none---
    360   Morgan Stanley & Co. Inc.
                                 Victor Kazdoba [email protected]
    361   Integrated Business Network            Michael Bell ---none---
    362   L & N Technologies, Ltd.               Steve Loring ---none---
    363   Cincinnati Bell Information Systems, Inc.
                                         Deron Meranda [email protected]
    364   OSCOM International
                             Farhad Fozdar [email protected]
    365   MICROGNOSIS                Paul Andon [email protected]
    366   Datapoint Corporation     Lee Ziegenhals [email protected]
    367   RICOH Co. Ltd.
                  Toshio Watanabe [email protected]
    368   Axis Communications AB              Martin Gren [email protected]
    369   Pacer Software               Wayne Tackabury [email protected]
    370   Axon Networks Inc.            Robin Iddon [email protected]
    371   Brixton Systems, Inc.       Peter S. Easton [email protected]
    372   GSI                   Etienne Demailly [email protected]
    373   Tatung Co., Ltd.
                  Chih-Yi Chen TCCISM1%[email protected]
    374   DIS Research LTD.                 Ray Compton [email protected]
    375   Quotron Systems, Inc.
                               Richard P. Stubbs [email protected]
    376   Dassault Electronique
                               Olivier J. Caleff [email protected]
    377   Corollary, Inc.               James L. Gula [email protected]
    378   SEEL, Ltd.                              Ken Ritchie ---none---
    379   Lexcel                           Mike Erlinger [email protected]
    380   Sophisticated Technologies, Inc.
                                 Bill Parducci [email protected]
    381   OST                                         A. Pele ---none---
    382   Megadata Pty Ltd.      Andrew McRae [email protected]
    383   LLNL Livermore Computer Center
                                Dan Nessett [email protected]
    384   Dynatech Communications  Graham Welling [email protected]
    385   Symplex Communications Corp.             Cyrus Azar ---none---
    386   Tribe Computer Works               Ken Fujimoto [email protected]
    387   Taligent, Inc.            Lorenzo Aguilar [email protected]
    388   Symbol Technologies, Inc.
                      John Kramer +1-408-369-2679 [email protected]
    389   Lancert                                 Mark Hankin ---none---
    390   Alantec                          Paul V. Fries [email protected]
    391   Ridgeback Solutions
                           Errol Ginsberg [email protected]
    392   Metrix, Inc.                 D. Venkatrangan [email protected]
    393   Excutive Systems/XTree Company
                                       Dale Cabell [email protected]
    394   NRL Communication Systems Branch



<span class="grey">Reynolds & Postel                                             [Page 143]</span>

<span id="page-144" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                                        R. K. Nair [email protected]
    395   I.D.E. Corporation                        Rob Spade ---none---
    396   Matsushita Electric Works, Ltd.
                                    Claude Huss [email protected]
    397   MegaPAC                                  Ian George ---none---
    398   Pilkington Communication Systems      Dave Atkinson ---none---
    399   Hitachi Computer Products (America), Inc.
                                    Masha Golosovker [email protected]
    400   METEO FRANCE                 Remy Giraud  [email protected]
    401   PRC Inc.                          Jim Noble  [email protected]
    402   Wal*Mart Stores, Inc.     Mike Fitzgerel  [email protected]
    403   Nissin Electric Company, Ltd.   Aki Komatsuzaki (408) 737-0274
    404   Distributed Support Information Standard
                                            Mike Migliano <mike@uwm.edu>
    405   SMDS Interest Group (SIG)
                                Elysia C. Tan <ecmt1@sword.bellcore.com>
    406   SolCom Systems Ltd.                    Hugh Evans  0506 873855
    407   Bell Atlantic  Colin deSa [email protected]
    408   Advanced Multiuser Technologies Corporation
    409   Mitsubishi Electric Corporation
                            Yoshitaka Ogawa <ogawa@nkai.cow.melco.co.jp>
    410   C.O.L. Systems, Inc.         Frank Castellucci  (914) 277-4312
    411   University of Auckland
                               Nevil Brownlee < [email protected]>
    412   Desktop Management Task Force (DMTF)
                                   Dave Perkins <dperkins@synoptics.com>
    413   Klever Computers, Inc.  Tom Su  408-735-7723    [email protected]
    414   Amdahl Corporation              Steve Young  [email protected]
    415   JTEC Pty, Ltd.                       Jan Bartel  (02) 809 6933
    416   Matra Communcation         Hong-Loc Nguyen  (33.1) 34.60.85.25
    417   HAL Computer Systems       Michael A. Petonic  [email protected]
    418   Lawrence Berkeley Laboratory       Russ Wright  [email protected]
    419   Dale Computer Corporation          Dean Craven  1-800-336-7483
    420 IPTC, Universitaet of Tuebingen
                   Andreas J. Haug <ahaug@mailserv.zdv.uni-tuebingen.de>
    421   Bytex Corporation
                        Mary Ann Burt <bytex[email protected]>
    422   Cogwheel, Inc.                   Brian Ellis  [email protected]
    423   Lanwan Technologies                 Thomas Liu  (408) 986-8899
    424   Thomas-Conrad Corporation             Karen Boyd  512-836-1935
    425   TxPort                              Bill VerSteeg  [email protected]
    426   Compex, Inc.             Andrew Corlett  [email protected]
    427   Evergreen Systems, Inc.             Bill Grace  (415) 897-8888
    428   HNV, Inc.                 James R. Simons  [email protected]
    429   U.S. Robotics, Inc.               Chris Rozman  [email protected]
    430   Canada Post Corporation          Walter Brown  +1 613 722-8843
    431   Open Systems Solutions, Inc.         David Ko  [email protected]
    432   Toronto Stock Exchange               Paul Kwan  (416) 947-4284



<span class="grey">Reynolds & Postel                                             [Page 144]</span>

<span id="page-145" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    433   MamakosTransSys Consulting
                                   Louis A. Mamakos   [email protected]
    434   EICON                      Vartan Narikian  [email protected]
    435   Jupiter Systems                Russell Leefer  [email protected]
    436   SSTI                             Philip Calas (33) 61 44 19 51
    437   Grand Junction Networks  Randy Ryals  [email protected]
    438   Anasazi, Inc.                   Chad Larson ([email protected])
    439   Edward D. Jones and Company        John Caruso  (314) 851-3422
    440   Amnet, Inc.                          Richard Mak [email protected]
    441   Chase Research                           Kevin Gage ---none---
    442   PEER Networks                    Randy Presuhn  [email protected]
    443   Gateway Communications, Inc.            Ed Fudurich ---none---
    444   Peregrine Systems              Eric Olinger [email protected]
    445   Daewoo Telecom               SeeYoung Oh [email protected]
    446   Norwegian Telecom Research        Paul Hoff [email protected]
    447   WilTel  Anil Prasad                     [email protected]
    448   Ericsson-Camtec                        Satish Popat ---none---
    449   Codex                                Thomas McGinty ---none---
    450   Basis                          Heidi Stettner [email protected]
    451   AGE Logic                                Syd Logan [email protected]
    452   INDE Electronics                   Gordon Day [email protected]
    453   ISODE Consortium                 Steve Kille [email protected]
    454   J.I. Case                     Mike Oswald [email protected]
    455   Trillium                 Jeff Lawrence [email protected]
    456   Bacchus Inc.     Errol Ginsberg [email protected]
    457   MCC                           Doug Rosenthal [email protected]
    458   Stratus Computer                 Dave Snay  [email protected]
    459   Quotron              Richard P. Stubbs [email protected]
    460   Beame & Whiteside                  Carl Beame [email protected]
    461   Cellular Technical Services             Greg Hummel ---none---
    462   Shore Microsystems, Inc.           Gordon Elam  (309) 229-3009
    463   Telecommunications Techniques Corp.  Tom Nisbet  [email protected]
    464   DNPAP (Technical University Delft)
                   Jan van Oorschot <bJan.vOorschot@dnpap.et.tudelft.nl>
    465   Plexcom, Inc.                     Bruce Miller  (805) 522-3333
    466   Tylink                         Stavros Mohlulis (508) 285-0033
    467   Brookhaven National Laboratory
                                        Dave Stampf [email protected]
    468   Computer Communication Systems
                            Gerard Laborde <Gerard.Laborde@sp1.y-net.fr>
    469   Norand Corp.                         Rose Gorrell 319-269-3100
    470   MUX-LAP                        Philippe Labrosse  514-735-2741
    471   Premisys Communications, Inc
                        Mike MacFaden <premisys[email protected]>
    472   Bell South Telecommunications       Johnny Walker 205-988-7105
    473   J. Stainsbury PLC                 Steve Parker  44-71-921-7550
    474   Ki Research Inc                Toni Barckley  410-290-0355x220
    475 Wandel and Goltermann Technologies



<span class="grey">Reynolds & Postel                                             [Page 145]</span>

<span id="page-146" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                         David Walters 919-941-5730x4203 <walter@wg.com>
    476   Emerson Computer Power
                            Roger Draper  714-457-3638  [email protected]
    477   Network Software Associates        Jeffery Chiao  714-768-4013
    478   Procter and Gamble           Peter Marshall  513-983-1100x5988
    479 Meridian Technology Corporation
                        Kenneth B. Denson <kdenson@magic.meridiantc.com>
    480   QMS, Inc.                           Bill Lott  [email protected]
    481   Network Express        Tom Jarema  313-761-5051  [email protected]
    482   LANcity Corporation               Pam Yassini  [email protected]
    483   Dayna Communications, Inc.
                                  Sanchaita Datta  [email protected]
    484   kn-X Ltd.                               Sam Lau  44 943 467007
    485   Sync Research, Inc.                Alan Bartky  (714) 588-2070
    486   PremNet                  Ken Huang  [email protected]
    487   SIAC                               Peter Ripp   (212) 383-9061
    488   New York Stock Exchange            Peter Ripp   (212) 383-9061
    489   American Stock Exchange            Peter Ripp   (212) 383-9061
    490   FCR Software, Inc.                   Brad Parker  [email protected]
    491   National Medical Care, Inc.      Robert Phelan  (617) 466-9850
    492   Dialogue Communication Systemes, S.A.
                                       Klaus Handke   +(49) 30 802 24 97
    493   NorTele                            Bjorn Kvile  +47 2 48 89 90
    494   Madge Networks, Inc.
                      Duncan Greatwood [email protected]
    495   Memotec Communications   Graham Higgins [email protected]
    496   CTON  Nick Hennenfent                        [email protected]
    497   Leap Technology, Inc.         George Economou  [email protected]
    498   General DataComm, Inc.       William Meltzer   [email protected]
    499   ACE Communications, Ltd.              Danny On  972-3-570-1423
    500   Automatic Data Processing (ADP)      Alex Rosin (201) 714-3982
    501   Programa SPRITEL                              Alberto Martinez
                              [email protected]
    502   Adacom                              Aial Haorch  972-4-899-899
    503   Metrodata Ltd            Nick Brown  [email protected]
    504   Ellemtel Telecommunication Systems Laboratories
                        Richard G Bruvik  [email protected]
    505   Arizona Public Service          Duane Booher  [email protected]
    506   NETWIZ, Ltd.,    Emanuel Wind  [email protected]
    507   Science and Engineering Research Council (SERC)    Paul Kummer
                                                [email protected]
    508   The First Boston Corporation                        Kevin Chou
                                       [email protected]
    509   Hadax Electronics Inc.                       Marian Kramarczyk
                                               [email protected]
    510   VTKK            Markku Lamminluoto  [email protected]
    511   North Hills Israel Ltd.   Carmi Cohen  [email protected]
    512   TECSIEL                       R. Burlon   [email protected]



<span class="grey">Reynolds & Postel                                             [Page 146]</span>

<span id="page-147" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    513   Bayerische Motoren Werke (BMW) AG             Michael Connolly
                                                    [email protected]
    514   CNET Technologies                       Nelson Su 408-954-8000
    515   MCI   Kurt Robohm                          [email protected]
    516   Human Engineering AG (HEAG)                        Urs Brunner
                                              [email protected]
    517   FileNet Corporation                 Joe Raby  [email protected]
    518   NFT-Ericsson                    Kjetil Donasen  +47 2 84 24 00
    519   Dun & Bradstreet                    Vic Smagovic  908-464-2079
    520   Intercomputer Communications      Brian Kean  513-745-0500x244
    521   Defense Intelligence Agency
                              Barry Atkinson   [email protected]
    522   Telesystems SLW Inc.                   Joe Magony 416-441-9966
    523   APT Communications                  David Kloper  301-831-1182
    524   Delta Airlines                           Jim Guy  404-715-2948
    525   California Microwave                 Kevin Braun  408-720-6520
    526   Avid Technology Inc                 Steve Olynyk  508-640-3328
    527   Integro Advanced Computer Systems
                                         Pascal Turbiez  +33-20-08-00-40
    528   RPTI                                Chris Shin  886-2-918-3006
    529   Ascend Communications Inc.            Marc Hyman  510-769-6001
    530   Eden Computer Systems Inc.          Louis Brando  305-591-7752
    531   Kawasaki-Steel Corp
                           Tomoo Watanabe  [email protected]
    532   Barclays                     Malcolm Houghton  +44 202 671 212
    533   B.U.G., Inc.                 Isao Tateishi  [email protected]
    534   Exide Electronics      Brian Hammill  [email protected]
    535   Superconducting Supercollider Lab.
                           Carl W. Kalbfleisch    [email protected]
    536   Triticom                             Jim Bales  (612) 937-0772
    537   Universal Instruments Corp.
                    Tom Dinnel   BA06791%[email protected]
    538   Information Resources, Inc.         Jeff Gear  [email protected]
    539   Applied Innovation, Inc.   Dean Dayton  [email protected]
    540   Crypto AG                      Roland Luthi  [email protected]
    541   Infinite Networks, Ltd.          Sean Harding  +44 923 710 277
    542   Rabbit Software                     Bill Kwan  [email protected]
    543   Apertus Technologies       Stuart Stanley  [email protected]
    544   Equinox Systems, Inc.       Monty Norwood  1-800-275-3500 x293
    545   Hayes Microcomputer Products
                     Chris Roussel [email protected]
    546   Empire Technologies Inc. Cheryl Krupczak  [email protected]
    547   Glaxochem, Ltd.                     Andy Wilson  0229 52261547
    548   KPY Network Partners, Corp.
                                  Gordon Vickers   [email protected]
    549   Agent Technology, Inc.  Ibi Dhilla  [email protected]
    550   Dornier GMBH                Arens Heinrech  49-7545-8 ext 9337
    551   Telxon Corporation      Frank Ciotti  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 147]</span>

<span id="page-148" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    552   Entergy Corporation                 Louis Cureau  504-364-7630
    553   Garrett Communications Inc.        Igor Khasin  (408) 980-9752
    554   Agile Networks, Inc.          Dave Donegan  [email protected]
    555   Larscom                           Sameer Jayakar  415-969-7572
    556   Stock Equipment                    Karl Klebenow  216-543-6000
    557   ITT Corporation      Kevin M. McCauley  [email protected]
    558   Universal Data Systems, Inc.
                           Howard Cunningham   [email protected]
    559   Sonix Communications, Ltd.      David Webster  +44 285 641 651
    560   Paul Freeman Associates, Inc.
                                      Pete Wilson  [email protected]
    561   John S. Barnes, Corp.              Michael Lynch  704-878-4107
    562   Northern Telecom, Ltd.
                             Glenn Waters  613-763-3933 <gwaters@bnr.ca>
    563   CAP Debris       Patrick Preuss  [email protected]
    564   Telco Systems NAC            Harry Hirani  [email protected]
    565   Tosco Refining Co                 Fred Sanderson  510-602-4358
    566   Russell Info Sys                      Atul Desai  714-362-4040
    567   University of Salford   Richard Letts  [email protected]
    568   NetQuest Corp.         Jerry Jacobus  [email protected]
    569   Armon Networking Ltd.    Yigal Jacoby  [email protected]
    570   IA Corporation                Didier Fort  [email protected]
    571   AU-System Communicaton AB           Torbjorn Ryding  8-7267572
    572   GoldStar Information & Communications, Ltd.
                                      Soo N. Kim  [email protected]
    573   SECTRA AB                        Tommy Pedersen  [email protected]
    574   ONEAC Corporation                Bill Elliot  [email protected]
    575   Tree Technologies           Michael Demjanenko  (716) 688-4640
    576   GTE Government Systems         Henry Hernandez  (617) 455-2942
    577   Denmac Systems, Inc.            Andy Denenberg  (708) 291-7760
    578   Interlink Computer Sciences, Inc.
                                         Mike Mazurek  [email protected]
    579   Bridge Information Systems, Inc. Stephen Harvey (314) 567-8482
    580   Leeds and Northrup Australia (LNA) Nigel Cook [email protected]
    581   BHA Computer                       David Hislop  [email protected]
    582   Newport Systems Solutions, Inc.
                                       Pauline Chen  [email protected]
    583   Atrium Technologies     Narender Reddy Vangati  [email protected]
    584   ROBOTIKER                 Maribel Narganes  [email protected]
    585   PeerLogic Inc.          Ratinder Ahuja  [email protected]
    586   Digital Transmittion Systems        Bill VerSteeg  [email protected]
    587   Far Point Communications            Bill VerSteeg  [email protected]
    588   Xircom                              Bill VerSteeg  [email protected]
    589   Mead Data Central         Stephanie Bowman  [email protected]
    590   Royal Bank of Canada                    N. Lim  (416) 348-5197
    591   Advantis, Inc.                       Janet Brehm  813 878-4298
    592   Chemical Banking Corp.  Paul McDonnell  [email protected]
    593   Eagle Technology                    Ted Haynes  (408) 441-4043



<span class="grey">Reynolds & Postel                                             [Page 148]</span>

<span id="page-149" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    594   British Telecom               Ray Smyth  [email protected]
    595   Radix BV                     P. Groenendaal  [email protected]
    596   TAINET Communication System Corp.
                                    Joseph Chen  +886-2-6583000 (R.O.C.)
    597   Comtek Services Inc.              Steve Harris  (703) 506-9556
    598   Fair Issac   Steve Pasadis  apple.com!fico!sxp  (415) 472-2211
    599   AST Research Inc.                      Bob Beard  [email protected]
    600   Soft*Star s.r.l. Ing. Enrico Badella [email protected]
    601   Bancomm                            Joe Fontes  [email protected]
    602   Trusted Information Systems, Inc.
                                         James M. Galvin  [email protected]
    603   Harris & Jeffries, Inc.         Deepak Shahane  [email protected]
    604   Axel Technology Corp.               Henry Ngai  (714) 455-1688
    605   GN Navtel, Inc.                       Joe Magony  416-479-8090
    606   CAP debis                    Patrick Preuss  +49 40 527 28 366
    607   Lachman Technology, Inc.  Steve Alexander   [email protected]
    608   Galcom Networking Ltd.
                             Zeev Greenblatt  [email protected]
    609   BAZIS                            M. van Luijt  [email protected]
    610   SYNAPTEL                       Eric Remond  [email protected]
    611   Investment Management Services, Inc.
                                J. Laurens Troost  [email protected]
    612   Taiwan Telecommunication Lab
                 Dennis Tseng   LOUIS%[email protected]
    613   Anagram Corporation        Michael Demjanenko   (716) 688-4640
    614   Univel                      John Nunneley  [email protected]
    615   University of California, San Diego
                                        Arthur Bierer   [email protected]
    616   CompuServe   Ed Isaacs, Brian Biggs  [email protected]
    617   Telstra - OTC Australia
                  Peter Hanselmann    [email protected]
    618   Westinghouse Electric Corp.
                                Ananth Kupanna   [email protected]
    619   DGA Ltd.              Tom L. Willis  [email protected]
    620   Elegant Communications Inc.
                                  Robert Story  [email protected]
    621   Experdata                  Claude Lubin  [email protected]
    622   Unisource Business Networks Sweden AB
                                               Goran Sterner [email protected]
    623   Molex, Inc.                    Steven Joffe  [email protected]
    624   Quay Financial Software            Mick Fleming  [email protected]
    625   VMX Inc.                     Joga Ryali  [email protected]
    626   Hypercom, Inc.                  Noor Chowdhury  (602) 548-2113
    627   University of Guelph   Kent Percival  [email protected]
    628   DIaLOGIKa                  Juergen Jungfleisch  0 68 97 9 35-0
    629   NBASE Switch Communication
                            Sergiu Rotenstein  [email protected]
    630   Anchor Datacomm B.V.      Erik Snoek  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 149]</span>

<span id="page-150" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    631   PACDATA                     John Reed  [email protected]
    632   University of Colorado         Evi Nemeth  [email protected]
    633   Tricom Communications Limited
                                  Robert Barrett  [email protected]
    634   Santix Software GmbH
                       Michael Santifaller   santi%[email protected]
    635   FastComm Communications Corp.
                               Bill Flanagan   [email protected]
    636   The Georgia Institute of Technology
                      Michael Mealling   [email protected]
    637   Alcatel Data Networks
                        Douglas E. Johnson [email protected]
    638   GTECH                             Brian Ruptash  [email protected]
    639   UNOCAL Corporation                     Peter Ho  [email protected]
    640   First Pacific Network             Randy Hamilton  408-703-2763
    641   Lexmark International              Don Wright  [email protected]
    642   Qnix Computer             Sang Weon, Yoo  [email protected]
    643   Jigsaw Software Concepts (Pty) Ltd.
                                   Willem van Biljon  [email protected]
    644   VIR, Inc.                          Mark Cotton  (215) 364-7955
    645   SFA Datacomm Inc.           Don Lechthaler  [email protected]
    646   SEIKO Telecommunication Systems, Inc.
                                        Lyn T. Robertson  (503) 526-5638
    647   Unified Management              Andy Barnhouse  (612) 561-4944
    648   RADLINX Ltd.                Ady Lifshes  ady%[email protected]
    649   Microplex Systems Ltd.            Henry Lee  [email protected]
    650   Objecta Elektronik & Data AB      Johan Finnved  [email protected]
    651   Phoenix Microsystems                Bill VerSteeg  [email protected]
    652   Distributed Systems International, Inc.
                                              Ron Mackey  [email protected]
    653   Evolving Systems, Inc.   Judith C. Bettinger [email protected]
    654   SAT GmbH           Walter Eichelburg  [email protected]
    655   CeLAN Technology, Inc.                Mark Liu  886--35-772780
    656   Landmark Systems Corp.
                               Steve Sonnenberg  [email protected]
    657   Netone Systems Co., Ltd.
                                 YongKui Shao  [email protected]
    658   Loral Data Systems     Jeff Price  [email protected]
    659   Cellware Broadband Technology   Michael Roth  [email protected]
    660   Mu-Systems                Gaylord Miyata  [email protected]
    661   IMC Networks Corp.                  Jerry Roby  (714) 724-1070
    662   Octel Communications Corp.         Alan Newman  (408) 321-5182
    663   RIT Technologies LTD.      Ghiora Drori  [email protected]
    664   Adtran                                Jeff Wells  205-971-8000
    665   PowerPlay Technologies, Inc.        Ray Caruso  [email protected]
    666   Oki Electric Industry Co., Ltd.
                                Shigeru Urushibara  [email protected]
    667   Specialix International  Jeremy Rolls  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 150]</span>

<span id="page-151" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    668   INESC (Instituto de Engenharia de Sistemas e Computadores)
                                      Pedro Ramalho Carlos  [email protected]
    669   Globalnet Communications         Real Barriere  (514) 651-6164
    670   Product Line Engineer SVEC Computer Corp.
                                  Rich Huang   [email protected]
    671   Printer Systems Corp.              Bill Babson  [email protected]
    672   Contec Micro Electronics USA       David Sheih  (408) 434-6767
    673   Unix Integration Services         Chris Howard   [email protected]
    674   Dell Computer Corporation        Steven Blair  [email protected]
    675   Whittaker Electronic Systems   Michael McCune  [email protected]
    676   QPSX Communications          David Pascoe    [email protected]
    677   Loral WDl      Mike Aronson  [email protected]
    678   Federal Express Corp.             Randy Hale    (901) 369-2152
    679   E-COMMS Inc.                    Harvey Teale    (206) 857-3399
    680   Software Clearing House                 Tom Caris   [email protected]
    681   Antlow Computers LTD.               C. R. Bates  44-635-871829
    682   Emcom Corp.                       Mike Swartz   [email protected]
    683   Extended Systems, Inc.
                               Al Youngwerth [email protected]
    684   Sola Electric                     Mike Paulsen  (708) 439-2800
    685   Esix Systems, Inc.           Anthony Chung  [email protected]
    686   3M/MMM                           Chris Amley   [email protected]
    687   Cylink Corp.                          Ed Chou    [email protected]
    688   Znyx Advanced Systems Division, Inc.
                                          Alan Deikman  [email protected]
    689   Texaco, Inc.                      Jeff Lin     [email protected]
    690   McCaw Cellular Communication Corp. Tri Phan [email protected]
    691   ASP Computer Product Inc. Elise Moss [email protected]
    692   HiPerformance Systems              Mike Brien  +27-11-806-1000
    693   Regionales Rechenzentrum
                   Sibylle Schweizer  [email protected]
    694   SAP AG                          Dr. Uwe Hommel  +49 62 27 34 0
    695   ElectroSpace System Inc.
                               Dr. Joseph Cleveland [email protected]
    696   ( Unassigned )
    697   MultiPort Software     Reuben Sivan  [email protected]
    698   Combinet, Inc.               Samir Sawhney  [email protected]
    699   TSCC                               Carl Wist    [email protected]
    700   Teleos Communications Inc.    Bill Nayavich  [email protected]
    701   Alta Research                   Amy Saperstein  (305) 428-8535
    702   Independence Blue Cross              Bill Eshbach  [email protected]
    703   ADACOM Station Interconnectivity LTD.
                                            Itay Kariv  +9 72 48 99 89 9
    704   MIROR Systems                     Frank Kloes  +27 12 911 0003
    705   Merlin Gerin               Adam Stolinski  (714) 557-1637 x249
    706   Owen-Corning Fiberglas     Tom Mann [email protected]
    707   Talking Networks Inc.          Terry Braun  [email protected]
    708   Cubix Corporation             Rebekah Marshall  (702) 883-7611



<span class="grey">Reynolds & Postel                                             [Page 151]</span>

<span id="page-152" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    709   Formation Inc.          Bob Millis  [email protected]
    710   Lannair Ltd.                    Pablo Brenner [email protected]
    711   LightStream Corp.       Chris Chiotasso  [email protected]
    712   LANart Corp.                Doron I. Gartner  [email protected]
    713   University of Stellenbosch   Graham Phillips [email protected]
    714   Wyse Technology                     Bill Rainey  [email protected]
    715   DSC Communications Corp.        Colm Bergin  [email protected]
    716   NetEc                      Thomas Krichel  [email protected]
    717   Breltenbach Software Engineering Hilmar Tuneke +02 92 49 70 00
    718   Victor Company of Japan,Limited
                           Atsushi Sakamoto   [email protected]
    719   Japan Direx Corporation        Teruo Tomiyama  +81 3 3498 5050
    720   NECSY Network Control Systems S.p.A. Piero Fiozzo [email protected]
    721   ISDN Systems Corp.             Jeff Milloy  [email protected]
    722   Zero-One Technologies, LTD.     Curt Chen  + 88 62 56 52 32 33
    723   Radix Technologies, Inc.        Steve Giles  [email protected]
    724   National Institute of Standards and Technology
                                     Jim West   [email protected]
    725   Digital Technology Inc.     Chris Gianattasio  [email protected]
    726   Castelle Corp.                   Waiming Mok  [email protected]
    727   Presticom Inc.          Martin Dube  [email protected]
    728   Showa Electric Wire & Cable Co., Ltd.
                                  Robert O'Grady  [email protected]
    729   SpectraGraphics                Jack Hinkle  [email protected]
    730   Connectware Inc.                 Rick Downs  [email protected]
    731   Wind River Systems                     Emily Hipp [email protected]
    732   RADWAY International Ltd. Doron Kolton  [email protected]
    733   System Management ARTS, Inc. Alexander Dupuy  [email protected]
    734   Persoft, Inc.      Steven M. Entine  [email protected]
    735   Xnet Technology Inc.      Esther Chung  [email protected]
    736   Unison-Tymlabs                    Dean Andrews  [email protected]
    737   Micro-Matic Research   Patrick Lemli [email protected]
    738   B.A.T.M. Advance Technologies
                                      Nahum Killim [email protected]
    739   University of Copenhagen         Kim H|glund  [email protected]
    740   Network Security Systems, Inc.
                                      Carleton Smith  [email protected]
    741   JNA Telecommunications             Sean Cody  [email protected]
    742   Encore Computer Corporation    Tony Shafer  [email protected]
    743   Central Intelligent Agency         Carol Jobusch  703 242-2485
    744   ISC (GB) Limited      Mike Townsend  [email protected]
    745   Digital Communication Associates Ravi Shankar [email protected]
    746   CyberMedia Inc.                Unni Warrier   [email protected]
    747   Distributed Systems International, Inc.
                                               Ron Mackey [email protected]
    748   Peter Radig EDP-Consulting       Peter Radig  +49 69 9757 6100
    749   Vicorp Interactive Systems           Phil Romine  [email protected]
    750   Inet Inc.                        Bennie Lopez  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 152]</span>

<span id="page-153" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    751   Argonne National Laboratory  Michael Shaffer [email protected]
    752   Tek Logix                          Peter Palsall  905 625-4121
    753   North Western University            Phil Draughon  [email protected]
    754   Astarte Fiber Networks     James Garnett  [email protected]
    755   Diederich & Associates, Inc.
                                  Douglas Capitano [email protected]
    756   Florida Power Corporation        Bob England  [email protected]
    757   ASK/INGRES                  Howard Dernehl   [email protected]
    758   Open Network Enterprise         Spada Stefano  +39 39 245-8101
    759   The Home Depot               Keith Porter  [email protected]
    760   Pan Dacom Telekommunikations   Jens Andresen  +49 40 644 09 71
    761   NetTek                          Steve Kennedy  [email protected]
    762   Karlnet Corp.                       Doug Kall  [email protected]
    763   Efficient Networks, Inc.          Thirl Johnson (214) 991-3884
    764   Fiberdata                          Jan Fernquist  +46 828 8383
    765   Lanser                           Emil Smilovici (514) 485-7104
    766   Telebit Communications A/S     Peder Chr. Norgaard [email protected]
    767   HILAN GmbH           Markus Pestinger  [email protected]
    768   Network Computing Inc.
                           Fredrik Noon [email protected]
    769   Walgreens Company                 Denis Renaud  (708) 818-4662
    770   Internet Initiative Japan Inc. Toshiharu Ohno [email protected]
    771   GP van Niekerk Ondernemings
                        Gerrit van Niekerk  [email protected]
    772   DSP & Telecoms Research Group
                  Patrick McGleenon  [email protected]
    773   Securities Industry Automation Corporation
                                       Chiu Szeto  [email protected]
    774   SYNaPTICS                       David Gray  [email protected]
    775   Data Switch Corporation         Joe Welfeld  [email protected]
    776   Telindus Distribution  Karel Van den Bogaert  [email protected]
    777   MAXM Systems Corporation  Gary Greathouse [email protected]
    778   Fraunhofer Gesellschaft
                               Jan Gottschick [email protected]
    779   EQS Business Services           Ken Roberts   [email protected]
    780   CNet Technology Inc.     Repus Hsiung  [email protected]
    781   Datentechnik GmbH           Thomas Pischinger  +43 1 50100 266
    782   Network Solutions Inc.          Dave Putman   [email protected]
    783   Viaman Software                Vikram Duvvoori  [email protected]
    784   Schweizerische Bankgesellschaft Zuerich
                           Roland Bernet  [email protected]
    785   University of Twente - TIOS      Aiko Pras  [email protected]
    786   Simplesoft Inc.               Sudhir Pendse  [email protected]
    787   Stony Brook, Inc.               Ken Packert [email protected]
    788   Unified Systems Solutions, Inc.
                              Steven Morgenthal  [email protected]
    789   Network Appliance Corporation
                                     Varun Mehta  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 153]</span>

<span id="page-154" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    790   Ornet Data Communication Technologies Ltd.
                                              Haim Kurz [email protected]
    791   Computer Associates International
                                  Glenn Gianino [email protected]
    792   Multipoint Network Inc.    Michael Nguyen  [email protected]
    793   NYNEX Science & Technology          Lily Lau  [email protected]
    794   Commercial Link Systems    Wiljo Heinen  [email protected]
    795   Adaptec Inc.                    Tom Battle  [email protected]
    796   Softswitch                       Charles Springer  [email protected]
    797   Link Technologies, Inc.                 Roy Chu  [email protected]
    798   IIS                      Olry Rappaport   [email protected]
    799   Mobile Solutions Inc.    Dale Shelton  [email protected]
    800   Xylan Corp.                        Burt Cyr     [email protected]
    801   Airtech Software Forge Limited
                                 Callum Paterson [email protected]
    802   National Semiconductor Maurice Turcotte  [email protected]
    803   Video Lottery Technologies     Angelo Lovisa  [email protected]
    804   National Semiconductor Corp   Waychi Doo   [email protected]
    805   Applications Management Corp
                         Terril (Terry) Steichen [email protected]
    806   Travelers Insurance Company   Eric Miner  [email protected]
    807   Taiwan International Standard Electronics Ltd.
                                        B. J. Chen  [email protected]
    808   US Patent and Trademark Office Rick Randall  [email protected]
    809   Hynet, LTD.                    Amir Fuhrmann  [email protected]
    810   Aydin, Corp.                   Rick Veher       (215) 657-8600
    811   ADDTRON Technology Co., LTD.       Tommy Tasi  +8 86-2-4514507
    812   Fannie Mae                        David King   [email protected]
    813   MultiNET Services         Hubert Martens   [email protected]
    814   GECKO mbH                          Holger Dopp    [email protected]
    815   Memorex Telex                Mike Hill     [email protected]
    816   Advanced Communications Networks (ACN) SA
                                              Antoine Boss +41 38 247434
    817   Telekurs AG         Jeremy Brookfield  [email protected]
    818   Victron bv                    Jack Stiekema    [email protected]
    819   CF6 Company                   Francois Caron    +331 4696 0060
    820   Walker Richer and Quinn Inc.
                                  Rebecca Higgins  [email protected]
    821   Saturn Systems  Paul Parker  [email protected]
    822   Mitsui Marine and Fire Insurance Co. LTD.
                                             Kijuro Ikeda +813 5389 8111
    823   Loop Telecommunication International, Inc.
                                          Charng-Show Li +886 35 787 696
    824   Telenex Corporation                 James Krug  (609) 866-1100
    825   Bus-Tech, Inc.      Charlie Zhang   [email protected]
    826   ATRIE             Fred B.R. Tuang    [email protected]
    827   Gallagher & Robertson A/S         Arild Braathen  [email protected]
    828   Networks Northwest, Inc. John J. Hansen [email protected]



<span class="grey">Reynolds & Postel                                             [Page 154]</span>

<span id="page-155" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    829   Conner Peripherials  Richard Boyd  [email protected]
    830   Elf Antar France                 P. Noblanc  +33 1 47 44 45 46
    831   Lloyd Internetworking          Glenn McGregor  [email protected]
    832   Datatec Industries, Inc.     Chris Wiener  [email protected]
    833   TAICOM   Scott Tseng                 [email protected]
    834   Brown's Operating System Services Ltd.
                             Alistair Bell  [email protected]
    835   MiLAN Technology Corp.            Gopal Hegde  [email protected]
    836   NetEdge Systems, Inc.  Dave Minnich   [email protected]
    837   NetFrame Systems   George Mathew    [email protected]
    838   Xedia Corporation     Colin Kincaid  colin%[email protected]
    839   Pepsi                          Niraj Katwala  [email protected]
    840   Tricord Systems, Inc.      Mark Dillon  [email protected]
    841   Proxim Inc.                   Russ Reynolds  [email protected]
    842   Applications Plus, Inc.     Joel Estes  [email protected]
    843   Pacific Bell                Aijaz Asif  [email protected]
    844   Supernet                    Sharon Barkai  [email protected]
    845   TPS-Teleprocessing Systems    Manfred Gorr  [email protected]
    846   Technology Solutions Company   Niraj Katwala  [email protected]
    847   Computer Site Technologies           Tim Hayes  (805) 967-3494
    848   NetPort Software             John Bartas  [email protected]
    849   Alon Systems          Menachem Szus  [email protected]
    850   Tripp Lite             Lawren Markle  [email protected]
    851   NetComm Limited
                         Paul Ripamonti [email protected]
    852   Precision Systems, Inc. (PSI)
                                     Fred Griffin  [email protected]
    853   Objective Systems Integrators     Ed Reeder  [email protected]
    854   Simpact Associates Inc.
                            Robert Patterson  [email protected]
    855   Systems Enhancement Corporation
                                    Steve Held [email protected]
    856   Information Integration, Inc.        Gina Sun  [email protected]
    857   CETREL S.C.                    Louis Reinard  [email protected]
    858   ViaTech Development
                        Theodore J. Collins III [email protected]
    859   Olivetti North America  Tom Purcell [email protected]
    860   WILMA      Nikolaus Schaller  [email protected]
    861   ILX Systems Inc.                   Peter Mezey  [email protected]
    862   Total Peripherals Inc.              Mark Ustik  (508) 393-1777
    863   SunNetworks Consultant John Brady  [email protected]
    864   Arkhon Technologies, Inc.         Joe Wang  [email protected]
    865   Computer Sciences Corporation
                                      George M. Dands  [email protected]
    866   Philips.TRT                   Thibault Muchery  +33 14128 7000
    867   Katron Technologies Inc.           Robert Kao  +88 627 991 064
    868   Transition Engineering Inc.
                                   Hemant Trivedi  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 155]</span>

<span id="page-156" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    869   Altos Engineering Applications, Inc.
                           Wes Weber or Dave Erhart  [email protected]
    870   Nicecom Ltd.                 Arik Ramon  [email protected]
    871   Fiskars/Deltec                     Carl Smith   (619) 291-2973
    872   AVM GmbH              Andreas Stockmeier  [email protected]
    873   Comm Vision               Richard Havens    (408) 923 0301 x22
    874   Institute for Information Industry
                                       Peter Pan [email protected]
    875   Legent Corporation             Gary Strohm  [email protected]
    876   Network Automation                Doug Jackson  +64 6 285 1711
    877   NetTech                 Marshall Sprague  [email protected]
    878   Coman Data Communications Ltd.
                                      Zvi Sasson [email protected]
    879   Skattedirektoratet           Karl Olav Wroldsen  +47 2207 7162
    880   Client-Server Technologies       Timo Metsaportti  [email protected]
    881   Societe Internationale de Telecommunications Aeronautiques
                                Chuck Noren  [email protected]
    882   Maximum Strategy Inc.        Paul Stolle  [email protected]
    883   Integrated Systems, Inc.             Michael Zheng  [email protected]
    884   E-Systems, Melpar         Rick Silton  [email protected]
    885   Reliance Comm/Tec        Mark Scott  [email protected]
    886   Summa Four Inc.                    Paul Nelson  (603) 625-4050
    887   J & L Information Systems          Rex Jackson  (818) 709-1778
    888   Forest Computer Inc.               Dave Black  [email protected]
    889   Palindrome Corp.   Jim Gast  [email protected]
    890   ZyXEL Communications Corp.  Harry Chou  [email protected]
    891   Network Managers (UK) Ltd,   Mark D Dooley  [email protected]
    892   Sensible Office Systems Inc.      Pat Townsend  (712) 276-0034
    893   Informix Software         Anthony Daniel  [email protected]
    894   Dynatek Communications           Howard Linton  (703) 490-7205
    895   Versalynx Corp.                    Dave Fisler  (619) 536-8023
    896   Potomac Scheduling Communications Company
                                    David Labovitz  [email protected]
    897   Sybase Inc.                   Dave Meldrum  [email protected]
    898   DiviCom Inc.                         Eyal Opher  [email protected]
    899   Datus elektronische Informationssysteme GmbH
                                        Hubert Mertens [email protected]
    900   Matrox Electronic Systems Limited
                           Marc-Andre Joyal  [email protected]
    901   Digital Products, Inc.        Ross Dreyer  [email protected]
    902   Scitex Corp. Ltd.          Yoav Chalfon  [email protected]
    903   RAD Vision          Oleg Pogorelik  [email protected]
    904   Tran Network Systems            Paul Winkeler  [email protected]
    905   Scorpion Logic                     Sean Harding  +09 2324 5672
    906   Inotech Inc.                       Eric Jacobs  (703) 641-0469
    907   Controlled Power Co.        Yu Chin  76500,[email protected]
    908   Elsag Bailey Incorporate Derek McKearney  [email protected]
    909   J.P. Morgan              Chung Szeto  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 156]</span>

<span id="page-157" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    910   Clear Communications Corp.          Kurt Hall  [email protected]
    911   General Technology Inc.         Perry Rockwell  (407) 242-2733
    912   Adax Inc.                          Jory Gessow   [email protected]
    913   Mtel Technologies, Inc.     Jon Robinson  [email protected]
    914   Underscore, Inc.            Jeff Schnitzer  [email protected]
    915   SerComm Corp.                        Ben Lin   +8 862-577-5400
    916   Baxter Healthcare Corporation
                      Joseph Sturonas  [email protected]
    917   Tellus Technology               Ron Cimorelli   (510) 498-8500
    918   Continuous Electron Beam Accelerator Facility
                                             Paul Banta  [email protected]
    919   Canoga Perkins                   Margret Siska  (818) 718-6300
    920   R.I.S Technologies              Fabrice Lacroix  +33 7884 6400
    921   INFONEX Corp.            Kazuhiro Watanabe  [email protected]
    922   WordPerfect Corp.           Douglas Eddy  [email protected]
    923   NRaD                          Russ Carleton  [email protected]
    924   Hong Kong Telecommunications Ltd.     K. S. Luk +8 52 883 3183
    925   Signature Systems               Doug Goodall   [email protected]
    926   Alpha Technologies LTD.          Guy Pothiboon  (604) 430-8908
    927   PairGain Technologies, Inc.       Ken Huang  [email protected]
    928   Sonic Systems             Sudhakar Ravi  [email protected]
    929   Steinbrecher Corp.       Kary Robertson  [email protected]
    930   Centillion Networks, Inc.     Derek Pitcher   [email protected]
    931   Network Communication Corp.
                     Tracy Clark  [email protected]
    932   Sysnet A.S.                   Carstein Seeberg  [email protected]
    933   Telecommunication Systems Lab Gerald Maguire [email protected]
    934   QMI                             Scott Brickner  (410) 573-0013
    935   Phoenixtec Power Co., LTD.       An-Hsiang Tu  +8 862 646 3311
    936   Hirakawa Hewtech Corp.     H. Ukaji  [email protected]
    937   No Wires Needed B.V.       Arnoud Zwemmer  [email protected]
    938   Primary Access               Kerstin Lodman  [email protected]
    939   Enterprises.FDSW            Dag Framstad  [email protected]
    940   Grabner & Kapfer GnbR          Vinzenz Grabner  [email protected]
    941   Nemesys Research Ltd.         Michael Dixon  [email protected]
    942   Pacific Communication Sciences, Inc. (PSCI)
                                      Yvonne Kammer [email protected]
    943   Level One Communications, Inc.
                                      Moshe Kochinski  [email protected]
    944   Fast Track, Inc.     Andrew H. Dimmick  [email protected]
    945   Andersen Consulting, OM/NI Practice
                                         Greg Tilford [email protected]
    946   Bay Technologies Pty Ltd.   Paul Simpson  [email protected]
    947   Integrated Network Corp.      Daniel Joffe [email protected]
    948   Epoch, Inc.                       David Haskell  [email protected]
    949   Wang Laboratories Inc.         Pete Reilley  [email protected]
    950   Polaroid Corp.       Sari Germanos  [email protected]
    951   Sunrise Sierra                    Gerald Olson  (510) 443-1133



<span class="grey">Reynolds & Postel                                             [Page 157]</span>

<span id="page-158" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    952   Silcon Group                   Bjarne Bonvang  +45 75 54 22 55
    953   Coastcom                  Donald Pickerel  [email protected]
    954   4th DIMENSION SOFTWARE LTD.
                       Thomas Segev/Ely Hofner [email protected]
    955   SEIKO SYSTEMS Inc.              Kiyoshi Ishida  [email protected]
    956   PERFORM                    Jean-Hugues Robert  +33 42 27 29 32
    957   TV/COM International              Jean Tellier  (619) 675-1376
    958   Network Integration, Inc.
                           Scott C. Lemon  [email protected]
    959   Sola Electric, A Unit of General Signal
                                  Bruce Rhodes 72360,[email protected]
    960   Gradient Technologies, Inc.  Geoff Charron  [email protected]
    961   Tokyo Electric Co., Ltd.           A. Akiyama  +81 558 76 9606
    962   Codonics, Inc.                     Joe Kulig  [email protected]
    963   Delft Technical University Mark Schenk [email protected]
    964   Carrier Access Corp.        Roger Koenig  [email protected]
    965   eoncorp                           Barb Wilson  [email protected]
    966   Naval Undersea Warfare Center
                           Mark Lovelace  [email protected]
    967   AWA Limited                   Mike Williams    +61 28 87 71 11
    968   Distinct Corp.           Tarcisio Pedrotti  [email protected]
    969   National Technical University of Athens
                             Theodoros Karounos [email protected]
    970   BGS Systems, Inc.                       Amr Hafez  [email protected]
    971   McCaw Wireless Data Inc.     Brian Bailey  [email protected]
    972   Bekaert                  Koen De Vleeschauwer  [email protected]
    973   Epic Data Inc.        Vincent Lim  [email protected]
    974   Prodigy Services Co.              Ed Ravin  [email protected]
    975   First Pacific Networks (FPN)     Randy Hamilton  [email protected]
    976   Xylink Ltd.         Bahman Rafatjoo  [email protected]
    977   Relia Technologies Corp.  Fred Chen  [email protected]
    978   Legacy Storage Systems Inc.
                            James Hayes [email protected]
    979   Digicom, SPA                   Claudio Biotti  +39 3312 0 0122
    980   Ark Telecom                       Alan DeMars  [email protected]
    981   National Security Agency (NSA)
                                Cynthia Stewart [email protected]
    982  Southwestern Bell Corporation
                                      Brian Bearden [email protected]
    983  Virtual Design Group, Inc.
                                Chip Standifer [email protected]
    984  Rhone Poulenc                Olivier Pignault   +33 1348 2 4053
    985  Swiss Bank Corporation        Neil Todd  [email protected]
    986  ATEA N.V.             Walter van Brussel  [email protected]
    987  Computer Communications Specialists, Inc.
                                        Carolyn Zimmer  [email protected]
    988  Object Quest, Inc.             Michael L. Kornegay  [email protected]
    989  DCL System International, Ltd.   Gady Amit [email protected]



<span class="grey">Reynolds & Postel                                             [Page 158]</span>

<span id="page-159" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    990  SOLITON SYSTEMS K.K.             Masayuki Yamai  +81 33356 6091
    991  U S Software                       Don Dunstan  [email protected]
    992  Systems Research and Applications Corporation
                                        Todd Herr [email protected]
    993  University of Florida           Todd Hester  [email protected]
    994  Dantel, Inc.                       John Litster  (209) 292-1111
    995  Multi-Tech Systems, Inc.    Dale Martenson  (612) 785-3500 x519
    996  Softlink Ltd.     Moshe Leibovitch  [email protected]
    997  ProSum                        Christian Bucari  +33.1.4590.6231
    998  March Systems Consultancy, Ltd.
                                     Ross Wakelin  [email protected]
    999  Hong Technology, Inc.            Walt Milnor  [email protected]
   1000  Internet Assigned Numbers Authority                [email protected]
   1001  PECO Energy Co.                  Rick Rioboli  [email protected]
   1002  United Parcel Service        Steve Pollini  [email protected]
   1003  Storage Dimensions, Inc.     Michael Torhan  [email protected]
   1004  ITV Technologies, Inc.               Jacob Chen  [email protected]
   1005  TCPSI             Victor San Jose   [email protected]
   1006  Promptus Communications, Inc.     Paul Fredette  (401) 683-6100
   1007  Norman Data Defense Systems
                                   Kristian A. Bognaes  [email protected]
   1008  Pilot Network Services, Inc.     Rob Carrade  [email protected]
   1009  Integrated Systems Solutions Corporation
                                           Chris Cowan [email protected]
   1010  SISRO                 Kamp Alexandre  [email protected]
   1011  NetVantage                       Kevin Bailey  [email protected]
   1012  Marconi S.p.A.             Giuseppe Grasso  [email protected]
   1013  SURECOM                         Mike S. T. Hsieh  +886.25.92232
   1014  Royal Hong Kong Jockey Club
                                   Edmond Lee [email protected]
   1015  Gupta                            Howard Cohen  [email protected]
   1016  Tone Software Corporation       Neil P. Harkins  (714) 991-9460
   1017  Opus Telecom                     Pace Willisson  [email protected]
   1018  Cogsys Ltd.          Niall Teasdale  [email protected]
   1019  Komatsu, Ltd.              Akifumi Katsushima  +81 463.22.84.30
   1020  ROI Systems, Inc                   Michael Wong  (801) 942-1752
   1021  Lightning Instrumentation SA    Mike O'Dowd  [email protected]
   1022  TimeStep Corp.          Stephane Lacelle [email protected]
   1023  INTELSAT                       Ivan Giron  [email protected]
   1024  Network Research Corporation Japan, Ltd.
                                Tsukasa Ueda  [email protected]
   1025  Relational Development, Inc.  Steven Smith  [email protected]
   1026  Emerald Systems, Corp. Robert A. Evans Jr. (619) 673-2161 x5120
   1027  Mitel, Corp.                    Tom Quan  [email protected]
   1028  Software AG                        Peter Cohen  [email protected]
   1029  MillenNet, Inc.                       Manh Do    (510) 770-9390
   1030  NK-EXA Corp.           Ken'ichi Hayami  [email protected]
   1031  BMC Software                     Chris Sharp  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 159]</span>

<span id="page-160" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


   1032  StarFire Enterprises, Inc.          Lew Gaiter  [email protected]
   1033  Hybrid Networks, Inc.           Doug Muirhead  [email protected]
   1034  Quantum Software GmbH          Thomas Omerzu  [email protected]
   1035  Openvision Technologies Limited
                             Andrew Lockhart  [email protected]
   1036  Healthcare Communications, Inc. (HCI)
                                    Larry Streepy [email protected]
   1037  SAIT Systems                          Hai Dotu    +3223.7053.11
   1038  SAT                              Mleczko Alain  +33.1.4077.1156
   1039  CompuSci Inc.,                   Bob Berry  [email protected]
   1040  Aim Technology                 Ganesh Rajappan  [email protected]
   1041  CIESIN                      Kalpesh Unadkat  [email protected]
   1042  Systems & Technologies International
                                            Howard Smith  [email protected]
   1043  Israeli Electric Company (IEC) Yoram Harlev [email protected]
   1044  Phoenix Wireless Group, Inc.
                                  Gregory M. Buchanan  [email protected]
   1045  SWL                  Bill Kight  wkightgrci.com  (410) 290.7245
   1046  nCUBE                            Greg Thompson  [email protected]
   1047  Cerner, Corp.             Dennis Avondet  (816) 221.1024  X2432
   1048  Andersen Consulting        Mark Lindberg  [email protected]
   1049  Lincoln Telephone Company     Bob Morrill  [email protected]
   1050  Acer                                    Jay Tao  [email protected]
   1051  Cedros                        Juergen Haakert  +49.2241.9701.80
   1052  AirAccess                  Ido Ophir  [email protected]
   1053  Expersoft Corporation        David Curtis  [email protected]
   1054  Eskom                    Sanjay Lakhani [email protected]
   1055  SBE, Inc.                         Vimal Vaidya   [email protected]
   1056  EBS, Inc.                        Emre Gundogan  [email protected]
   1057  American Computer and Electronics, Corp.
                                               Tom Abraham  [email protected]
   1058  Syndesis Limited                 Wil Macaulay  [email protected]
   1059  Isis Distributed Systems, Inc.   Ken Chapman  [email protected]
   1060  Priority Call Management   Greg Schumacher  [email protected]
   1061  Koelsch & Altmann GmbH
                           Christian Schreyer  [email protected]
   1062  WIPRO INFOTECH LTD. Chandrashekar Kapse  [email protected]
   1063  Controlware                          Uli Blatz  [email protected]
   1064  Mosaic Software                W.van Biljon [email protected]
   1065  Canon Information Systems
                            Victor Villalpando  [email protected]
   1066  AmericaOnline               Andrew R. Scholnick  [email protected]
   1067  Whitetree Network Technologies, Inc.
                                           Carl Yang [email protected]
   1068  Xetron Corp.                    Dave Alverson  [email protected]
   1069  Target Concepts, Inc.               Bill Price  [email protected]
   1070  DMH Software          Yigal Hochberg  [email protected]
   1071  Innosoft International, Inc.    Jeff Allison  [email protected]



<span class="grey">Reynolds & Postel                                             [Page 160]</span>

<span id="page-161" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


   1072  Controlware GmbH                     Uli Blatz  [email protected]
   1073  Telecommunications Industry Association (TIA)
                                      Mike Youngberg   [email protected]
   1074  Boole & Babbage                      Rami Rubin  [email protected]
   1075  System Engineering Support, Ltd.  Vince Taylor  +44 454.614.638
   1076  SURFnet               Ton Verschuren  [email protected]
   1077  OpenConnect Systems, Inc.        Mark Rensmeyer  [email protected]
   1078  PDTS (Process Data Technology and Systems)
                        Martin Gutenbrunner  [email protected]
   1079  Cornet, Inc.                          Nat Kumar  (703) 658-3400
   1080  NetStar, Inc.                  John K. Renwick  [email protected]
   1081  Semaphore Communications, Corp.  Jimmy Soetarman (408) 980-7766
   1082  Casio Computer Co., Ltd.      Shouzo Ohdate  [email protected]
   1083  CSIR            Frikkie Strecker [email protected]
   1084  APOGEE Communications      Olivier Caleff  [email protected]
   1085  Information Management Company   Michael D. Liss  [email protected]
   1086  Wordlink, Inc.                    Mike Aleckson  (314) 878-1422
   1087  PEER                            Avinash S. Rao  [email protected]
   1088  Telstra Corp.  Michael Scollay        [email protected]
   1089  Net X, Inc.  Sridhar Kodela  [email protected]
   1090  PNC PLC     Gordon Tees        +44 716.061.200

To request an assignment of an Enterprise Number send the complete
company name, address, and phone number; and the contact's person
complete name, address, phone number, and email mailbox in an email
message to <iana-mib@isi.edu>.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/enterprise-numbers</a>




















<span class="grey">Reynolds & Postel                                             [Page 161]</span>

<span id="page-162" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SGMP Vendor Specific Codes: [obsolete]


Prefix: 1,255,

Decimal   Name                                          References
-------   ----                                          ----------
      0   Reserved                                          [<a href="#ref-JKR1">JKR1</a>]
      1   Proteon                                           [JS18]
      2   IBM                                                [JXR]
      3   CMU                                                [<a href="#ref-SXW">SXW</a>]
      4   Unix                                               [MS9]
      5   ACC                                               [AB20]
      6   TWG                                                [<a href="#ref-MTR">MTR</a>]
      7   CAYMAN                                            [BXM2]
      8   NYSERNET                                           [MS9]
      9   cisco                                              [<a href="#ref-GS2">GS2</a>]
     10   BBN                                                [<a href="#ref-RH6">RH6</a>]
     11   Unassigned                                        [<a href="#ref-JKR1">JKR1</a>]
     12   MIT                                               [JR35]
 13-254   Unassigned                                        [<a href="#ref-JKR1">JKR1</a>]
    255   Reserved                                          [<a href="#ref-JKR1">JKR1</a>]



[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/sgmp-vendor-specific-">ftp://ftp.isi.edu/in-notes/iana/assignments/sgmp-vendor-specific-</a>
codes





















<span class="grey">Reynolds & Postel                                             [Page 162]</span>

<span id="page-163" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ADDRESS RESOLUTION PROTOCOL PARAMETERS

The Address Resolution Protocol (ARP) specified in [<a href="./rfc826" title=""An Ethernet Address Resolution Protocol or Converting Network Protocol Addresses to 48-bit Ethernet Addresses for Transmission on Ethernet Hardware"">RFC826</a>] has
several parameters.  The assigned values for these parameters are
listed here.

REVERSE ADDRESS RESOLUTION PROTOCOL OPERATION CODES

The Reverse Address Resolution Protocol (RARP) specified in [<a href="./rfc903" title=""A Reverse Address Resolution Protocol"">RFC903</a>]
uses the "Reverse" codes below.

DYNAMIC REVERSE ARP

The Dynamic Reverse Address Resolution Protocol (DRARP) uses the
"DRARP" codes below.  For further information, contact: David Brownell
([email protected]).

INVERSE ADDRESS RESOULUTION PROTOCOL

The Inverse Address Resolution Protocol (IARP) specified in [<a href="./rfc1293" title=""Inverse Address Resolution Protocol"">RFC1293</a>]
uses the "InARP" codes below.

Assignments:

Number Operation Code (op)                       Reference
------ --------------------------                ---------
     1  REQUEST                                  [<a href="./rfc826" title=""An Ethernet Address Resolution Protocol or Converting Network Protocol Addresses to 48-bit Ethernet Addresses for Transmission on Ethernet Hardware"">RFC826</a>]
     2  REPLY                                    [<a href="./rfc826" title=""An Ethernet Address Resolution Protocol or Converting Network Protocol Addresses to 48-bit Ethernet Addresses for Transmission on Ethernet Hardware"">RFC826</a>]
     3  request Reverse                          [<a href="./rfc903" title=""A Reverse Address Resolution Protocol"">RFC903</a>]
     4  reply Reverse                            [<a href="./rfc903" title=""A Reverse Address Resolution Protocol"">RFC903</a>]
     5  DRARP-Request                    [David Brownell]
     6  DRARP-Reply                      [David Brownell]
     7  DRARP-Error                      [David Brownell]
     8  InARP-Request                           [<a href="./rfc1293" title=""Inverse Address Resolution Protocol"">RFC1293</a>]
     9  InARP-Reply                             [<a href="./rfc1293" title=""Inverse Address Resolution Protocol"">RFC1293</a>]
    10  ARP-NAK                            [Mark Laubach]

Number Hardware Type (hrd)                           References
------ -----------------------------------           ----------
     1 Ethernet (10Mb)                                    [<a href="#ref-JBP">JBP</a>]
     2 Experimental Ethernet (3Mb)                        [<a href="#ref-JBP">JBP</a>]
     3 Amateur Radio AX.25                                [<a href="#ref-PXK">PXK</a>]
     4 Proteon ProNET Token Ring                          [<a href="#ref-JBP">JBP</a>]
     5 Chaos                                              [<a href="#ref-GXP">GXP</a>]
     6 IEEE 802 Networks                                  [<a href="#ref-JBP">JBP</a>]
     7 ARCNET                                             [<a href="#ref-JBP">JBP</a>]
     8 Hyperchannel                                       [<a href="#ref-JBP">JBP</a>]
     9 Lanstar                                             [<a href="#ref-TU">TU</a>]



<span class="grey">Reynolds & Postel                                             [Page 163]</span>

<span id="page-164" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


    10 Autonet Short Address                             [<a href="#ref-MXB1">MXB1</a>]
    11 LocalTalk                                         [<a href="#ref-JKR1">JKR1</a>]
    12 LocalNet (IBM PCNet or SYTEK LocalNET)             [<a href="#ref-JXM">JXM</a>]
    13 Ultra link                                        [<a href="#ref-RXD2">RXD2</a>]
    14 SMDS                                              [<a href="#ref-GXC1">GXC1</a>]
    15 Frame Relay                                        [<a href="#ref-AGM">AGM</a>]
    16 Asynchronous Transmission Mode (ATM)              [JXB2]
    17 HDLC                                               [<a href="#ref-JBP">JBP</a>]
    18 Fibre Channel                            [Yakov Rekhter]
    19 Asynchronous Transmission Mode (ATM)      [Mark Laubach]
    20 Serial Line                                        [<a href="#ref-JBP">JBP</a>]
    21 Asynchronous Transmission Mode (ATM)              [<a href="#ref-MXB1">MXB1</a>]

Protocol Type (pro)

Use the same codes as listed in the section called "Ethernet Numbers
of Interest" (all hardware types use this code set for the protocol
type).


REFERENCES

[<a id="ref-RFC826">RFC826</a>] Plummer, D., "An Ethernet Address Resolution Protocol or
         Converting Network Protocol Addresses to 48-bit Ethernet
         Addresses for Transmission on Ethernet Hardware", STD 37, <a href="./rfc826">RFC</a>
         <a href="./rfc826">826</a>, MIT-LCS, November 1982.

[<a id="ref-RFC903">RFC903</a>] Finlayson, R., Mann, T., Mogul, J., and M. Theimer, "A
         Reverse Address Resolution Protocol", STD 38, <a href="./rfc903">RFC 903</a>,
         Stanford University, June 1984.

[<a id="ref-RFC1293">RFC1293</a>] Bradley, T., and C. Brown, "Inverse Address Resolution
          Protocol", <a href="./rfc1293">RFC 1293</a>, Wellfleet Communications, Inc.,
          January 1992.


PEOPLE

[<a id="ref-AGM">AGM</a>] Andy Malis <malis_a@timeplex.com>

[<a id="ref-GXC1">GXC1</a>] George Clapp <meritec[email protected]>

[<a id="ref-GXP">GXP</a>] Gill Pratt <gill%[email protected]>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-JKR1">JKR1</a>] Joyce K. Reynolds <jkrey@isi.edu>




<span class="grey">Reynolds & Postel                                             [Page 164]</span>

<span id="page-165" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-JXM">JXM</a>] Joseph Murdock <---none--->

[<a id="ref-MXB1">MXB1</a>] Mike Burrows <burrows@SRC.DEC.COM>

[<a id="ref-PXK">PXK</a>] Philip Koch <Philip.Koch@DARTMOUTH.EDU>

[<a id="ref-RXD2">RXD2</a>] Rajiv Dhingra <rajiv@ULTRA.COM>

[<a id="ref-TU">TU</a>] Tom Unger <tom@CITI.UMICH>

[David Brownell]

[Mark Laubach]

[Yakov Rekhter] <Yakov@IBM.COM>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/arp-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/arp-parameters</a>































<span class="grey">Reynolds & Postel                                             [Page 165]</span>

<span id="page-166" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


IEEE 802 NUMBERS OF INTEREST

Some of the networks of all classes are IEEE 802 Networks.  These
systems may use a Link Service Access Point (LSAP) field in much the
same way the MILNET uses the "link" field.  Further, there is an
extension of the LSAP header called the Sub-Network Access Protocol
(SNAP).

The IEEE likes to describe numbers in binary in bit transmission
order, which is the opposite of the big-endian order used throughout
the Internet protocol documentation.


Assignments:

   Link Service Access Point   Description                References
   -------------------------   -----------                ----------
   IEEE     Internet
   binary   binary    decimal
   00000000 00000000        0   Null LSAP                      [IEEE]
   01000000 00000010        2   Indiv LLC Sublayer Mgt         [IEEE]
   11000000 00000011        3   Group LLC Sublayer Mgt         [IEEE]
   00100000 00000100        4   SNA Path Control               [IEEE]
   01100000 00000110        6   Reserved (DOD IP)        [<a href="./rfc768" title=""User Datagram Protocol"">RFC768</a>,<a href="#ref-JBP">JBP</a>]
   01110000 00001110       14   PROWAY-LAN                     [IEEE]
   01110010 01001110       78   EIA-RS 511                     [IEEE]
   01111010 01011110       94   ISI IP                          [<a href="#ref-JBP">JBP</a>]
   01110001 10001110      142   PROWAY-LAN                     [IEEE]
   01010101 10101010      170   SNAP                           [IEEE]
   01111111 11111110      254   ISO CLNS IS 8473         [<a href="./rfc926" title=""Protocol for Providing the Connectionless-Mode Network Services"">RFC926</a>,<a href="#ref-JXJ">JXJ</a>]
   11111111 11111111      255   Global DSAP                    [IEEE]

These numbers (and others) are assigned by the IEEE Standards Office.
The address is:

IEEE Registration Authority
c/o Iris Ringel
IEEE Standards Dept
<span class="h2"><a class="selflink" id="section-445" href="#section-445">445</a> Hoes Lane, P.O. Box 1331</span>
Piscataway, NJ 08855-1331
Phone +1 908 562 3813
Fax: +1 908 562 1571

The fee is $1000 and it takes 10 working days after receipt of the
request form and fee.  They will not do anything via fax or phone.

At an ad hoc special session on "IEEE 802 Networks and ARP", held
during the TCP Vendors Workshop (August 1986), an approach to a



<span class="grey">Reynolds & Postel                                             [Page 166]</span>

<span id="page-167" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


consistent way to send DoD-IP datagrams and other IP related protocols
(such as the Address Resolution Protocol (ARP)) on 802 networks was
developed, using the SNAP extension (see [<a href="./rfc1042" title=""A Standard for the Transmission of IP Datagrams over IEEE 802 Networks"">RFC1042</a>]).

REFERENCES

[<a id="ref-RFC768">RFC768</a>] Postel, J., "User Datagram Protocol", STD 6, <a href="./rfc768">RFC 768</a>,
         USC/Information Sciences Institute, August 1980.

[<a id="ref-RFC926">RFC926</a>] International Standards Organization, "Protocol for Providing
         the Connectionless-Mode Network Services", <a href="./rfc926">RFC 926</a>, ISO,
         December 1984.

[<a id="ref-RFC1042">RFC1042</a>] Postel, J., and J. Reynolds, "A Standard for the
          Transmission of IP Datagrams over IEEE 802 Networks", STD
          43, <a href="./rfc1042">RFC 1042</a>, USC/Information Sciences Institute, February
          1988.

PEOPLE

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-JXJ">JXJ</a>] <mystery contact>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/ieee-802-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/ieee-802-numbers</a>























<span class="grey">Reynolds & Postel                                             [Page 167]</span>

<span id="page-168" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ETHER TYPES

Many of the networks of all classes are Ethernets (10Mb) or
Experimental Ethernets (3Mb).  These systems use a message "type"
field in much the same way the ARPANET uses the "link" field.

If you need an Ether Type, contact:

Xerox Systems Institute
<span class="h2"><a class="selflink" id="section-3400" href="#section-3400">3400</a> Hillview Ave.</span>
PO BOX 10034
Palo Alto, CA 94303

Phone: 415-813-7164
Contact: Fonda Lix Pallone

The following list of EtherTypes is contributed unverified information
from various sources.

Assignments:

Ethernet          Exp. Ethernet    Description          References
-------------     -------------   -----------           ----------
decimal  Hex      decimal  octal
   000   0000-05DC   -       -    IEEE802.3 Length Field   [<a href="#ref-XEROX">XEROX</a>]
   257   0101-01FF   -       -    Experimental             [<a href="#ref-XEROX">XEROX</a>]
   512   0200        512   1000   XEROX PUP (see 0A00)   [8,XEROX]
   513   0201        -      -     PUP Addr Trans (see 0A01)[<a href="#ref-XEROX">XEROX</a>]
         0400                     Nixdorf                  [<a href="#ref-XEROX">XEROX</a>]
  1536   0600       1536   3000   XEROX NS IDP         [133,XEROX]
         0660                     DLOG                     [<a href="#ref-XEROX">XEROX</a>]
         0661                     DLOG                     [<a href="#ref-XEROX">XEROX</a>]
  2048   0800        513   1001   Internet IP (IPv4)     [105,JBP]
  2049   0801        -      -     X.75 Internet            [<a href="#ref-XEROX">XEROX</a>]
  2050   0802        -      -     NBS Internet             [<a href="#ref-XEROX">XEROX</a>]
  2051   0803        -      -     ECMA Internet            [<a href="#ref-XEROX">XEROX</a>]
  2052   0804        -      -     Chaosnet                 [<a href="#ref-XEROX">XEROX</a>]
  2053   0805        -      -     X.25 Level 3             [<a href="#ref-XEROX">XEROX</a>]
  2054   0806        -      -     ARP                     [88,JBP]
  2055   0807        -      -     XNS Compatability        [<a href="#ref-XEROX">XEROX</a>]
  2076   081C        -      -     Symbolics Private         [<a href="#ref-DCP1">DCP1</a>]
  2184   0888-088A   -      -     Xyplex                   [<a href="#ref-XEROX">XEROX</a>]
  2304   0900        -      -     Ungermann-Bass net debugr[XEROX]
  2560   0A00        -      -     Xerox IEEE802.3 PUP      [<a href="#ref-XEROX">XEROX</a>]
  2561   0A01        -      -     PUP Addr Trans           [<a href="#ref-XEROX">XEROX</a>]
  2989   0BAD        -      -     Banyan Systems           [<a href="#ref-XEROX">XEROX</a>]
  4096   1000        -      -     Berkeley Trailer nego    [<a href="#ref-XEROX">XEROX</a>]
  4097   1001-100F   -      -     Berkeley Trailer encap/IP[XEROX]



<span class="grey">Reynolds & Postel                                             [Page 168]</span>

<span id="page-169" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


  5632   1600        -      -     Valid Systems            [<a href="#ref-XEROX">XEROX</a>]
 16962   4242        -      -     PCS Basic Block Protocol [<a href="#ref-XEROX">XEROX</a>]
 21000   5208        -      -     BBN Simnet               [<a href="#ref-XEROX">XEROX</a>]
 24576   6000        -      -     DEC Unassigned (Exp.)    [<a href="#ref-XEROX">XEROX</a>]
 24577   6001        -      -     DEC MOP Dump/Load        [<a href="#ref-XEROX">XEROX</a>]
 24578   6002        -      -     DEC MOP Remote Console   [<a href="#ref-XEROX">XEROX</a>]
 24579   6003        -      -     DEC DECNET Phase IV Route[XEROX]
 24580   6004        -      -     DEC LAT                  [<a href="#ref-XEROX">XEROX</a>]
 24581   6005        -      -     DEC Diagnostic Protocol  [<a href="#ref-XEROX">XEROX</a>]
 24582   6006        -      -     DEC Customer Protocol    [<a href="#ref-XEROX">XEROX</a>]
 24583   6007        -      -     DEC LAVC, SCA            [<a href="#ref-XEROX">XEROX</a>]
 24584   6008-6009   -      -     DEC Unassigned           [<a href="#ref-XEROX">XEROX</a>]
 24586   6010-6014   -      -     3Com Corporation         [<a href="#ref-XEROX">XEROX</a>]
 28672   7000        -      -     Ungermann-Bass download  [<a href="#ref-XEROX">XEROX</a>]
 28674   7002        -      -     Ungermann-Bass dia/loop  [<a href="#ref-XEROX">XEROX</a>]
 28704   7020-7029   -      -     LRT                      [<a href="#ref-XEROX">XEROX</a>]
 28720   7030        -      -     Proteon                  [<a href="#ref-XEROX">XEROX</a>]
 28724   7034        -      -     Cabletron                [<a href="#ref-XEROX">XEROX</a>]
 32771   8003        -      -     Cronus VLN            [131,DT15]
 32772   8004        -      -     Cronus Direct         [131,DT15]
 32773   8005        -      -     HP Probe                 [<a href="#ref-XEROX">XEROX</a>]
 32774   8006        -      -     Nestar                   [<a href="#ref-XEROX">XEROX</a>]
 32776   8008        -      -     AT&T                     [<a href="#ref-XEROX">XEROX</a>]
 32784   8010        -      -     Excelan                  [<a href="#ref-XEROX">XEROX</a>]
 32787   8013        -      -     SGI diagnostics            [<a href="#ref-AXC">AXC</a>]
 32788   8014        -      -     SGI network games          [<a href="#ref-AXC">AXC</a>]
 32789   8015        -      -     SGI reserved               [<a href="#ref-AXC">AXC</a>]
 32790   8016        -      -     SGI bounce server          [<a href="#ref-AXC">AXC</a>]
 32793   8019        -      -     Apollo Computers         [<a href="#ref-XEROX">XEROX</a>]
 32815   802E        -      -     Tymshare                 [<a href="#ref-XEROX">XEROX</a>]
 32816   802F        -      -     Tigan, Inc.              [<a href="#ref-XEROX">XEROX</a>]
 32821   8035        -      -     Reverse ARP             [48,JXM]
 32822   8036        -      -     Aeonic Systems           [<a href="#ref-XEROX">XEROX</a>]
 32824   8038        -      -     DEC LANBridge            [<a href="#ref-XEROX">XEROX</a>]
 32825   8039-803C   -      -     DEC Unassigned           [<a href="#ref-XEROX">XEROX</a>]
 32829   803D        -      -     DEC Ethernet Encryption  [<a href="#ref-XEROX">XEROX</a>]
 32830   803E        -      -     DEC Unassigned           [<a href="#ref-XEROX">XEROX</a>]
 32831   803F        -      -     DEC LAN Traffic Monitor  [<a href="#ref-XEROX">XEROX</a>]
 32832   8040-8042   -      -     DEC Unassigned           [<a href="#ref-XEROX">XEROX</a>]
 32836   8044        -      -     Planning Research Corp.  [<a href="#ref-XEROX">XEROX</a>]
 32838   8046        -      -     AT&T                     [<a href="#ref-XEROX">XEROX</a>]
 32839   8047        -      -     AT&T                     [<a href="#ref-XEROX">XEROX</a>]
 32841   8049        -      -     ExperData                [<a href="#ref-XEROX">XEROX</a>]
 32859   805B        -      -     Stanford V Kernel exp.   [<a href="#ref-XEROX">XEROX</a>]
 32860   805C        -      -     Stanford V Kernel prod.  [<a href="#ref-XEROX">XEROX</a>]
 32861   805D        -      -     Evans & Sutherland       [<a href="#ref-XEROX">XEROX</a>]
 32864   8060        -      -     Little Machines          [<a href="#ref-XEROX">XEROX</a>]
 32866   8062        -      -     Counterpoint Computers   [<a href="#ref-XEROX">XEROX</a>]



<span class="grey">Reynolds & Postel                                             [Page 169]</span>

<span id="page-170" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


 32869   8065        -      -     Univ. of Mass. @ Amherst [<a href="#ref-XEROX">XEROX</a>]
 32870   8066        -      -     Univ. of Mass. @ Amherst [<a href="#ref-XEROX">XEROX</a>]
 32871   8067        -      -     Veeco Integrated Auto.   [<a href="#ref-XEROX">XEROX</a>]
 32872   8068        -      -     General Dynamics         [<a href="#ref-XEROX">XEROX</a>]
 32873   8069        -      -     AT&T                     [<a href="#ref-XEROX">XEROX</a>]
 32874   806A        -      -     Autophon                 [<a href="#ref-XEROX">XEROX</a>]
 32876   806C        -      -     ComDesign                [<a href="#ref-XEROX">XEROX</a>]
 32877   806D        -      -     Computgraphic Corp.      [<a href="#ref-XEROX">XEROX</a>]
 32878   806E-8077   -      -     Landmark Graphics Corp.  [<a href="#ref-XEROX">XEROX</a>]
 32890   807A        -      -     Matra                    [<a href="#ref-XEROX">XEROX</a>]
 32891   807B        -      -     Dansk Data Elektronik    [<a href="#ref-XEROX">XEROX</a>]
 32892   807C        -      -     Merit Internodal           [<a href="#ref-HWB">HWB</a>]
 32893   807D-807F   -      -     Vitalink Communications  [<a href="#ref-XEROX">XEROX</a>]
 32896   8080        -      -     Vitalink TransLAN III    [<a href="#ref-XEROX">XEROX</a>]
 32897   8081-8083   -      -     Counterpoint Computers   [<a href="#ref-XEROX">XEROX</a>]
 32923   809B        -      -     Appletalk                [<a href="#ref-XEROX">XEROX</a>]
 32924   809C-809E   -      -     Datability               [<a href="#ref-XEROX">XEROX</a>]
 32927   809F        -      -     Spider Systems Ltd.      [<a href="#ref-XEROX">XEROX</a>]
 32931   80A3        -      -     Nixdorf Computers        [<a href="#ref-XEROX">XEROX</a>]
 32932   80A4-80B3   -      -     Siemens Gammasonics Inc. [<a href="#ref-XEROX">XEROX</a>]
 32960   80C0-80C3   -      -     DCA Data Exchange Cluster[XEROX]
         80C4                     Banyan Systems           [<a href="#ref-XEROX">XEROX</a>]
         80C5                     Banyan Systems           [<a href="#ref-XEROX">XEROX</a>]
 32966   80C6        -      -     Pacer Software           [<a href="#ref-XEROX">XEROX</a>]
 32967   80C7        -      -     Applitek Corporation     [<a href="#ref-XEROX">XEROX</a>]
 32968   80C8-80CC   -      -     Intergraph Corporation   [<a href="#ref-XEROX">XEROX</a>]
 32973   80CD-80CE   -      -     Harris Corporation       [<a href="#ref-XEROX">XEROX</a>]
 32975   80CF-80D2   -      -     Taylor Instrument        [<a href="#ref-XEROX">XEROX</a>]
 32979   80D3-80D4   -      -     Rosemount Corporation    [<a href="#ref-XEROX">XEROX</a>]
 32981   80D5        -      -     IBM SNA Service on Ether [<a href="#ref-XEROX">XEROX</a>]
 32989   80DD        -      -     Varian Associates        [<a href="#ref-XEROX">XEROX</a>]
 32990   80DE-80DF   -      -     Integrated Solutions TRFS[XEROX]
 32992   80E0-80E3   -      -     Allen-Bradley            [<a href="#ref-XEROX">XEROX</a>]
 32996   80E4-80F0   -      -     Datability               [<a href="#ref-XEROX">XEROX</a>]
 33010   80F2        -      -     Retix                    [<a href="#ref-XEROX">XEROX</a>]
 33011   80F3        -      -     AppleTalk AARP (Kinetics)[<a href="#ref-XEROX">XEROX</a>]
 33012   80F4-80F5   -      -     Kinetics                 [<a href="#ref-XEROX">XEROX</a>]
 33015   80F7        -      -     Apollo Computer          [<a href="#ref-XEROX">XEROX</a>]
 33023   80FF-8103   -      -     Wellfleet Communications [<a href="#ref-XEROX">XEROX</a>]
 33031   8107-8109   -      -     Symbolics Private        [<a href="#ref-XEROX">XEROX</a>]
 33072   8130        -      -     Hayes Microcomputers     [<a href="#ref-XEROX">XEROX</a>]
 33073   8131        -      -     VG Laboratory Systems    [<a href="#ref-XEROX">XEROX</a>]
         8132-8136                Bridge Communications    [<a href="#ref-XEROX">XEROX</a>]
 33079   8137-8138   -      -     Novell, Inc.             [<a href="#ref-XEROX">XEROX</a>]
 33081   8139-813D   -      -     KTI                      [<a href="#ref-XEROX">XEROX</a>]
         8148                     Logicraft                [<a href="#ref-XEROX">XEROX</a>]
         8149                     Network Computing Devices[XEROX]
         814A                     Alpha Micro              [<a href="#ref-XEROX">XEROX</a>]



<span class="grey">Reynolds & Postel                                             [Page 170]</span>

<span id="page-171" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


 33100   814C        -      -     SNMP                      [<a href="#ref-JKR1">JKR1</a>]
         814D                     BIIN                     [<a href="#ref-XEROX">XEROX</a>]
         814E                     BIIN                     [<a href="#ref-XEROX">XEROX</a>]
         814F                     Technically Elite Concept[XEROX]
         8150                     Rational Corp            [<a href="#ref-XEROX">XEROX</a>]
         8151-8153                Qualcomm                 [<a href="#ref-XEROX">XEROX</a>]
         815C-815E                Computer Protocol Pty Ltd[XEROX]
         8164-8166                Charles River Data System[XEROX]
         817D-818C                Protocol Engines         [<a href="#ref-XEROX">XEROX</a>]
         818D                     Motorola Computer        [<a href="#ref-XEROX">XEROX</a>]
         819A-81A3                Qualcomm                 [<a href="#ref-XEROX">XEROX</a>]
         81A4                     ARAI Bunkichi            [<a href="#ref-XEROX">XEROX</a>]
         81A5-81AE                RAD Network Devices      [<a href="#ref-XEROX">XEROX</a>]
         81B7-81B9                Xyplex                   [<a href="#ref-XEROX">XEROX</a>]
         81CC-81D5                Apricot Computers        [<a href="#ref-XEROX">XEROX</a>]
         81D6-81DD                Artisoft                 [<a href="#ref-XEROX">XEROX</a>]
         81E6-81EF                Polygon                  [<a href="#ref-XEROX">XEROX</a>]
         81F0-81F2                Comsat Labs              [<a href="#ref-XEROX">XEROX</a>]
         81F3-81F5                SAIC                     [<a href="#ref-XEROX">XEROX</a>]
         81F6-81F8                VG Analytical            [<a href="#ref-XEROX">XEROX</a>]
         8203-8205                Quantum Software         [<a href="#ref-XEROX">XEROX</a>]
         8221-8222                Ascom Banking Systems    [<a href="#ref-XEROX">XEROX</a>]
         823E-8240                Advanced Encryption Syste[XEROX]
         827F-8282                Athena Programming       [<a href="#ref-XEROX">XEROX</a>]
         8263-826A                Charles River Data System[XEROX]
         829A-829B                Inst Ind Info Tech       [<a href="#ref-XEROX">XEROX</a>]
         829C-82AB                Taurus Controls          [<a href="#ref-XEROX">XEROX</a>]
         82AC-8693                Walker Richer & Quinn    [<a href="#ref-XEROX">XEROX</a>]
         8694-869D                Idea Courier             [<a href="#ref-XEROX">XEROX</a>]
         869E-86A1                Computer Network Tech    [<a href="#ref-XEROX">XEROX</a>]
         86A3-86AC                Gateway Communications   [<a href="#ref-XEROX">XEROX</a>]
         86DB                     SECTRA                   [<a href="#ref-XEROX">XEROX</a>]
         86DE                     Delta Controls           [<a href="#ref-XEROX">XEROX</a>]
 34543   86DF        -      -     ATOMIC                     [<a href="#ref-JBP">JBP</a>]
         86E0-86EF                Landis & Gyr Powers      [<a href="#ref-XEROX">XEROX</a>]
         8700-8710                Motorola                 [<a href="#ref-XEROX">XEROX</a>]
         8A96-8A97                Invisible Software       [<a href="#ref-XEROX">XEROX</a>]
 36864   9000        -      -     Loopback                 [<a href="#ref-XEROX">XEROX</a>]
 36865   9001        -      -     3Com(Bridge) XNS Sys Mgmt[XEROX]
 36866   9002        -      -     3Com(Bridge) TCP-IP Sys  [<a href="#ref-XEROX">XEROX</a>]
 36867   9003        -      -     3Com(Bridge) loop detect [<a href="#ref-XEROX">XEROX</a>]
 65280   FF00        -      -     BBN VITAL-LanBridge cache[XEROX]
         FF00-FF0F                ISC Bunker Ramo          [<a href="#ref-XEROX">XEROX</a>]

The standard for transmission of IP datagrams over Ethernets and
Experimental Ethernets is specified in [<a href="./rfc894" title="C.">RFC894</a>] and [<a href="./rfc895" title="J.">RFC895</a>]
respectively.




<span class="grey">Reynolds & Postel                                             [Page 171]</span>

<span id="page-172" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


NOTE:  Ethernet 48-bit address blocks are assigned by the IEEE.

IEEE Registration Authority
c/o Iris Ringel
IEEE Standards Department
<span class="h2"><a class="selflink" id="section-445" href="#section-445">445</a> Hoes Lane, P.O. Box 1331</span>
Piscataway, NJ 08855-1331
Phone +1 908 562 3813
Fax: +1 908 562 1571


IANA ETHERNET ADDRESS BLOCK


The IANA owns an Ethernet address block which may be used for
multicast address asignments or other special purposes.

The address block in IEEE binary is:  0000 0000 0000 0000 0111 1010

In the normal Internet dotted decimal notation this is 0.0.94 since
the bytes are transmitted higher order first and bits within bytes are
transmitted lower order first (see "Data Notation" in the
Introduction).

IEEE CSMA/CD and Token Bus bit transmission order: 00 00 5E

IEEE Token Ring bit transmission order: 00 00 7A

Appearance on the wire (bits transmitted from left to right):


    0                           23                            47
    |                           |                             |
    1000 0000 0000 0000 0111 1010 xxxx xxx0 xxxx xxxx xxxx xxxx
    |                                     |
    Multicast Bit                         0 = Internet Multicast
                                          1 = Assigned by IANA for
                                              other uses

Appearance in memory (bits transmitted right-to-left within octets,
octets transmitted left-to-right):


    0                           23                            47
    |                           |                             |
    0000 0001 0000 0000 0101 1110 0xxx xxxx xxxx xxxx xxxx xxxx
            |                     |
            Multicast Bit         0 = Internet Multicast



<span class="grey">Reynolds & Postel                                             [Page 172]</span>

<span id="page-173" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                                  1 = Assigned by IANA for other uses

The latter representation corresponds to the Internet standard
bit-order, and is the format that most programmers have to deal with.
Using this representation, the range of Internet Multicast addresses
is:


       01-00-5E-00-00-00  to  01-00-5E-7F-FF-FF  in hex, or

       1.0.94.0.0.0  to  1.0.94.127.255.255  in dotted decimal



ETHERNET VENDOR ADDRESS COMPONENTS

Ethernet hardware addresses are 48 bits, expressed as 12 hexadecimal
digits (0-9, plus A-F, capitalized).  These 12 hex digits consist of
the first/left 6 digits (which should match the vendor of the Ethernet
interface within the station) and the last/right 6 digits which
specify the interface serial number for that interface vendor.

Ethernet addresses might be written unhyphenated (e.g., 123456789ABC),
or with one hyphen (e.g., 123456-789ABC), but should be written
hyphenated by octets (e.g., 12-34-56-78-9A-BC).

These addresses are physical station addresses, not multicast nor
broadcast, so the second hex digit (reading from the left) will be
even, not odd.

At present, it is not clear how the IEEE assigns Ethernet block
addresses.  Whether in blocks of 2**24 or 2**25, and whether
multicasts are assigned with that block or separately.  A portion of
the vendor block address is reportedly assigned serially, with the
other portion intentionally assigned randomly.  If there is a global
algorithm for which addresses are designated to be physical (in a
chipset) versus logical (assigned in software), or globally-assigned
versus locally-assigned addresses, some of the known addresses do not
follow the scheme (e.g., AA0003; 02xxxx).

00000C  Cisco
00000E  Fujitsu
00000F  NeXT
<span class="h2"><a class="selflink" id="section-000010" href="#section-000010">000010</a>  Sytek</span>
00001D  Cabletron
<span class="h2"><a class="selflink" id="section-000020" href="#section-000020">000020</a>  DIAB (Data Intdustrier AB)</span>
<span class="h2"><a class="selflink" id="section-000022" href="#section-000022">000022</a>  Visual Technology</span>
00002A  TRW



<span class="grey">Reynolds & Postel                                             [Page 173]</span>

<span id="page-174" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h2"><a class="selflink" id="section-000032" href="#section-000032">000032</a>  GPT Limited (reassigned from GEC Computers Ltd)</span>
00005A  S & Koch
00005E  IANA
<span class="h2"><a class="selflink" id="section-000065" href="#section-000065">000065</a>  Network General</span>
00006B  MIPS
<span class="h2"><a class="selflink" id="section-000077" href="#section-000077">000077</a>  MIPS</span>
00007A  Ardent
<span class="h2"><a class="selflink" id="section-000089" href="#section-000089">000089</a>  Cayman Systems  </span>Gatorbox
<span class="h2"><a class="selflink" id="section-000093" href="#section-000093">000093</a>  Proteon</span>
00009F  Ameristar Technology
0000A2  Wellfleet
0000A3  Network Application Technology
0000A6  Network General (internal assignment, not for products)
0000A7  NCD             X-terminals
0000A9  Network Systems
0000AA  Xerox           Xerox machines
0000B3  CIMLinc
0000B7  Dove            Fastnet
0000BC  Allen-Bradley
0000C0  Western Digital
0000C5  Farallon phone net card
0000C6  HP Intelligent Networks Operation (formerly Eon Systems)
0000C8  Altos
0000C9  Emulex          Terminal Servers
0000D7  Dartmouth College (NED Router)
0000D8  3Com? Novell?   PS/2
0000DD  Gould
0000DE  Unigraph
0000E2  Acer Counterpoint
0000EF  Alantec
0000FD  High Level Hardvare (Orion, UK)
<span class="h2"><a class="selflink" id="section-000102" href="#section-000102">000102</a>  BBN  </span>           BBN internal usage (not registered)
0020AF  3COM ???
<span class="h2"><a class="selflink" id="section-001700" href="#section-001700">001700</a>  Kabel</span>
<span class="h2"><a class="selflink" id="section-008064" href="#section-008064">008064</a>  Wyse Technology / Link Technologies</span>
00802B  IMAC ???
00802D  Xylogics, Inc.  Annex terminal servers
00808C  Frontier Software Development
0080C2  IEEE 802.1 Committee
0080D3  Shiva
00AA00  Intel
00DD00  Ungermann-Bass
00DD01  Ungermann-Bass
<span class="h2"><a class="selflink" id="section-020701" href="#section-020701">020701</a>  Racal InterLan</span>
<span class="h2"><a class="selflink" id="section-020406" href="#section-020406">020406</a>  BBN  </span>           BBN internal usage (not registered)
<span class="h2"><a class="selflink" id="section-026086" href="#section-026086">026086</a>  Satelcom MegaPac (UK)</span>
02608C  3Com            IBM PC; Imagen; Valid; Cisco
02CF1F  CMC             Masscomp; Silicon Graphics; Prime EXL



<span class="grey">Reynolds & Postel                                             [Page 174]</span>

<span id="page-175" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h2"><a class="selflink" id="section-080002" href="#section-080002">080002</a>  3Com (Formerly Bridge)</span>
<span class="h2"><a class="selflink" id="section-080003" href="#section-080003">080003</a>  ACC (Advanced Computer Communications)</span>
<span class="h2"><a class="selflink" id="section-080005" href="#section-080005">080005</a>  Symbolics  </span>     Symbolics LISP machines
<span class="h2"><a class="selflink" id="section-080008" href="#section-080008">080008</a>  BBN</span>
<span class="h2"><a class="selflink" id="section-080009" href="#section-080009">080009</a>  Hewlett-Packard</span>
08000A  Nestar Systems
08000B  Unisys
<span class="h2"><a class="selflink" id="section-080011" href="#section-080011">080011</a>  Tektronix, Inc.</span>
<span class="h2"><a class="selflink" id="section-080014" href="#section-080014">080014</a>  Excelan  </span>       BBN Butterfly, Masscomp, Silicon Graphics
<span class="h2"><a class="selflink" id="section-080017" href="#section-080017">080017</a>  NSC</span>
08001A  Data General
08001B  Data General
08001E  Apollo
<span class="h2"><a class="selflink" id="section-080020" href="#section-080020">080020</a>  Sun  </span>           Sun machines
<span class="h2"><a class="selflink" id="section-080022" href="#section-080022">080022</a>  NBI</span>
<span class="h2"><a class="selflink" id="section-080025" href="#section-080025">080025</a>  CDC</span>
<span class="h2"><a class="selflink" id="section-080026" href="#section-080026">080026</a>  Norsk Data (Nord)</span>
<span class="h2"><a class="selflink" id="section-080027" href="#section-080027">080027</a>  PCS Computer Systems GmbH</span>
<span class="h2"><a class="selflink" id="section-080028" href="#section-080028">080028</a>  TI  </span>            Explorer
08002B  DEC
08002E  Metaphor
08002F  Prime Computer  Prime 50-Series LHC300
<span class="h2"><a class="selflink" id="section-080036" href="#section-080036">080036</a>  Intergraph  </span>    CAE stations
<span class="h2"><a class="selflink" id="section-080037" href="#section-080037">080037</a>  Fujitsu-Xerox</span>
<span class="h2"><a class="selflink" id="section-080038" href="#section-080038">080038</a>  Bull</span>
<span class="h2"><a class="selflink" id="section-080039" href="#section-080039">080039</a>  Spider Systems</span>
<span class="h2"><a class="selflink" id="section-080041" href="#section-080041">080041</a>  DCA Digital Comm. Assoc.</span>
<span class="h2"><a class="selflink" id="section-080045" href="#section-080045">080045</a>  ???? (maybe Xylogics, but they claim not to know this number)</span>
<span class="h2"><a class="selflink" id="section-080046" href="#section-080046">080046</a>  Sony</span>
<span class="h2"><a class="selflink" id="section-080047" href="#section-080047">080047</a>  Sequent</span>
<span class="h2"><a class="selflink" id="section-080049" href="#section-080049">080049</a>  Univation</span>
08004C  Encore
08004E  BICC
<span class="h2"><a class="selflink" id="section-080056" href="#section-080056">080056</a>  Stanford University</span>
<span class="h2"><a class="selflink" id="section-080058" href="#section-080058">080058</a>  ???  </span>           DECsystem-20
08005A  IBM
<span class="h2"><a class="selflink" id="section-080067" href="#section-080067">080067</a>  Comdesign</span>
<span class="h2"><a class="selflink" id="section-080068" href="#section-080068">080068</a>  Ridge</span>
<span class="h2"><a class="selflink" id="section-080069" href="#section-080069">080069</a>  Silicon Graphics</span>
08006E  Concurrent      Masscomp
<span class="h2"><a class="selflink" id="section-080075" href="#section-080075">080075</a>  DDE (Danish Data Elektronik A/S)</span>
08007C  Vitalink        TransLAN III
<span class="h2"><a class="selflink" id="section-080080" href="#section-080080">080080</a>  XIOS</span>
<span class="h2"><a class="selflink" id="section-080086" href="#section-080086">080086</a>  Imagen/QMS</span>
<span class="h2"><a class="selflink" id="section-080087" href="#section-080087">080087</a>  Xyplex  </span>        terminal servers
<span class="h2"><a class="selflink" id="section-080089" href="#section-080089">080089</a>  Kinetics  </span>      AppleTalk-Ethernet interface
08008B  Pyramid
08008D  XyVision        XyVision machines



<span class="grey">Reynolds & Postel                                             [Page 175]</span>

<span id="page-176" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h2"><a class="selflink" id="section-080090" href="#section-080090">080090</a>  Retix Inc  </span>     Bridges
<span class="h2"><a class="selflink" id="section-484453" href="#section-484453">484453</a>  HDS ???</span>
<span class="h2"><a class="selflink" id="section-800010" href="#section-800010">800010</a>  AT&T</span>
AA0000  DEC             obsolete
AA0001  DEC             obsolete
AA0002  DEC             obsolete
AA0003  DEC             Global physical address for some DEC machines
AA0004  DEC             Local logical address for systems running
                        DECNET


ETHERNET MULTICAST ADDRESSES

An Ethernet multicast address consists of the multicast bit, the
23-bit vendor component, and the 24-bit group identifier assigned by
the vendor.  For example, DEC is assigned the vendor component
08-00-2B, so multicast addresses assigned by DEC have the first
24-bits 09-00-2B (since the multicast bit is the low-order bit of the
first byte, which is "the first bit on the wire").


Ethernet                Type
Address                 Field   Usage

Multicast Addresses:

01-00-5E-00-00-00-      0800    Internet Multicast        [<a href="./rfc1112" title=""Host Extensions for IP Multicasting"">RFC1112</a>]
01-00-5E-7F-FF-FF
01-00-5E-80-00-00-      ????    Internet reserved by IANA
01-00-5E-FF-FF-FF
01-80-C2-00-00-00       -802-   Spanning tree (for bridges)
09-00-02-04-00-01?      8080?   Vitalink printer
09-00-02-04-00-02?      8080?   Vitalink management
09-00-09-00-00-01       8005    HP Probe
09-00-09-00-00-01       -802-   HP Probe
09-00-09-00-00-04       8005?   HP DTC
09-00-1E-00-00-00       8019?   Apollo DOMAIN
09-00-2B-00-00-00       6009?   DEC MUMPS?
09-00-2B-00-00-01       8039?   DEC DSM/DTP?
09-00-2B-00-00-02       803B?   DEC VAXELN?
09-00-2B-00-00-03       8038    DEC Lanbridge Traffic Monitor (LTM)
09-00-2B-00-00-04       ????    DEC MAP End System Hello
09-00-2B-00-00-05       ????    DEC MAP Intermediate System Hello
09-00-2B-00-00-06       803D?   DEC CSMA/CD Encryption?
09-00-2B-00-00-07       8040?   DEC NetBios Emulator?
09-00-2B-00-00-0F       6004    DEC Local Area Transport (LAT)
09-00-2B-00-00-1x       ????    DEC Experimental
09-00-2B-01-00-00       8038    DEC LanBridge Copy packets



<span class="grey">Reynolds & Postel                                             [Page 176]</span>

<span id="page-177" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                                (All bridges)
09-00-2B-01-00-01       8038    DEC LanBridge Hello packets
                                (All local bridges)
                                1 packet per second, sent by the
                                designated LanBridge
09-00-2B-02-00-00       ????    DEC DNA Lev. 2 Routing Layer routers?
09-00-2B-02-01-00       803C?   DEC DNA Naming Service Advertisement?
09-00-2B-02-01-01       803C?   DEC DNA Naming Service Solicitation?
09-00-2B-02-01-02       803E?   DEC DNA Time Service?
09-00-2B-03-xx-xx       ????    DEC default filtering by bridges?
09-00-2B-04-00-00       8041?   DEC Local Area Sys. Transport (LAST)?
09-00-2B-23-00-00       803A?   DEC Argonaut Console?
09-00-4E-00-00-02?      8137?   Novell IPX
09-00-56-00-00-00-      ????    Stanford reserved
09-00-56-FE-FF-FF
09-00-56-FF-00-00-      805C    Stanford V Kernel, version 6.0
09-00-56-FF-FF-FF
09-00-77-00-00-01       ????    Retix spanning tree bridges
09-00-7C-02-00-05       8080?   Vitalink diagnostics
09-00-7C-05-00-01       8080?   Vitalink gateway?
0D-1E-15-BA-DD-06       ????    HP
AB-00-00-01-00-00       6001    DEC Maintenance Operation Protocol
                                (MOP) Dump/Load Assistance
AB-00-00-02-00-00       6002    DEC Maintenance Operation Protocol
                                (MOP) Remote Console
                                1 System ID packet every 8-10 minutes,
                                by every:
                                DEC LanBridge
                                DEC DEUNA interface
                                DEC DELUA interface
                                DEC DEQNA interface
                                (in a certain mode)
AB-00-00-03-00-00       6003    DECNET Phase IV end node Hello
                                packets 1 packet every 15 seconds,
                                sent by each DECNET host
AB-00-00-04-00-00       6003    DECNET Phase IV Router Hello packets
                                1 packet every 15 seconds, sent by
                                the DECNET router
AB-00-00-05-00-00       ????    Reserved DEC through
AB-00-03-FF-FF-FF
AB-00-03-00-00-00       6004    DEC Local Area Transport (LAT) - old
AB-00-04-00-xx-xx       ????    Reserved DEC customer private use
AB-00-04-01-xx-yy       6007    DEC Local Area VAX Cluster groups
                                Sys. Communication Architecture (SCA)
CF-00-00-00-00-00       9000    Ethernet Configuration Test protocol
                                (Loopback)

Broadcast Address:



<span class="grey">Reynolds & Postel                                             [Page 177]</span>

<span id="page-178" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


FF-FF-FF-FF-FF-FF       0600    XNS packets, Hello or gateway search?
                                6 packets every 15 seconds, per XNS
                                station
FF-FF-FF-FF-FF-FF       0800    IP (e.g. RWHOD via UDP) as needed
FF-FF-FF-FF-FF-FF       0804    CHAOS
FF-FF-FF-FF-FF-FF       0806    ARP (for IP and CHAOS) as needed
FF-FF-FF-FF-FF-FF       0BAD    Banyan
FF-FF-FF-FF-FF-FF       1600    VALID packets, Hello or gateway
                                search?
                                1 packets every 30 seconds, per VALID
                                station
FF-FF-FF-FF-FF-FF       8035    Reverse ARP
FF-FF-FF-FF-FF-FF       807C    Merit Internodal (INP)
FF-FF-FF-FF-FF-FF       809B    EtherTalk




REFERENCES

[<a id="ref-RFC894">RFC894</a>]  Hornig, C., "A Standard for the Transmission of IP Datagrams
          over Ethernet Networks, STD 41, <a href="./rfc894">RFC 894</a>, Symbolics,
          April 1984.

[<a id="ref-RFC895">RFC895</a>]  Postel, J., "A Standard for the Transmission of IP Datagrams
          over Experimental Ethernet Networks, STD 42, <a href="./rfc895">RFC 895</a>,
          USC/Information Sciences Institute, April 1984.

[<a id="ref-RFC1112">RFC1112</a>]  Deeering, S., "Host Extensions for IP Multicasting",
           STD 5, <a href="./rfc1112">RFC 1112</a>, Stanford University, August 1989.

PEOPLE

[<a id="ref-AXC">AXC</a>] Andrew Cherenson <arc@SGI.COM>

[<a id="ref-DCP1">DCP1</a>] David Plummer <DCP@SCRC-QUABBIN.ARPA>

[<a id="ref-DT15">DT15</a>] Daniel Tappan <Tappan@BBN.COM>

[<a id="ref-HWB">HWB</a>] Hans-Werner Braun <HWB@MCR.UMICH.EDU>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-JKR1">JKR1</a>] Joyce K. Reynolds <jkrey@isi.edu>

[<a id="ref-JXM">JXM</a>] Joseph Murdock <---none--->

[<a id="ref-XEROX">XEROX</a>] Fonda Pallone (415-813-7164)



<span class="grey">Reynolds & Postel                                             [Page 178]</span>

<span id="page-179" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/ethernet-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/ethernet-numbers</a>















































<span class="grey">Reynolds & Postel                                             [Page 179]</span>

<span id="page-180" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h3"><a class="selflink" id="appendix-X.25" href="#appendix-X.25">X.25</a> TYPE NUMBERS</span>


CCITT defines the high order two bits of the first octet of call user
data as follows:


<span class="h2"><a class="selflink" id="section-00" href="#section-00">00</a> - Used for other CCITT recomendations (such as X.29)</span>
<span class="h2"><a class="selflink" id="section-01" href="#section-01">01</a> - Reserved for use by "national" administrative</span>
<span class="h2">     authorities</span>
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a> - Reserved for use by international administrative authoorities</span>
<span class="h2"><a class="selflink" id="section-11" href="#section-11">11</a> - Reserved for arbitrary use between consenting DTEs</span>

Call User Data (hex)     Protocol                      Reference
-------------------      --------                      ---------

<span class="h2"><a class="selflink" id="section-01" href="#section-01">01</a>                       PAD  </span>                             [<a href="#ref-GS2">GS2</a>]
C5                       Blacker front-end descr dev       [<a href="#ref-AGM">AGM</a>]
CC                       IP                         [<a href="./rfc877" title=""A Standard for the Transmission of IP Datagrams Over Public Data Networks"">RFC877</a>,<a href="#ref-AGM">AGM</a>]*
CD                       ISO-IP                            [<a href="#ref-AGM">AGM</a>]
CF                       PPP                           [<a href="./rfc1598" title=""PPPin X.25"">RFC1598</a>]
DD                       Network Monitoring                [<a href="#ref-AGM">AGM</a>]

*NOTE: ISO SC6/WG2 approved assignment in ISO 9577 (January 1990).


REFERENCES

[<a id="ref-RFC877">RFC877</a>] Korb, J., "A Standard for the Transmission of IP Datagrams
         Over Public Data Networks", <a href="./rfc877">RFC 877</a>, Purdue University,
         September 1983.

[<a id="ref-RFC1598">RFC1598</a>] Simpson, W., "PPPin X.25", <a href="./rfc1598">RFC 1598</a>, Daydreamer, March 1994.


PEOPLE

[<a id="ref-AGM">AGM</a>]     Andy Malis <malis_a@timeplex.com>

[<a id="ref-GS2">GS2</a>]     Greg Satz  <satz@CISCO.COM>

[]





URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/x25-type-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/x25-type-numbers</a>



<span class="grey">Reynolds & Postel                                             [Page 180]</span>

<span id="page-181" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PUBLIC DATA NETWORK NUMBERS


One of the Internet Class A Networks is the international system of
Public Data Networks.  This section lists the mapping between the
Internet Addresses and the Public Data Network Addresses (X.121).


Assignments:


  Internet           Public Data Net    Description     References
  --------------   -----------------   -----------      ----------
 014.000.000.000                       Reserved              [<a href="#ref-JBP">JBP</a>]
 014.000.000.001   3110-317-00035 00   PURDUE-TN              [<a href="#ref-TN">TN</a>]
 014.000.000.002   3110-608-00027 00   UWISC-TN               [<a href="#ref-TN">TN</a>]
 014.000.000.003   3110-302-00024 00   UDEL-TN                [<a href="#ref-TN">TN</a>]
 014.000.000.004   2342-192-00149 23   UCL-VTEST              [<a href="#ref-PK">PK</a>]
 014.000.000.005   2342-192-00300 23   UCL-TG                 [<a href="#ref-PK">PK</a>]
 014.000.000.006   2342-192-00300 25   UK-SATNET              [<a href="#ref-PK">PK</a>]
 014.000.000.007   3110-608-00024 00   UWISC-IBM            [<a href="#ref-MS56">MS56</a>]
 014.000.000.008   3110-213-00045 00   RAND-TN               [<a href="#ref-MO2">MO2</a>]
 014.000.000.009   2342-192-00300 23   UCL-CS                 [<a href="#ref-PK">PK</a>]
 014.000.000.010   3110-617-00025 00   BBN-VAN-GW           [<a href="#ref-JD21">JD21</a>]
 014.000.000.011   2405-015-50300 00   CHALMERS              [<a href="#ref-UXB">UXB</a>]
 014.000.000.012   3110-713-00165 00   RICE                 [<a href="#ref-PAM6">PAM6</a>]
 014.000.000.013   3110-415-00261 00   DECWRL               [<a href="#ref-PAM6">PAM6</a>]
 014.000.000.014   3110-408-00051 00   IBM-SJ               [<a href="#ref-SXA3">SXA3</a>]
 014.000.000.015   2041-117-01000 00   SHAPE                 [<a href="#ref-JFW">JFW</a>]
 014.000.000.016   2628-153-90075 00   DFVLR4-X25            [<a href="#ref-GB7">GB7</a>]
 014.000.000.017   3110-213-00032 00   ISI-VAN-GW           [<a href="#ref-JD21">JD21</a>]
 014.000.000.018   2624-522-80900 52   FGAN-SIEMENS-X25      [<a href="#ref-GB7">GB7</a>]
 014.000.000.019   2041-170-10000 00   SHAPE-X25             [<a href="#ref-JFW">JFW</a>]
 014.000.000.020   5052-737-20000 50   UQNET                 [<a href="#ref-AXH">AXH</a>]
 014.000.000.021   3020-801-00057 50   DMC-CRC1              [<a href="#ref-VXT">VXT</a>]
 014.000.000.022   2624-522-80329 02   FGAN-FGANFFMVAX-X25   [<a href="#ref-GB7">GB7</a>]
 014.000.000.023   2624-589-00908 01   ECRC-X25              [<a href="#ref-PXD">PXD</a>]
 014.000.000.024   2342-905-24242 83   UK-MOD-RSRE          [<a href="#ref-JXE2">JXE2</a>]
 014.000.000.025   2342-905-24242 82   UK-VAN-RSRE           [<a href="#ref-AXM">AXM</a>]
 014.000.000.026   2624-522-80329 05   DFVLRSUN-X25          [<a href="#ref-GB7">GB7</a>]
 014.000.000.027   2624-457-11015 90   SELETFMSUN-X25        [<a href="#ref-BXD">BXD</a>]
 014.000.000.028   3110-408-00146 00   CDC-SVL             [<a href="#ref-RAM57">RAM57</a>]
 014.000.000.029   2222-551-04400 00   SUN-CNUCE            [<a href="#ref-ABB2">ABB2</a>]
 014.000.000.030   2222-551-04500 00   ICNUCEVM-CNUCE       [<a href="#ref-ABB2">ABB2</a>]
 014.000.000.031   2222-551-04600 00   SPARE-CNUCE          [<a href="#ref-ABB2">ABB2</a>]
 014.000.000.032   2222-551-04700 00   ICNUCEVX-CNUCE       [<a href="#ref-ABB2">ABB2</a>]
 014.000.000.033   2222-551-04524 00   CISCO-CNUCE          [<a href="#ref-ABB2">ABB2</a>]
 014.000.000.034   2342-313-00260 90   SPIDER-GW            [<a href="#ref-AD67">AD67</a>]



<span class="grey">Reynolds & Postel                                             [Page 181]</span>

<span id="page-182" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


 014.000.000.035   2342-313-00260 91   SPIDER-EXP           [<a href="#ref-AD67">AD67</a>]
 014.000.000.036   2342-225-00101 22   PRAXIS-X25A           [<a href="#ref-TXR">TXR</a>]
 014.000.000.037   2342-225-00101 23   PRAXIS-X25B           [<a href="#ref-TXR">TXR</a>]
 014.000.000.038   2403-712-30250 00   DIAB-TABY-GW          [<a href="#ref-FXB">FXB</a>]
 014.000.000.039   2403-715-30100 00   DIAB-LKP-GW           [<a href="#ref-FXB">FXB</a>]
 014.000.000.040   2401-881-24038 00   DIAB-TABY1-GW         [<a href="#ref-FXB">FXB</a>]
 014.000.000.041   2041-170-10060 00   STC                  [<a href="#ref-TC27">TC27</a>]
 014.000.000.042   2222-551-00652 60   CNUCE                [<a href="#ref-TC27">TC27</a>]
 014.000.000.043   2422-510-05900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.044   2422-670-08900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.045   2422-516-01000 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.046   2422-450-00800 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.047   2422-610-00200 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.048   2422-310-00300 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.049   2422-470-08800 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.050   2422-210-04600 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.051   2422-130-28900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.052   2422-310-27200 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.053   2422-250-05800 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.054   2422-634-05900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.055   2422-670-08800 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.056   2422-430-07400 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.057   2422-674-07800 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.058   2422-230-16900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.059   2422-518-02900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.060   2422-370-03100 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.061   2422-516-03400 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.062   2422-616-04400 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.063   2422-650-23500 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.064   2422-330-02500 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.065   2422-350-01900 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.066   2422-410-00700 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.067   2422-539-06200 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.068   2422-630-07200 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.069   2422-470-12300 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.070   2422-470-13000 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.071   2422-170-04600 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.072   2422-516-04300 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.073   2422-530-00700 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.074   2422-650-18800 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.075   2422-450-24500 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.076   2062-243-15631 00   DPT-BXL-DDC          [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.077   2062-243-15651 00   DPT-BXL-DDC2         [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.078   3110-312-00431 00   DPT-CHI              [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.079   3110-512-00135 00   DPT-SAT-ENG          [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.080   2080-941-90550 00   DPT-PAR              [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.081   4545-511-30600 00   DPT-PBSC             [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.082   4545-513-30900 00   DPT-HONGKONG         [<a href="#ref-LZ15">LZ15</a>]



<span class="grey">Reynolds & Postel                                             [Page 182]</span>

<span id="page-183" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


 014.000.000.083   4872-203-55000 00   UECI-TAIPEI          [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.084   2624-551-10400 20   DPT-HANOVR           [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.085   2624-569-00401 99   DPT-FNKFRT           [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.086   3110-512-00134 00   DPT-SAT-SUPT         [<a href="#ref-LZ15">LZ15</a>]
 014.000.000.087   4602-3010-0103 20   DU-X25A              [<a href="#ref-JK64">JK64</a>]
 014.000.000.088   4602-3010-0103 21   FDU-X25B             [<a href="#ref-JK64">JK64</a>]
 014.000.000.089   2422-150-33700 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.090   2422-271-07100 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.091   2422-516-00100 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.092   2422-650-18800 00   Norsk Informas.       [<a href="#ref-OXG">OXG</a>]
 014.000.000.093   2422-250-30400 00   Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.094                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.095                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.096                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.097                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.098                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.099                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.100                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.101                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.102                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.103                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.104                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.105                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.106                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.107                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.108                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.109                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.110                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.111                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.112                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.113                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.114                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.115                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.116                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.117                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.118                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.119                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.120                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.121                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.122                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.123                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.124                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.125                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.126                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.127                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.128                       Leissner Data AB     [<a href="#ref-PXF1">PXF1</a>]
 014.000.000.129  2422-150-17900 00    Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.130  2422-150-42700 00    Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]



<span class="grey">Reynolds & Postel                                             [Page 183]</span>

<span id="page-184" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


 014.000.000.131  2422-190-41900 00    T-G Airfreight AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.132  2422-616-16100 00    Tollpost-Globe AS     [<a href="#ref-OXG">OXG</a>]
 014.000.000.133  2422-150-50700-00    Tollpost-Globe Int.   [<a href="#ref-OXG">OXG</a>]
 014.000.000.134  2422-190-28100-00    Intersped AS          [<a href="#ref-OXG">OXG</a>]

 014.000.000.135-014.255.255.254       Unassigned            [<a href="#ref-JBP">JBP</a>]
 014.255.255.255                       Reserved              [<a href="#ref-JBP">JBP</a>]

The standard for transmission of IP datagrams over the Public Data
Network is specified in <a href="./rfc1356">RFC-1356</a> [69].

REFERENCES

[<a id="ref-RFC877">RFC877</a>] Korb, J., "A Standard for the Transmission of IP Datagrams
         Over Public Data Networks", <a href="./rfc877">RFC 877</a>, Purdue University,
         September 1983.


PEOPLE

[<a id="ref-ABB2">ABB2</a>] A. Blasco Bonito <blasco@ICNUCEVM.CNUCE.CNR.IT>

[<a id="ref-AD67">AD67</a>] Andy Davis <andy@SPIDER.CO.UK>

[<a id="ref-AXH">AXH</a>] Arthur Harvey <harvey@gah.enet.dec.com>

[<a id="ref-AXM">AXM</a>] Alex Martin <---none--->

[<a id="ref-BXD">BXD</a>] Brian Dockter <---none--->

[<a id="ref-FXB">FXB</a>] <mystery contact>

[<a id="ref-GB7">GB7</a>] Gerd Beling <GBELING@ISI.EDU>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu.

[<a id="ref-JD21">JD21</a>] Jonathan Dreyer <Dreyer@CCV.BBN.COM>

[<a id="ref-JFW">JFW</a>] Jon F. Wilkes <Wilkes@CCINT1.RSRE.MOD.UK>

[<a id="ref-JK64">JK64</a>] mystery contact!

[<a id="ref-JXE2">JXE2</a>] Jeanne Evans <JME%[email protected]>

[<a id="ref-LZ15">LZ15</a>] Lee Ziegenhals <lcz@sat.datapoint.com>

[<a id="ref-MS56">MS56</a>] Marvin Solomon <solomon@CS.WISC.EDU>




<span class="grey">Reynolds & Postel                                             [Page 184]</span>

<span id="page-185" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-MO2">MO2</a>] Michael O'Brien <obrien@AEROSPACE.AERO.ORG>

[<a id="ref-OXG">OXG</a>] Oyvind Gjerstad <ogj%[email protected]>

[<a id="ref-PAM6">PAM6</a>] Paul McNabb <pam@PURDUE.EDU>

[<a id="ref-PK">PK</a>] Peter Kirstein <Kirstein@NSS.CS.UCL.AC.UK>

[<a id="ref-PXD">PXD</a>] Peter Delchiappo <---none--->

[<a id="ref-PXF1">PXF1</a>] Per Futtrup <---none--->

[<a id="ref-RAM57">RAM57</a>] Rex Mann <---none--->

[<a id="ref-SXA3">SXA3</a>] Sten Andler <---none--->

[<a id="ref-TN">TN</a>] Thomas Narten <narten@PURDUE.EDU>

[<a id="ref-TC27">TC27</a>] Thomas Calderwood <TCALDERW@BBN.COM>

[<a id="ref-TXR">TXR</a>] Tim Rylance <praxis[email protected]>

[<a id="ref-UXB">UXB</a>] <mystery contact>

[<a id="ref-VXT">VXT</a>] V. Taylor <vktaylor@NCS.DND.CA>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/public-data-network-">ftp://ftp.isi.edu/in-notes/iana/assignments/public-data-network-</a>
numbers



















<span class="grey">Reynolds & Postel                                             [Page 185]</span>

<span id="page-186" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


MILNET LINK NUMBERS


The word "link" here refers to a field in the original MILNET Host/IMP
interface leader.  The link was originally defined as an 8-bit field.
Later specifications defined this field as the "message-id" with a
length of 12 bits.  The name link now refers to the high order 8 bits of
this 12-bit message-id field.  The Host/IMP interface is defined in BBN
Report 1822 [<a href="#ref-BBN1822">BBN1822</a>].

The low-order 4 bits of the message-id field are called the sub-link.
Unless explicitly specified otherwise for a particular protocol, there
is no sender to receiver significance to the sub-link.  The sender may
use the sub-link in any way he chooses (it is returned in the RFNM by
the destination IMP), the receiver should ignore the sub-link.


Link Assignments:

Decimal   Description                                   References
-------   -----------                                   ----------
0-63      BBNCC Monitoring                                    [<a href="#ref-MB">MB</a>]
64-149    Unassigned                                         [<a href="#ref-JBP">JBP</a>]
<span class="h2"><a class="selflink" id="section-150" href="#section-150">150</a>       Xerox NS IDP  </span>                          [<a href="#ref-ETHERNET" title=""The Ethernet, A Local Area Network: Data Link Layer and Physical Layer Specification"">ETHERNET</a>,<a href="#ref-XEROX">XEROX</a>]
<span class="h2"><a class="selflink" id="section-151" href="#section-151">151</a>       Unassigned  </span>                                       [<a href="#ref-JBP">JBP</a>]
<span class="h2"><a class="selflink" id="section-152" href="#section-152">152</a>       PARC Universal Protocol  </span>                    [<a href="#ref-PUP" title=""PUP: An Internetwork Architecture"">PUP</a>,<a href="#ref-XEROX">XEROX</a>]
<span class="h2"><a class="selflink" id="section-153" href="#section-153">153</a>       TIP Status Reporting  </span>                             [<a href="#ref-JGH">JGH</a>]
<span class="h2"><a class="selflink" id="section-154" href="#section-154">154</a>       TIP Accounting  </span>                                   [<a href="#ref-JGH">JGH</a>]
<span class="h2"><a class="selflink" id="section-155" href="#section-155">155</a>       Internet Protocol [regular]  </span>               [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
156-158   Internet Protocol [experimental]            [<a href="./rfc791" title=""Internet Protocol - DARPA Internet Program Protocol Specification"">RFC791</a>,<a href="#ref-JBP">JBP</a>]
<span class="h2"><a class="selflink" id="section-159" href="#section-159">159</a>       Figleaf Link  </span>                                    [<a href="#ref-JBW1">JBW1</a>]
<span class="h2"><a class="selflink" id="section-160" href="#section-160">160</a>       Blacker Local Network Protocol  </span>                  [<a href="#ref-DM28">DM28</a>]
161-194   Unassigned                                         [<a href="#ref-JBP">JBP</a>]
<span class="h2"><a class="selflink" id="section-195" href="#section-195">195</a>       ISO-IP  </span>                                    [<a href="./rfc926" title=""Protocol for Providing the Connectionless-Mode Network Services"">RFC926</a>,<a href="#ref-RXM">RXM</a>]
196-247   Experimental Protocols                             [<a href="#ref-JBP">JBP</a>]
248-255   Network Maintenance                                [<a href="#ref-JGH">JGH</a>]



MILNET LOGICAL ADDRESSES

The MILNET facility for "logical addressing" is described in [<a href="./rfc878" title=""The ARPANET 1822L Host Access Protocol"">RFC878</a>]
and [<a href="./rfc1005" title=""The ARPANET AHIP-E Host Access Protocol (Enhanced AHIP)"">RFC1005</a>].  A portion of the possible logical addresses are
reserved for standard uses.

There are 49,152 possible logical host addresses.  Of these, 256 are
reserved for assignment to well-known functions.  Assignments for
well-known functions are made by the IANA.  Assignments for other



<span class="grey">Reynolds & Postel                                             [Page 186]</span>

<span id="page-187" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


logical host addresses are made by the NIC.


Logical Address Assignments:

Decimal    Description                                  References
-------    -----------                                  ----------
<span class="h2"><a class="selflink" id="section-0" href="#section-0">0</a>          Reserved  </span>                                        [<a href="#ref-JBP">JBP</a>]
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>          The BBN Core Gateways  </span>                            [<a href="#ref-MB">MB</a>]
2-254      Unassigned                                        [<a href="#ref-JBP">JBP</a>]
<span class="h2"><a class="selflink" id="section-255" href="#section-255">255</a>        Reserved  </span>                                        [<a href="#ref-JBP">JBP</a>]



MILNET X.25 ADDRESS MAPPINGS


All MILNET hosts are assigned addresses by the Defense Data Network
(DDN).  The address of a MILNET host may be obtained from the Network
Information Center (NIC), represented as an ASCII text string in what
is called "host table format".  This section describes the process by
which MILNET X.25 addresses may be derived from addresses in the NIC
host table format.

A NIC host table address consists of the ASCII text string
representations of four decimal numbers separated by periods,
corresponding to the four octeted of a thirty-two bit Internet
address.  The four decimal numbers are referred to in this section as
"n", "h' "l", and "i".  Thus, a host table address may be represented
as: "n.h.l.i".  Each of these four numbers will have either one, two,
or three decimal digits and will never have a value greater than 255.
For example, in the host table, address: "10.2.0.124", n=10, h=2, l=0,
and i=124.  To convert a host table address to a MILNET X.25 address:

<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>.  If h < 64, the host table address corresponds to the X.25</span>
physical address:


ZZZZ F IIIHHZZ (SS)

where:

     ZZZZ = 0000    as required

     F = 0          because the address is a physical address;

     III            is a three decimal digit respresentation of
                    "i", right-adjusted and padded with leading



<span class="grey">Reynolds & Postel                                             [Page 187]</span>

<span id="page-188" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


                    zeros if required;

     HH             is a two decimal digit representation of "h",
                    right-adjusted and padded with leading zeros
                    if required;

     ZZ = 00        and

     (SS)           is optional


In the example given above, the host table address 10.2.0.124
corresponds to the X.25 physical address 000001240200.

<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>.  If h > 64 or h = 64, the host table address corresponds to the</span>
<span class="h3"><a class="selflink" id="appendix-X.25" href="#appendix-X.25">X.25</a> logical address</span>


ZZZZ F RRRRRZZ (SS)

where:

     ZZZZ = 0000    as required

     F = 1          because the address is a logical address;

     RRRRR          is a five decimal digit representation of
                    the result "r" of the calculation

                             r = h * 256 + i

                    (Note that the decimal representation of
                    "r" will always require five digits);

     ZZ = 00        and

     (SS)           is optional

Thus, the host table address 10.83.0.207 corresponds to the X.25
logical address 000012145500.

In both cases, the "n" and "l" fields of the host table address are
not used.


REFERENCES

[<a id="ref-BBN1822">BBN1822</a>] BBN, "Specifications for the Interconnection of a Host and



<span class="grey">Reynolds & Postel                                             [Page 188]</span>

<span id="page-189" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


          an IMP", Report 1822, Bolt Beranek and Newman, Cambridge,
          Massachusetts, revised, December 1981.

[<a id="ref-ETHERNET">ETHERNET</a>] "The Ethernet, A Local Area Network: Data Link Layer and
           Physical Layer Specification", AA-K759B-TK, Digital
           Equipment Corporation, Maynard, MA.  Also as: "The Ethernet
           - A Local Area Network", Version 1.0, Digital Equipment
           Corporation, Intel Corporation, Xerox Corporation,
           September 1980.  And: "The Ethernet, A Local Area Network:
           Data Link Layer and Physical Layer Specifications",
           Digital, Intel and Xerox, November 1982.  And: XEROX, "The
           Ethernet, A Local Area Network: Data Link Layer and
           Physical Layer Specification", X3T51/80-50, Xerox
           Corporation, Stamford, CT., October 1980.

[<a id="ref-PUP">PUP</a>] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
      Internetwork Architecture", XEROX Palo Alto Research Center,
      CSL-79-10, July 1979; also in IEEE Transactions on
      Communication, Volume COM-28, Number 4, April 1980.

[<a id="ref-RFC791">RFC791</a>] Postel, J., ed., "Internet Protocol - DARPA Internet Program
         Protocol Specification", STD 5, <a href="./rfc791">RFC 791</a>, USC/Information
         Sciences Institute, September 1981.

[<a id="ref-RFC878">RFC878</a>] Malis, Andrew, "The ARPANET 1822L Host Access Protocol",
         <a href="./rfc878">RFC 878</a>, BBN Communications Corp., December 1983.

[<a id="ref-RFC926">RFC926</a>] International Standards Organization, "Protocol for Providing
         the Connectionless-Mode Network Services", <a href="./rfc926">RFC 926</a>, ISO,
         December 1984.

[<a id="ref-RFC1005">RFC1005</a>] Khanna, A., and A. Malis, "The ARPANET AHIP-E Host Access
          Protocol (Enhanced AHIP)", <a href="./rfc1005">RFC 1005</a>, BBN Communications
          Corp., May 1987.


PEOPLE

[<a id="ref-DM28">DM28</a>] Dennis Morris  <Morrisd@IMO-UVAX.DCA.MIL>

[<a id="ref-JBP">JBP</a>] Jon Postel <postel@isi.edu>

[<a id="ref-JBW1">JBW1</a>] Joseph Walters, Jr. <JWalters@BBN.COM>

[<a id="ref-JGH">JGH</a>] Jim Herman <Herman@CCJ.BBN.COM>

[<a id="ref-MB">MB</a>] Michael Brescia <Brescia@CCV.BBN.COM>




<span class="grey">Reynolds & Postel                                             [Page 189]</span>

<span id="page-190" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[<a id="ref-RXM">RXM</a>] Robert Myhill <Myhill@CCS.BBN.COM>

[<a id="ref-XEROX">XEROX</a>] Fonda Pallone <---none--->

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/milnet-parameters">ftp://ftp.isi.edu/in-notes/iana/assignments/milnet-parameters</a>











































<span class="grey">Reynolds & Postel                                             [Page 190]</span>

<span id="page-191" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


XNS PROTOCOL TYPES


Assigned well-known socket numbers

        Routing Information             1
        Echo                            2
        Router Error                    3
        Experimental                40-77

Assigned internet packet types

        Routing Information             1
        Echo                            2
        Error                           3
        Packet Exchange                 4
        Sequenced Packet                5
        PUP                            12
        DoD IP                         13
        Experimental                20-37


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/xns-protocol-types">ftp://ftp.isi.edu/in-notes/iana/assignments/xns-protocol-types</a>

























<span class="grey">Reynolds & Postel                                             [Page 191]</span>

<span id="page-192" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


INTERNET / XNS PROTOCOL MAPPINGS


Below are two tables describing the arrangement of protocol fields or
type field assignments so that one could send XNS Datagrams on the
MILNET or Internet Datagrams on 10Mb Ethernet, and also protocol and
type fields so one could encapsulate each kind of Datagram in the
other.


        upper| DoD IP |  PUP   | NS IP  |
lower        |        |        |        |
--------------|--------|--------|--------|
              |  Type  |  Type  |  Type  |
3Mb Ethernet  |  1001  |  1000  |  3000  |
              |  octal |  octal |  octal |
--------------|--------|--------|--------|
              |  Type  |  Type  |  Type  |
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a> Mb Ethernet|  </span>0800  |  0200  |  0600  |
              |   hex  |   hex  |   hex  |
--------------|--------|--------|--------|
              |  Link  |  Link  |  Link  |
MILNET        |  155   |  152   |  150   |
              | decimal| decimal| decimal|
--------------|--------|--------|--------|



        upper| DoD IP |  PUP   | NS IP  |
lower        |        |        |        |
--------------|--------|--------|--------|
              |        |Protocol|Protocol|
DoD IP        |   X    |   12   |   22   |
              |        | decimal| decimal|
--------------|--------|--------|--------|
              |        |        |        |
PUP           |   ?    |   X    |   ?    |
              |        |        |        |
--------------|--------|--------|--------|
              |  Type  |  Type  |        |
NS IP         |   13   |   12   |   X    |
              | decimal| decimal|        |
--------------|--------|--------|--------|



[]




<span class="grey">Reynolds & Postel                                             [Page 192]</span>

<span id="page-193" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/ip-xns-mapping">ftp://ftp.isi.edu/in-notes/iana/assignments/ip-xns-mapping</a>


















































<span class="grey">Reynolds & Postel                                             [Page 193]</span>

<span id="page-194" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PRONET 80 TYPE NUMBERS


Below is the current list of PRONET 80 Type Numbers.  Note: a protocol
that is on this list does not necessarily mean that there is any
implementation of it on ProNET.

Of these, protocols 1, 14, and 20 are the only ones that have ever
been seen in ARP packets.

For reference, the header is (one byte/line):

        destination hardware address
        source hardware address
        data link header version (2)
        data link header protocol number
        data link header reserved (0)
        data link header reserved (0)

Some protocols have been known to tuck stuff in the reserved fields.

Those who need a protocol number on ProNET-10/80 should contact John
Shriver ([email protected]).


<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>       IP</span>
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>       IP with trailing headers</span>
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>       Address Resolution Protocol</span>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>       Proteon HDLC</span>
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>       VAX Debugging Protocol (MIT)</span>
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a>      Novell NetWare (IPX and pre-IPX) (old format,</span>
<span class="h2">        3 byte trailer)</span>
<span class="h2"><a class="selflink" id="section-11" href="#section-11">11</a>      Vianetix</span>
<span class="h2"><a class="selflink" id="section-12" href="#section-12">12</a>      PUP</span>
<span class="h2"><a class="selflink" id="section-13" href="#section-13">13</a>      Watstar protocol (University of Waterloo)</span>
<span class="h2"><a class="selflink" id="section-14" href="#section-14">14</a>      XNS</span>
<span class="h2"><a class="selflink" id="section-15" href="#section-15">15</a>      Diganostics</span>
<span class="h2"><a class="selflink" id="section-16" href="#section-16">16</a>      Echo protocol (link level)</span>
<span class="h2"><a class="selflink" id="section-17" href="#section-17">17</a>      Banyan Vines</span>
<span class="h2"><a class="selflink" id="section-20" href="#section-20">20</a>      DECnet (DEUNA Emulation)</span>
<span class="h2"><a class="selflink" id="section-21" href="#section-21">21</a>      Chaosnet</span>
<span class="h2"><a class="selflink" id="section-23" href="#section-23">23</a>      IEEE 802.2 or ISO 8802/2 Data Link</span>
<span class="h2"><a class="selflink" id="section-24" href="#section-24">24</a>      Reverse Address Resolution Protocol</span>
<span class="h2"><a class="selflink" id="section-29" href="#section-29">29</a>      TokenVIEW-10</span>
<span class="h2"><a class="selflink" id="section-31" href="#section-31">31</a>      AppleTalk LAP Data Packet</span>
<span class="h2"><a class="selflink" id="section-33" href="#section-33">33</a>      Cornell Boot Server Location Protocol</span>
<span class="h2"><a class="selflink" id="section-34" href="#section-34">34</a>      Novell NetWare IPX (new format, no trailer,</span>
<span class="h2">        new XOR checksum)</span>



<span class="grey">Reynolds & Postel                                             [Page 194]</span>

<span id="page-195" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/pronet80-type-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/pronet80-type-numbers</a>















































<span class="grey">Reynolds & Postel                                             [Page 195]</span>

<span id="page-196" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


NOVELL SAP NUMBERS OF INTEREST

For the convenience of the Internet community the IANA maitains a list
of Novell Service Access Point (SAP) numbers.  This list is kept
up-to-date- by contributions from the community.  Please send
corrections and additions to [email protected].

Novell SAPs
====== ====

Decimal Hex     SAP Description
======= ====    ===============

<span class="h2"><a class="selflink" id="section-0" href="#section-0">0</a>       0000  </span>  Unknown
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>       0001  </span>  User
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>       0002  </span>  User Group
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>       0003  </span>  Print Queue or Print Group
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>       0004  </span>  File Server (SLIST source)
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>       0005  </span>  Job Server
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>       0006  </span>  Gateway
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>       0007  </span>  Print Server or Silent Print Server
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>       0008  </span>  Archive Queue
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>       0009  </span>  Archive Server
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a>      000a  </span>  Job Queue
<span class="h2"><a class="selflink" id="section-11" href="#section-11">11</a>      000b  </span>  Administration
<span class="h2"><a class="selflink" id="section-15" href="#section-15">15</a>      000F  </span>  Novell TI-RPC
<span class="h2"><a class="selflink" id="section-23" href="#section-23">23</a>      0017  </span>  Diagnostics
<span class="h2"><a class="selflink" id="section-32" href="#section-32">32</a>      0020  </span>  NetBIOS
<span class="h2"><a class="selflink" id="section-33" href="#section-33">33</a>      0021  </span>  NAS SNA Gateway
<span class="h2"><a class="selflink" id="section-35" href="#section-35">35</a>      0023  </span>  NACS Async Gateway or Asynchronous Gateway
<span class="h2"><a class="selflink" id="section-36" href="#section-36">36</a>      0024  </span>  Remote Bridge or Routing Service
<span class="h2"><a class="selflink" id="section-38" href="#section-38">38</a>      0026  </span>  Bridge Server or Asynchronous Bridge Server
<span class="h2"><a class="selflink" id="section-39" href="#section-39">39</a>      0027  </span>  TCP/IP Gateway Server
<span class="h2"><a class="selflink" id="section-40" href="#section-40">40</a>      0028  </span>  Point to Point (Eicon) X.25 Bridge Server
<span class="h2"><a class="selflink" id="section-41" href="#section-41">41</a>      0029  </span>  Eicon 3270 Gateway
<span class="h2"><a class="selflink" id="section-42" href="#section-42">42</a>      002a  </span>  CHI Corp ???
<span class="h2"><a class="selflink" id="section-44" href="#section-44">44</a>      002c  </span>  PC Chalkboard
<span class="h2"><a class="selflink" id="section-45" href="#section-45">45</a>      002d  </span>  Time Synchronization Server or Asynchronous Timer
<span class="h2"><a class="selflink" id="section-46" href="#section-46">46</a>      002e  </span>  SAP Archive Server or SMS Target Service Agent
<span class="h2"><a class="selflink" id="section-69" href="#section-69">69</a>      0045  </span>  DI3270 Gateway
<span class="h2"><a class="selflink" id="section-71" href="#section-71">71</a>      0047  </span>  Advertising Print Server
<span class="h2"><a class="selflink" id="section-75" href="#section-75">75</a>      004b  </span>  Btrieve VAP/NLM 5.0
<span class="h2"><a class="selflink" id="section-76" href="#section-76">76</a>      004c  </span>  Netware SQL VAP/NLM Server
<span class="h2"><a class="selflink" id="section-77" href="#section-77">77</a>      004d  </span>  Xtree Network Version Netware XTree
<span class="h2"><a class="selflink" id="section-80" href="#section-80">80</a>      0050  </span>  Btrieve VAP 4.11
<span class="h2"><a class="selflink" id="section-82" href="#section-82">82</a>      0052  </span>  QuickLink (Cubix)
<span class="h2"><a class="selflink" id="section-83" href="#section-83">83</a>      0053  </span>  Print Queue User
<span class="h2"><a class="selflink" id="section-88" href="#section-88">88</a>      0058  </span>  Multipoint X.25 Eicon Router



<span class="grey">Reynolds & Postel                                             [Page 196]</span>

<span id="page-197" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h2"><a class="selflink" id="section-96" href="#section-96">96</a>      0060  </span>  STLB/NLM ???
<span class="h2"><a class="selflink" id="section-100" href="#section-100">100</a>     0064  </span>  ARCserve
<span class="h2"><a class="selflink" id="section-102" href="#section-102">102</a>     0066  </span>  ARCserve 3.0
<span class="h2"><a class="selflink" id="section-114" href="#section-114">114</a>     0072  </span>  WAN Copy Utility
<span class="h2"><a class="selflink" id="section-122" href="#section-122">122</a>     007a  </span>  TES-Netware for VMS
<span class="h2"><a class="selflink" id="section-146" href="#section-146">146</a>     0092  </span>  WATCOM Debugger or Emerald Tape Backup Server
<span class="h2"><a class="selflink" id="section-149" href="#section-149">149</a>     0095  </span>  DDA OBGYN ???
<span class="h2"><a class="selflink" id="section-152" href="#section-152">152</a>     0098  </span>  Netware Access Server (Asynchronous gateway)
<span class="h2"><a class="selflink" id="section-154" href="#section-154">154</a>     009a  </span>  Netware for VMS II or Named Pipe Server
<span class="h2"><a class="selflink" id="section-155" href="#section-155">155</a>     009b  </span>  Netware Access Server
<span class="h2"><a class="selflink" id="section-158" href="#section-158">158</a>     009e  </span>  Portable Netware Server or SunLink NVT
<span class="h2"><a class="selflink" id="section-161" href="#section-161">161</a>     00a1  </span>  Powerchute APC UPS NLM
<span class="h2"><a class="selflink" id="section-170" href="#section-170">170</a>     00aa  </span>  LAWserve ???
<span class="h2"><a class="selflink" id="section-172" href="#section-172">172</a>     00ac  </span>  Compaq IDA Status Monitor
<span class="h2"><a class="selflink" id="section-256" href="#section-256">256</a>     0100  </span>  PIPE STAIL ???
<span class="h2"><a class="selflink" id="section-258" href="#section-258">258</a>     0102  </span>  LAN Protect Bindery
<span class="h2"><a class="selflink" id="section-259" href="#section-259">259</a>     0103  </span>  Oracle DataBase Server
<span class="h2"><a class="selflink" id="section-263" href="#section-263">263</a>     0107  </span>  Netware 386 or RSPX Remote Console
<span class="h2"><a class="selflink" id="section-271" href="#section-271">271</a>     010f  </span>  Novell SNA Gateway
<span class="h2"><a class="selflink" id="section-274" href="#section-274">274</a>     0112  </span>  Print Server (HP)
<span class="h2"><a class="selflink" id="section-276" href="#section-276">276</a>     0114  </span>  CSA MUX (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-277" href="#section-277">277</a>     0115  </span>  CSA LCA (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-278" href="#section-278">278</a>     0116  </span>  CSA CM  (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-279" href="#section-279">279</a>     0117  </span>  CSA SMA (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-280" href="#section-280">280</a>     0118  </span>  CSA DBA (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-281" href="#section-281">281</a>     0119  </span>  CSA NMA (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-282" href="#section-282">282</a>     011a  </span>  CSA SSA (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-283" href="#section-283">283</a>     011b  </span>  CSA STATUS (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-286" href="#section-286">286</a>     011e  </span>  CSA APPC   (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-294" href="#section-294">294</a>     0126  </span>  SNA TEST SSA Profile
<span class="h2"><a class="selflink" id="section-298" href="#section-298">298</a>     012a  </span>  CSA TRACE  (f/Communications Executive)
<span class="h2"><a class="selflink" id="section-304" href="#section-304">304</a>     0130  </span>  Communications Executive
<span class="h2"><a class="selflink" id="section-307" href="#section-307">307</a>     0133  </span>  NNS Domain Server or Netware Naming Services Domain
<span class="h2"><a class="selflink" id="section-309" href="#section-309">309</a>     0135  </span>  Netware Naming Services Profile
<span class="h2"><a class="selflink" id="section-311" href="#section-311">311</a>     0137  </span>  Netware 386 Print Queue or NNS Print Queue
<span class="h2"><a class="selflink" id="section-321" href="#section-321">321</a>     0141  </span>  LAN Spool Server (Vap, Intel)
<span class="h2"><a class="selflink" id="section-338" href="#section-338">338</a>     0152  </span>  IRMALAN Gateway
<span class="h2"><a class="selflink" id="section-340" href="#section-340">340</a>     0154  </span>  Named Pipe Server
<span class="h2"><a class="selflink" id="section-360" href="#section-360">360</a>     0168  </span>  Intel PICKIT Comm Server or Intel CAS Talk Server
<span class="h2"><a class="selflink" id="section-369" href="#section-369">369</a>     171  </span>   UNKNOWN???
<span class="h2"><a class="selflink" id="section-371" href="#section-371">371</a>     0173  </span>  Compaq
<span class="h2"><a class="selflink" id="section-372" href="#section-372">372</a>     0174  </span>  Compaq SNMP Agent
<span class="h2"><a class="selflink" id="section-373" href="#section-373">373</a>     0175  </span>  Compaq
<span class="h2"><a class="selflink" id="section-384" href="#section-384">384</a>     0180  </span>  XTree Server or XTree Tools
<span class="h2"><a class="selflink" id="section-394" href="#section-394">394</a>     18A  </span>   UNKNOWN???      Running on a Novell Server
<span class="h2"><a class="selflink" id="section-432" href="#section-432">432</a>     01b0  </span>  GARP Gateway (net research)
<span class="h2"><a class="selflink" id="section-433" href="#section-433">433</a>     01b1  </span>  Binfview (Lan Support Group)
<span class="h2"><a class="selflink" id="section-447" href="#section-447">447</a>     01bf  </span>  Intel LanDesk Manager



<span class="grey">Reynolds & Postel                                             [Page 197]</span>

<span id="page-198" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h2"><a class="selflink" id="section-458" href="#section-458">458</a>     01ca  </span>  AXTEC ???
<span class="h2"><a class="selflink" id="section-459" href="#section-459">459</a>     01cb  </span>  Netmode ???
<span class="h2"><a class="selflink" id="section-460" href="#section-460">460</a>     1CC  </span>   UNKNOWN???      Sheva netmodem???
<span class="h2"><a class="selflink" id="section-472" href="#section-472">472</a>     01d8  </span>  Castelle FAXPress Server
<span class="h2"><a class="selflink" id="section-474" href="#section-474">474</a>     01da  </span>  Castelle LANPress Print Server
<span class="h2"><a class="selflink" id="section-476" href="#section-476">476</a>     1DC  </span>   Castille FAX/Xerox 7033 Fax Server/Excel Lan Fax
<span class="h2"><a class="selflink" id="section-496" href="#section-496">496</a>     01f0  </span>  LEGATO ???
<span class="h2"><a class="selflink" id="section-501" href="#section-501">501</a>     01f5  </span>  LEGATO ???
<span class="h2"><a class="selflink" id="section-563" href="#section-563">563</a>     0233  </span>  NMS Agent or Netware Management Agent
<span class="h2"><a class="selflink" id="section-567" href="#section-567">567</a>     0237  </span>  NMS IPX Discovery or LANtern Read/Write Channel
<span class="h2"><a class="selflink" id="section-568" href="#section-568">568</a>     0238  </span>  NMS IP Discovery or LANtern Trap/Alarm Channel
<span class="h2"><a class="selflink" id="section-570" href="#section-570">570</a>     023a  </span>  LABtern
<span class="h2"><a class="selflink" id="section-572" href="#section-572">572</a>     023c  </span>  MAVERICK ???
<span class="h2"><a class="selflink" id="section-574" href="#section-574">574</a>     23E  </span>   UNKNOWN???      Running on a Novell Server
<span class="h2"><a class="selflink" id="section-575" href="#section-575">575</a>     023f  </span>  Used by eleven various Novell Servers
<span class="h2"><a class="selflink" id="section-590" href="#section-590">590</a>     024e  </span>  Remote Something ???
<span class="h2"><a class="selflink" id="section-618" href="#section-618">618</a>     026a  </span>  Network Management (NMS) Service Console
<span class="h2"><a class="selflink" id="section-619" href="#section-619">619</a>     026b  </span>  Time Synchronization Server (Netware 4.x)
<span class="h2"><a class="selflink" id="section-632" href="#section-632">632</a>     0278  </span>  Directory Server (Netware 4.x)
<span class="h2"><a class="selflink" id="section-772" href="#section-772">772</a>     0304  </span>  Novell SAA Gateway
<span class="h2"><a class="selflink" id="section-776" href="#section-776">776</a>     0308  </span>  COM or VERMED 1 ???
<span class="h2"><a class="selflink" id="section-778" href="#section-778">778</a>     030a  </span>  Gallacticom BBS
<span class="h2"><a class="selflink" id="section-780" href="#section-780">780</a>     030c  </span>  Intel Netport 2 or HP JetDirect or HP Quicksilver
<span class="h2"><a class="selflink" id="section-800" href="#section-800">800</a>     0320  </span>  Attachmate Gateway
<span class="h2"><a class="selflink" id="section-807" href="#section-807">807</a>     0327  </span>  Microsoft Diagnostiocs ???
<span class="h2"><a class="selflink" id="section-821" href="#section-821">821</a>     0335  </span>  MultiTech Systems Multisynch Comm Server
<span class="h2"><a class="selflink" id="section-853" href="#section-853">853</a>     0355  </span>  Arcada Backup Exec
<span class="h2"><a class="selflink" id="section-858" href="#section-858">858</a>     0358  </span>  MSLCD1 ???
<span class="h2"><a class="selflink" id="section-865" href="#section-865">865</a>     0361  </span>  NETINELO ???
<span class="h2"><a class="selflink" id="section-894" href="#section-894">894</a>     037e  </span>  Twelve Novell file servers in the PC3M family
<span class="h2"><a class="selflink" id="section-895" href="#section-895">895</a>     037f  </span>  ViruSafe Notify
<span class="h2"><a class="selflink" id="section-902" href="#section-902">902</a>     0386  </span>  HP Bridge
<span class="h2"><a class="selflink" id="section-903" href="#section-903">903</a>     0387  </span>  HP Hub
<span class="h2"><a class="selflink" id="section-916" href="#section-916">916</a>     0394  </span>  NetWare SAA Gateway
<span class="h2"><a class="selflink" id="section-923" href="#section-923">923</a>     039b  </span>  Lotus Notes
<span class="h2"><a class="selflink" id="section-951" href="#section-951">951</a>     03b7  </span>  Certus Anti Virus NLM
<span class="h2"><a class="selflink" id="section-964" href="#section-964">964</a>     03c4  </span>  ARCserve 4.0 (Cheyenne)
<span class="h2"><a class="selflink" id="section-967" href="#section-967">967</a>     03c7  </span>  LANspool 3.5 (Intel)
<span class="h2"><a class="selflink" id="section-990" href="#section-990">990</a>     03de  </span>  Gupta Sequel Base Server or NetWare SQL
<span class="h2"><a class="selflink" id="section-993" href="#section-993">993</a>     03e1  </span>  Univel Unixware
<span class="h2"><a class="selflink" id="section-996" href="#section-996">996</a>     03e4  </span>  Univel Unixware
<span class="h2"><a class="selflink" id="section-1020" href="#section-1020">1020</a>    03fc  </span>  Intel Netport
<span class="h2"><a class="selflink" id="section-1021" href="#section-1021">1021</a>    03fd  </span>  Print SErver Queue ???
<span class="h2"><a class="selflink" id="section-1034" href="#section-1034">1034</a>    40A  </span>   ipnServer???      Running on a Novell Server
<span class="h2"><a class="selflink" id="section-1035" href="#section-1035">1035</a>    40B  </span>   UNKNOWN???
<span class="h2"><a class="selflink" id="section-1037" href="#section-1037">1037</a>    40D  </span>   LVERRMAN???     Running on a Novell Server
<span class="h2"><a class="selflink" id="section-1038" href="#section-1038">1038</a>    40E  </span>   LVLIC???        Running on a Novell Server
<span class="h2"><a class="selflink" id="section-1040" href="#section-1040">1040</a>    410  </span>   UNKNOWN???      Running on a Novell Server



<span class="grey">Reynolds & Postel                                             [Page 198]</span>

<span id="page-199" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


<span class="h2"><a class="selflink" id="section-1044" href="#section-1044">1044</a>    0414  </span>  Kyocera
<span class="h2"><a class="selflink" id="section-1065" href="#section-1065">1065</a>    0429  </span>  Site Lock Virus (Brightworks)
<span class="h2"><a class="selflink" id="section-1074" href="#section-1074">1074</a>    0432  </span>  UFHELP R ???
<span class="h2"><a class="selflink" id="section-1075" href="#section-1075">1075</a>    433  </span>   Sunoptics SNMP Agent???
<span class="h2"><a class="selflink" id="section-1100" href="#section-1100">1100</a>    044c  </span>  Backup ???
<span class="h2"><a class="selflink" id="section-1111" href="#section-1111">1111</a>    457  </span>   Canon GP55???   Running on a Canon GP55 network printer
<span class="h2"><a class="selflink" id="section-1115" href="#section-1115">1115</a>    045b  </span>  Dell SCSI Array (DSA) Monitor
<span class="h2"><a class="selflink" id="section-1200" href="#section-1200">1200</a>    04b0  </span>  CD-Net (Meridian)
<span class="h2"><a class="selflink" id="section-1217" href="#section-1217">1217</a>    4C1  </span>   UNKNOWN???
<span class="h2"><a class="selflink" id="section-1299" href="#section-1299">1299</a>    513  </span>   Emulux NQA???   Something from Emulex
<span class="h2"><a class="selflink" id="section-1312" href="#section-1312">1312</a>    0520  </span>  Site Lock Checks
<span class="h2"><a class="selflink" id="section-1321" href="#section-1321">1321</a>    0529  </span>  Site Lock Checks (Brightworks)
<span class="h2"><a class="selflink" id="section-1325" href="#section-1325">1325</a>    052d  </span>  Citrix OS/2 App Server
<span class="h2"><a class="selflink" id="section-1344" href="#section-1344">1344</a>    536  </span>   Milan ???
<span class="h2"><a class="selflink" id="section-1408" href="#section-1408">1408</a>    0580  </span>  McAfee's NetShield anti-virus
<span class="h2"><a class="selflink" id="section-1569" href="#section-1569">1569</a>    621  </span>   ??              Something from Emulex
<span class="h2"><a class="selflink" id="section-1571" href="#section-1571">1571</a>    623  </span>   UNKNOWN???      Running on a Novell Server
<span class="h2"><a class="selflink" id="section-1900" href="#section-1900">1900</a>    076C  </span>  Xerox
<span class="h2"><a class="selflink" id="section-2857" href="#section-2857">2857</a>    0b29  </span>  Site Lock
<span class="h2"><a class="selflink" id="section-3113" href="#section-3113">3113</a>    0c29  </span>  Site Lock Applications
<span class="h2"><a class="selflink" id="section-3116" href="#section-3116">3116</a>    0c2c  </span>  Licensing Server
<span class="h2"><a class="selflink" id="section-9088" href="#section-9088">9088</a>    2380  </span>  LAI Site Lock
<span class="h2"><a class="selflink" id="section-9100" href="#section-9100">9100</a>    238c  </span>  Meeting Maker
<span class="h2"><a class="selflink" id="section-18440" href="#section-18440">18440</a>   4808  </span>  Site Lock Server or Site Lock Metering VAP/NLM
<span class="h2"><a class="selflink" id="section-21845" href="#section-21845">21845</a>   5555  </span>  Site Lock User
<span class="h2"><a class="selflink" id="section-25362" href="#section-25362">25362</a>   6312  </span>  Tapeware
<span class="h2"><a class="selflink" id="section-28416" href="#section-28416">28416</a>   6f00  </span>  Rabbit Gateway (3270)
<span class="h2"><a class="selflink" id="section-30467" href="#section-30467">30467</a>   7703  </span>  MODEM??
<span class="h2"><a class="selflink" id="section-32770" href="#section-32770">32770</a>   8002  </span>  NetPort Printers (Intel) or LANport
<span class="h2"><a class="selflink" id="section-32776" href="#section-32776">32776</a>   8008  </span>  WordPerfect Network Version
<span class="h2"><a class="selflink" id="section-34238" href="#section-34238">34238</a>   85BE  </span>  Cisco Enhanced Interior Routing Protocol (EIGRP)
<span class="h2"><a class="selflink" id="section-34952" href="#section-34952">34952</a>   8888  </span>  WordPerfect Network Version or Quick Network Management
<span class="h2"><a class="selflink" id="section-36864" href="#section-36864">36864</a>   9000  </span>  McAfee's NetShield anti-virus
<span class="h2"><a class="selflink" id="section-38404" href="#section-38404">38404</a>   9604  </span>  ??              CSA-NT_MON
<span class="h2"><a class="selflink" id="section-61727" href="#section-61727">61727</a>   f11f  </span>  Site Lock Metering VAP/NLM
<span class="h2"><a class="selflink" id="section-61951" href="#section-61951">61951</a>   f1ff  </span>  Site Lock
<span class="h2"><a class="selflink" id="section-62723" href="#section-62723">62723</a>   F503  </span>  ??              SCA-NT
<span class="h2"><a class="selflink" id="section-65535" href="#section-65535">65535</a>   ffff  </span>  Any Service or Wildcard

This file is

        <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers</a>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/novell-sap-numbers</a>




<span class="grey">Reynolds & Postel                                             [Page 199]</span>

<span id="page-200" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


POINT-TO-POINT PROTOCOL FIELD ASSIGNMENTS

PPP DLL PROTOCOL NUMBERS

The Point-to-Point Protocol (PPP) Data Link Layer [146,147,175]
contains a 16 bit Protocol field to identify the the encapsulated
protocol.  The Protocol field is consistent with the ISO 3309 (HDLC)
extension mechanism for Address fields.  All Protocols MUST be
assigned such that the least significant bit of the most significant
octet equals "0", and the least significant bit of the least
significant octet equals "1".

Assigned PPP DLL Protocol Numbers

Value (in hex)  Protocol Name

<span class="h2"><a class="selflink" id="section-0001" href="#section-0001">0001</a>            Padding Protocol</span>
<span class="h2"><a class="selflink" id="section-0003" href="#section-0003">0003</a> to 001f  </span>  reserved (transparency inefficient)
<span class="h2"><a class="selflink" id="section-0021" href="#section-0021">0021</a>            Internet Protocol</span>
<span class="h2"><a class="selflink" id="section-0023" href="#section-0023">0023</a>            OSI Network Layer</span>
<span class="h2"><a class="selflink" id="section-0025" href="#section-0025">0025</a>            Xerox NS IDP</span>
<span class="h2"><a class="selflink" id="section-0027" href="#section-0027">0027</a>            DECnet Phase IV</span>
<span class="h2"><a class="selflink" id="section-0029" href="#section-0029">0029</a>            Appletalk</span>
002b            Novell IPX
002d            Van Jacobson Compressed TCP/IP
002f            Van Jacobson Uncompressed TCP/IP
<span class="h2"><a class="selflink" id="section-0031" href="#section-0031">0031</a>            Bridging PDU</span>
<span class="h2"><a class="selflink" id="section-0033" href="#section-0033">0033</a>            Stream Protocol (ST-II)</span>
<span class="h2"><a class="selflink" id="section-0035" href="#section-0035">0035</a>            Banyan Vines</span>
<span class="h2"><a class="selflink" id="section-0037" href="#section-0037">0037</a>            reserved (until 1993)</span>
<span class="h2"><a class="selflink" id="section-0039" href="#section-0039">0039</a>            AppleTalk EDDP</span>
003b            AppleTalk SmartBuffered
003d            Multi-Link
003f            NETBIOS Framing
<span class="h2"><a class="selflink" id="section-0041" href="#section-0041">0041</a>            Cisco Systems</span>
<span class="h2"><a class="selflink" id="section-0043" href="#section-0043">0043</a>            Ascom Timeplex</span>
<span class="h2"><a class="selflink" id="section-0045" href="#section-0045">0045</a>            Fujitsu Link Backup and Load Balancing (LBLB)</span>
<span class="h2"><a class="selflink" id="section-0047" href="#section-0047">0047</a>            DCA Remote Lan</span>
<span class="h2"><a class="selflink" id="section-0049" href="#section-0049">0049</a>            Serial Data Transport Protocol (PPP-SDTP)</span>
004b            SNA over 802.2
004d            SNA
004f            IP6 Header Compression
006f            Stampede Bridging
007d            reserved (Control Escape)             [<a href="./rfc1661" title=""The Point-to-Point Protocol (PPP)"">RFC1661</a>]
007f            reserved (compression inefficient)    [<a href="./rfc1662" title=""PPP in HDLC-like Framing"">RFC1662</a>]
00cf            reserved (PPP NLPID)
00fb            compression on single link in multilink group
00fd            1st choice compression



<span class="grey">Reynolds & Postel                                             [Page 200]</span>

<span id="page-201" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


00ff            reserved (compression inefficient)

<span class="h2"><a class="selflink" id="section-0201" href="#section-0201">0201</a>            802.1d Hello Packets</span>
<span class="h2"><a class="selflink" id="section-0203" href="#section-0203">0203</a>            IBM Source Routing BPDU</span>
<span class="h2"><a class="selflink" id="section-0205" href="#section-0205">0205</a>            DEC LANBridge100 Spanning Tree</span>
<span class="h2"><a class="selflink" id="section-0231" href="#section-0231">0231</a>            Luxcom</span>
<span class="h2"><a class="selflink" id="section-0233" href="#section-0233">0233</a>            Sigma Network Systems</span>

8001-801f       Not Used - reserved                   [<a href="./rfc1661" title=""The Point-to-Point Protocol (PPP)"">RFC1661</a>]
<span class="h2"><a class="selflink" id="section-8021" href="#section-8021">8021</a>            Internet Protocol Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8023" href="#section-8023">8023</a>            OSI Network Layer Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8025" href="#section-8025">8025</a>            Xerox NS IDP Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8027" href="#section-8027">8027</a>            DECnet Phase IV Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8029" href="#section-8029">8029</a>            Appletalk Control Protocol</span>
802b            Novell IPX Control Protocol
802d            reserved
802f            reserved
<span class="h2"><a class="selflink" id="section-8031" href="#section-8031">8031</a>            Bridging NCP</span>
<span class="h2"><a class="selflink" id="section-8033" href="#section-8033">8033</a>            Stream Protocol Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8035" href="#section-8035">8035</a>            Banyan Vines Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8037" href="#section-8037">8037</a>            reserved till 1993</span>
<span class="h2"><a class="selflink" id="section-8039" href="#section-8039">8039</a>            reserved</span>
803b            reserved
803d            Multi-Link Control Protocol
803f            NETBIOS Framing Control Protocol
807d            Not Used - reserved                   [<a href="./rfc1661" title=""The Point-to-Point Protocol (PPP)"">RFC1661</a>]
<span class="h2"><a class="selflink" id="section-8041" href="#section-8041">8041</a>            Cisco Systems Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8043" href="#section-8043">8043</a>            Ascom Timeplex</span>
<span class="h2"><a class="selflink" id="section-8045" href="#section-8045">8045</a>            Fujitsu LBLB Control Protocol</span>
<span class="h2"><a class="selflink" id="section-8047" href="#section-8047">8047</a>            DCA Remote Lan Network Control Protocol (RLNCP)</span>
<span class="h2"><a class="selflink" id="section-8049" href="#section-8049">8049</a>            Serial Data Control Protocol (PPP-SDCP)</span>
804b            SNA over 802.2 Control Protocol
804d            SNA Control Protocol
804f            IP6 Header Compression Control Protocol
006f            Stampede Bridging Control Protocol
80cf            Not Used - reserved                   [<a href="./rfc1661" title=""The Point-to-Point Protocol (PPP)"">RFC1661</a>]
80fb            compression on single link in multilink group control
80fd            Compression Control Protocol
80ff            Not Used - reserved                   [<a href="./rfc1661" title=""The Point-to-Point Protocol (PPP)"">RFC1661</a>]

c021            Link Control Protocol
c023            Password Authentication Protocol
c025            Link Quality Report
c027            Shiva Password Authentication Protocol
c029            CallBack Control Protocol (CBCP)
c081            Container Control Protocol                  [<a href="#ref-KEN">KEN</a>]
c223            Challenge Handshake Authentication Protocol
c281            Proprietary Authentication Protocol         [<a href="#ref-KEN">KEN</a>]



<span class="grey">Reynolds & Postel                                             [Page 201]</span>

<span id="page-202" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


c26f            Stampede Bridging Authorization Protocol
c481            Proprietary Node ID Authentication Protocol [<a href="#ref-KEN">KEN</a>]

Protocol field values in the "0xxx" to "3xxx" range identify the
network-layer protocol of specific datagrams, and values in the "8xxx"
to "bxxx" range identify datagrams belonging to the associated Network
Control Protocol (NCP), if any.

It is recommended that values in the "02xx" to "1exx" and "xx01" to
"xx1f" ranges not be assigned, as they are compression inefficient.

Protocol field values in the "4xxx" to "7xxx" range are used for
protocols with low volume traffic which have no associated NCP.

Protocol field values in the "cxxx" to "exxx" range identify datagrams
as Control Protocols (such as LCP).

PPP LCP AND IPCP CODES

The Point-to-Point Protocol (PPP) Link Control Protocol (LCP), [146]
the Compression Control Protocol (CCP), Internet Protocol Control
Protocol (IPCP), [147] and other control protocols, contain an 8 bit
Code field which identifies the type of packet.  These Codes are
assigned as follows:

Code       Packet Type
----       -----------
   1       Configure-Request
   2       Configure-Ack
   3       Configure-Nak
   4       Configure-Reject
   5       Terminate-Request
   6       Terminate-Ack
   7       Code-Reject
   8     * Protocol-Reject
   9     * Echo-Request
  10     * Echo-Reply
  11     * Discard-Request
  12     * Identification
  13     * Time-Remaining
  14     + Reset-Request
  15     + Reset-Reply

* LCP Only
+ CCP Only

PPP LCP CONFIGURATION OPTION TYPES




<span class="grey">Reynolds & Postel                                             [Page 202]</span>

<span id="page-203" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
specifies a number of Configuration Options [146] which are
distinguished by an 8 bit Type field.  These Types are assigned as
follows:

Type       Configuration Option
----       --------------------
   1       Maximum-Receive-Unit
   2       Async-Control-Character-Map
   3       Authentication-Protocol
   4       Quality-Protocol
   5       Magic-Number
   6       RESERVED
   7       Protocol-Field-Compression
   8       Address-and-Control-Field-Compression
   9       FCS-Alternatives
  10       Self-Describing-Pad
  11       Numbered-Mode
  12       Multi-Link-Procedure
  13       Callback
  14       Connect-Time
  15       Compound-Frames
  16       Nominal-Data-Encapsulation
  17       Multilink-MRRU
  18       Multilink-Short-Sequence-Number-Header-Format
  19       Multilink-Endpoint-Discriminator
  20       Proprietary                                     [<a href="#ref-KEN">KEN</a>]
  21       DCE-Identifier                            [<a href="#ref-SCHNEIDER">SCHNEIDER</a>]

PPP LCP FCS-ALTERNATIVES

The Point-to-Point Protocol (PPP) Link Control Protocol (LCP)
FCS-Alternatives Configuration Option contains an 8-bit Options field
which identifies the FCS used.  These are assigned as follows:

Bit     FCS
----    ----------
  1     Null FCS
  2     CCITT 16-Bit FCS
  4     CCITT 32-bit FCS


PPP LCP CALLBACK OPERATION FIELDS

The Point-to-Point Protocol (PPP) Link Control Protocol (LCP) Callback
Configuration Option contains an 8-bit Operations field which
identifies the format of the Message.  These are assigned as follows:




<span class="grey">Reynolds & Postel                                             [Page 203]</span>

<span id="page-204" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Operation   Description
---------   ---------------------------
        0   Location determined by user authentication.
        1   Dialing string.
        2   Location identifier.
        3   E.164 number.
        4   X.500 distinguished name.
        5   unassigned
        6   Location is determined during CBCP negotiation.

PPP IPCP CONFIGURATION OPTION TYPES

The Point-to-Point Protocol (PPP) Internet Protocol Control Protocol
(IPCP) specifies a number of Configuration Options [147] which are
distinguished by an 8 bit Type field.  These Types are assigned as
follows:

Type       Configuration Option
----       --------------------
   1       IP-Addresses (deprecated)
   2       IP-Compression-Protocol
   3       IP-Address

PPP ATCP CONFIGURATION OPTION TYPES

The Point-to-Point Protocol (PPP) Apple Talk Control Protocol (ATCP)
specifies a number of Configuration Options [<a href="./rfc1378">RFC-1378</a>] which are
distinguished by an 8 bit Type field.  These Types are assigned as
follows:

Type       Configuration Option
----       --------------------
   1       AppleTalk-Address
   2       Routing-Protocol
   3       Suppress-Broadcasts
   4       AT-Compression-Protocol
   5       Reserved
   6       Server-information
   7       Zone-information
   8       Default-Router-Address

PPP OSINLCP CONFIGURATION OPTION TYPES

The Point-to-Point Protocol (PPP) OSI Network Layer Control Protocol
(OSINLCP) specifies a number of Configuration Options [<a href="./rfc1377">RFC-1377</a>] which
are distinguished by an 8 bit Type field.  These Types are assigned as
follows:




<span class="grey">Reynolds & Postel                                             [Page 204]</span>

<span id="page-205" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Type       Configuration Option
----       --------------------
   1       Align-NPDU

PPP BRIDGING CONFIGURATION OPTION TYPES

The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
specifies a number of Configuration Options which are distinguished by
an 8 bit Type field.  These Types are assigned as follows:

Type       Configuration Option
----       --------------------
   1       Bridge-Identification
   2       Line-Identification
   3       MAC-Support
   4       Tinygram-Compression
   5       LAN-Identification
   6       MAC-Address
   7       Spanning-Tree-Protocol

PPP BRIDGING MAC TYPES

The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
contains an 8 bit MAC Type field which identifies the MAC
encapsulated.  These Types are assigned as follows:

Type       MAC
----       -----------
   0       Reserved
   1       IEEE 802.3/Ethernet   with cannonical addresses
   2       IEEE 802.4            with cannonical addresses
   3       IEEE 802.5            with non-cannonical addresses
   4       FDDI                  with non-cannonical addresses
 5-10      reserved
  11       IEEE 802.5            with cannonical addresses
  12       FDDI                  with cannonical addresses

PPP BRIDGING SPANNING TREE

The Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
Spanning Tree Configuration Option contains an 8-bit Protocol field
which identifies the spanning tree used.  These are assigned as
follows:

Protocol  Spanning Tree
--------  ---------------
   0      Null - no spanning tree protocol supported
   1      IEEE 802.1D spanning tree protocol



<span class="grey">Reynolds & Postel                                             [Page 205]</span>

<span id="page-206" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


   2      IEEE 802.1G extended spanning tree protocol
   3      IBM source route spanning tree protocol
   4      DEC LANbridge 100 spanning tree protocol


REFERENCES

[<a id="ref-RFC1661">RFC1661</a>] Simpson, W., Editor, "The Point-to-Point Protocol (PPP)",
          STD 51, <a href="./rfc1661">RFC 1661</a>, Daydreamer, July 1994.

[<a id="ref-RFC1662">RFC1662</a>] Simpson, W., Editor, "PPP in HDLC-like Framing", STD 51, <a href="./rfc1662">RFC</a>
          <a href="./rfc1662">1662</a>, Daydreamer, July 1994.


PEOPLE

[<a id="ref-KEN">KEN</a>]  <ken@funk.com>

[<a id="ref-SCHNEIDER">SCHNEIDER</a>] Kevin Schneider <kevin@adtran.com>

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/ppp-numbers">ftp://ftp.isi.edu/in-notes/iana/assignments/ppp-numbers</a>



























<span class="grey">Reynolds & Postel                                             [Page 206]</span>

<span id="page-207" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


MACHINE NAMES


These are the Official Machine Names as they appear in the Domain Name
System HINFO records and the NIC Host Table.  Their use is described
in [<a href="./rfc952" title=""DoD Internet Host Table Specification"">RFC952</a>].

A machine name or CPU type may be up to 40 characters taken from the
set of uppercase letters, digits, and the two punctuation characters
hyphen and slash.  It must start with a letter, and end with a letter
or digit.

AMIGA-500
AMIGA-500/010
AMIGA-500/020
AMIGA-500/EC030
AMIGA-500/030
AMIGA-600
AMIGA-1000
AMIGA-1000/010
AMIGA-1000/020
AMIGA-1000/EC030
AMIGA-1000/030
AMIGA-1200
AMIGA-1200/EC030
AMIGA-1200/030
AMIGA-1200/EC040
AMIGA-1200/LC040
AMIGA-1200/040
AMIGA-2000
AMIGA-2000/010
AMIGA-2000/020
AMIGA-2000/EC030
AMIGA-2000/030
AMIGA-2000/LC040
AMIGA-2000/EC040
AMIGA-2000/040
AMIGA-3000
AMIGA-3000/EC040
AMIGA-3000/LC040
AMIGA-3000/040
AMIGA-3000/060
AMIGA-4000/EC030
AMIGA-4000/030
AMIGA-4000/LC040
AMIGA-4000/040
AMIGA-4000/060
ALTO



<span class="grey">Reynolds & Postel                                             [Page 207]</span>

<span id="page-208" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


ALTOS-6800
AMDAHL-V7
APOLLO
APPLE-MACINTOSH
APPLE-POWERBOOK
ATARI-104ST
ATT-3B1
ATT-3B2
ATT-3B20
ATT-7300
AXP
BBN-C/60
BURROUGHS-B/29
BURROUGHS-B/4800
BUTTERFLY
C/30
C/70
CADLINC
CADR
CDC-170
CDC-170/750
CDC-173
CDTV
CDTV/060
CD32
CELERITY-1200
CLUB-386
COMPAQ-386/20
COMTEN-3690
CP8040
CRAY-1
CRAY-X/MP
CRAY-2
CTIWS-117
DANDELION
DEC-10
DEC-1050
DEC-1077
DEC-1080
DEC-1090
DEC-1090B
DEC-1090T
DEC-2020T
DEC-2040
DEC-2040T
DEC-2050T
DEC-2060
DEC-2060T



<span class="grey">Reynolds & Postel                                             [Page 208]</span>

<span id="page-209" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


DEC-2065
DEC-AXP
DEC-FALCON
DEC-KS10
DECSTATION
DEC-VAX
DEC-VAXCLUSTER
DEC-VAXSTATION
DEC-VAX-11730
DORADO
DPS8/70M
ELXSI-6400
EVEREX-386
FOONLY-F2
FOONLY-F3
FOONLY-F4
GOULD
GOULD-6050
GOULD-6080
GOULD-9050
GOULD-9080
H-316
H-60/68
H-68
H-68/80
H-89
HONEYWELL-DPS-6
HONEYWELL-DPS-8/70
HP3000
HP3000/64
IBM-158
IBM-360/67
IBM-370/3033
IBM-3081
IBM-3084QX
IBM-3101
IBM-4331
IBM-4341
IBM-4361
IBM-4381
IBM-4956
IBM-6152
IBM-PC
IBM-PC/AT
IBM-PC/RT
IBM-PC/XT
IBM-RS/6000
IBM-SERIES/1



<span class="grey">Reynolds & Postel                                             [Page 209]</span>

<span id="page-210" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


IMAGEN
IMAGEN-8/300
IMSAI
INTEGRATED-SOLUTIONS
INTEGRATED-SOLUTIONS-68K
INTEGRATED-SOLUTIONS-CREATOR
INTEGRATED-SOLUTIONS-CREATOR-8
INTEL-386
INTEL-IPSC
IS-1
IS-68010
LMI
LSI-11
LSI-11/2
LSI-11/23
LSI-11/73
M68000
MAC-II
MAC-POWERBOOK
MACINTOSH
MASSCOMP
MC500
MC68000
MICROPORT
MICROVAX
MICROVAX-I
MV/8000
NAS3-5
NCR-COMTEN-3690
NEXT/N1000-316
NOW
ONYX-Z8000
PDP-11
PDP-11/3
PDP-11/23
PDP-11/24
PDP-11/34
PDP-11/40
PDP-11/44
PDP-11/45
PDP-11/50
PDP-11/70
PDP-11/73
PE-7/32
PE-3205
PERQ
PLEXUS-P/60
PLI



<span class="grey">Reynolds & Postel                                             [Page 210]</span>

<span id="page-211" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PLURIBUS
PRIME-2350
PRIME-2450
PRIME-2755
PRIME-9655
PRIME-9755
PRIME-9955II
PRIME-2250
PRIME-2655
PRIME-9955
PRIME-9950
PRIME-9650
PRIME-9750
PRIME-2250
PRIME-750
PRIME-850
PRIME-550II
PYRAMID-90
PYRAMID-90MX
PYRAMID-90X
RIDGE
RIDGE-32
RIDGE-32C
ROLM-1666
RS/6000
S1-MKIIA
SMI
SEQUENT-BALANCE-8000
SIEMENS
SILICON-GRAPHICS
SILICON-GRAPHICS-IRIS
SGI-IRIS-2400
SGI-IRIS-2500
SGI-IRIS-3010
SGI-IRIS-3020
SGI-IRIS-3030
SGI-IRIS-3110
SGI-IRIS-3115
SGI-IRIS-3120
SGI-IRIS-3130
SGI-IRIS-4D/20
SGI-IRIS-4D/20G
SGI-IRIS-4D/25
SGI-IRIS-4D/25G
SGI-IRIS-4D/25S
SGI-IRIS-4D/50
SGI-IRIS-4D/50G
SGI-IRIS-4D/50GT



<span class="grey">Reynolds & Postel                                             [Page 211]</span>

<span id="page-212" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SGI-IRIS-4D/60
SGI-IRIS-4D/60G
SGI-IRIS-4D/60T
SGI-IRIS-4D/60GT
SGI-IRIS-4D/70
SGI-IRIS-4D/70G
SGI-IRIS-4D/70GT
SGI-IRIS-4D/80GT
SGI-IRIS-4D/80S
SGI-IRIS-4D/120GTX
SGI-IRIS-4D/120S
SGI-IRIS-4D/210GTX
SGI-IRIS-4D/210S
SGI-IRIS-4D/220GTX
SGI-IRIS-4D/220S
SGI-IRIS-4D/240GTX
SGI-IRIS-4D/240S
SGI-IRIS-4D/280GTX
SGI-IRIS-4D/280S
SGI-IRIS-CS/12
SGI-IRIS-4SERVER-8
SPERRY-DCP/10
SUN
SUN-2
SUN-2/50
SUN-2/100
SUN-2/120
SUN-2/130
SUN-2/140
SUN-2/150
SUN-2/160
SUN-2/170
SUN-3/50
SUN-3/60
SUN-3/75
SUN-3/80
SUN-3/110
SUN-3/140
SUN-3/150
SUN-3/160
SUN-3/180
SUN-3/200
SUN-3/260
SUN-3/280
SUN-3/470
SUN-3/480
SUN-4/60
SUN-4/110



<span class="grey">Reynolds & Postel                                             [Page 212]</span>

<span id="page-213" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SUN-4/150
SUN-4/200
SUN-4/260
SUN-4/280
SUN-4/330
SUN-4/370
SUN-4/390
SUN-50
SUN-100
SUN-120
SUN-130
SUN-150
SUN-170
SUN-386i/250
SUN-68000
SYMBOLICS-3600
SYMBOLICS-3670
SYMMETRIC-375
SYMULT
TANDEM-TXP
TANDY-6000
TEK-6130
TI-EXPLORER
TP-4000
TRS-80
UNIVAC-1100
UNIVAC-1100/60
UNIVAC-1100/62
UNIVAC-1100/63
UNIVAC-1100/64
UNIVAC-1100/70
UNIVAC-1160
UNKNOWN
VAX
VAX-11/725
VAX-11/730
VAX-11/750
VAX-11/780
VAX-11/785
VAX-11/790
VAX-11/8600
VAX-8600
VAXCLUSTER
VAXSTATION
WANG-PC002
WANG-VS100
WANG-VS400
WYSE-386



<span class="grey">Reynolds & Postel                                             [Page 213]</span>

<span id="page-214" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


WYSE-WN5004
WYSE-WN5008
WYSE-WN5104
WYSE-WN5108
WYSE-WX15C
WYSE-WX17C
WYSE-WX17M
WYSE-WX19C
WYSE-WX19M
WYSE-WYX14M
WYSE-WYX5
XEROX-1108
XEROX-8010
ZENITH-148


REFERENCES

[<a id="ref-RFC952">RFC952</a>] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
         Host Table Specification", <a href="./rfc952">RFC 952</a>, SRI, October 1985.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/machine-names">ftp://ftp.isi.edu/in-notes/iana/assignments/machine-names</a>


























<span class="grey">Reynolds & Postel                                             [Page 214]</span>

<span id="page-215" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


OPERATING SYSTEM NAMES


These are the Official System Names as they appear in the Domain Name
System HINFO records and the NIC Host Table.  Their use is described in
[<a href="./rfc952" title=""DoD Internet Host Table Specification"">RFC952</a>].

A system name may be up to 40 characters taken from the set of
uppercase letters, digits, and the three punctuation characters
hyphen, period, and slash.  It must start with a letter, and end with
a letter or digit.


AEGIS
AMIGA-OS-1.2
AMIGA-OS-1.3
AMIGA-OS-2.0
AMIGA-OS-2.1
AMIGA-OS-3.0
AMIGA-OS-3.1
APOLLO
AIX/370
AIX-PS/2
BS-2000
CEDAR
CGW
CHORUS
CHRYSALIS
CMOS
CMS
COS
CPIX
CTOS
CTSS
DCN
DDNOS
DOMAIN
DOS
EDX
ELF
EMBOS
EMMOS
EPOS
FOONEX
FORTH
FUZZ
GCOS
GPOS



<span class="grey">Reynolds & Postel                                             [Page 215]</span>

<span id="page-216" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


HDOS
IMAGEN
INTERCOM
IMPRESS
INTERLISP
IOS
IRIX
ISI-68020
ITS
LISP
LISPM
LOCUS
MACOS
MINOS
MOS
MPE5
MPE/V
MPE/IX
MSDOS
MULTICS
MUSIC
MUSIC/SP
MVS
MVS/SP
NEXUS
NMS
NONSTOP
NOS-2
NTOS
OPENVMS
OS/DDP
OS/2
OS4
OS86
OSX
PCDOS
PERQ/OS
PLI
PSDOS/MIT
PRIMOS
RMX/RDOS
ROS
RSX11M
RTE-A
SATOPS
SCO-OPEN-DESKTOP-1.0
SCO-OPEN-DESKTOP-1.1
SCO-OPEN-DESKTOP-2.0



<span class="grey">Reynolds & Postel                                             [Page 216]</span>

<span id="page-217" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SCO-OPEN-DESKTOP-3.0
SCO-OPEN-DESKTOP-LITE-3.0
SCO-OPEN-SERVER-3.0
SCO-UNIX-3.2.0
SCO-UNIX-3.2V2.0
SCO-UNIX-3.2V2.1
SCO-UNIX-3.2V4.0
SCO-UNIX-3.2V4.1
SCO-UNIX-3.2V4.2
SCO-XENIX-386-2.3.2
SCO-XENIX-386-2.3.3
SCO-XENIX-386-2.3.4
SCS
SIMP
SUN
SUN-OS-3.5
SUN-OS-4.0
SWIFT
TAC
TANDEM
TENEX
THE-MAJOR-BBS
TOPS10
TOPS20
TOS
TP3010
TRSDOS
ULTRIX
UNIX
UNIX-BSD
UNIX-V1AT
UNIX-V
UNIX-V.1
UNIX-V.2
UNIX-V.3
UNIX-PC
UNKNOWN
UT2D
V
VM
VM/370
VM/CMS
VM/SP
VMS
VMS/EUNICE
VRTX
WAITS
WANG



<span class="grey">Reynolds & Postel                                             [Page 217]</span>

<span id="page-218" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


WIN32
WYSE-WYXWARE
X11R3
XDE
XENIX


REFERENCES

[<a id="ref-RFC952">RFC952</a>] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
         Host Table Specification", <a href="./rfc952">RFC 952</a>, SRI, October 1985.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/operating-system-names">ftp://ftp.isi.edu/in-notes/iana/assignments/operating-system-names</a>



































<span class="grey">Reynolds & Postel                                             [Page 218]</span>

<span id="page-219" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


TERMINAL TYPE NAMES


These are the Official Terminal Type Names.  Their use is described in
[<a href="./rfc930" title=""Telnet Terminal Type Option"">RFC930</a>].  The maximum length of a name is 40 characters.

A terminal names may be up to 40 characters taken from the set of
uppercase letters, digits, and the two punctuation characters hyphen
and slash.  It must start with a letter, and end with a letter or
digit.


ADDS-CONSUL-980
ADDS-REGENT-100
ADDS-REGENT-20
ADDS-REGENT-200
ADDS-REGENT-25
ADDS-REGENT-40
ADDS-REGENT-60
ADDS-VIEWPOINT
ADDS-VIEWPOINT-60
AED-512
AMPEX-DIALOGUE-210
AMPEX-DIALOGUE-80
AMPEX-210
AMPEX-230
ANDERSON-JACOBSON-510
ANDERSON-JACOBSON-630
ANDERSON-JACOBSON-832
ANDERSON-JACOBSON-841
ANN-ARBOR-AMBASSADOR
ANSI
ARDS
BITGRAPH
BUSSIPLEXER
CALCOMP-565
CDC-456
CDI-1030
CDI-1203
C-ITOH-101
C-ITOH-50
C-ITOH-80
CLNZ
COMPUCOLOR-II
CONCEPT-100
CONCEPT-104
CONCEPT-108
DATA-100



<span class="grey">Reynolds & Postel                                             [Page 219]</span>

<span id="page-220" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


DATA-GENERAL-6053
DATAGRAPHIX-132A
DATAMEDIA-1520
DATAMEDIA-1521
DATAMEDIA-2500
DATAMEDIA-3025
DATAMEDIA-3025A
DATAMEDIA-3045
DATAMEDIA-3045A
DATAMEDIA-DT80/1
DATAPOINT-2200
DATAPOINT-3000
DATAPOINT-3300
DATAPOINT-3360
DEC-DECWRITER-I
DEC-DECWRITER-II
DEC-GIGI
DEC-GT40
DEC-GT40A
DEC-GT42
DEC-LA120
DEC-LA30
DEC-LA36
DEC-LA38
DEC-VT05
DEC-VT100
DEC-VT101
DEC-VT102
DEC-VT125
DEC-VT131
DEC-VT132
DEC-VT200
DEC-VT220
DEC-VT240
DEC-VT241
DEC-VT300
DEC-VT320
DEC-VT340
DEC-VT50
DEC-VT50H
DEC-VT52
DEC-VT55
DEC-VT61
DEC-VT62
DELTA-DATA-5000
DELTA-DATA-NIH-7000
DELTA-TELTERM-2
DIABLO-1620



<span class="grey">Reynolds & Postel                                             [Page 220]</span>

<span id="page-221" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


DIABLO-1640
DIGILOG-333
DTC-300S
DTC-382
EDT-1200
ETOS52-APL
ETOS52-CRT
ETOS52-FDW
ETOS52-FUP
ETOS52-GFM
ETOS52-SPR
EXECUPORT-4000
EXECUPORT-4080
FACIT-TWIST-4440
FREEDOM-100
FREEDOM-110
FREEDOM-200
GENERAL-TERMINAL-100A
GENERAL-TERMINAL-101
GIPSI-TX-M
GIPSI-TX-ME
GIPSI-TX-C4
GIPSI-TX-C8
GSI
HAZELTINE-1420
HAZELTINE-1500
HAZELTINE-1510
HAZELTINE-1520
HAZELTINE-1552
HAZELTINE-2000
HAZELTINE-ESPRIT
HITACHI-5601
HITACHI-5603
HITACHI-5603E
HITACHI-5603EA
HITACHI-560X
HITACHI-560XE
HITACHI-560XEA
HITACHI-560PR
HITACHI-HOAP1
HITACHI-HOAP2
HITACHI-HOAP3
HITACHI-HOAP4
HP-2392
HP-2621
HP-2621A
HP-2621P
HP-2623



<span class="grey">Reynolds & Postel                                             [Page 221]</span>

<span id="page-222" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


HP-2626
HP-2626A
HP-2626P
HP-2627
HP-2640
HP-2640A
HP-2640B
HP-2645
HP-2645A
HP-2648
HP-2648A
HP-2649
HP-2649A
IBM-1050
IBM-2741
IBM-3101
IBM-3101-10
IBM-3151
IBM-3179-2
IBM-3180-2
IBM-3196-A1
IBM-3275-2
IBM-3276-2
IBM-3276-3
IBM-3276-4
IBM-3277-2
IBM-3278-2
IBM-3278-3
IBM-3278-4
IBM-3278-5
IBM-3279-2
IBM-3279-3
IBM-3477-FC
IBM-3477-FG
IBM-5081
IBM-5151
IBM-5154
IBM-5251-11
IBM-5291-1
IBM-5292-2
IBM-5555-B01
IBM-5555-C01
IBM-6153
IBM-6154
IBM-6155
IBM-AED
IBM-3278-2-E
IBM-3278-3-E



<span class="grey">Reynolds & Postel                                             [Page 222]</span>

<span id="page-223" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


IBM-3278-4-E
IBM-3278-5-E
IBM-3279-2-E
IBM-3279-3-E
IMLAC
INFOTON-100
INFOTON-400
INFOTONKAS
ISC-8001
LSI-ADM-1
LSI-ADM-11
LSI-ADM-12
LSI-ADM-2
LSI-ADM-20
LSI-ADM-22
LSI-ADM-220
LSI-ADM-3
LSI-ADM-31
LSI-ADM-3A
LSI-ADM-42
LSI-ADM-5
MEMOREX-1240
MICROBEE
MICROTERM-ACT-IV
MICROTERM-ACT-V
MICROTERM-ERGO-301
MICROTERM-MIME-1
MICROTERM-MIME-2
MICROTERM-ACT-5A
MICROTERM-TWIST
NEC-5520
NETRONICS
NETWORK-VIRTUAL-TERMINAL
OMRON-8025AG
PERKIN-ELMER-550
PERKIN-ELMER-1100
PERKIN-ELMER-1200
PERQ
PLASMA-PANEL
QUME-SPRINT-5
QUME-101
QUME-102
SOROC
SOROC-120
SOUTHWEST-TECHNICAL-PRODUCTS-CT82
SUN
SUPERBEE
SUPERBEE-III-M



<span class="grey">Reynolds & Postel                                             [Page 223]</span>

<span id="page-224" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


TEC
TEKTRONIX-4006
TEKTRONIX-4010
TEKTRONIX-4012
TEKTRONIX-4013
TEKTRONIX-4014
TEKTRONIX-4023
TEKTRONIX-4024
TEKTRONIX-4025
TEKTRONIX-4027
TEKTRONIX-4105
TEKTRONIX-4107
TEKTRONIX-4110
TEKTRONIX-4112
TEKTRONIX-4113
TEKTRONIX-4114
TEKTRONIX-4115
TEKTRONIX-4125
TEKTRONIX-4404
TELERAY-1061
TELERAY-3700
TELERAY-3800
TELETEC-DATASCREEN
TELETERM-1030
TELETYPE-33
TELETYPE-35
TELETYPE-37
TELETYPE-38
TELETYPE-40
TELETYPE-43
TELEVIDEO-910
TELEVIDEO-912
TELEVIDEO-920
TELEVIDEO-920B
TELEVIDEO-920C
TELEVIDEO-925
TELEVIDEO-955
TELEVIDEO-950
TELEVIDEO-970
TELEVIDEO-975
TERMINET-1200
TERMINET-300
TI-700
TI-733
TI-735
TI-743
TI-745
TI-800



<span class="grey">Reynolds & Postel                                             [Page 224]</span>

<span id="page-225" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


TYCOM
UNIVAC-DCT-500
VIDEO-SYSTEMS-1200
VIDEO-SYSTEMS-5000
VOLKER-CRAIG-303
VOLKER-CRAIG-303A
VOLKER-CRAIG-404
VISUAL-200
VISUAL-55
WYSE-30
WYSE-50
WYSE-60
WYSE-75
WYSE-85
WYSE-99GT
WYSE-100
WYSE-120
WYSE-120ES
WYSE-150
WYSE-150ES
WYSE-160
WYSE-160ES
WYSE-185
WYSE-185ES
WYSE-285
WYSE-285ES
WYSE-325
WYSE-325ES
WYSE-350
WYSE-370
XEROX-1720
XTERM
ZENITH-H19
ZENITH-Z29
ZENTEC-30


REFERENCES

[<a id="ref-RFC930">RFC930</a>] Solomon, M., and E. Wimmers, "Telnet Terminal Type Option",
         <a href="./rfc930">RFC 930</a>, University of Wisconsin, Madison, January 1985.


[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/terminal-type-names">ftp://ftp.isi.edu/in-notes/iana/assignments/terminal-type-names</a>




<span class="grey">Reynolds & Postel                                             [Page 225]</span>

<span id="page-226" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


PROTOCOL AND SERVICE NAMES


These are the Official Protocol Names as they appear in the Domain
Name System WKS records and the NIC Host Table.  Their use is
described in [<a href="./rfc952" title=""DoD Internet Host Table Specification"">RFC952</a>].

A protocol or service may be up to 40 characters taken from the set of
uppercase letters, digits, and the punctuation character hyphen.  It
must start with a letter, and end with a letter or digit.


ARGUS               - ARGUS Protocol
ARP                 - Address Resolution Protocol
AUTH                - Authentication Service
BBN-RCC-MON         - BBN RCC Monitoring
BL-IDM              - Britton Lee Intelligent Database Machine
BOOTP               - Bootstrap Protocol
BOOTPC              - Bootstrap Protocol Client
BOOTPS              - Bootstrap Protocol Server
BR-SAT-MON          - Backroom SATNET Monitoring
CFTP                - CFTP
CHAOS               - CHAOS Protocol
CHARGEN             - Character Generator Protocol
CISCO-FNA           - CISCO FNATIVE
CISCO-TNA           - CISCO TNATIVE
CISCO-SYS           - CISCO SYSMAINT
CLOCK               - DCNET Time Server Protocol
CMOT                - Common Mgmnt Info Ser and Prot over TCP/IP
COOKIE-JAR          - Authentication Scheme
CSNET-NS            - CSNET Mailbox Nameserver Protocol
DAYTIME             - Daytime Protocol
DCN-MEAS            - DCN Measurement Subsystems Protocol
DCP                 - Device Control Protocol
DGP                 - Dissimilar Gateway Protocol
DISCARD             - Discard Protocol
DMF-MAIL            - Digest Message Format for Mail
DOMAIN              - Domain Name System
ECHO                - Echo Protocol
EGP                 - Exterior Gateway Protocol
EHF-MAIL            - Encoding Header Field for Mail
EMCON               - Emission Control Protocol
EMFIS-CNTL          - EMFIS Control Service
EMFIS-DATA          - EMFIS Data Service
FCONFIG             - Fujitsu Config Protocol
FINGER              - Finger Protocol
FTP                 - File Transfer Protocol
FTP-DATA            - File Transfer Protocol Data



<span class="grey">Reynolds & Postel                                             [Page 226]</span>

<span id="page-227" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


GGP                 - Gateway Gateway Protocol
GRAPHICS            - Graphics Protocol
HMP                 - Host Monitoring Protocol
HOST2-NS            - Host2 Name Server
HOSTNAME            - Hostname Protocol
ICMP                - Internet Control Message Protocol
IGMP                - Internet Group Management Protocol
IGP                 - Interior Gateway Protocol
IMAP2               - Interim Mail Access Protocol version 2
INGRES-NET          - INGRES-NET Service
IP                  - Internet Protocol
IPCU                - Internet Packet Core Utility
IPPC                - Internet Pluribus Packet Core
IP-ARC              - Internet Protocol on ARCNET
IP-ARPA             - Internet Protocol on ARPANET
IP-CMPRS            - Compressing TCP/IP Headers
IP-DC               - Internet Protocol on DC Networks
IP-DVMRP            - Distance Vector Multicast Routing Protocol
IP-E                - Internet Protocol on Ethernet Networks
IP-EE               - Internet Protocol on Exp. Ethernet Nets
IP-FDDI             - Transmission of IP over FDDI
IP-HC               - Internet Protocol on Hyperchannnel
IP-IEEE             - Internet Protocol on IEEE 802
IP-IPX              - Transmission of 802.2 over IPX Networks
IP-MTU              - IP MTU Discovery Options
IP-NETBIOS          - Internet Protocol over NetBIOS Networks
IP-SLIP             - Transmission of IP over Serial Lines
IP-WB               - Internet Protocol on Wideband Network
IP-X25              - Internet Protocol on X.25 Networks
IRTP                - Internet Reliable Transaction Protocol
ISI-GL              - ISI Graphics Language Protocol
ISO-TP4             - ISO Transport Protocol Class 4
ISO-TSAP            - ISO TSAP
LA-MAINT            - IMP Logical Address Maintenance
LARP                - Locus Address Resoultion Protocol
LDP                 - Loader Debugger Protocol
LEAF-1              - Leaf-1 Protocol
LEAF-2              - Leaf-2 Protocol
LINK                - Link Protocol
LOC-SRV             - Location Service
LOGIN               - Login Host Protocol
MAIL                - Format of Electronic Mail Messages
MERIT-INP           - MERIT Internodal Protocol
METAGRAM            - Metagram Relay
MIB                 - Management Information Base
MIT-ML-DEV          - MIT ML Device
MFE-NSP             - MFE Network Services Protocol
MIT-SUBNET          - MIT Subnet Support



<span class="grey">Reynolds & Postel                                             [Page 227]</span>

<span id="page-228" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


MIT-DOV             - MIT Dover Spooler
MPM                 - Internet Message Protocol (Multimedia Mail)
MPM-FLAGS           - MPM Flags Protocol
MPM-SND             - MPM Send Protocol
MSG-AUTH            - MSG Authentication Protocol
MSG-ICP             - MSG ICP Protocol
MUX                 - Multiplexing Protocol
NAMESERVER          - Host Name Server
NETBIOS-DGM         - NETBIOS Datagram Service
NETBIOS-NS          - NETBIOS Name Service
NETBIOS-SSN         - NETBIOS Session Service
NETBLT              - Bulk Data Transfer Protocol
NETED               - Network Standard Text Editor
NETRJS              - Remote Job Service
NI-FTP              - NI File Transfer Protocol
NI-MAIL             - NI Mail Protocol
NICNAME             - Who Is Protocol
NFILE               - A File Access Protocol
NNTP                - Network News Transfer Protocol
NSW-FE              - NSW User System Front End
NTP                 - Network Time Protocol
NVP-II              - Network Voice Protocol
OSPF                - Open Shortest Path First Interior GW Protocol
PCMAIL              - Pcmail Transport Protocol
POP2                - Post Office Protocol - Version 2
POP3                - Post Office Protocol - Version 3
PPP                 - Point-to-Point Protocol
PRM                 - Packet Radio Measurement
PUP                 - PUP Protocol
PWDGEN              - Password Generator Protocol
QUOTE               - Quote of the Day Protocol
RARP                - A Reverse Address Resolution Protocol
RATP                - Reliable Asynchronous Transfer Protocol
RE-MAIL-CK          - Remote Mail Checking Protocol
RDP                 - Reliable Data Protocol
RIP                 - Routing Information Protocol
RJE                 - Remote Job Entry
RLP                 - Resource Location Protocol
RTELNET             - Remote Telnet Service
RVD                 - Remote Virtual Disk Protocol
SAT-EXPAK           - Satnet and Backroom EXPAK
SAT-MON             - SATNET Monitoring
SEP                 - Sequential Exchange Protocol
SFTP                - Simple File Transfer Protocol
SGMP                - Simple Gateway Monitoring Protocol
SNMP                - Simple Network Management Protocol
SMI                 - Structure of Management Information
SMTP                - Simple Mail Transfer Protocol



<span class="grey">Reynolds & Postel                                             [Page 228]</span>

<span id="page-229" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


SQLSRV              - SQL Service
ST                  - Stream Protocol
STATSRV             - Statistics Service
SU-MIT-TG           - SU/MIT Telnet Gateway Protocol
SUN-RPC             - SUN Remote Procedure Call
SUPDUP              - SUPDUP Protocol
SUR-MEAS            - Survey Measurement
SWIFT-RVF           - Remote Virtual File Protocol
TACACS-DS           - TACACS-Database Service
TACNEWS             - TAC News
TCP                 - Transmission Control Protocol
TCP-ACO             - TCP Alternate Checksum Option
TELNET              - Telnet Protocol
TFTP                - Trivial File Transfer Protocol
THINWIRE            - Thinwire Protocol
TIME                - Time Server Protocol
TP-TCP              - ISO Transport Service on top of the TCP
TRUNK-1             - Trunk-1 Protocol
TRUNK-2             - Trunk-2 Protocol
UCL                 - University College London Protocol
UDP                 - User Datagram Protocol
NNTP                - Network News Transfer Protocol
USERS               - Active Users Protocol
UUCP-PATH           - UUCP Path Service
VIA-FTP             - VIA Systems-File Transfer Protocol
VISA                - VISA Protocol
VMTP                - Versatile Message Transaction Protocol
WB-EXPAK            - Wideband EXPAK
WB-MON              - Wideband Monitoring
XNET                - Cross Net Debugger
XNS-IDP             - Xerox NS IDP


REFERENCES

[<a id="ref-RFC952">RFC952</a>] Harrenstien, K., Stahl, M., and E. Feinler, "DoD Internet
         Host Table Specification", <a href="./rfc952">RFC 952</a>, SRI, October 1985.

[]


URL = <a href="ftp://ftp.isi.edu/in-notes/iana/assignments/service-names">ftp://ftp.isi.edu/in-notes/iana/assignments/service-names</a>









<span class="grey">Reynolds & Postel                                             [Page 229]</span>

<span id="page-230" ></span>
<span class="grey"><a href="./rfc1700">RFC 1700</a>                    Assigned Numbers                October 1994</span>


Security Considerations

   Security issues are not discussed in this memo.

Authors' Addresses

   Joyce K. Reynolds
   USC/Information Sciences Institute
   4676 Admiralty Way
   Marina del Rey, California  90292-6695

   Phone: +1 310-822-1511
   EMail: [email protected]


   Jon Postel
   USC/Information Sciences Institute
   4676 Admiralty Way
   Marina del Rey, California  90292-6695

   Phone: +1 310-822-1511
   EMail: [email protected]

   []



























Reynolds & Postel                                             [Page 230]

Additional Resources