home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / rfc / rfc2026 < prev    next >
Text File  |  1996-10-28  |  87KB  |  2,020 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                         S. Bradner
  8. Request for Comments: 2026                            Harvard University
  9. BCP: 9                                                      October 1996
  10. Obsoletes: 1602
  11. Category: Best Current Practice
  12.  
  13.  
  14.               The Internet Standards Process -- Revision 3
  15.  
  16.  
  17. Status of this Memo
  18.  
  19.    This document specifies an Internet Best Current Practices for the
  20.    Internet Community, and requests discussion and suggestions for
  21.    improvements.  Distribution of this memo is unlimited.
  22.  
  23. Abstract
  24.  
  25.    This memo documents the process used by the Internet community for
  26.    the standardization of protocols and procedures.  It defines the
  27.    stages in the standardization process, the requirements for moving a
  28.    document between stages and the types of documents used during this
  29.    process.  It also addresses the intellectual property rights and
  30.    copyright issues associated with the standards process.
  31.  
  32. Table of Contents
  33.  
  34.    1.  INTRODUCTION....................................................2
  35.      1.1  Internet Standards...........................................3
  36.      1.2  The Internet Standards Process...............................3
  37.      1.3  Organization of This Document................................5
  38.    2.  INTERNET STANDARDS-RELATED PUBLICATIONS.........................5
  39.      2.1  Requests for Comments (RFCs).................................5
  40.      2.2  Internet-Drafts..............................................7
  41.    3.  INTERNET STANDARD SPECIFICATIONS................................8
  42.      3.1  Technical Specification (TS).................................8
  43.      3.2  Applicability Statement (AS).................................8
  44.      3.3  Requirement Levels...........................................9
  45.    4.  THE INTERNET STANDARDS TRACK...................................10
  46.      4.1  Standards Track Maturity Levels.............................11
  47.        4.1.1  Proposed Standard.......................................11
  48.        4.1.2  Draft Standard..........................................12
  49.        4.1.3  Internet Standard.......................................13
  50.      4.2  Non-Standards Track Maturity Levels.........................13
  51.        4.2.1  Experimental............................................13
  52.        4.2.2  Informational...........................................14
  53.        4.2.3  Procedures for Experimental and Informational RFCs......14
  54.        4.2.4  Historic................................................15
  55.  
  56.  
  57.  
  58. Bradner                  Best Current Practice                  [Page 1]
  59.  
  60. RFC 2026               Internet Standards Process           October 1996
  61.  
  62.  
  63.    5.  Best Current Practice (BCP) RFCs...............................15
  64.      5.1  BCP Review Process..........................................16
  65.    6.  THE INTERNET STANDARDS PROCESS.................................17
  66.      6.1  Standards Actions...........................................17
  67.        6.1.1  Initiation of Action....................................17
  68.        6.1.2  IESG Review and Approval................................17
  69.        6.1.3  Publication.............................................18
  70.      6.2  Advancing in the Standards Track............................19
  71.      6.3  Revising a Standard.........................................20
  72.      6.4  Retiring a Standard.........................................20
  73.      6.5  Conflict Resolution and Appeals.............................21
  74.        6.5.1 Working Group Disputes...................................21
  75.        6.5.2 Process Failures.........................................22
  76.        6.5.3 Questions of Applicable Procedure........................22
  77.        6.5.4 Appeals Procedure........................................23
  78.    7.  EXTERNAL STANDARDS AND SPECIFICATIONS..........................23
  79.      7.1  Use of External Specifications..............................24
  80.        7.1.1  Incorporation of an Open Standard.......................24
  81.        7.1.2  Incorporation of a Other Specifications.................24
  82.        7.1.3  Assumption..............................................25
  83.    8. NOTICES AND RECORD KEEPING......................................25
  84.    9. VARYING THE PROCESS.............................................26
  85.      9.1 The Variance Procedure.......................................26
  86.      9.2 Exclusions...................................................27
  87.    10.  INTELLECTUAL PROPERTY RIGHTS..................................27
  88.      10.1.  General Policy............................................27
  89.      10.2   Confidentiality Obligations...............................28
  90.      10.3.  Rights and Permissions....................................28
  91.        10.3.1. All Contributions......................................28
  92.        10.3.2. Standards Track Documents..............................29
  93.        10.3.3  Determination of Reasonable and
  94.               Non-discriminatory Terms................................30
  95.      10.4.  Notices...................................................30
  96.    11. ACKNOWLEDGMENTS................................................32
  97.    12. SECURITY CONSIDERATIONS........................................32
  98.    13. REFERENCES.....................................................33
  99.    14. DEFINITIONS OF TERMS...........................................33
  100.    15. AUTHOR'S ADDRESS...............................................34
  101.    APPENDIX A: GLOSSARY OF ACRONYMS...................................35
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Bradner                  Best Current Practice                  [Page 2]
  115.  
  116. RFC 2026               Internet Standards Process           October 1996
  117.  
  118.  
  119. 1.  INTRODUCTION
  120.  
  121.    This memo documents the process currently used by the Internet
  122.    community for the standardization of protocols and procedures.  The
  123.    Internet Standards process is an activity of the Internet Society
  124.    that is organized and managed on behalf of the Internet community by
  125.    the Internet Architecture Board (IAB) and the Internet Engineering
  126.    Steering Group (IESG).
  127.  
  128. 1.1  Internet Standards
  129.  
  130.    The Internet, a loosely-organized international collaboration of
  131.    autonomous, interconnected networks, supports host-to-host
  132.    communication through voluntary adherence to open protocols and
  133.    procedures defined by Internet Standards.  There are also many
  134.    isolated interconnected networks, which are not connected to the
  135.    global Internet but use the Internet Standards.
  136.  
  137.    The Internet Standards Process described in this document is
  138.    concerned with all protocols, procedures, and conventions that are
  139.    used in or by the Internet, whether or not they are part of the
  140.    TCP/IP protocol suite.  In the case of protocols developed and/or
  141.    standardized by non-Internet organizations, however, the Internet
  142.    Standards Process normally applies to the application of the protocol
  143.    or procedure in the Internet context, not to the specification of the
  144.    protocol itself.
  145.  
  146.    In general, an Internet Standard is a specification that is stable
  147.    and well-understood, is technically competent, has multiple,
  148.    independent, and interoperable implementations with substantial
  149.    operational experience, enjoys significant public support, and is
  150.    recognizably useful in some or all parts of the Internet.
  151.  
  152. 1.2  The Internet Standards Process
  153.  
  154.    In outline, the process of creating an Internet Standard is
  155.    straightforward:  a specification undergoes a period of development
  156.    and several iterations of review by the Internet community and
  157.    revision based upon experience, is adopted as a Standard by the
  158.    appropriate body (see below), and is published.  In practice, the
  159.    process is more complicated, due to (1) the difficulty of creating
  160.    specifications of high technical quality;  (2) the need to consider
  161.    the interests of all of the affected parties;  (3) the importance of
  162.    establishing widespread community consensus;  and (4) the difficulty
  163.    of evaluating the utility of a particular specification for the
  164.    Internet community.
  165.  
  166.  
  167.  
  168.  
  169.  
  170. Bradner                  Best Current Practice                  [Page 3]
  171.  
  172. RFC 2026               Internet Standards Process           October 1996
  173.  
  174.  
  175.    The goals of the Internet Standards Process are:
  176.    o  technical excellence;
  177.    o  prior implementation and testing;
  178.    o  clear, concise, and easily understood documentation;
  179.    o  openness and fairness;  and
  180.    o  timeliness.
  181.  
  182.    The procedures described in this document are designed to be fair,
  183.    open, and objective;  to reflect existing (proven) practice;  and to
  184.    be flexible.
  185.  
  186.    o  These procedures are intended to provide a fair, open, and
  187.       objective basis for developing, evaluating, and adopting Internet
  188.       Standards.  They provide ample opportunity for participation and
  189.       comment by all interested parties.  At each stage of the
  190.       standardization process, a specification is repeatedly discussed
  191.       and its merits debated in open meetings and/or public electronic
  192.       mailing lists, and it is made available for review via world-wide
  193.       on-line directories.
  194.  
  195.    o  These procedures are explicitly aimed at recognizing and adopting
  196.       generally-accepted practices.  Thus, a candidate specification
  197.       must be implemented and tested for correct operation and
  198.       interoperability by multiple independent parties and utilized in
  199.       increasingly demanding environments, before it can be adopted as
  200.       an Internet Standard.
  201.  
  202.    o  These procedures provide a great deal of flexibility to adapt to
  203.       the wide variety of circumstances that occur in the
  204.       standardization process.  Experience has shown this flexibility to
  205.       be vital in achieving the goals listed above.
  206.  
  207.    The goal of technical competence, the requirement for prior
  208.    implementation and testing, and the need to allow all interested
  209.    parties to comment all require significant time and effort.  On the
  210.    other hand, today's rapid development of networking technology
  211.    demands timely development of standards.  The Internet Standards
  212.    Process is intended to balance these conflicting goals.  The process
  213.    is believed to be as short and simple as possible without sacrificing
  214.    technical excellence, thorough testing before adoption of a standard,
  215.    or openness and fairness.
  216.  
  217.    From its inception, the Internet has been, and is expected to remain,
  218.    an evolving system whose participants regularly factor new
  219.    requirements and technology into its design and implementation. Users
  220.    of the Internet and providers of the equipment, software, and
  221.    services that support it should anticipate and embrace this evolution
  222.    as a major tenet of Internet philosophy.
  223.  
  224.  
  225.  
  226. Bradner                  Best Current Practice                  [Page 4]
  227.  
  228. RFC 2026               Internet Standards Process           October 1996
  229.  
  230.  
  231.    The procedures described in this document are the result of a number
  232.    of years of evolution, driven both by the needs of the growing and
  233.    increasingly diverse Internet community, and by experience.
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. Bradner                  Best Current Practice                  [Page 5]
  283.  
  284. RFC 2026               Internet Standards Process           October 1996
  285.  
  286.  
  287. 1.3  Organization of This Document
  288.  
  289.    Section 2 describes the publications and archives of the Internet
  290.    Standards Process.  Section 3 describes the types of Internet
  291.    standard specifications.  Section 4 describes the Internet standards
  292.    specifications track.  Section 5 describes Best Current Practice
  293.    RFCs.  Section 6 describes the process and rules for Internet
  294.    standardization.  Section 7 specifies the way in which externally-
  295.    sponsored specifications and practices, developed and controlled by
  296.    other standards bodies or by others, are handled within the Internet
  297.    Standards Process.  Section 8 describes the requirements for notices
  298.    and record keeping  Section 9 defines a variance process to allow
  299.    one-time exceptions to some of the requirements in this document
  300.    Section 10 presents the rules that are required to protect
  301.    intellectual property rights in the context of the development and
  302.    use of Internet Standards.  Section 11 includes acknowledgments of
  303.    some of the people involved in creation of this document.  Section 12
  304.    notes that security issues are not dealt with by this document.
  305.    Section 13 contains a list of numbered references.  Section 14
  306.    contains definitions of some of the terms used in this document.
  307.    Section 15 lists the author's email and postal addresses.  Appendix A
  308.    contains a list of frequently-used acronyms.
  309.  
  310. 2.  INTERNET STANDARDS-RELATED PUBLICATIONS
  311.  
  312. 2.1  Requests for Comments (RFCs)
  313.  
  314.    Each distinct version of an Internet standards-related specification
  315.    is published as part of the "Request for Comments" (RFC) document
  316.    series.  This archival series is the official publication channel for
  317.    Internet standards documents and other publications of the IESG, IAB,
  318.    and Internet community.  RFCs can be obtained from a number of
  319.    Internet hosts using anonymous FTP, gopher, World Wide Web, and other
  320.    Internet document-retrieval systems.
  321.  
  322.    The RFC series of documents on networking began in 1969 as part of
  323.    the original ARPA wide-area networking (ARPANET) project (see
  324.    Appendix A for glossary of acronyms).  RFCs cover a wide range of
  325.    topics in addition to Internet Standards, from early discussion of
  326.    new research concepts to status memos about the Internet.  RFC
  327.    publication is the direct responsibility of the RFC Editor, under the
  328.    general direction of the IAB.
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. Bradner                  Best Current Practice                  [Page 6]
  339.  
  340. RFC 2026               Internet Standards Process           October 1996
  341.  
  342.  
  343.    The rules for formatting and submitting an RFC are defined in [5].
  344.    Every RFC is available in ASCII text.  Some RFCs are also available
  345.    in other formats.  The other versions of an RFC may contain material
  346.    (such as diagrams and figures) that is not present in the ASCII
  347.    version, and it may be formatted differently.
  348.  
  349.       *********************************************************
  350.       *                                                       *
  351.       *  A stricter requirement applies to standards-track    *
  352.       *  specifications:  the ASCII text version is the       *
  353.       *  definitive reference, and therefore it must be a     *
  354.       *  complete and accurate specification of the standard, *
  355.       *  including all necessary diagrams and illustrations.  *
  356.       *                                                       *
  357.       *********************************************************
  358.  
  359.    The status of Internet protocol and service specifications is
  360.    summarized periodically in an RFC entitled "Internet Official
  361.    Protocol Standards" [1].  This RFC shows the level of maturity and
  362.    other helpful information for each Internet protocol or service
  363.    specification (see section 3).
  364.  
  365.    Some RFCs document Internet Standards.  These RFCs form the 'STD'
  366.    subseries of the RFC series [4].  When a specification has been
  367.    adopted as an Internet Standard, it is given the additional label
  368.    "STDxxx", but it keeps its RFC number and its place in the RFC
  369.    series. (see section 4.1.3)
  370.  
  371.    Some RFCs standardize the results of community deliberations about
  372.    statements of principle or conclusions about what is the best way to
  373.    perform some operations or IETF process function.  These RFCs form
  374.    the specification has been adopted as a BCP, it is given the
  375.    additional label "BCPxxx", but it keeps its RFC number and its place
  376.    in the RFC series. (see section 5)
  377.  
  378.    Not all specifications of protocols or services for the Internet
  379.    should or will become Internet Standards or BCPs.  Such non-standards
  380.    track specifications are not subject to the rules for Internet
  381.    standardization.  Non-standards track specifications may be published
  382.    directly as "Experimental" or "Informational" RFCs at the discretion
  383.    of the RFC Editor in consultation with the IESG (see section 4.2).
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. Bradner                  Best Current Practice                  [Page 7]
  395.  
  396. RFC 2026               Internet Standards Process           October 1996
  397.  
  398.  
  399.       ********************************************************
  400.       *                                                      *
  401.       *   It is important to remember that not all RFCs      *
  402.       *   are standards track documents, and that not all    *
  403.       *   standards track documents reach the level of       *
  404.       *   Internet Standard. In the same way, not all RFCs   *
  405.       *   which describe current practices have been given   *
  406.       *   the review and approval to become BCPs. See        *
  407.       *   RFC-1796 [6] for further information.              *
  408.       *                                                      *
  409.       ********************************************************
  410.  
  411. 2.2  Internet-Drafts
  412.  
  413.    During the development of a specification, draft versions of the
  414.    document are made available for informal review and comment by
  415.    placing them in the IETF's "Internet-Drafts" directory, which is
  416.    replicated on a number of Internet hosts.  This makes an evolving
  417.    working document readily available to a wide audience, facilitating
  418.    the process of review and revision.
  419.  
  420.    An Internet-Draft that is published as an RFC, or that has remained
  421.    unchanged in the Internet-Drafts directory for more than six months
  422.    without being recommended by the IESG for publication as an RFC, is
  423.    simply removed from the Internet-Drafts directory.  At any time, an
  424.    Internet-Draft may be replaced by a more recent version of the same
  425.    specification, restarting the six-month timeout period.
  426.  
  427.    An Internet-Draft is NOT a means of "publishing" a specification;
  428.    specifications are published through the RFC mechanism described in
  429.    the previous section.  Internet-Drafts have no formal status, and are
  430.    subject to change or removal at any time.
  431.  
  432.       ********************************************************
  433.       *                                                      *
  434.       *   Under no circumstances should an Internet-Draft    *
  435.       *   be referenced by any paper, report, or Request-    *
  436.       *   for-Proposal, nor should a vendor claim compliance *
  437.       *   with an Internet-Draft.                            *
  438.       *                                                      *
  439.       ********************************************************
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. Bradner                  Best Current Practice                  [Page 8]
  451.  
  452. RFC 2026               Internet Standards Process           October 1996
  453.  
  454.  
  455.    Note: It is acceptable to reference a standards-track specification
  456.    that may reasonably be expected to be published as an RFC using the
  457.    phrase "Work in Progress"  without referencing an Internet-Draft.
  458.    This may also be done in a standards track document itself  as long
  459.    as the specification in which the reference is made would stand as a
  460.    complete and understandable document with or without the reference to
  461.    the "Work in Progress".
  462.  
  463. 3.  INTERNET STANDARD SPECIFICATIONS
  464.  
  465.    Specifications subject to the Internet Standards Process fall into
  466.    one of two categories:  Technical Specification (TS) and
  467.    Applicability Statement (AS).
  468.  
  469. 3.1  Technical Specification (TS)
  470.  
  471.    A Technical Specification is any description of a protocol, service,
  472.    procedure, convention, or format.  It may completely describe all of
  473.    the relevant aspects of its subject, or it may leave one or more
  474.    parameters or options unspecified.  A TS may be completely self-
  475.    contained, or it may incorporate material from other specifications
  476.    by reference to other documents (which might or might not be Internet
  477.    Standards).
  478.  
  479.    A TS shall include a statement of its scope and the general intent
  480.    for its use (domain of applicability).  Thus, a TS that is inherently
  481.    specific to a particular context shall contain a statement to that
  482.    effect.  However, a TS does not specify requirements for its use
  483.    within the Internet;  these requirements, which depend on the
  484.    particular context in which the TS is incorporated by different
  485.    system configurations, are defined by an Applicability Statement.
  486.  
  487. 3.2  Applicability Statement (AS)
  488.  
  489.    An Applicability Statement specifies how, and under what
  490.    circumstances, one or more TSs may be applied to support a particular
  491.    Internet capability.  An AS may specify uses for TSs that are not
  492.    Internet Standards, as discussed in Section 7.
  493.  
  494.    An AS identifies the relevant TSs and the specific way in which they
  495.    are to be combined, and may also specify particular values or ranges
  496.    of TS parameters or subfunctions of a TS protocol that must be
  497.    implemented.  An AS also specifies the circumstances in which the use
  498.    of a particular TS is required, recommended, or elective (see section
  499.    3.3).
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506. Bradner                  Best Current Practice                  [Page 9]
  507.  
  508. RFC 2026               Internet Standards Process           October 1996
  509.  
  510.  
  511.    An AS may describe particular methods of using a TS in a restricted
  512.    "domain of applicability", such as Internet routers, terminal
  513.    servers, Internet systems that interface to Ethernets, or datagram-
  514.    based database servers.
  515.  
  516.    The broadest type of AS is a comprehensive conformance specification,
  517.    commonly called a "requirements document", for a particular class of
  518.    Internet systems, such as Internet routers or Internet hosts.
  519.  
  520.    An AS may not have a higher maturity level in the standards track
  521.    than any standards-track TS on which the AS relies (see section 4.1).
  522.    For example, a TS at Draft Standard level may be referenced by an AS
  523.    at the Proposed Standard or Draft Standard level, but not by an AS at
  524.    the Standard level.
  525.  
  526. 3.3  Requirement Levels
  527.  
  528.    An AS shall apply one of the following "requirement levels" to each
  529.    of the TSs to which it refers:
  530.  
  531.    (a)  Required:  Implementation of the referenced TS, as specified by
  532.       the AS, is required to achieve minimal conformance.  For example,
  533.       IP and ICMP must be implemented by all Internet systems using the
  534.       TCP/IP Protocol Suite.
  535.  
  536.    (b)  Recommended:  Implementation of the referenced TS is not
  537.       required for minimal conformance, but experience and/or generally
  538.       accepted technical wisdom suggest its desirability in the domain
  539.       of applicability of the AS.  Vendors are strongly encouraged to
  540.       include the functions, features, and protocols of Recommended TSs
  541.       in their products, and should omit them only if the omission is
  542.       justified by some special circumstance. For example, the TELNET
  543.       protocol should be implemented by all systems that would benefit
  544.       from remote access.
  545.  
  546.    (c)  Elective:  Implementation of the referenced TS is optional
  547.       within the domain of applicability of the AS;  that is, the AS
  548.       creates no explicit necessity to apply the TS.  However, a
  549.       particular vendor may decide to implement it, or a particular user
  550.       may decide that it is a necessity in a specific environment.  For
  551.       example, the DECNET MIB could be seen as valuable in an
  552.       environment where the DECNET protocol is used.
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562. Bradner                  Best Current Practice                 [Page 10]
  563.  
  564. RFC 2026               Internet Standards Process           October 1996
  565.  
  566.  
  567.       As noted in section 4.1, there are TSs that are not in the
  568.       standards track or that have been retired from the standards
  569.       track, and are therefore not required, recommended, or elective.
  570.       Two additional "requirement level" designations are available for
  571.       these TSs:
  572.  
  573.    (d)  Limited Use:  The TS is considered to be appropriate for use
  574.       only in limited or unique circumstances.  For example, the usage
  575.       of a protocol with the "Experimental" designation should generally
  576.       be limited to those actively involved with the experiment.
  577.  
  578.    (e)  Not Recommended:  A TS that is considered to be inappropriate
  579.       for general use is labeled "Not Recommended". This may be because
  580.       of its limited functionality, specialized nature, or historic
  581.       status.
  582.  
  583.    Although TSs and ASs are conceptually separate, in practice a
  584.    standards-track document may combine an AS and one or more related
  585.    TSs.  For example, Technical Specifications that are developed
  586.    specifically and exclusively for some particular domain of
  587.    applicability, e.g., for mail server hosts, often contain within a
  588.    single specification all of the relevant AS and TS information. In
  589.    such cases, no useful purpose would be served by deliberately
  590.    distributing the information among several documents just to preserve
  591.    the formal AS/TS distinction.  However, a TS that is likely to apply
  592.    to more than one domain of applicability should be developed in a
  593.    modular fashion, to facilitate its incorporation by multiple ASs.
  594.  
  595.    The "Official Protocol Standards" RFC (STD1) lists a general
  596.    requirement level for each TS, using the nomenclature defined in this
  597.    section. This RFC is updated periodically.  In many cases, more
  598.    detailed descriptions of the requirement levels of particular
  599.    protocols and of individual features of the protocols will be found
  600.    in appropriate ASs.
  601.  
  602. 4.  THE INTERNET STANDARDS TRACK
  603.  
  604.    Specifications that are intended to become Internet Standards evolve
  605.    through a set of maturity levels known as the "standards track".
  606.    These maturity levels -- "Proposed Standard", "Draft Standard", and
  607.    "Standard" -- are defined and discussed in section 4.1.  The way in
  608.    which specifications move along the standards track is described in
  609.    section 6.
  610.  
  611.    Even after a specification has been adopted as an Internet Standard,
  612.    further evolution often occurs based on experience and the
  613.    recognition of new requirements.  The nomenclature and procedures of
  614.    Internet standardization provide for the replacement of old Internet
  615.  
  616.  
  617.  
  618. Bradner                  Best Current Practice                 [Page 11]
  619.  
  620. RFC 2026               Internet Standards Process           October 1996
  621.  
  622.  
  623.    Standards with new ones, and the assignment of descriptive labels to
  624.    indicate the status of "retired" Internet Standards.  A set of
  625.    maturity levels is defined in section 4.2 to cover these and other
  626.    specifications that are not considered to be on the standards track.
  627.  
  628. 4.1  Standards Track Maturity Levels
  629.  
  630.    Internet specifications go through stages of development, testing,
  631.    and acceptance.  Within the Internet Standards Process, these stages
  632.    are formally labeled "maturity levels".
  633.  
  634.    This section describes the maturity levels and the expected
  635.    characteristics of specifications at each level.
  636.  
  637. 4.1.1  Proposed Standard
  638.  
  639.    The entry-level maturity for the standards track is "Proposed
  640.    Standard".  A specific action by the IESG is required to move a
  641.    specification onto the standards track at the "Proposed Standard"
  642.    level.
  643.  
  644.    A Proposed Standard specification is generally stable, has resolved
  645.    known design choices, is believed to be well-understood, has received
  646.    significant community review, and appears to enjoy enough community
  647.    interest to be considered valuable.  However, further experience
  648.    might result in a change or even retraction of the specification
  649.    before it advances.
  650.  
  651.    Usually, neither implementation nor operational experience is
  652.    required for the designation of a specification as a Proposed
  653.    Standard.  However, such experience is highly desirable, and will
  654.    usually represent a strong argument in favor of a Proposed Standard
  655.    designation.
  656.  
  657.    The IESG may require implementation and/or operational experience
  658.    prior to granting Proposed Standard status to a specification that
  659.    materially affects the core Internet protocols or that specifies
  660.    behavior that may have significant operational impact on the
  661.    Internet.
  662.  
  663.    A Proposed Standard should have no known technical omissions with
  664.    respect to the requirements placed upon it.  However, the IESG may
  665.    waive this requirement in order to allow a specification to advance
  666.    to the Proposed Standard state when it is considered to be useful and
  667.    necessary (and timely) even with known technical omissions.
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674. Bradner                  Best Current Practice                 [Page 12]
  675.  
  676. RFC 2026               Internet Standards Process           October 1996
  677.  
  678.  
  679.    Implementors should treat Proposed Standards as immature
  680.    specifications.  It is desirable to implement them in order to gain
  681.    experience and to validate, test, and clarify the specification.
  682.    However, since the content of Proposed Standards may be changed if
  683.    problems are found or better solutions are identified, deploying
  684.    implementations of such standards into a disruption-sensitive
  685.    environment is not recommended.
  686.  
  687. 4.1.2  Draft Standard
  688.  
  689.    A specification from which at least two independent and interoperable
  690.    implementations from different code bases have been developed, and
  691.    for which sufficient successful operational experience has been
  692.    obtained, may be elevated to the "Draft Standard" level.  For the
  693.    purposes of this section, "interoperable" means to be functionally
  694.    equivalent or interchangeable components of the system or process in
  695.    which they are used.  If patented or otherwise controlled technology
  696.    is required for implementation, the separate implementations must
  697.    also have resulted from separate exercise of the licensing process.
  698.    Elevation to Draft Standard is a major advance in status, indicating
  699.    a strong belief that the specification is mature and will be useful.
  700.  
  701.    The requirement for at least two independent and interoperable
  702.    implementations applies to all of the options and features of the
  703.    specification.  In cases in which one or more options or features
  704.    have not been demonstrated in at least two interoperable
  705.    implementations, the specification may advance to the Draft Standard
  706.    level only if those options or features are removed.
  707.  
  708.    The Working Group chair is responsible for documenting the specific
  709.    implementations which qualify the specification for Draft or Internet
  710.    Standard status along with documentation about testing of the
  711.    interoperation of these implementations.  The documentation must
  712.    include information about the support of each of the individual
  713.    options and features.  This documentation should be submitted to the
  714.    Area Director with the protocol action request. (see Section 6)
  715.  
  716.    A Draft Standard must be well-understood and known to be quite
  717.    stable, both in its semantics and as a basis for developing an
  718.    implementation.  A Draft Standard may still require additional or
  719.    more widespread field experience, since it is possible for
  720.    implementations based on Draft Standard specifications to demonstrate
  721.    unforeseen behavior when subjected to large-scale use in production
  722.    environments.
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730. Bradner                  Best Current Practice                 [Page 13]
  731.  
  732. RFC 2026               Internet Standards Process           October 1996
  733.  
  734.  
  735.    A Draft Standard is normally considered to be a final specification,
  736.    and changes are likely to be made only to solve specific problems
  737.    encountered.  In most circumstances, it is reasonable for vendors to
  738.    deploy implementations of Draft Standards into a disruption sensitive
  739.    environment.
  740.  
  741. 4.1.3  Internet Standard
  742.  
  743.    A specification for which significant implementation and successful
  744.    operational experience has been obtained may be elevated to the
  745.    Internet Standard level.  An Internet Standard (which may simply be
  746.    referred to as a Standard) is characterized by a high degree of
  747.    technical maturity and by a generally held belief that the specified
  748.    protocol or service provides significant benefit to the Internet
  749.    community.
  750.  
  751.    A specification that reaches the status of Standard is assigned a
  752.    number in the STD series while retaining its RFC number.
  753.  
  754. 4.2  Non-Standards Track Maturity Levels
  755.  
  756.    Not every specification is on the standards track.  A specification
  757.    may not be intended to be an Internet Standard, or it may be intended
  758.    for eventual standardization but not yet ready to enter the standards
  759.    track.  A specification may have been superseded by a more recent
  760.    Internet Standard, or have otherwise fallen into disuse or disfavor.
  761.  
  762.    Specifications that are not on the standards track are labeled with
  763.    one of three "off-track" maturity levels:  "Experimental",
  764.    "Informational", or "Historic".  The documents bearing these labels
  765.    are not Internet Standards in any sense.
  766.  
  767. 4.2.1  Experimental
  768.  
  769.    The "Experimental" designation typically denotes a specification that
  770.    is part of some research or development effort.  Such a specification
  771.    is published for the general information of the Internet technical
  772.    community and as an archival record of the work, subject only to
  773.    editorial considerations and to verification that there has been
  774.    adequate coordination with the standards process (see below).  An
  775.    Experimental specification may be the output of an organized Internet
  776.    research effort (e.g., a Research Group of the IRTF), an IETF Working
  777.    Group, or it may be an individual contribution.
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786. Bradner                  Best Current Practice                 [Page 14]
  787.  
  788. RFC 2026               Internet Standards Process           October 1996
  789.  
  790.  
  791. 4.2.2  Informational
  792.  
  793.    An "Informational" specification is published for the general
  794.    information of the Internet community, and does not represent an
  795.    Internet community consensus or recommendation.  The Informational
  796.    designation is intended to provide for the timely publication of a
  797.    very broad range of responsible informational documents from many
  798.    sources, subject only to editorial considerations and to verification
  799.    that there has been adequate coordination with the standards process
  800.    (see section 4.2.3).
  801.  
  802.    Specifications that have been prepared outside of the Internet
  803.    community and are not incorporated into the Internet Standards
  804.    Process by any of the provisions of section 10 may be published as
  805.    Informational RFCs, with the permission of the owner and the
  806.    concurrence of the RFC Editor.
  807.  
  808. 4.2.3  Procedures for Experimental and Informational RFCs
  809.  
  810.    Unless they are the result of IETF Working Group action, documents
  811.    intended to be published with Experimental or Informational status
  812.    should be submitted directly to the RFC Editor.  The RFC Editor will
  813.    publish any such documents as Internet-Drafts which have not already
  814.    been so published.  In order to differentiate these Internet-Drafts
  815.    they will be labeled or grouped in the I-D directory so they are
  816.    easily recognizable.  The RFC Editor will wait two weeks after this
  817.    publication for comments before proceeding further.  The RFC Editor
  818.    is expected to exercise his or her judgment concerning the editorial
  819.    suitability of a document for publication with Experimental or
  820.    Informational status, and may refuse to publish a document which, in
  821.    the expert opinion of the RFC Editor, is unrelated to Internet
  822.    activity or falls below the technical and/or editorial standard for
  823.    RFCs.
  824.  
  825.    To ensure that the non-standards track Experimental and Informational
  826.    designations are not misused to circumvent the Internet Standards
  827.    Process, the IESG and the RFC Editor have agreed that the RFC Editor
  828.    will refer to the IESG any document submitted for Experimental or
  829.    Informational publication which, in the opinion of the RFC Editor,
  830.    may be related to work being done, or expected to be done, within the
  831.    IETF community.  The IESG shall review such a referred document
  832.    within a reasonable period of time, and recommend either that it be
  833.    published as originally submitted or referred to the IETF as a
  834.    contribution to the Internet Standards Process.
  835.  
  836.    If (a) the IESG recommends that the document be brought within the
  837.    IETF and progressed within the IETF context, but the author declines
  838.    to do so, or (b) the IESG considers that the document proposes
  839.  
  840.  
  841.  
  842. Bradner                  Best Current Practice                 [Page 15]
  843.  
  844. RFC 2026               Internet Standards Process           October 1996
  845.  
  846.  
  847.    something that conflicts with, or is actually inimical to, an
  848.    established IETF effort, the document may still be published as an
  849.    Experimental or Informational RFC.  In these cases, however, the IESG
  850.    may insert appropriate "disclaimer" text into the RFC either in or
  851.    immediately following the "Status of this Memo" section in order to
  852.    make the circumstances of its publication clear to readers.
  853.  
  854.    Documents proposed for Experimental and Informational RFCs by IETF
  855.    Working Groups go through IESG review.  The review is initiated using
  856.    the process described in section 6.1.1.
  857.  
  858. 4.2.4  Historic
  859.  
  860.    A specification that has been superseded by a more recent
  861.    specification or is for any other reason considered to be obsolete is
  862.    assigned to the "Historic" level.  (Purists have suggested that the
  863.    word should be "Historical"; however, at this point the use of
  864.    "Historic" is historical.)
  865.  
  866.    Note: Standards track specifications normally must not depend on
  867.    other standards track specifications which are at a lower maturity
  868.    level or on non standards track specifications other than referenced
  869.    specifications from other standards bodies.  (See Section 7.)
  870.  
  871. 5.  BEST CURRENT PRACTICE (BCP) RFCs
  872.  
  873.    The BCP subseries of the RFC series is designed to be a way to
  874.    standardize practices and the results of community deliberations.  A
  875.    BCP document is subject to the same basic set of procedures as
  876.    standards track documents and thus is a vehicle by which the IETF
  877.    community can define and ratify the community's best current thinking
  878.    on a statement of principle or on what is believed to be the best way
  879.    to perform some operations or IETF process function.
  880.  
  881.    Historically Internet standards have generally been concerned with
  882.    the technical specifications for hardware and software required for
  883.    computer communication across interconnected networks.  However,
  884.    since the Internet itself is composed of networks operated by a great
  885.    variety of organizations, with diverse goals and rules, good user
  886.    service requires that the operators and administrators of the
  887.    Internet follow some common guidelines for policies and operations.
  888.    While these guidelines are generally different in scope and style
  889.    from protocol standards, their establishment needs a similar process
  890.    for consensus building.
  891.  
  892.    While it is recognized that entities such as the IAB and IESG are
  893.    composed of individuals who may participate, as individuals, in the
  894.    technical work of the IETF, it is also recognized that the entities
  895.  
  896.  
  897.  
  898. Bradner                  Best Current Practice                 [Page 16]
  899.  
  900. RFC 2026               Internet Standards Process           October 1996
  901.  
  902.  
  903.    themselves have an existence as leaders in the community.  As leaders
  904.    in the Internet technical community, these entities should have an
  905.    outlet to propose ideas to stimulate work in a particular area, to
  906.    raise the community's sensitivity to a certain issue, to make a
  907.    statement of architectural principle, or to communicate their
  908.    thoughts on other matters.  The BCP subseries creates a smoothly
  909.    structured way for these management entities to insert proposals into
  910.    the consensus-building machinery of the IETF while gauging the
  911.    community's view of that issue.
  912.  
  913.    Finally, the BCP series may be used to document the operation of the
  914.    IETF itself.  For example, this document defines the IETF Standards
  915.    Process and is published as a BCP.
  916.  
  917. 5.1 BCP Review Process
  918.  
  919.    Unlike standards-track documents, the mechanisms described in BCPs
  920.    are not well suited to the phased roll-in nature of the three stage
  921.    standards track and instead generally only make sense for full and
  922.    immediate instantiation.
  923.  
  924.    The BCP process is similar to that for proposed standards.  The BCP
  925.    is submitted to the IESG for review, (see section 6.1.1) and the
  926.    existing review process applies, including a Last-Call on the IETF
  927.    Announce mailing list.  However, once the IESG has approved the
  928.    document, the process ends and the document is published.  The
  929.    resulting document is viewed as having the technical approval of the
  930.    IETF.
  931.  
  932.    Specifically, a document to be considered for the status of BCP must
  933.    undergo the procedures outlined in sections 6.1, and 6.4 of this
  934.    document. The BCP process may be appealed according to the procedures
  935.    in section 6.5.
  936.  
  937.    Because BCPs are meant to express community consensus but are arrived
  938.    at more quickly than standards, BCPs require particular care.
  939.    Specifically, BCPs should not be viewed simply as stronger
  940.    Informational RFCs, but rather should be viewed as documents suitable
  941.    for a content different from Informational RFCs.
  942.  
  943.    A specification, or group of specifications, that has, or have been
  944.    approved as a BCP is assigned a number in the BCP series while
  945.    retaining its RFC number(s).
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954. Bradner                  Best Current Practice                 [Page 17]
  955.  
  956. RFC 2026               Internet Standards Process           October 1996
  957.  
  958.  
  959. 6.  THE INTERNET STANDARDS PROCESS
  960.  
  961.    The mechanics of the Internet Standards Process involve decisions of
  962.    the IESG concerning the elevation of a specification onto the
  963.    standards track or the movement of a standards-track specification
  964.    from one maturity level to another.  Although a number of reasonably
  965.    objective criteria (described below and in section 4) are available
  966.    to guide the IESG in making a decision to move a specification onto,
  967.    along, or off the standards track, there is no algorithmic guarantee
  968.    of elevation to or progression along the standards track for any
  969.    specification.  The experienced collective judgment of the IESG
  970.    concerning the technical quality of a specification proposed for
  971.    elevation to or advancement in the standards track is an essential
  972.    component of the decision-making process.
  973.  
  974. 6.1  Standards Actions
  975.  
  976.    A "standards action" -- entering a particular specification into,
  977.    advancing it within, or removing it from, the standards track -- must
  978.    be approved by the IESG.
  979.  
  980. 6.1.1  Initiation of Action
  981.  
  982.    A specification that is intended to enter or advance in the Internet
  983.    standards track shall first be posted as an Internet-Draft (see
  984.    section 2.2) unless it has not changed since publication as an RFC.
  985.    It shall remain as an Internet-Draft for a period of time, not less
  986.    than two weeks, that permits useful community review, after which a
  987.    recommendation for action may be initiated.
  988.  
  989.    A standards action is initiated by a recommendation by the IETF
  990.    Working group responsible for a specification to its Area Director,
  991.    copied to the IETF Secretariat or, in the case of a specification not
  992.    associated with a Working Group, a recommendation by an individual to
  993.    the IESG.
  994.  
  995. 6.1.2  IESG Review and Approval
  996.  
  997.    The IESG shall determine whether or not a specification submitted to
  998.    it according to section 6.1.1 satisfies the applicable criteria for
  999.    the recommended action (see sections 4.1 and 4.2), and shall in
  1000.    addition determine whether or not the technical quality and clarity
  1001.    of the specification is consistent with that expected for the
  1002.    maturity level to which the specification is recommended.
  1003.  
  1004.    In order to obtain all of the information necessary to make these
  1005.    determinations, particularly when the specification is considered by
  1006.    the IESG to be extremely important in terms of its potential impact
  1007.  
  1008.  
  1009.  
  1010. Bradner                  Best Current Practice                 [Page 18]
  1011.  
  1012. RFC 2026               Internet Standards Process           October 1996
  1013.  
  1014.  
  1015.    on the Internet or on the suite of Internet protocols, the IESG may,
  1016.    at its discretion, commission an independent technical review of the
  1017.    specification.
  1018.  
  1019.    The IESG will send notice to the IETF of the pending IESG
  1020.    consideration of the document(s) to permit a final review by the
  1021.    general Internet community.  This "Last-Call" notification shall be
  1022.    via electronic mail to the IETF Announce mailing list.  Comments on a
  1023.    Last-Call shall be accepted from anyone, and should be sent as
  1024.    directed in the Last-Call announcement.
  1025.  
  1026.    The Last-Call period shall be no shorter than two weeks except in
  1027.    those cases where the proposed standards action was not initiated by
  1028.    an IETF Working Group, in which case the Last-Call period shall be no
  1029.    shorter than four weeks.  If the IESG believes that the community
  1030.    interest would be served by allowing more time for comment, it may
  1031.    decide on a longer Last-Call period or to explicitly lengthen a
  1032.    current Last-Call period.
  1033.  
  1034.    The IESG is not bound by the action recommended when the
  1035.    specification was submitted.  For example, the IESG may decide to
  1036.    consider the specification for publication in a different category
  1037.    than that requested.  If the IESG determines this before the Last-
  1038.    Call is issued then the Last-Call should reflect the IESG's view.
  1039.    The IESG could also decide to change the publication category based
  1040.    on the response to a Last-Call. If this decision would result in a
  1041.    specification being published at a "higher" level than the original
  1042.    Last-Call was for, a new Last-Call should be issued indicating the
  1043.    IESG recommendation. In addition, the IESG may decide to recommend
  1044.    the formation of a new Working Group in the case of significant
  1045.    controversy in response to a Last-Call for specification not
  1046.    originating from an IETF Working Group.
  1047.  
  1048.    In a timely fashion after the expiration of the Last-Call period, the
  1049.    IESG shall make its final determination of whether or not to approve
  1050.    the standards action, and shall notify the IETF of its decision via
  1051.    electronic mail to the IETF Announce mailing list.
  1052.  
  1053. 6.1.3  Publication
  1054.  
  1055.    If a standards action is approved, notification is sent to the RFC
  1056.    Editor and copied to the IETF with instructions to publish the
  1057.    specification as an RFC.  The specification shall at that point be
  1058.    removed from the Internet-Drafts directory.
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066. Bradner                  Best Current Practice                 [Page 19]
  1067.  
  1068. RFC 2026               Internet Standards Process           October 1996
  1069.  
  1070.  
  1071.    An official summary of standards actions completed and pending shall
  1072.    appear in each issue of the Internet Society's newsletter.  This
  1073.    shall constitute the "publication of record" for Internet standards
  1074.    actions.
  1075.  
  1076.    The RFC Editor shall publish periodically an "Internet Official
  1077.    Protocol Standards" RFC [1], summarizing the status of all Internet
  1078.    protocol and service specifications.
  1079.  
  1080. 6.2  Advancing in the Standards Track
  1081.  
  1082.    The procedure described in section 6.1 is followed for each action
  1083.    that attends the advancement of a specification along the standards
  1084.    track.
  1085.  
  1086.    A specification shall remain at the Proposed Standard level for at
  1087.    least six (6) months.
  1088.  
  1089.    A specification shall remain at the Draft Standard level for at least
  1090.    four (4) months, or until at least one IETF meeting has occurred,
  1091.    whichever comes later.
  1092.  
  1093.    These minimum periods are intended to ensure adequate opportunity for
  1094.    community review without severely impacting timeliness.  These
  1095.    intervals shall be measured from the date of publication of the
  1096.    corresponding RFC(s), or, if the action does not result in RFC
  1097.    publication, the date of the announcement of the IESG approval of the
  1098.    action.
  1099.  
  1100.    A specification may be (indeed, is likely to be) revised as it
  1101.    advances through the standards track.  At each stage, the IESG shall
  1102.    determine the scope and significance of the revision to the
  1103.    specification, and, if necessary and appropriate, modify the
  1104.    recommended action.  Minor revisions are expected, but a significant
  1105.    revision may require that the specification accumulate more
  1106.    experience at its current maturity level before progressing. Finally,
  1107.    if the specification has been changed very significantly, the IESG
  1108.    may recommend that the revision be treated as a new document, re-
  1109.    entering the standards track at the beginning.
  1110.  
  1111.    Change of status shall result in republication of the specification
  1112.    as an RFC, except in the rare case that there have been no changes at
  1113.    all in the specification since the last publication.  Generally,
  1114.    desired changes will be "batched" for incorporation at the next level
  1115.    in the standards track.  However, deferral of changes to the next
  1116.    standards action on the specification will not always be possible or
  1117.    desirable; for example, an important typographical error, or a
  1118.    technical error that does not represent a change in overall function
  1119.  
  1120.  
  1121.  
  1122. Bradner                  Best Current Practice                 [Page 20]
  1123.  
  1124. RFC 2026               Internet Standards Process           October 1996
  1125.  
  1126.  
  1127.    of the specification, may need to be corrected immediately.  In such
  1128.    cases, the IESG or RFC Editor may be asked to republish the RFC (with
  1129.    a new number) with corrections, and this will not reset the minimum
  1130.    time-at-level clock.
  1131.  
  1132.    When a standards-track specification has not reached the Internet
  1133.    Standard level but has remained at the same maturity level for
  1134.    twenty-four (24) months, and every twelve (12) months thereafter
  1135.    until the status is changed, the IESG shall review the viability of
  1136.    the standardization effort responsible for that specification and the
  1137.    usefulness of the technology. Following each such review, the IESG
  1138.    shall approve termination or continuation of the development effort,
  1139.    at the same time the IESG shall decide to maintain the specification
  1140.    at the same maturity level or to move it to Historic status.  This
  1141.    decision shall be communicated to the IETF by electronic mail to the
  1142.    IETF Announce mailing list to allow the Internet community an
  1143.    opportunity to comment. This provision is not intended to threaten a
  1144.    legitimate and active Working Group effort, but rather to provide an
  1145.    administrative mechanism for terminating a moribund effort.
  1146.  
  1147. 6.3  Revising a Standard
  1148.  
  1149.    A new version of an established Internet Standard must progress
  1150.    through the full Internet standardization process as if it were a
  1151.    completely new specification.  Once the new version has reached the
  1152.    Standard level, it will usually replace the previous version, which
  1153.    will be moved to Historic status.  However, in some cases both
  1154.    versions may remain as Internet Standards to honor the requirements
  1155.    of an installed base.  In this situation, the relationship between
  1156.    the previous and the new versions must be explicitly stated in the
  1157.    text of the new version or in another appropriate document (e.g., an
  1158.    Applicability Statement; see section 3.2).
  1159.  
  1160. 6.4  Retiring a Standard
  1161.  
  1162.    As the technology changes and matures, it is possible for a new
  1163.    Standard specification to be so clearly superior technically that one
  1164.    or more existing standards track specifications for the same function
  1165.    should be retired.  In this case, or when it is felt for some other
  1166.    reason that an existing standards track specification should be
  1167.    retired, the IESG shall approve a change of status of the old
  1168.    specification(s) to Historic.  This recommendation shall be issued
  1169.    with the same Last-Call and notification procedures used for any
  1170.    other standards action.  A request to retire an existing standard can
  1171.    originate from a Working Group, an Area Director or some other
  1172.    interested party.
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178. Bradner                  Best Current Practice                 [Page 21]
  1179.  
  1180. RFC 2026               Internet Standards Process           October 1996
  1181.  
  1182.  
  1183. 6.5  Conflict Resolution and Appeals
  1184.  
  1185.    Disputes are possible at various stages during the IETF process. As
  1186.    much as possible the process is designed so that compromises can be
  1187.    made, and genuine consensus achieved, however there are times when
  1188.    even the most reasonable and knowledgeable people are unable to
  1189.    agree. To achieve the goals of openness and fairness, such conflicts
  1190.    must be resolved by a process of open review and discussion. This
  1191.    section specifies the procedures that shall be followed to deal with
  1192.    Internet standards issues that cannot be resolved through the normal
  1193.    processes whereby IETF Working Groups and other Internet Standards
  1194.    Process participants ordinarily reach consensus.
  1195.  
  1196. 6.5.1 Working Group Disputes
  1197.  
  1198.    An individual (whether a participant in the relevant Working Group or
  1199.    not) may disagree with a Working Group recommendation based on his or
  1200.    her belief that either (a) his or her own views have not been
  1201.    adequately considered by the Working Group, or (b) the Working Group
  1202.    has made an incorrect technical choice which places the quality
  1203.    and/or integrity of the Working Group's product(s) in significant
  1204.    jeopardy.  The first issue is a difficulty with Working Group
  1205.    process;  the latter is an assertion of technical error.  These two
  1206.    types of disagreement are quite different, but both are handled by
  1207.    the same process of review.
  1208.  
  1209.    A person who disagrees with a Working Group recommendation shall
  1210.    always first discuss the matter with the Working Group's chair(s),
  1211.    who may involve other members of the Working Group (or the Working
  1212.    Group as a whole) in the discussion.
  1213.  
  1214.    If the disagreement cannot be resolved in this way, any of the
  1215.    parties involved may bring it to the attention of the Area
  1216.    Director(s) for the area in which the Working Group is chartered.
  1217.    The Area Director(s) shall attempt to resolve the dispute.
  1218.  
  1219.    If the disagreement cannot be resolved by the Area Director(s) any of
  1220.    the parties involved may then appeal to the IESG as a whole.  The
  1221.    IESG shall then review the situation and attempt to resolve it in a
  1222.    manner of its own choosing.
  1223.  
  1224.    If the disagreement is not resolved to the satisfaction of the
  1225.    parties at the IESG level, any of the parties involved may appeal the
  1226.    decision to the IAB.  The IAB shall then review the situation and
  1227.    attempt to resolve it in a manner of its own choosing.
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234. Bradner                  Best Current Practice                 [Page 22]
  1235.  
  1236. RFC 2026               Internet Standards Process           October 1996
  1237.  
  1238.  
  1239.    The IAB decision is final with respect to the question of whether or
  1240.    not the Internet standards procedures have been followed and with
  1241.    respect to all questions of technical merit.
  1242.  
  1243. 6.5.2 Process Failures
  1244.  
  1245.    This document sets forward procedures required to be followed to
  1246.    ensure openness and fairness of the Internet Standards Process, and
  1247.    the technical viability of the standards created. The IESG is the
  1248.    principal agent of the IETF for this purpose, and it is the IESG that
  1249.    is charged with ensuring that the required procedures have been
  1250.    followed, and that any necessary prerequisites to a standards action
  1251.    have been met.
  1252.  
  1253.    If an individual should disagree with an action taken by the IESG in
  1254.    this process, that person should first discuss the issue with the
  1255.    ISEG Chair. If the IESG Chair is unable to satisfy the complainant
  1256.    then the IESG as a whole should re-examine the action taken, along
  1257.    with input from the complainant, and determine whether any further
  1258.    action is needed.  The IESG shall issue a report on its review of the
  1259.    complaint to the IETF.
  1260.  
  1261.    Should the complainant not be satisfied with the outcome of the IESG
  1262.    review, an appeal may be lodged to the IAB. The IAB shall then review
  1263.    the situation and attempt to resolve it in a manner of its own
  1264.    choosing and report to the IETF on the outcome of its review.
  1265.  
  1266.    If circumstances warrant, the IAB may direct that an IESG decision be
  1267.    annulled, and the situation shall then be as it was before the IESG
  1268.    decision was taken. The IAB may also recommend an action to the IESG,
  1269.    or make such other recommendations as it deems fit. The IAB may not,
  1270.    however, pre-empt the role of the IESG by issuing a decision which
  1271.    only the IESG is empowered to make.
  1272.  
  1273.    The IAB decision is final with respect to the question of whether or
  1274.    not the Internet standards procedures have been followed.
  1275.  
  1276. 6.5.3 Questions of Applicable Procedure
  1277.  
  1278.    Further recourse is available only in cases in which the procedures
  1279.    themselves (i.e., the procedures described in this document) are
  1280.    claimed to be inadequate or insufficient to the protection of the
  1281.    rights of all parties in a fair and open Internet Standards Process.
  1282.    Claims on this basis may be made to the Internet Society Board of
  1283.    Trustees.  The President of the Internet Society shall acknowledge
  1284.    such an appeal within two weeks, and shall at the time of
  1285.    acknowledgment advise the petitioner of the expected duration of the
  1286.    Trustees' review of the appeal.  The Trustees shall review the
  1287.  
  1288.  
  1289.  
  1290. Bradner                  Best Current Practice                 [Page 23]
  1291.  
  1292. RFC 2026               Internet Standards Process           October 1996
  1293.  
  1294.  
  1295.    situation in a manner of its own choosing and report to the IETF on
  1296.    the outcome of its review.
  1297.  
  1298.    The Trustees' decision upon completion of their review shall be final
  1299.    with respect to all aspects of the dispute.
  1300.  
  1301. 6.5.4 Appeals Procedure
  1302.  
  1303.    All appeals must include a detailed and specific description of the
  1304.    facts of the dispute.
  1305.  
  1306.    All appeals must be initiated within two months of the public
  1307.    knowledge of the action or decision to be challenged.
  1308.  
  1309.    At all stages of the appeals process, the individuals or bodies
  1310.    responsible for making the decisions have the discretion to define
  1311.    the specific procedures they will follow in the process of making
  1312.    their decision.
  1313.  
  1314.    In all cases a decision concerning the disposition of the dispute,
  1315.    and the communication of that decision to the parties involved, must
  1316.    be accomplished within a reasonable period of time.
  1317.  
  1318.    [NOTE:  These procedures intentionally and explicitly do not
  1319.    establish a fixed maximum time period that shall be considered
  1320.    "reasonable" in all cases.  The Internet Standards Process places a
  1321.    premium on consensus and efforts to achieve it, and deliberately
  1322.    foregoes deterministically swift execution of procedures in favor of
  1323.    a latitude within which more genuine technical agreements may be
  1324.    reached.]
  1325.  
  1326. 7.  EXTERNAL STANDARDS AND SPECIFICATIONS
  1327.  
  1328.    Many standards groups other than the IETF create and publish
  1329.    standards documents for network protocols and services.  When these
  1330.    external specifications play an important role in the Internet, it is
  1331.    desirable to reach common agreements on their usage -- i.e., to
  1332.    establish Internet Standards relating to these external
  1333.    specifications.
  1334.  
  1335.    There are two categories of external specifications:
  1336.  
  1337.    (1)  Open Standards
  1338.  
  1339.       Various national and international standards bodies, such as ANSI,
  1340.       ISO, IEEE, and ITU-T, develop a variety of protocol and service
  1341.       specifications that are similar to Technical Specifications
  1342.       defined here.  National and international groups also publish
  1343.  
  1344.  
  1345.  
  1346. Bradner                  Best Current Practice                 [Page 24]
  1347.  
  1348. RFC 2026               Internet Standards Process           October 1996
  1349.  
  1350.  
  1351.       "implementors' agreements" that are analogous to Applicability
  1352.       Statements, capturing a body of implementation-specific detail
  1353.       concerned with the practical application of their standards.  All
  1354.       of these are considered to be "open external standards" for the
  1355.       purposes of the Internet Standards Process.
  1356.  
  1357.    (2)  Other Specifications
  1358.  
  1359.       Other proprietary specifications that have come to be widely used
  1360.       in the Internet may be treated by the Internet community as if
  1361.       they were a "standards".  Such a specification is not generally
  1362.       developed in an open fashion, is typically proprietary, and is
  1363.       controlled by the vendor, vendors, or organization that produced
  1364.       it.
  1365.  
  1366. 7.1  Use of External Specifications
  1367.  
  1368.    To avoid conflict between competing versions of a specification, the
  1369.    Internet community will not standardize a specification that is
  1370.    simply an "Internet version" of an existing external specification
  1371.    unless an explicit cooperative arrangement to do so has been made.
  1372.    However, there are several ways in which an external specification
  1373.    that is important for the operation and/or evolution of the Internet
  1374.    may be adopted for Internet use.
  1375.  
  1376. 7.1.1  Incorporation of an Open Standard
  1377.  
  1378.    An Internet Standard TS or AS may incorporate an open external
  1379.    standard by reference.  For example, many Internet Standards
  1380.    incorporate by reference the ANSI standard character set "ASCII" [2].
  1381.    Whenever possible, the referenced specification shall be available
  1382.    online.
  1383.  
  1384. 7.1.2  Incorporation of Other Specifications
  1385.  
  1386.    Other proprietary specifications may be incorporated by reference to
  1387.    a version of the specification as long as the proprietor meets the
  1388.    requirements of section 10.  If the other proprietary specification
  1389.    is not widely and readily available, the IESG may request that it be
  1390.    published as an Informational RFC.
  1391.  
  1392.    The IESG generally should not favor a particular proprietary
  1393.    specification over technically equivalent and competing
  1394.    specification(s) by making any incorporated vendor specification
  1395.    "required" or "recommended".
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402. Bradner                  Best Current Practice                 [Page 25]
  1403.  
  1404. RFC 2026               Internet Standards Process           October 1996
  1405.  
  1406.  
  1407. 7.1.3  Assumption
  1408.  
  1409.    An IETF Working Group may start from an external specification and
  1410.    develop it into an Internet specification.  This is acceptable if (1)
  1411.    the specification is provided to the Working Group in compliance with
  1412.    the requirements of section 10, and (2) change control has been
  1413.    conveyed to IETF by the original developer of the specification for
  1414.    the specification or for specifications derived from the original
  1415.    specification.
  1416.  
  1417. 8.  NOTICES AND RECORD KEEPING
  1418.  
  1419.    Each of the organizations involved in the development and approval of
  1420.    Internet Standards shall publicly announce, and shall maintain a
  1421.    publicly accessible record of, every activity in which it engages, to
  1422.    the extent that the activity represents the prosecution of any part
  1423.    of the Internet Standards Process.  For purposes of this section, the
  1424.    organizations involved in the development and approval of Internet
  1425.    Standards includes the IETF, the IESG, the IAB, all IETF Working
  1426.    Groups, and the Internet Society Board of Trustees.
  1427.  
  1428.    For IETF and Working Group meetings announcements shall be made by
  1429.    electronic mail to the IETF Announce mailing list and shall be made
  1430.    sufficiently far in advance of the activity to permit all interested
  1431.    parties to effectively participate.  The announcement shall contain
  1432.    (or provide pointers to) all of the information that is necessary to
  1433.    support the participation of any interested individual.  In the case
  1434.    of a meeting, for example, the announcement shall include an agenda
  1435.    that specifies the standards- related issues that will be discussed.
  1436.  
  1437.    The formal record of an organization's standards-related activity
  1438.    shall include at least the following:
  1439.  
  1440.    o  the charter of the organization (or a defining document equivalent
  1441.       to a charter);
  1442.    o  complete and accurate minutes of meetings;
  1443.    o  the archives of Working Group electronic mail mailing lists;  and
  1444.    o  all written contributions from participants that pertain to the
  1445.       organization's standards-related activity.
  1446.  
  1447.    As a practical matter, the formal record of all Internet Standards
  1448.    Process activities is maintained by the IETF Secretariat, and is the
  1449.    responsibility of the IETF Secretariat except that each IETF Working
  1450.    Group is expected to maintain their own email list archive and must
  1451.    make a best effort to ensure that all traffic is captured and
  1452.    included in the archives.  Also, the Working Group chair is
  1453.    responsible for providing the IETF Secretariat with complete and
  1454.    accurate minutes of all Working Group meetings.  Internet-Drafts that
  1455.  
  1456.  
  1457.  
  1458. Bradner                  Best Current Practice                 [Page 26]
  1459.  
  1460. RFC 2026               Internet Standards Process           October 1996
  1461.  
  1462.  
  1463.    have been removed (for any reason) from the Internet-Drafts
  1464.    directories shall be archived by the IETF Secretariat for the sole
  1465.    purpose of preserving an historical record of Internet standards
  1466.    activity and thus are not retrievable except in special
  1467.    circumstances.
  1468.  
  1469. 9.  VARYING THE PROCESS
  1470.  
  1471.    This document, which sets out the rules and procedures by which
  1472.    Internet Standards and related documents are made is itself a product
  1473.    of the Internet Standards Process (as a BCP, as described in section
  1474.    5). It replaces a previous version, and in time, is likely itself to
  1475.    be replaced.
  1476.  
  1477.    While, when published, this document represents the community's view
  1478.    of the proper and correct process to follow, and requirements to be
  1479.    met, to allow for the best possible Internet Standards and BCPs, it
  1480.    cannot be assumed that this will always remain the case. From time to
  1481.    time there may be a desire to update it, by replacing it with a new
  1482.    version.  Updating this document uses the same open procedures as are
  1483.    used for any other BCP.
  1484.  
  1485.    In addition, there may be situations where following the procedures
  1486.    leads to a deadlock about a specific specification, or there may be
  1487.    situations where the procedures provide no guidance.  In these cases
  1488.    it may be appropriate to invoke the variance procedure described
  1489.    below.
  1490.  
  1491. 9.1 The Variance Procedure
  1492.  
  1493.    Upon the recommendation of the responsible IETF Working Group (or, if
  1494.    no Working Group is constituted, upon the recommendation of an ad hoc
  1495.    committee), the IESG may enter a particular specification into, or
  1496.    advance it within, the standards track even though some of the
  1497.    requirements of this document have not or will not be met. The IESG
  1498.    may approve such a variance, however, only if it first determines
  1499.    that the likely benefits to the Internet community are likely to
  1500.    outweigh any costs to the Internet community that result from
  1501.    noncompliance with the requirements in this document.  In exercising
  1502.    this discretion, the IESG shall at least consider (a) the technical
  1503.    merit of the specification, (b) the possibility of achieving the
  1504.    goals of the Internet Standards Process without granting a variance,
  1505.    (c) alternatives to the granting of a variance, (d) the collateral
  1506.    and precedential effects of granting a variance, and (e) the IESG's
  1507.    ability to craft a variance that is as narrow as possible.  In
  1508.    determining whether to approve a variance, the IESG has discretion to
  1509.    limit the scope of the variance to particular parts of this document
  1510.    and to impose such additional restrictions or limitations as it
  1511.  
  1512.  
  1513.  
  1514. Bradner                  Best Current Practice                 [Page 27]
  1515.  
  1516. RFC 2026               Internet Standards Process           October 1996
  1517.  
  1518.  
  1519.    determines appropriate to protect the interests of the Internet
  1520.    community.
  1521.  
  1522.    The proposed variance must detail the problem perceived, explain the
  1523.    precise provision of this document which is causing the need for a
  1524.    variance, and the results of the IESG's considerations including
  1525.    consideration of points (a) through (d) in the previous paragraph.
  1526.    The proposed variance shall be issued as an Internet Draft.  The IESG
  1527.    shall then issue an extended Last-Call, of no less than 4 weeks, to
  1528.    allow for community comment upon the proposal.
  1529.  
  1530.    In a timely fashion after the expiration of the Last-Call period, the
  1531.    IESG shall make its final determination of whether or not to approve
  1532.    the proposed variance, and shall notify the IETF of its decision via
  1533.    electronic mail to the IETF Announce mailing list.  If the variance
  1534.    is approved it shall be forwarded to the RFC Editor with a request
  1535.    that it be published as a BCP.
  1536.  
  1537.    This variance procedure is for use when a one-time waving of some
  1538.    provision of this document is felt to be required.  Permanent changes
  1539.    to this document shall be accomplished through the normal BCP
  1540.    process.
  1541.  
  1542.    The appeals process in section 6.5 applies to this process.
  1543.  
  1544. 9.2 Exclusions
  1545.  
  1546.    No use of this procedure may lower any specified delays, nor exempt
  1547.    any proposal from the requirements of openness, fairness, or
  1548.    consensus, nor from the need to keep proper records of the meetings
  1549.    and mailing list discussions.
  1550.  
  1551.    Specifically, the following sections of this document must not be
  1552.    subject of a variance: 5.1, 6.1, 6.1.1 (first paragraph), 6.1.2, 6.3
  1553.    (first sentence), 6.5 and 9.
  1554.  
  1555. 10.  INTELLECTUAL PROPERTY RIGHTS
  1556.  
  1557. 10.1.  General Policy
  1558.  
  1559.    In all matters of intellectual property rights and procedures, the
  1560.    intention is to benefit the Internet community and the public at
  1561.    large, while respecting the legitimate rights of others.
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570. Bradner                  Best Current Practice                 [Page 28]
  1571.  
  1572. RFC 2026               Internet Standards Process           October 1996
  1573.  
  1574.  
  1575. 10.2  Confidentiality Obligations
  1576.  
  1577.    No contribution that is subject to any requirement of confidentiality
  1578.    or any restriction on its dissemination may be considered in any part
  1579.    of the Internet Standards Process, and there must be no assumption of
  1580.    any confidentiality obligation with respect to any such contribution.
  1581.  
  1582. 10.3.  Rights and Permissions
  1583.  
  1584.    In the course of standards work, the IETF receives contributions in
  1585.    various forms and from many persons.  To best facilitate the
  1586.    dissemination of these contributions, it is necessary to understand
  1587.    any intellectual property rights (IPR) relating to the contributions.
  1588.  
  1589. 10.3.1.  All Contributions
  1590.  
  1591.    By submission of a contribution, each person actually submitting the
  1592.    contribution is deemed to agree to the following terms and conditions
  1593.    on his own behalf, on behalf of the organization (if any) he
  1594.    represents and on behalf of the owners of any propriety rights in the
  1595.    contribution..  Where a submission identifies contributors in
  1596.    addition to the contributor(s) who provide the actual submission, the
  1597.    actual submitter(s) represent that each other named contributor was
  1598.    made aware of and agreed to accept the same terms and conditions on
  1599.    his own behalf, on behalf of any organization he may represent and
  1600.    any known owner of any proprietary rights in the contribution.
  1601.  
  1602.    l. Some works (e.g. works of the U.S. Government) are not subject to
  1603.       copyright.  However, to the extent that the submission is or may
  1604.       be subject to copyright, the contributor, the organization he
  1605.       represents (if any) and the owners of any proprietary rights in
  1606.       the contribution, grant an unlimited perpetual, non-exclusive,
  1607.       royalty-free, world-wide right and license to the ISOC and the
  1608.       IETF under any copyrights in the contribution.  This license
  1609.       includes the right to copy, publish and distribute the
  1610.       contribution in any way, and to prepare derivative works that are
  1611.       based on or incorporate all or part of the contribution, the
  1612.       license to such derivative works to be of the same scope as the
  1613.       license of the original contribution.
  1614.  
  1615.    2. The contributor acknowledges that the ISOC and IETF have no duty
  1616.       to publish or otherwise use or disseminate any contribution.
  1617.  
  1618.    3. The contributor grants permission to reference the name(s) and
  1619.       address(es) of the contributor(s) and of the organization(s) he
  1620.       represents (if any).
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626. Bradner                  Best Current Practice                 [Page 29]
  1627.  
  1628. RFC 2026               Internet Standards Process           October 1996
  1629.  
  1630.  
  1631.    4. The contributor represents that contribution properly acknowledge
  1632.       major contributors.
  1633.  
  1634.    5. The contribuitor, the organization (if any) he represents and the
  1635.       owners of any proprietary rights in the contribution, agree that
  1636.       no information in the contribution is confidential and that the
  1637.       ISOC and its affiliated organizations may freely disclose any
  1638.       information in the contribution.
  1639.  
  1640.    6. The contributor represents that he has disclosed the existence of
  1641.       any proprietary or intellectual property rights in the
  1642.       contribution that are reasonably and personally known to the
  1643.       contributor.  The contributor does not represent that he
  1644.       personally knows of all potentially pertinent proprietary and
  1645.       intellectual property rights owned or claimed by the organization
  1646.       he represents (if any) or third parties.
  1647.  
  1648.    7. The contributor represents that there are no limits to the
  1649.       contributor's ability to make the grants acknowledgments and
  1650.       agreements above that are reasonably and personally known to the
  1651.       contributor.
  1652.  
  1653.       By ratifying this description of the IETF process the Internet
  1654.       Society warrants that it will not inhibit the traditional open and
  1655.       free access to IETF documents for which license and right have
  1656.       been assigned according to the procedures set forth in this
  1657.       section, including Internet-Drafts and RFCs. This warrant is
  1658.       perpetual and will not be revoked by the Internet Society or its
  1659.       successors or assigns.
  1660.  
  1661. 10.3.2. Standards Track Documents
  1662.  
  1663.    (A)  Where any patents, patent applications, or other proprietary
  1664.       rights are known, or claimed, with respect to any specification on
  1665.       the standards track, and brought to the attention of the IESG, the
  1666.       IESG shall not advance the specification without including in the
  1667.       document a note indicating the existence of such rights, or
  1668.       claimed rights.  Where implementations are required before
  1669.       advancement of a specification, only implementations that have, by
  1670.       statement of the implementors, taken adequate steps to comply with
  1671.       any such rights, or claimed rights, shall be considered for the
  1672.       purpose of showing the adequacy of the specification.
  1673.    (B)  The IESG disclaims any responsibility for identifying the
  1674.       existence of or for evaluating the applicability of any claimed
  1675.       copyrights, patents, patent applications, or other rights in the
  1676.       fulfilling of the its obligations under (A), and will take no
  1677.       position on the validity or scope of any such rights.
  1678.  
  1679.  
  1680.  
  1681.  
  1682. Bradner                  Best Current Practice                 [Page 30]
  1683.  
  1684. RFC 2026               Internet Standards Process           October 1996
  1685.  
  1686.  
  1687.    (C)  Where the IESG knows of rights, or claimed rights under (A), the
  1688.       IETF Executive Director shall attempt to obtain from the claimant
  1689.       of such rights, a written assurance that upon approval by the IESG
  1690.       of the relevant Internet standards track specification(s), any
  1691.       party will be able to obtain the right to implement, use and
  1692.       distribute the technology or works when implementing, using or
  1693.       distributing technology based upon the specific specification(s)
  1694.       under openly specified, reasonable, non-discriminatory terms.
  1695.       The Working Group proposing the use of the technology with respect
  1696.       to which the proprietary rights are claimed may assist the IETF
  1697.       Executive Director in this effort.  The results of this procedure
  1698.       shall not affect advancement of a specification along the
  1699.       standards track, except that the IESG may defer approval where a
  1700.       delay may facilitate the obtaining of such assurances.  The
  1701.       results will, however, be recorded by the IETF Executive Director,
  1702.       and made available.  The IESG may also direct that a summary of
  1703.       the results be included in any RFC published containing the
  1704.       specification.
  1705.  
  1706. 10.3.3  Determination of Reasonable and Non-discriminatory Terms
  1707.  
  1708.    The IESG will not make any explicit determination that the assurance
  1709.    of reasonable and non-discriminatory terms for the use of a
  1710.    technology has been fulfilled in practice.  It will instead use the
  1711.    normal requirements for the advancement of Internet Standards to
  1712.    verify that the terms for use are reasonable.  If the two unrelated
  1713.    implementations of the specification that are required to advance
  1714.    from Proposed Standard to Draft Standard have been produced by
  1715.    different organizations or individuals or if the "significant
  1716.    implementation and successful operational experience" required to
  1717.    advance from Draft Standard to Standard has been achieved the
  1718.    assumption is that the terms must be reasonable and to some degree,
  1719.    non-discriminatory.  This assumption may be challenged during the
  1720.    Last-Call period.
  1721.  
  1722. 10.4.  Notices
  1723.  
  1724.    (A)  Standards track documents shall include the following notice:
  1725.  
  1726.          "The IETF takes no position regarding the validity or scope of
  1727.          any intellectual property or other rights that might be claimed
  1728.          to  pertain to the implementation or use of the technology
  1729.          described in this document or the extent to which any license
  1730.          under such rights might or might not be available; neither does
  1731.          it represent that it has made any effort to identify any such
  1732.          rights.  Information on the IETF's procedures with respect to
  1733.          rights in standards-track and standards-related documentation
  1734.          can be found in BCP-11.  Copies of claims of rights made
  1735.  
  1736.  
  1737.  
  1738. Bradner                  Best Current Practice                 [Page 31]
  1739.  
  1740. RFC 2026               Internet Standards Process           October 1996
  1741.  
  1742.  
  1743.          available for publication and any assurances of licenses to
  1744.          be made available, or the result of an attempt made
  1745.          to obtain a general license or permission for the use of such
  1746.          proprietary rights by implementors or users of this
  1747.          specification can be obtained from the IETF Secretariat."
  1748.  
  1749.    (B)  The IETF encourages all interested parties to bring to its
  1750.       attention, at the earliest possible time, the existence of any
  1751.       intellectual property rights pertaining to Internet Standards.
  1752.       For this purpose, each standards document shall include the
  1753.       following invitation:
  1754.  
  1755.          "The IETF invites any interested party to bring to its
  1756.          attention any copyrights, patents or patent applications, or
  1757.          other proprietary rights which may cover technology that may be
  1758.          required to practice this standard.  Please address the
  1759.          information to the IETF Executive Director."
  1760.  
  1761.    (C)  The following copyright notice and disclaimer shall be included
  1762.       in all ISOC standards-related documentation:
  1763.  
  1764.          "Copyright (C) The Internet Society (date). All Rights
  1765.          Reserved.
  1766.  
  1767.          This document and translations of it may be copied and
  1768.          furnished to others, and derivative works that comment on or
  1769.          otherwise explain it or assist in its implmentation may be
  1770.          prepared, copied, published and distributed, in whole or in
  1771.          part, without restriction of any kind, provided that the above
  1772.          copyright notice and this paragraph are included on all such
  1773.          copies and derivative works.  However, this document itself may
  1774.          not be modified in any way, such as by removing the copyright
  1775.          notice or references to the Internet Society or other Internet
  1776.          organizations, except as needed for the  purpose of developing
  1777.          Internet standards in which case the procedures for copyrights
  1778.          defined in the Internet Standards process must be followed, or
  1779.          as required to translate it into languages other than English.
  1780.  
  1781.          The limited permissions granted above are perpetual and will
  1782.          not be revoked by the Internet Society or its successors or
  1783.          assigns.
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794. Bradner                  Best Current Practice                 [Page 32]
  1795.  
  1796. RFC 2026               Internet Standards Process           October 1996
  1797.  
  1798.  
  1799.          This document and the information contained herein is provided
  1800.          on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET
  1801.          ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR
  1802.          IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE
  1803.          OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY
  1804.          IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
  1805.          PARTICULAR PURPOSE."
  1806.  
  1807.    (D)  Where the IESG is aware at the time of publication of
  1808.       proprietary rights claimed with respect to a standards track
  1809.       document, or the technology described or referenced therein, such
  1810.       document shall contain the following notice:
  1811.  
  1812.          "The IETF has been notified of intellectual property rights
  1813.          claimed in regard to some or all of the specification contained
  1814.          in this document.  For more information consult the online list
  1815.          of claimed rights."
  1816.  
  1817. 11.  ACKNOWLEDGMENTS
  1818.  
  1819.    There have been a number of people involved with the development of
  1820.    the documents defining the IETF Standards Process over the years.
  1821.    The process was first described in RFC 1310 then revised in RFC 1602
  1822.    before the current effort (which relies heavily on its predecessors).
  1823.    Specific acknowledgments must be extended to Lyman Chapin, Phill
  1824.    Gross and Christian Huitema as the editors of the previous versions,
  1825.    to Jon Postel and Dave Crocker for their inputs to those versions, to
  1826.    Andy Ireland, Geoff Stewart, Jim Lampert, and Dick Holleman for their
  1827.    reviews of the legal aspects of the procedures described herein, and
  1828.    to John Stewart, Robert Elz and Steve Coya for their extensive input
  1829.    on the final version.
  1830.  
  1831.    In addition much of the credit for the refinement of the details of
  1832.    the IETF processes belongs to the many members of the various
  1833.    incarnations of the POISED Working Group.
  1834.  
  1835. 12.  SECURITY CONSIDERATIONS
  1836.  
  1837.    Security issues are not discussed in this memo.
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850. Bradner                  Best Current Practice                 [Page 33]
  1851.  
  1852. RFC 2026               Internet Standards Process           October 1996
  1853.  
  1854.  
  1855. 13.  REFERENCES
  1856.  
  1857.    [1]  Postel, J., "Internet Official Protocol Standards", STD 1,
  1858.         USC/Information Sciences Institute, March 1996.
  1859.  
  1860.    [2]  ANSI, Coded Character Set -- 7-Bit American Standard Code for
  1861.         Information Interchange, ANSI X3.4-1986.
  1862.  
  1863.    [3]  Reynolds, J., and J. Postel, "Assigned Numbers", STD 2,
  1864.         USC/Information Sciences Institute, October 1994.
  1865.  
  1866.    [4]  Postel, J., "Introduction to the STD Notes", RFC 1311,
  1867.         USC/Information Sciences Institute, March 1992.
  1868.  
  1869.    [5]  Postel, J., "Instructions to RFC Authors", RFC 1543,
  1870.         USC/Information Sciences Institute, October 1993.
  1871.  
  1872.    [6]  Huitema, C., J. Postel, and S. Crocker "Not All RFCs are
  1873.         Standards", RFC 1796, April 1995.
  1874.  
  1875. 14. DEFINITIONS OF TERMS
  1876.  
  1877.    IETF Area - A management division within the IETF.  An Area consists
  1878.       of Working Groups related to a general topic such as routing.  An
  1879.       Area is managed by one or two Area Directors.
  1880.    Area Director - The manager of an IETF Area.  The Area Directors
  1881.       along with the IETF Chair comprise the Internet Engineering
  1882.       Steering Group (IESG).
  1883.    File Transfer Protocol (FTP) - An Internet application used to
  1884.       transfer files in a TCP/IP network.
  1885.    gopher - An Internet application used to interactively select and
  1886.       retrieve files in a TCP/IP network.
  1887.    Internet Architecture Board (IAB) - An appointed group that assists
  1888.       in the management of the IETF standards process.
  1889.    Internet Engineering Steering Group (IESG) - A group comprised of the
  1890.       IETF Area Directors and the IETF Chair.  The IESG is responsible
  1891.       for the management, along with the IAB, of the IETF and is the
  1892.       standards approval board for the IETF.
  1893.    interoperable - For the purposes of this document, "interoperable"
  1894.       means to be able to interoperate over a data communications path.
  1895.    Last-Call - A public comment period used to gage the level of
  1896.       consensus about the reasonableness of a proposed standards action.
  1897.       (see section 6.1.2)
  1898.  
  1899.  
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905.  
  1906. Bradner                  Best Current Practice                 [Page 34]
  1907.  
  1908. RFC 2026               Internet Standards Process           October 1996
  1909.  
  1910.  
  1911.    online - Relating to information made available over the Internet.
  1912.       When referenced in this document material is said to be online
  1913.       when it is retrievable without restriction or undue fee using
  1914.       standard Internet applications such as anonymous FTP, gopher or
  1915.       the WWW.
  1916.    Working Group - A group chartered by the IESG and IAB to work on a
  1917.       specific specification, set of specifications or topic.
  1918.  
  1919. 15. AUTHOR'S ADDRESS
  1920.  
  1921.    Scott O. Bradner
  1922.    Harvard University
  1923.    Holyoke Center, Room 813
  1924.    1350 Mass. Ave.
  1925.    Cambridge, MA  02138
  1926.    USA
  1927.  
  1928.    Phone: +1 617 495 3864
  1929.    EMail: sob@harvard.edu
  1930.  
  1931.  
  1932.  
  1933.  
  1934.  
  1935.  
  1936.  
  1937.  
  1938.  
  1939.  
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.  
  1954.  
  1955.  
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962. Bradner                  Best Current Practice                 [Page 35]
  1963.  
  1964. RFC 2026               Internet Standards Process           October 1996
  1965.  
  1966.  
  1967. APPENDIX A: GLOSSARY OF ACRONYMS
  1968.  
  1969.    ANSI:     American National Standards Institute
  1970.    ARPA:     (U.S.) Advanced Research Projects Agency
  1971.    AS:       Applicability Statement
  1972.    FTP:      File Transfer Protocol
  1973.    ASCII:    American Standard Code for Information Interchange
  1974.    ITU-T:    Telecommunications Standardization sector of the
  1975.              International Telecommunication Union (ITU), a UN
  1976.              treaty organization; ITU-T was formerly called CCITT.
  1977.    IAB:      Internet Architecture Board
  1978.    IANA:     Internet Assigned Numbers Authority
  1979.    IEEE:     Institute of Electrical and Electronics Engineers
  1980.    ICMP:     Internet Control Message Protocol
  1981.    IESG:     Internet Engineering Steering Group
  1982.    IETF:     Internet Engineering Task Force
  1983.    IP:       Internet Protocol
  1984.    IRSG      Internet Research Steering Group
  1985.    IRTF:     Internet Research Task Force
  1986.    ISO:      International Organization for Standardization
  1987.    ISOC:     Internet Society
  1988.    MIB:      Management Information Base
  1989.    OSI:      Open Systems Interconnection
  1990.    RFC:      Request for Comments
  1991.    TCP:      Transmission Control Protocol
  1992.    TS:       Technical Specification
  1993.    WWW:      World Wide Web
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004.  
  2005.  
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011.  
  2012.  
  2013.  
  2014.  
  2015.  
  2016.  
  2017.  
  2018. Bradner                  Best Current Practice                 [Page 36]
  2019.  
  2020.