<?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-04" category="bcp" consensus="true" submissionType="IETF" obsoletes="2418, 3934" updates="7475, 8717, 9141" 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-04"/>
    <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="05"/>
    <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, and RFC3934.
It also includes the changes from RFC7475, and with <xref target="bis2026"/>, obsoletes it.
It also incorporates the changes from RFC8717 and RFC9141.</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 the
web.</t>
          </li>
        </ol>
        <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 is mostly the same as for an RFC
<xref section="4" sectionFormat="comma" target="RFC7322"/>; details can also be found at
<eref target="https://authors.ietf.org">https://authors.ietf.org</eref>. In addition, an I-D must contain:</t>
        <ul spacing="normal">
          <li>
            <t>The I-D filename; and</t>
          </li>
          <li>
            <t>The expiration date for the I-D.</t>
          </li>
          <li>
            <t>Standard boilerplate which can be found in Section 6 of the
<eref target="https://trustee.ietf.org/documentation/trust-legal-provisions">Trust Legal Provisions</eref></t>
          </li>
        </ul>
        <t>The tooling available to authors automates most the above.</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>
        <li>
          <t>Draft 4: Incoroporate RFC 9141.</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 1085?>

<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
sources of <xref target="RFC2418"/> and the subsequent documents.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA8V96ZLbVpbm//sU6HT0OHOCpKylSna6puzUYpU6LEujTIei
o6ZiAiRAEiUQYANgplgK9bPMs8yTzfnOcheA6XL/GkdUKZNJ4G5nP985dz6f
u6Ea6vIyO3v98uan7EPbfayaTfaqaw/77NWhKsq6aso+y5sie9e1q7I4dGV/
5vLlsitv6bG7zXzjv3bminbV5Dt6X9Hl62He9Xn9j/mjJw+/XVb9/Jsnrj8s
d1XfV20zHPf0NYzqVvlQbtrueJktV3tX7bvLbOgO/fDom2++++aRy7syv8xe
lU3Z5bW7oyluML3L7JP85z6WR/q0uMz2mGHfu36g+f7vvG4bGuJY0ge7vBv+
938c2qHsL7Omde2yb+uSf8PsZtnj7x4/cYd9kfNnT588/cMs+/bpw6ez7LuH
Tx66fXWZ/XVoV7Osb7uhK9c9/XTc4Ye/OZcfhm3bXbps7jL6r2roFe8X2TUt
nj+QLXlfrbbhs7bb5E31j3ygvbjMrj7mu7zKbsrVtmnrdlPRpPGtkj6tLzPe
xx9z/tJi1e6Ska4X2bMuL2h7osGuV+0wJJ+nA16/ffb8bTxE3y5/pP+tWn6/
uy2bQ0kr6sp9e5lth2HfXz54sKmG7WGJbzzoaDWY1YMTJ73YFc41bbejwW7p
La5q1uG3LKOvPPrm0R/p+OcvFsnz9Cn90bn5fJ7ly37o8tXg3M22zF43Q9k1
5ZC9bDZEa2UHOr3J+4/ZT223KrNzkNJFts17mnO/b5u+WlZ1NRwzGtoV5W1Z
t3s8A1Im2q3KO/zW78tVta5WvC09behQNkVZZPQaG9Fdg5zyrugXTK8Zzam6
rYYKfNGVtrH0ED3dZnfKQ0ykfXb+4VV/saAlVH1G3HHYlc2QFWW/6qolvWCg
pW1SPtt7PsPUM925tnH4Y7snLsBvWbuW2aTj0RSHLK/7djQGv6V2XVnLSrfV
PluWw11ZNvKaPXFItar2eTP02YdXPJPhnn2nHdEDEEFBe3/96sI/ssz7apUV
B94hm2b8/hkRxKo+FHgDDfV8m1cdMRT9mHyLX8gPX5EIyF5UXbka2q5fuNF2
em527396LvyMR+kXsPXC2ZbIqLojq23ebLDHXbvDV4Xn8dwdUXn2+bNS6Zcv
szBAVg3J69pu33aQGSdfCQFiM4EYWQhh76qiqEvn3FfY3a4tDis+X2ZH/PfL
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
h47f7VeLNsbSyS1ajft/r/UuO0LMAAA=

-->

</rfc>
