<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-rsalz-2418bis-03" category="bcp" consensus="true" submissionType="IETF" obsoletes="2418, 3934, 9141" updates="7475, 8717" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.0 -->
  <front>
    <title abbrev="wg-guidelines">IETF Working Group Guidelines and Procedures</title>
    <seriesInfo name="Internet-Draft" value="draft-rsalz-2418bis-03"/>
    <author initials="R." surname="Salz" fullname="Rich Salz">
      <organization>Akamai Technologies</organization>
      <address>
        <email>rsalz@akamai.com</email>
      </address>
    </author>
    <author initials="S." surname="Bradner" fullname="Scott Bradner">
      <organization>SOBCO</organization>
      <address>
        <email>sob@sobco.com</email>
      </address>
    </author>
    <date year="2024" month="September" day="04"/>
    <area>General</area>
    <workgroup>xxxxxxx</workgroup>
    <keyword>process</keyword>
    <abstract>
      <?line 37?>

<t>The Internet Engineering Task Force (IETF) has responsibility for
developing and reviewing specifications intended as Internet
Standards. IETF activities are organized into working groups (WGs).
This document describes the guidelines and procedures for formation
and operation of IETF working groups. It also describes the formal
relationship between IETF participants WG and the Internet Engineering
Steering Group (IESG) and the basic duties of IETF participants,
including WG Chairs, WG participants, and IETF Area Directors.</t>
      <t>This document obsoletes
RFC2418, RFC3934, and RFC9141.
It also includes the changes from RFC7475, and with <xref target="bis2026"/>, obsoletes it.
It also incorporates the changes from RFC8717.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-rsalz-2418bis/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/richsalz/draft-rsalz-2418bis.md"/>.</t>
    </note>
  </front>
  <middle>
    <?line 53?>

<section anchor="introduction">
      <name>Introduction</name>
      <artwork><![CDATA[
    NOTE: This document started with the raw text of RFC 2418.  The
    plan is that each version of this Internet-Draft will
    incorporate one of the six RFCs that updated the original. Once
    all have been mergfed in, we will submit this to the GENDISPATCH
    working group to determine the next steps.

    Specifically, the RFCs to be incorporated are RFC 2418, RFC
    3934, RFC 7475, RFC 7776, RFC 8717, and RFC 9141
]]></artwork>
      <t>The Internet, a loosely-organized international collaboration of
autonomous, interconnected networks, supports host-to-host
communication through voluntary adherence to open protocols and
procedures defined by Internet Standards.  There are also many
isolated interconnected networks, which are not connected to the
global Internet but use the Internet Standards. Internet Standards are
developed in the Internet Engineering Task Force (IETF).  This
document defines guidelines and procedures for IETF working groups.
The Internet Standards Process of the IETF is defined in <xref target="bis2026"/>. The
organizations involved in the IETF Standards Process are described in
<xref target="RFC9281"/> as are the roles of specific individuals.</t>
      <t>The IETF is a large, open community of network designers, operators,
vendors, users, and researchers concerned with the Internet and the
technology used on it. The primary activities of the IETF are
performed by committees known as working groups. There are currently
more than 100 working groups. (See the
<eref target="https://datatracker.ietf.org/wg/">Datatracker web page</eref> for an
up-to-date list of IETF Working Groups.)
Working groups tend to have a narrow focus and a lifetime bounded by
the completion of a specific set of tasks, although there are
exceptions.</t>
      <t>For management purposes, the IETF working groups are collected
together into areas, with each area having a separate focus.  For
example, the security area deals with the development of
security-related technology.  Each IETF area is managed by one or more
Area Directors (ADs).  There are currently seven areas in the IETF but the
number changes from time to time.
(See the <eref target="https://www.ietf.org/technologies/areas/">IETF web page</eref>
for a list
of the current areas, the Area Directors for each area, and a list of
which working groups are assigned to each area.)</t>
      <t>In many areas, the Area Directors have formed an advisory group or
directorate.  These comprise experienced members of the IETF and the
technical community represented by the area.  The specific name and the
details of the role for each group differ from area to area, but the
primary intent is that these groups assist the Area Director(s), e.g.,
with the review of specifications produced in the area.</t>
      <t>The IETF area directors are selected by a nominating committee, which
also selects an overall chair for the IETF.  The nominations process
is described in <xref target="RFC8713"/>.</t>
      <t>The area directors sitting as a body, along with the IETF Chair,
comprise the Internet Engineering Steering Group (IESG). The IETF
Managing Director, IETF Secretariat, and the IAB Chair
are ex-officio members of the IESG.
There are also liaisons from IANA, the RFC Production Center,
the Secretariat, and another from the IAB.
The IESG approves IETF Standards and approves the
publication of other IETF documents.  (See <xref target="bis2026"/>.)</t>
      <t>The IETF Secretariat provides staff and administrative support for
the operation of the IETF.</t>
      <t>There is no formal membership in the IETF.  Participation is open to
all.  This participation may be by on-line contribution, attendance at
face-to-face sessions, or both.  Anyone from the Internet community
who has the time and interest is urged to participate in IETF meetings
and any of its on-line working group discussions. Participation is by
individual technical contributors, rather than by formal
representatives of organizations.</t>
      <t>This document defines procedures and guidelines for the formation and
operation of working groups in the IETF. It defines the relations of
working groups to other bodies within the IETF. The duties of working
group Chairs and Area Directors with respect to the operation of the
working group are also defined.</t>
      <section anchor="ietf-approach-to-standardization">
        <name>IETF approach to standardization</name>
        <t>Familiarity with The Internet Standards Process <xref target="bis2026"/> is essential for a
complete understanding of the philosophy, procedures and guidelines
described in this document.</t>
      </section>
      <section anchor="roles-within-a-working-group">
        <name>Roles within a Working Group</name>
        <t>The document, "Organizations Involved in the IETF Standards Process"
<xref target="RFC9281"/> describes the roles of a number of individuals within a working
group, including the working group chair and the document editor.
These descriptions are expanded later in this document.</t>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="sec2">
      <name>Working group formation</name>
      <t>IETF working groups (WGs) are the primary mechanism for development of
IETF specifications and guidelines, many of which are intended to be
standards or recommendations. A working group may be established at
the initiative of an Area Director or it may be initiated by an
individual or group of individuals. Anyone interested in creating an
IETF working group <bcp14>MUST</bcp14> obtain the advice and consent of the IETF Area
Director(s) in whose area the working group would fall and <bcp14>MUST</bcp14>
proceed through the formal steps detailed in this section.</t>
      <t>Working groups are typically created to address a specific problem or
to produce one or more specific deliverables (a guideline, standards
specification, etc.).  Working groups are generally expected to be
short-lived in nature.  Upon completion of its goals and achievement
of its objectives, the working group is terminated. A working group
may also be terminated for other reasons (see <xref target="sec4"/>).
Alternatively, with the concurrence of the IESG, Area Director, the WG
Chair, and the WG participants, the objectives or assignment of the
working group may be extended by modifying the working group's charter
through a rechartering process (see <xref target="sec5"/>).</t>
      <section anchor="sec21">
        <name>Criteria for formation</name>
        <t>When determining whether it is appropriate to create a working group,
the Area Director(s) and the IESG will consider several issues:</t>
        <ul spacing="normal">
          <li>
            <t>Are the issues that the working group plans to address clear and
relevant to the Internet community?</t>
          </li>
          <li>
            <t>Are the goals specific and reasonably achievable, and achievable
within a reasonable time frame?</t>
          </li>
          <li>
            <t>What are the risks and urgency of the work, to determine the level
of effort required?</t>
          </li>
          <li>
            <t>Do the working group's activities overlap with those of another
working group?  If so, it may still be appropriate to create the
working group, but this question must be considered carefully by the
Area Directors as subdividing efforts often dilutes the available
technical expertise.</t>
          </li>
          <li>
            <t>Is there sufficient interest within the IETF in the working group's
topic with enough people willing to expend the effort to produce the
desired result (e.g., a protocol specification)?  Working groups
require considerable effort, including management of the working group
process, editing of working group documents, and contributing to the
document text.  IETF experience suggests that these roles typically
cannot all be handled by one person; a minimum of four or five active
participants in the management positions are typically required in
addition to a minimum of one or two dozen people that will attend the
working group meetings and contribute on the mailing list.  NOTE: The
interest must be broad enough that a working group would not be seen
as merely the activity of a single vendor.</t>
          </li>
          <li>
            <t>Is there enough expertise within the IETF in the working group's
topic, and are those people interested in contributing in the working
group?</t>
          </li>
          <li>
            <t>Does a base of interested consumers (end-users) appear to exist for
the planned work?  Consumer interest can be measured by participation
of end-users within the IETF process, as well as by less direct means.</t>
          </li>
          <li>
            <t>Does the IETF have a reasonable role to play in the determination of
the technology?  There are many Internet-related technologies that may
be interesting to IETF members but in some cases the IETF may not be
in a position to effect the course of the technology in the "real
world".  This can happen, for example, if the technology is being
developed by another standards body or an industry consortium.</t>
          </li>
          <li>
            <t>Are all known intellectual property rights relevant to the proposed
working group's efforts issues understood?</t>
          </li>
          <li>
            <t>Is the proposed work plan an open IETF effort or is it an attempt to
"bless" non-IETF technology where the effect of input from IETF
participants may be limited?</t>
          </li>
          <li>
            <t>Is there a good understanding of any existing work that is relevant
to the topics that the proposed working group is to pursue?  This
includes work within the IETF and elsewhere.</t>
          </li>
          <li>
            <t>Do the working group's goals overlap with known work in another
standards body, and if so is adequate liaison in place?</t>
          </li>
        </ul>
        <t>Considering the above criteria, the Area Director(s), using his or her
best judgement, will decide whether to pursue the formation of the
group through the chartering process.</t>
      </section>
      <section anchor="sec22">
        <name>Charter</name>
        <t>The formation of a working group requires a charter which is primarily
negotiated between a prospective working group Chair and the relevant
Area Director(s), although final approval is made by the IESG with
advice from the Internet Architecture Board (IAB).  A charter is a
contract between a working group and the IETF to perform a set of
tasks.  A charter:</t>
        <ol spacing="normal" type="1"><li>
            <t>Lists relevant administrative information for the working group;</t>
          </li>
          <li>
            <t>Specifies the direction or objectives of the working group and
describes the approach that will be taken to achieve the goals; and</t>
          </li>
          <li>
            <t>Enumerates a set of milestones together with time frames for their
completion.</t>
          </li>
        </ol>
        <t>When the prospective Chair(s), the Area Director and the IETF
Secretariat are satisfied with the charter form and content, it
becomes the basis for forming a working group. Note that an Area
Director <bcp14>MAY</bcp14> require holding an exploratory Birds of a Feather (BOF)
meeting, as described below, to gage the level of support for a
working group before submitting the charter to the IESG and IAB for
approval.</t>
        <t>Charters may be renegotiated periodically to reflect the current
status, organization or goals of the working group (see <xref target="sec5"/>).
Hence, a charter is a contract between the IETF and the working group
which is committing to meet explicit milestones and delivering
specific "products".</t>
        <t>Specifically, each charter consists of the following sections:</t>
        <dl>
          <dt>Working group name</dt>
          <dd>
            <t>A working group name should be reasonably descriptive or identifiable.
Additionally, the group shall define an acronym (maximum 8 printable ASCII
characters) to reference the group in the IETF directories, mailing lists, and
general documents.</t>
          </dd>
          <dt>Chair(s)</dt>
          <dd>
            <t>The working group may have one or more Chairs to perform the
administrative functions of the group. The email address(es) of the
Chair(s) shall be included.  Generally, a working group is limited to
two chairs.</t>
          </dd>
          <dt>Area and Area Director(s)</dt>
          <dd>
            <t>The name of the IETF area with which the working group is affiliated and the
name and electronic mail address of the associated Area Director(s).</t>
          </dd>
          <dt>Responsible Area Director</dt>
          <dd>
            <t>The Area Director who acts as the primary IESG contact for the working group.</t>
          </dd>
          <dt>Mailing list</dt>
          <dd>
            <t>An IETF working group <bcp14>MUST</bcp14> have a general Internet mailing list.  Most
of the work of an IETF working group will be conducted on the mailing
list. The working group charter <bcp14>MUST</bcp14> include:</t>
          </dd>
        </dl>
        <ol spacing="normal" type="1"><li>
            <t>The address to which a participant sends a subscription request and the
procedures to follow when subscribing,</t>
          </li>
          <li>
            <t>The address to which a participant sends submissions and special
procedures, if any, and</t>
          </li>
          <li>
            <t>The location of the mailing list archive. A message archive <bcp14>MUST</bcp14> be
maintained in a public place which can be accessed via FTP or via the
web.</t>
          </li>
        </ol>
        <t>As a service to the community, the IETF Secretariat operates a mailing
list archive for working group mailing lists. In order to take
advantage of this service, working group mailing lists <bcp14>MUST</bcp14> include
the address "wg_acronym-archive@lists.ietf.org" (where "wg_acronym" is
the working group acronym) in the mailing list in order that a copy of
all mailing list messages be recorded in the Secretariat's archive.
Those archives are located at ftp://ftp.ietf.org/ietf-mail-archive.
For robustness, WGs <bcp14>SHOULD</bcp14> maintain an additional archive separate
from that maintained by the Secretariat.</t>
        <dl>
          <dt>Description of working group</dt>
          <dd>
            <t>The focus and intent of the group shall be set forth briefly. By
reading this section alone, an individual should be able to decide
whether this group is relevant to their own work. The first paragraph
must give a brief summary of the problem area, basis, goal(s) and
approach(es) planned for the working group.  This paragraph can be
used as an overview of the working group's effort.</t>
          </dd>
        </dl>
        <t>To facilitate evaluation of the intended work and to provide on-going
guidance to the working group, the charter must describe the problem
being solved and should discuss objectives and expected impact with
respect to:</t>
        <ul spacing="normal">
          <li>
            <t>Architecture</t>
          </li>
          <li>
            <t>Operations</t>
          </li>
          <li>
            <t>Security</t>
          </li>
          <li>
            <t>Network management</t>
          </li>
          <li>
            <t>Scaling</t>
          </li>
          <li>
            <t>Transition (where applicable)</t>
          </li>
        </ul>
        <dl>
          <dt>Goals and milestones</dt>
          <dd>
            <t>The working group charter <bcp14>MUST</bcp14> establish a timetable for specific work
items.  While this may be renegotiated over time, the list of
milestones and dates facilitates the Area Director's tracking of
working group progress and status, and it is indispensable to
potential participants identifying the critical moments for input.
Milestones shall consist of deliverables that can be qualified as
showing specific achievement; e.g., "Internet-Draft finished" is fine,
but "discuss via email" is not. It is helpful to specify milestones
for every 3-6 months, so that progress can be gauged easily.  This
milestone list is expected to be updated periodically (see <xref target="sec5"/>).</t>
          </dd>
        </dl>
        <t>An example of a WG charter is included as <xref target="sample-charter"/>.</t>
      </section>
      <section anchor="charter-review-approval">
        <name>Charter review &amp; approval</name>
        <t>Proposed working groups often comprise technically competent
participants who are not familiar with the history of Internet
architecture or IETF processes.  This can, unfortunately, lead to good
working group consensus about a bad design.  To facilitate working
group efforts, an Area Director may assign a Consultant from among the
ranks of senior IETF participants.  (Consultants are described in
<xref target="wg-consultant"/>.)  At the discretion of the Area Director, approval of a new
WG may be withheld in the absence of sufficient consultant resources.</t>
        <t>Once the Area Director (and the Area Directorate, as the Area Director
deems appropriate) has approved the working group charter, the charter
is submitted for review by the IAB and approval by the IESG.  After a
review period of at least a week the proposed charter is posted to the
IETF-announce mailing list as a public notice that the formation of
the working group is being considered.  At the same time the proposed
charter is also posted to the "new-work" mailing list.  This mailing
list has been created to let qualified representatives from other
standards organizations know about pending IETF working groups.  After
another review period lasting at least a week the IESG <bcp14>MAY</bcp14> approve the
charter as-is, it <bcp14>MAY</bcp14> request that changes be made in the charter, or
<bcp14>MAY</bcp14> decline to approve chartering of the working group</t>
        <t>If the IESG approves the formation of the working group it remands the
approved charter to the IETF Secretariat who records and enters the
information into the IETF tracking database.  The working group is
announced to the IETF-announce a by the IETF Secretariat.</t>
      </section>
      <section anchor="birds-of-a-feather-bof">
        <name>Birds of a Feather (BOF)</name>
        <t>Often it is not clear whether an issue merits the formation of a
working group.  To facilitate exploration of the issues the IETF
offers the possibility of a Birds of a Feather (BOF) session, as well
as the early formation of an email list for preliminary discussion. In
addition, a BOF may serve as a forum for a single presentation or
discussion, without any intent to form a working group.</t>
        <t>A BOF is a session at an IETF meeting which permits "market research"
and technical "brainstorming".  Any individual may request permission
to hold a BOF on a subject. The request <bcp14>MUST</bcp14> be filed with a relevant
Area Director who must approve a BOF before it can be scheduled. The
person who requests the BOF may be asked to serve as Chair of the BOF.</t>
        <t>The Chair of the BOF is also responsible for providing a report on the
outcome of the BOF.  If the Area Director approves, the BOF is then
scheduled by submitting a request to agenda@ietf.org with copies to
the Area Director(s). A BOF description and agenda are required
before a BOF can be scheduled.</t>
        <t>Available time for BOFs is limited, and BOFs are held at the
discretion of the ADs for an area.  The AD(s) may require additional
assurances before authorizing a BOF.  For example,</t>
        <ul spacing="normal">
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require the establishment of an open email
list prior to authorizing a BOF.  This permits initial exchanges and
sharing of framework, vocabulary and approaches, in order to make the
time spent in the BOF more productive.</t>
          </li>
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require that a BOF be held, prior to
establishing a working group (see <xref target="sec22"/>).</t>
          </li>
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require that there be a draft of the WG
charter prior to holding a BOF.</t>
          </li>
          <li>
            <t>The Area Director <bcp14>MAY</bcp14> require that a BOF not be held until an
Internet-Draft describing the proposed technology has been published
so it can be used as a basis for discussion in the BOF.</t>
          </li>
        </ul>
        <t>In general, a BOF on a particular topic is held only once (ONE slot at
one IETF Plenary meeting). Under unusual circumstances Area Directors
may, at their discretion, allow a BOF to meet for a second time. BOFs
are not permitted to meet three times.  Note that all other things
being equal, WGs will be given priority for meeting space over BOFs.
Also, occasionally BOFs may be held for other purposes than to discuss
formation of a working group.</t>
        <t>Usually the outcome of a BOF will be one of the following:</t>
        <ul spacing="normal">
          <li>
            <t>There was enough interest and focus in the subject to warrant the
formation of a WG;</t>
          </li>
          <li>
            <t>While there was a reasonable level of interest expressed in the BOF
some other criteria for working group formation was not met (see
<xref target="sec21"/>).</t>
          </li>
          <li>
            <t>The discussion came to a fruitful conclusion, with results to be
written down and published, however there is no need to establish a
WG; or</t>
          </li>
          <li>
            <t>There was not enough interest in the subject to warrant the
formation of a WG.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="working-group-operation">
      <name>Working Group Operation</name>
      <t>The IETF has basic requirements for open and fair participation and
for thorough consideration of technical alternatives.  Within those
constraints, working groups are autonomous and each determines most of
the details of its own operation with respect to session
participation, reaching closure, etc. The core rule for operation is
that acceptance or agreement is achieved via working group "rough
consensus".  WG participants should specifically note the requirements
for disclosure of conflicts of interest in <xref target="RFC9281"/>.</t>
      <t>A number of procedural questions and issues will arise over time, and
it is the function of the Working Group Chair(s) to manage the group
process, keeping in mind that the overall purpose of the group is to
make progress towards reaching rough consensus in realizing the
working group's goals and objectives.</t>
      <t>There are few hard and fast rules on organizing or conducting working
group activities, but a set of guidelines and practices has evolved
over time that have proven successful. These are listed here, with
actual choices typically determined by the working group participants
and the Chair(s).</t>
      <section anchor="sess-planning">
        <name>Session planning</name>
        <t>For coordinated, structured WG interactions, the Chair(s) <bcp14>MUST</bcp14> publish
a draft agenda well in advance of the actual session. The agenda
should contain at least:</t>
        <ul spacing="normal">
          <li>
            <t>The items for discussion;</t>
          </li>
          <li>
            <t>The estimated time necessary per item; and</t>
          </li>
          <li>
            <t>A clear indication of what documents the participants will need to
read before the session in order to be well prepared.</t>
          </li>
        </ul>
        <t>Publication of the working group agenda shall include sending a copy
of the agenda to the working group mailing list and to
agenda@ietf.org.</t>
        <t>All working group actions shall be taken in a public forum, and wide
participation is encouraged. A working group will conduct much of its
business via electronic mail distribution lists but may meet
periodically to discuss and review task status and progress, to
resolve specific issues and to direct future activities.  IETF Plenary
meetings are the primary venue for these face-to-face working group
sessions, and it is common (though not required) that active "interim"
face-to-face meetings, telephone conferences, or video conferences may
also be held.  Interim meetings are subject to the same rules for
advance notification, reporting, open participation, and process,
which apply to other working group meetings.</t>
        <t>All working group sessions (including those held outside of the IETF
meetings) shall be reported by making minutes available.  These
minutes should include the agenda for the session, an account of the
discussion including any decisions made, and a list of attendees. The
Working Group Chair is responsible for insuring that session minutes
are written and distributed, though the actual task may be performed
by someone designated by the Working Group Chair. The minutes shall be
submitted in printable ASCII text for publication in the IETF
Proceedings, and for posting in the IETF Directories and are to be
sent to: minutes@ietf.org</t>
      </section>
      <section anchor="session-venue">
        <name>Session venue</name>
        <t>Each working group will determine the balance of email and
face-to-face sessions that is appropriate for achieving its
milestones. Electronic mail permits the widest participation;
face-to-face meetings often permit better focus and therefore can be
more efficient for reaching a consensus among a core of the working
group participants.  In determining the balance, the WG must ensure
that its process does not serve to exclude contribution by email-only
participants.  Decisions reached during a face-to-face meeting about
topics or issues which have not been discussed on the mailing list, or
are significantly different from previously arrived mailing list
consensus <bcp14>MUST</bcp14> be reviewed on the mailing list.</t>
        <section anchor="ietf-meetings">
          <name>IETF Meetings</name>
          <t>If a WG needs a session at an IETF meeting, the Chair must apply for
time-slots as soon as the first announcement of that IETF meeting is
made by the IETF Secretariat to the WG-chairs list.  Session time is a
scarce resource at IETF meetings, so placing requests early will
facilitate schedule coordination for WGs requiring the same set of
experts.</t>
          <t>The application for a WG session at an IETF meeting <bcp14>MUST</bcp14> be made to
the IETF Secretariat at the address agenda@ietf.org.  Some Area
Directors may want to coordinate WG sessions in their area and request
that time slots be coordinated through them.  If this is the case it
will be noted in the IETF meeting announcement. A WG scheduling
request <bcp14>MUST</bcp14> contain:</t>
          <ul spacing="normal">
            <li>
              <t>The working group name and full title;</t>
            </li>
            <li>
              <t>The amount of time requested;</t>
            </li>
            <li>
              <t>The rough outline of the WG agenda that is expected to be covered;</t>
            </li>
            <li>
              <t>The estimated number of people that will attend the WG session;</t>
            </li>
            <li>
              <t>Related WGs that should not be scheduled for the same time slot(s); and</t>
            </li>
            <li>
              <t>Optionally a request can be added for the WG session to be
transmitted over the Internet in audio and video.</t>
            </li>
          </ul>
          <t>NOTE: While open discussion and contribution is essential to working
group success, the Chair is responsible for ensuring forward progress.
When acceptable to the WG, the Chair may call for restricted
participation (but not restricted attendance!) at IETF working group
sessions for the purpose of achieving progress. The Working Group
Chair then has the authority to refuse to grant the floor to any
individual who is unprepared or otherwise covering inappropriate
material, or who, in the opinion of the Chair is disrupting the WG
process.  The Chair should consult with the Area Director(s) if the
individual persists in disruptive behavior.</t>
        </section>
        <section anchor="on-line">
          <name>On-line</name>
          <t>It can be quite useful to conduct email exchanges in the same manner
as a face-to-face session, with published schedule and agenda, as
well as on-going summarization and consensus polling.</t>
          <t>Many working group participants hold that mailing list discussion is
the best place to consider and resolve issues and make decisions. The
choice of operational style is made by the working group itself.  It
is important to note, however, that Internet email discussion is
possible for a much wider base of interested persons than is
attendance at IETF meetings, due to the time and expense required to
attend.</t>
          <t>As in face-to-face sessions, occasionally one or more individuals may
engage in behavior on a mailing list that, in the opinion of the WG
chair, is disruptive to the WG process.  Unless the disruptive
behavior is severe enough that it must be stopped immediately, the
WG chair should attempt to discourage the disruptive behavior by
communicating directly with the offending individual.  If the
behavior persists, the WG chair should send at least one public
warning on the WG mailing list.  As a last resort and typically after
one or more explicit warnings and consultation with the responsible
Area Director, the WG chair may suspend the mailing list posting
privileges of the disruptive individual for a period of not more than
30 days.  Even while posting privileges are suspended, the individual
must not be prevented from receiving messages posted to the
list.  Like all other WG chair decisions, any suspension of posting
privileges is subject to appeal, as described in <xref target="bis2026"/>.</t>
          <t>This mechanism is intended to permit a WG chair to suspend posting
privileges of a disruptive individual for a short period of
time.  This mechanism does not permit WG chairs to suspend an individual's
posting privileges for a period longer than 30 days regardless of the
type or severity of the disruptive incident.  However, further
disruptive behavior by the same individual will be considered
separately and may result in further warnings or suspensions.  Other
methods of mailing list control, including longer suspensions, must
be carried out in accordance with other IETF-approved procedures.  See
<xref target="RFC3683"/> for one set of procedures already defined and
accepted by the community.</t>
        </section>
      </section>
      <section anchor="session-management">
        <name>Session management</name>
        <t>Working groups make decisions through a "rough consensus" process.
IETF consensus does not require that all participants agree although
this is, of course, preferred.  In general, the dominant view of the
working group shall prevail.  (However, it must be noted that
"dominance" is not to be determined on the basis of volume or
persistence, but rather a more general sense of agreement.) Consensus
can be determined by a show of hands, humming, or any other means on
which the WG agrees (by rough consensus, of course).  Note that 51% of
the working group does not qualify as "rough consensus" and 99% is
better than rough.  It is up to the Chair to determine if rough
consensus has been reached.</t>
        <t>It can be particularly challenging to gauge the level of consensus on
a mailing list.  There are two different cases where a working group
may be trying to understand the level of consensus via a mailing list
discussion. But in both cases the volume of messages on a topic is
not, by itself, a good indicator of consensus since one or two
individuals may be generating much of the traffic.</t>
        <t>In the case where a consensus which has been reached during a
face-to-face meeting is being verified on a mailing list the people
who were in the meeting and expressed agreement must be taken into
account.  If there were 100 people in a meeting and only a few people
on the mailing list disagree with the consensus of the meeting then
the consensus should be seen as being verified.  Note that enough time
should be given to the verification process for the mailing list
readers to understand and consider any objections that may be raised
on the list.  The normal two week last-call period should be
sufficient for this.</t>
        <t>The other case is where the discussion has been held entirely over the
mailing list.  The determination of the level of consensus may be
harder to do in this case since most people subscribed to mailing
lists do not actively participate in discussions on the list. It is
left to the discretion of the working group chair how to evaluate the
level of consensus.  The most common method used is for the working
group chair to state what he or she believes to be the consensus view
and. at the same time, requests comments from the list about the
stated conclusion.</t>
        <t>The challenge to managing working group sessions is to balance the
need for open and fair consideration of the issues against the need to
make forward progress.  The working group, as a whole, has the final
responsibility for striking this balance.  The Chair has the
responsibility for overseeing the process but may delegate direct
process management to a formally-designated Facilitator.</t>
        <t>It is occasionally appropriate to revisit a topic, to re-evaluate
alternatives or to improve the group's understanding of a relevant
decision.  However, unnecessary repeated discussions on issues can be
avoided if the Chair makes sure that the main arguments in the
discussion (and the outcome) are summarized and archived after a
discussion has come to conclusion. It is also good practice to note
important decisions/consensus reached by email in the minutes of the
next 'live' session, and to summarize briefly the decision-making
history in the final documents the WG produces.</t>
        <t>To facilitate making forward progress, a Working Group Chair may wish
to decide to reject or defer the input from a member, based upon the
following criteria:</t>
        <dl>
          <dt>Old</dt>
          <dd>
            <t>The input pertains to a topic that already has been resolved and is
redundant with information previously available;</t>
          </dd>
          <dt>Minor</dt>
          <dd>
            <t>The input is new and pertains to a topic that has already been
resolved, but it is felt to be of minor import to the existing
decision;</t>
          </dd>
          <dt>Timing</dt>
          <dd>
            <t>The input pertains to a topic that the working group has not yet
opened for discussion; or</t>
          </dd>
          <dt>Scope</dt>
          <dd>
            <t>The input is outside of the scope of the working group charter.</t>
          </dd>
        </dl>
      </section>
      <section anchor="appeals">
        <name>Contention and appeals</name>
        <t>Disputes are possible at various stages during the IETF process. As
much as possible the process is designed so that compromises can be
made, and genuine consensus achieved; however, there are times when
even the most reasonable and knowledgeable people are unable to agree.
To achieve the goals of openness and fairness, such conflicts must be
resolved by a process of open review and discussion.</t>
        <t>Formal procedures for requesting a review of WG, Chair, Area Director
or IESG actions and conducting appeals are documented in The Internet
Standards Process <xref target="bis2026"/>.</t>
      </section>
    </section>
    <section anchor="sec4">
      <name>Working Group Termination</name>
      <t>Working groups are typically chartered to accomplish a specific task
or tasks.  After the tasks are complete, the group will be disbanded.
However, if a WG produces a Proposed or Draft Standard, the WG will
frequently become dormant rather than disband (i.e., the WG will no
longer conduct formal activities, but the mailing list will remain
available to review the work as it moves to Draft Standard and
Standard status.)</t>
      <t>If, at some point, it becomes evident that a working group is unable
to complete the work outlined in the charter, or if the assumptions
which that work was based have been modified in discussion or by
experience, the Area Director, in consultation with the working group
can either:</t>
      <ol spacing="normal" type="1"><li>
          <t>Recharter to refocus its tasks,</t>
        </li>
        <li>
          <t>Choose new Chair(s), or</t>
        </li>
        <li>
          <t>Disband.</t>
        </li>
      </ol>
      <t>If the working group disagrees with the Area Director's choice, it may
appeal to the IESG (see <xref target="appeals"/>).</t>
    </section>
    <section anchor="sec5">
      <name>Rechartering a Working Group</name>
      <t>Updated milestones are renegotiated with the Area Director and the
IESG, as needed, and then are submitted to the IESG Secretariat:
iesg-secretary@ietf.org.</t>
      <t>Rechartering (other than revising milestones) a working group follows
the same procedures that the initial chartering does (see <xref target="sec2"/>).
The revised charter must be submitted to the IESG and IAB for
approval.  As with the initial chartering, the IESG may approve new
charter as-is, it may request that changes be made in the new charter
(including having the Working Group continue to use the old charter),
or it may decline to approve the rechartered working group.  In the
latter case, the working group is disbanded.</t>
    </section>
    <section anchor="staff-roles">
      <name>Staff Roles</name>
      <t>Working groups require considerable care and feeding.  In addition to
general participation, successful working groups benefit from the
efforts of participants filling specific functional roles.  The Area
Director must agree to the specific people performing the WG Chair,
and Working Group Consultant roles, and they serve at the discretion
of the Area Director.</t>
      <section anchor="wg-chair">
        <name>WG Chair</name>
        <t>The Working Group Chair is concerned with making forward progress
through a fair and open process, and has wide discretion in the
conduct of WG business.  The Chair must ensure that a number of tasks
are performed, either directly or by others assigned to the tasks.</t>
        <t>The Chair has the responsibility and the authority to make decisions,
on behalf of the working group, regarding all matters of working group
process and staffing, in conformance with the rules of the IETF.  The
AD has the authority and the responsibility to assist in making those
decisions at the request of the Chair or when circumstances warrant
such an intervention.</t>
        <t>The Chair's responsibility encompasses at least the following:</t>
        <ul spacing="normal">
          <li>
            <t>Ensure WG process and content management</t>
          </li>
        </ul>
        <t>The Chair has ultimate responsibility for ensuring that a working
group achieves forward progress and meets its milestones.  The Chair
is also responsible to ensure that the working group operates in an
open and fair manner.  For some working groups, this can be
accomplished by having the Chair perform all management-related
activities.  In other working groups -- particularly those with large
or divisive participation -- it is helpful to allocate process and/or
secretarial functions to other participants.  Process management
pertains strictly to the style of working group interaction and not to
its content. It ensures fairness and detects redundancy.  The
secretarial function encompasses document editing.  It is quite common
for a working group to assign the task of specification Editor to one
or two participants.  Sometimes, they also are part of the design
team, described below.</t>
        <ul spacing="normal">
          <li>
            <t>Moderate the WG email list</t>
          </li>
        </ul>
        <t>The Chair should attempt to ensure that the discussions on this list
are relevant and that they converge to consensus agreements. The Chair
should make sure that discussions on the list are summarized and that
the outcome is well documented (to avoid repetition).  The Chair also
may choose to schedule organized on-line "sessions" with agenda and
deliverables.  These can be structured as true meetings, conducted
over the course of several days (to allow participation across the
Internet).</t>
        <t>Organize, prepare and chair face-to-face and on-line formal sessions.</t>
        <ul spacing="normal">
          <li>
            <t>Plan WG Sessions</t>
          </li>
        </ul>
        <t>The Chair must plan and announce all WG sessions well in advance (see
<xref target="sess-planning"/>).</t>
        <ul spacing="normal">
          <li>
            <t>Communicate results of sessions</t>
          </li>
        </ul>
        <t>The Chair and/or Secretary must ensure that minutes of a session are
taken and that an attendance list is circulated (see <xref target="sess-planning"/>).</t>
        <t>Immediately after a session, the WG Chair <bcp14>MUST</bcp14> provide the Area
Director with a very short report (approximately one paragraph, via
email) on the session.</t>
        <ul spacing="normal">
          <li>
            <t>Distribute the workload</t>
          </li>
        </ul>
        <t>Of course, each WG will have participants who may not be able (or want)
to do any work at all. Most of the time the bulk of the work is done
by a few dedicated participants. It is the task of the Chair to
motivate enough experts to allow for a fair distribution of the
workload.</t>
        <ul spacing="normal">
          <li>
            <t>Document development</t>
          </li>
        </ul>
        <t>Working groups produce documents and documents need authors. The Chair
must make sure that authors of WG documents incorporate changes as
agreed to by the WG (see <xref target="doc-editor"/>).</t>
        <ul spacing="normal">
          <li>
            <t>Document publication</t>
          </li>
        </ul>
        <t>The Chair and/or Document Editor will work with the RFC Editor to
ensure document conformance with RFC publication requirements <xref target="RFC7322"/> and
to coordinate any editorial changes suggested by the RFC Editor.  A
particular concern is that all participants are working from the same
version of a document at the same time.</t>
        <ul spacing="normal">
          <li>
            <t>Document implementations</t>
          </li>
        </ul>
        <t>Under the procedures described in <xref target="bis2026"/>, the Chair is responsible for
documenting the specific implementations which qualify the
specification for Draft or Internet Standard status along with
documentation about testing of the interoperation of these
implementations.</t>
      </section>
      <section anchor="wg-secretary">
        <name>WG Secretary</name>
        <t>Taking minutes and editing working group documents often is performed
by a specifically-designated participant or set of participants.  In
this role, the Secretary's job is to record WG decisions, rather than
to perform basic specification.</t>
      </section>
      <section anchor="doc-editor">
        <name>Document Editor</name>
        <t>Most IETF working groups focus their efforts on a document, or set of
documents, that capture the results of the group's work.  A working
group generally designates a person or persons to serve as the Editor
for a particular document.  The Document Editor is responsible for
ensuring that the contents of the document accurately reflect the
decisions that have been made by the working group.</t>
        <t>As a general practice, the Working Group Chair and Document Editor
positions are filled by different individuals to help ensure that the
resulting documents accurately reflect the consensus of the working
group and that all processes are followed.</t>
      </section>
      <section anchor="wg-facilitator">
        <name>WG Facilitator</name>
        <t>When meetings tend to become distracted or divisive, it often is
helpful to assign the task of "process management" to one participant.
Their job is to oversee the nature, rather than the content, of
participant interactions.  That is, they attend to the style of the
discussion and to the schedule of the agenda, rather than making
direct technical contributions themselves.</t>
      </section>
      <section anchor="design-teams">
        <name>Design teams</name>
        <t>It is often useful, and perhaps inevitable, for a sub-group of a
working group to develop a proposal to solve a particular problem.
Such a sub-group is called a design team.  In order for a design team
to remain small and agile, it is acceptable to have closed membership
and private meetings.  Design teams may range from an informal chat
between people in a hallway to a formal set of expert volunteers that
the WG chair or AD appoints to attack a controversial problem.  The
output of a design team is always subject to approval, rejection or
modification by the WG as a whole.</t>
      </section>
      <section anchor="wg-consultant">
        <name>Working Group Consultant</name>
        <t>At the discretion of the Area Director, a Consultant may be assigned
to a working group.  Consultants have specific technical background
appropriate to the WG and experience in Internet architecture and IETF
process.</t>
      </section>
      <section anchor="area-director">
        <name>Area Director</name>
        <t>Area Directors are responsible for ensuring that working groups in
their area produce coherent, coordinated, architecturally consistent
and timely output as a contribution to the overall results of the
IETF.</t>
      </section>
    </section>
    <section anchor="working-group-documents">
      <name>Working Group Documents</name>
      <section anchor="session-documents">
        <name>Session documents</name>
        <t>All relevant documents to be discussed at a session should be
published and available as Internet-Drafts at least two weeks before a
session starts.  Any document which does not meet this publication
deadline can only be discussed in a working group session with the
specific approval of the working group chair(s).  Since it is
important that working group members have adequate time to review all
documents, granting such an exception should only be done under
unusual conditions.  The final session agenda should be posted to the
working group mailing list at least two weeks before the session and
sent at that time to agenda@ietf.org for publication on the IETF web
site.</t>
      </section>
      <section anchor="internet-drafts-i-d">
        <name>Internet-Drafts (I-D)</name>
        <t>The Internet-Drafts directory is provided to working groups as a
resource for posting and disseminating in-process copies of working
group documents. This repository is replicated at various locations
around the Internet. It is encouraged that draft documents be posted
as soon as they become reasonably stable.</t>
        <t>It is stressed here that Internet-Drafts are working documents and
have no official standards status whatsoever. They may, eventually,
turn into a standards-track document or they may sink from sight.
Internet-Drafts are submitted to: internet-drafts@ietf.org</t>
        <t>The format of an Internet-Draft must be the same as for an RFC <xref target="RFC9281"/>.
Further, an I-D must contain:</t>
        <ul spacing="normal">
          <li>
            <t>Beginning, standard, boilerplate text which is provided by the
Secretariat on their web site and in the ftp directory;</t>
          </li>
          <li>
            <t>The I-D filename; and</t>
          </li>
          <li>
            <t>The expiration date for the I-D.</t>
          </li>
        </ul>
        <t>Complete specification of requirements for an Internet-Draft are found
in the file "1id-guidelines.txt" in the Internet-Drafts directory at
an Internet Repository site.  The organization of the Internet-Drafts
directory is found in the file "1id-organization" in the
Internet-Drafts directory at an Internet Repository site.  This file
also contains the rules for naming Internet-Drafts.  (See <xref target="bis2026"/> for more
information about Internet-Drafts.)</t>
      </section>
      <section anchor="rfc-doc">
        <name>Request For Comments (RFC)</name>
        <t>The work of an IETF working group often results in publication of one
or more documents, as part of the Request For Comments (RFCs) <xref target="bis2026"/>
series. This series is the archival publication record for the
Internet community. A document can be written by an individual in a
working group, by a group as a whole with a designated Editor, or by
others not involved with the IETF.</t>
        <t>NOTE: The RFC series is a publication mechanism only and publication
does not determine the IETF status of a document.  Status is
determined through separate, explicit status labels assigned by the
IESG on behalf of the IETF.  In other words, the reader is reminded
that all Internet Standards are published as RFCs, but NOT all RFCs
specify standards <xref target="RFC1796"/>.</t>
      </section>
      <section anchor="working-group-last-call">
        <name>Working Group Last-Call</name>
        <t>When a WG decides that a document is ready for publication it may be
submitted to the IESG for consideration. In most cases the
determination that a WG feels that a document is ready for publication
is done by the WG Chair issuing a working group Last-Call.  The
decision to issue a working group Last-Call is at the discretion of
the WG Chair working with the Area Director.  A working group
Last-Call serves the same purpose within a working group that an IESG
Last-Call does in the broader IETF community (see <xref target="bis2026"/>).</t>
      </section>
      <section anchor="submission-of-documents">
        <name>Submission of documents</name>
        <t>Once that a WG has determined at least rough consensus exists within
the WG for the advancement of a document the following must be done:</t>
        <ul spacing="normal">
          <li>
            <t>The version of the relevant document exactly as agreed to by the WG
<bcp14>MUST</bcp14> be in the Internet-Drafts directory.</t>
          </li>
          <li>
            <t>The relevant document <bcp14>MUST</bcp14> be formatted according to <xref target="rfc-doc"/>.</t>
          </li>
          <li>
            <t>The WG Chair <bcp14>MUST</bcp14> send email to the relevant Area Director.  A copy
of the request <bcp14>MUST</bcp14> be also sent to the IESG Secretariat.  The mail
<bcp14>MUST</bcp14> contain the reference to the document's ID filename, and the
action requested.  The copy of the message to the IESG Secretariat is
to ensure that the request gets recorded by the Secretariat so that
they can monitor the progress of the document through the process.</t>
          </li>
        </ul>
        <t>Unless returned by the IESG to the WG for further development,
progressing of the document is then the responsibility of the IESG.
After IESG approval, responsibility for final disposition is the joint
responsibility of the RFC Editor, the WG Chair and the Document
Editor.</t>
      </section>
    </section>
    <section anchor="review-of-documents">
      <name>Review of documents</name>
      <t>The IESG reviews all documents submitted for publication as RFCs.
Usually minimal IESG review is necessary in the case of a submission
from a WG intended as an Informational or Experimental RFC. More
extensive review is undertaken in the case of standards-track
documents.</t>
      <t>Prior to the IESG beginning their deliberations on standards-track
documents, IETF Secretariat will issue a "Last-Call" to the IETF
mailing list (see <xref target="bis2026"/>). This Last Call will announce the intention of
the IESG to consider the document, and it will solicit final comments
from the IETF within a period of two weeks.  It is important to note
that a Last-Call is intended as a brief, final check with the Internet
community, to make sure that no important concerns have been missed or
misunderstood. The Last-Call should not serve as a more general,
in-depth review.</t>
      <t>The IESG review takes into account responses to the Last-Call and will
lead to one of these possible conclusions:</t>
      <ol spacing="normal" type="1"><li>
          <t>The document is accepted as is for the status requested.
This fact will be announced by the IETF Secretariat to the IETF
mailing list and to the RFC Editor.</t>
        </li>
        <li>
          <t>The document is accepted as-is but not for the status requested.
This fact will be announced by the IETF Secretariat to the IETF
mailing list and to the RFC Editor (see <xref target="bis2026"/> for more details).</t>
        </li>
        <li>
          <t>Changes regarding content are suggested to the author(s)/WG.
Suggestions from the IESG must be clear and direct, so as to
facilitate working group and author correction of the specification.
If the author(s)/WG can explain to the satisfaction of the IESG why
the changes are not necessary, the document will be accepted for
publication as under point 1, above.  If the changes are made the
revised document may be resubmitted for IESG review.</t>
        </li>
        <li>
          <t>Changes are suggested by the IESG and a change in status is recommended.
The process described above for 3 and 2 are followed in that order.</t>
        </li>
        <li>
          <t>The document is rejected.
Any document rejection will be accompanied by specific and thorough
arguments from the IESG. Although the IETF and working group process
is structured such that this alternative is not likely to arise for
documents coming from a working group, the IESG has the right and
responsibility to reject documents that the IESG feels are fatally
flawed in some way.</t>
        </li>
      </ol>
      <t>If any individual or group of individuals feels that the review
treatment has been unfair, there is the opportunity to make a
procedural complaint. The mechanism for this type of complaints is
described in <xref target="bis2026"/>.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Documents describing IETF processes, such as this one, do not have an
impact on the security of the network infrastructure or of Internet
applications.</t>
      <t>It should be noted that all IETF working groups are required to
examine and understand the security implications of any technology
they develop.  This analysis must be included in any resulting RFCs in
a Security Considerations section.  Note that merely noting a
significant security hole is no longer sufficient.  IETF developed
technologies should not add insecurity to the environment in which
they are run.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="change-log">
      <name>Change Log</name>
      <ul spacing="normal">
        <li>
          <t>Draft 0: Translated the nroff source of RFC 2418 into markdown. Changed
the intellectual proper notices the current ones.</t>
        </li>
        <li>
          <t>Draft 1: Incorporated RFC 3934. Fixed a few minor typo's and cut/paste
errors. Fixed updates/obsoletes headers and comments.</t>
        </li>
        <li>
          <t>Draft 2: Incorporate RFC 7475.
Fix internal references.</t>
        </li>
        <li>
          <t>Draft 3: Incorporate RFC 8717.</t>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC9281">
          <front>
            <title>Entities Involved in the IETF Standards Process</title>
            <author fullname="R. Salz" initials="R." surname="Salz"/>
            <date month="June" year="2022"/>
            <abstract>
              <t>This document describes the individuals and organizations involved in the IETF standards process, as described in BCP 9. It includes brief descriptions of the entities involved and the role they play in the standards process.</t>
              <t>The IETF and its structure have undergone many changes since RFC 2028 was published in 1996. This document reflects the changed organizational structure of the IETF and obsoletes RFC 2028.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="11"/>
          <seriesInfo name="RFC" value="9281"/>
          <seriesInfo name="DOI" value="10.17487/RFC9281"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="bis2026">
          <front>
            <title>The Internet Standards Process</title>
            <author fullname="Rich Salz" initials="R." surname="Salz">
              <organization>Akamai Technologies</organization>
            </author>
            <author fullname="Scott O. Bradner" initials="S. O." surname="Bradner">
              <organization>SOBCO</organization>
            </author>
            <date day="28" month="August" year="2024"/>
            <abstract>
              <t>   This memo documents the process used by the Internet community for
   the standardization of protocols and procedures.  It defines the
   stages in the standardization process, the requirements for moving a
   document between stages and the types of documents used during this
   process.  It also addresses the intellectual property rights and
   copyright issues associated with the standards process.

   This document obsoletes RFC2026, RFC5657, RFC6410, RFC7100, RFC7127,
   RFC7475, RFC8179, RFC8789, and RFC9282.  It updates RFC5378, RFC5657,
   and RFC7475.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-rsalz-2026bis-09"/>
        </reference>
        <reference anchor="RFC8713">
          <front>
            <title>IAB, IESG, IETF Trust, and IETF LLC Selection, Confirmation, and Recall Process: Operation of the IETF Nominating and Recall Committees</title>
            <author fullname="M. Kucherawy" initials="M." role="editor" surname="Kucherawy"/>
            <author fullname="R. Hinden" initials="R." role="editor" surname="Hinden"/>
            <author fullname="J. Livingood" initials="J." role="editor" surname="Livingood"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>The process by which the members of the IAB and IESG, some Trustees of the IETF Trust, and some Directors of the IETF Administration LLC (IETF LLC) are selected, confirmed, and recalled is specified in this document. This document is based on RFC 7437. Only those updates required to reflect the changes introduced by IETF Administrative Support Activity (IASA) 2.0 have been included. Any other changes will be addressed in future documents.</t>
              <t>This document obsoletes RFC 7437 and RFC 8318.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="10"/>
          <seriesInfo name="RFC" value="8713"/>
          <seriesInfo name="DOI" value="10.17487/RFC8713"/>
        </reference>
        <reference anchor="RFC3683">
          <front>
            <title>A Practice for Revoking Posting Rights to IETF Mailing Lists</title>
            <author fullname="M. Rose" initials="M." surname="Rose"/>
            <date month="March" year="2004"/>
            <abstract>
              <t>All self-governing bodies have ways of managing the scope of participant interaction. The IETF uses a consensus-driven process for developing computer-communications standards in an open fashion. An important part of this consensus-driven process is the pervasive use of mailing lists for discussion. Notably, in a small number of cases, a participant has engaged in a "denial-of-service" attack to disrupt the consensus-driven process. Regrettably, as these bad faith attacks become more common, the IETF needs to establish a practice that reduces or eliminates these attacks. This memo recommends such a practice for use by the IETF. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="83"/>
          <seriesInfo name="RFC" value="3683"/>
          <seriesInfo name="DOI" value="10.17487/RFC3683"/>
        </reference>
        <reference anchor="RFC7322">
          <front>
            <title>RFC Style Guide</title>
            <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
            <author fullname="S. Ginoza" initials="S." surname="Ginoza"/>
            <date month="September" year="2014"/>
            <abstract>
              <t>This document describes the fundamental and unique style conventions and editorial policies currently in use for the RFC Series. It captures the RFC Editor's basic requirements and offers guidance regarding the style and structure of an RFC. Additional guidance is captured on a website that reflects the experimental nature of that guidance and prepares it for future inclusion in the RFC Style Guide. This document obsoletes RFC 2223, "Instructions to RFC Authors".</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7322"/>
          <seriesInfo name="DOI" value="10.17487/RFC7322"/>
        </reference>
        <reference anchor="RFC1796">
          <front>
            <title>Not All RFCs are Standards</title>
            <author fullname="C. Huitema" initials="C." surname="Huitema"/>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <author fullname="S. Crocker" initials="S." surname="Crocker"/>
            <date month="April" year="1995"/>
            <abstract>
              <t>This document discusses the relationship of the Request for Comments (RFCs) notes to Internet Standards. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1796"/>
          <seriesInfo name="DOI" value="10.17487/RFC1796"/>
        </reference>
        <reference anchor="RFC2418">
          <front>
            <title>IETF Working Group Guidelines and Procedures</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="September" year="1998"/>
            <abstract>
              <t>This document describes the guidelines and procedures for formation and operation of IETF working groups. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="25"/>
          <seriesInfo name="RFC" value="2418"/>
          <seriesInfo name="DOI" value="10.17487/RFC2418"/>
        </reference>
      </references>
    </references>
    <?line 1098?>

<section numbered="false" anchor="sample-charter">
      <name>Appendix:  Sample Working Group Charter</name>
      <artwork><![CDATA[
Working Group Name:
    IP Telephony (iptel)

IETF Area:
    Transport Area

Chair(s):
    Jonathan Rosenberg <jdrosen@bell-labs.com>

Transport Area Director(s):
    Scott Bradner <sob@harvard.edu>
    Allyn Romanow <allyn@mci.net>

Responsible Area Director:
    Allyn Romanow <allyn@mci.net>

Mailing Lists:
    General Discussion:iptel@lists.research.bell-labs.com
    To Subscribe: iptel-request@lists.research.bell-labs.com
    Archive: http://www.bell-labs.com/mailing-lists/siptel

Description of Working Group:

Before Internet telephony can become a widely deployed service, a
number of protocols must be deployed. These include signaling and
capabilities exchange, but also include a number of "peripheral"
protocols for providing related services.

The primary purpose of this working group is to develop two such
supportive protocols and a frameword document. They are:

1. Call Processing Syntax. When a call is setup between two endpoints,
the signaling will generally pass through several servers (such as an
H.323 gatekeeper) which are responsible for forwarding, redirecting,
or proxying the signaling messages. For example, a user may make a
call to j.doe@bigcompany.com. The signaling message to initiate the
call will arrive at some server at bigcompany. This server can inform
the caller that the callee is busy, forward the call initiation
request to another server closer to the user, or drop the call
completely (among other possibilities). It is very desirable to allow
the callee to provide input to this process, guiding the server in its
decision on how to act. This can enable a wide variety of advanced
personal mobility and call agent services.

Such preferences can be expressed in a call processing syntax, which
can be authored by the user (or generated automatically by some tool),
and then uploaded to the server. The group will develop this syntax,
and specify means of securely transporting and extending it. The
result will be a single standards track RFC.

2. In addition, the group will write a service model document, which
describes the services that are enabled by the call processing syntax,
and discusses how the syntax can be used. This document will result in
a single RFC.

3. Gateway Attribute Distribution Protocol. When making a call between
an IP host and a PSTN user, a telephony gateway must be used. The
selection of such gateways can be based on many criteria, including
client expressed preferences, service provider preferences, and
availability of gateways, in addition to destination telephone number.
Since gateways outside of the hosts' administrative domain might be
used, a protocol is required to allow gateways in remote domains to
distribute their attributes (such as PSTN connectivity, supported
codecs, etc.) to entities in other domains which must make a selection
of a gateway. The protocol must allow for scalable, bandwidth
efficient, and very secure transmission of these attributes. The group
will investigate and design a protocol for this purpose, generate an
Internet Draft, and advance it to RFC as appropriate.

Goals and Milestones:

May 98    Issue first Internet-Draft on service framework
Jul 98    Submit framework ID to IESG for publication as an RFC.
Aug 98    Issue first Internet-Draft on Call Processing Syntax
Oct 98    Submit Call processing syntax to IESG for consideration
      as a Proposed Standard.
Dec 98    Achieve consensus on basics of gateway attribute
      distribution protocol
Jan 99    Submit Gateway Attribute Distribution protocol to IESG
      for consideration as a RFC (info, exp, stds track TB
]]></artwork>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>We gratefully acknowledge those who have contributed to the development of
IETF RFC's and the processes that create both the content and documents.  In
particular, we thank the authors of all the documents that updated
<xref target="RFC2418"/>.</t>
      <t>We also thank Sandy Ginoza of the Secretariat for sending all the
original RFC sources.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
S7+1LmtvXyZvYfZQab/sO6Y8rW5XAWGpFZdB1onZby8GTScOlF7SZke05cYS
zkduLk9bZ3MhxaDTt10y1at5U7+mJJ71mKJ13DzBKXtLtCSjIfw1ce5waQrj
MkpN1ue5pWC96P6ZRvarAE5H8MuBWDexycuNErR2+pdfTOP86i/Js6bcrkWw
DMo8PsgpyaSNlafXE7G61bafkQnTW7K0DBIXwKQd5vRtftN8l8WePyb/NppT
jhwMimPx5nL6dr3mmF9h11Q/MB/u2nSKz7B13VYMd9ELkU+vFbZaksD2MhTc
rmslibdNOrtPQ+lJJ7/Y9iFozyB696FPupjzlGNEBkRrXTiSFOos2GhJ/iiV
WeO2sl3O4GKuMt6+XASpa0hucpMI2Am+TEvK6sGi8GYm/A0xuWlNpFkhnlCc
ZO4Nz2fRk6BpR8GNW51JIgTe2baIKz8UZZMWuOX3JqbqQhXYwm8fQWtUhB+T
t0l9l1UvWrmA9rwqk3vVg1ayadv3Vq8nZdPUzUSENfriBYfQOGPHChMZfDIn
yQFBy5O7KhmaAwveSzwde+KvxeAFuqXbLT9OMUtzf9R1gfm/tBuHC4n+nH/d
7MyVezXrHNFJFy7gL+KI6AWdBi5O5bpYlXi2YOUgrRkN02LpzjbVZEb6XiGf
ErX3/eYXDZ2YS0KZVtUcPPsstrVpr9iNyeMqDkk7aZumBlKufbMTl2rMmQ2+
rVZJZt8rmdKb67spSqHtkoE1wT6k2bRaOt32gX7Sctyuk6vbkpkl/SuT2/TS
jikzcmLm62rPF42A6BYn/MSNHAYNE2irbWVpKeYZszGlvz0ZcnZfbby1Z0iq
+WIp7SDFLO8mEsq77ZRDWg+vBnAU8tIuaiP3bEt9Vby08Z+0tz0l1CTPlCAe
uJLmNyY4r6Wem68B/v840RM+c1/VLpqBQfUEVUEC84jobUMYSwDHwB86goBm
LoerR7ij5638mSVHwlFvX7pJJLdESBwPtgL3AC75kpPTi4iLmDGVcdDSuq+y
q1gm2X0tV0qnxeoWbhKbD9ZSf6yHTZm9ied5vz1KJxAD+uhdWy7oZ5lsiedl
R45k+USTMBdKmVrxeIZ4wF0V7yhMR5I+w5xulpIdH8dvTs91VsKMdHyfxePL
Dyu1EKS3vYwKzTGYn8n2C8ThWkgyYpAjZIbnziM/4Rd9muWtRREhDoZ0I03o
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

-->

</rfc>
