1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
|
<pre>Internet Engineering Task Force (IETF) B. Leiba
Request for Comments: 7803 Huawei Technologies
BCP: 203 February 2016
Updates: <a href="./rfc6241">6241</a>
Category: Best Current Practice
ISSN: 2070-1721
<span class="h1">Changing the Registration Policy for</span>
<span class="h1">the NETCONF Capability URNs Registry</span>
Abstract
The registration policy for the "Network Configuration Protocol
(NETCONF) Capability URNs" registry, set up by <a href="./rfc6241">RFC 6241</a>, has turned
out to be unnecessarily strict. This document changes that
registration policy to "IETF Review", allowing registrations from
certain well-reviewed Experimental RFCs, in addition to Standards
Track RFCs.
Status of This Memo
This memo documents an Internet Best Current Practice.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Further information on
BCPs is available in <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc7803">http://www.rfc-editor.org/info/rfc7803</a>.
Copyright Notice
Copyright (c) 2016 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
<span class="grey">Leiba Best Current Practice [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc7803">RFC 7803</a> NETCONF Capability URNs Policy February 2016</span>
Table of Contents
<a href="#section-1">1</a>. Introduction . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. IANA Considerations . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-3">3</a>. Security Considerations . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-4">4</a>. Normative References . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
The "Network Configuration Protocol (NETCONF) Capability URNs"
registry [<a href="./rfc6241" title=""Network Configuration Protocol (NETCONF)"">RFC6241</a>] was set up with a registration policy of
"Standards Action" [<a href="./rfc5226" title="">RFC5226</a>], allowing registrations only from
Standards Track RFCs. This provided thorough review of the
specifications that are requesting NETCONF Capability URNs. It has
turned out to be desirable to allocate capability URNs for certain
Experimental RFCs also, provided those specifications are also
carefully reviewed. The existing registration policy is, therefore,
unnecessarily strict, requiring exception handling by the IESG. This
document changes that registration policy to "IETF Review", which
also allows registrations from certain well-reviewed Experimental
RFCs, or, for example, corrections to registry errors from
Informational RFCs, with IETF review and consensus.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. IANA Considerations</span>
IANA has changed the registration policy for the "Network
Configuration Protocol (NETCONF) Capability URNs" registry to "IETF
Review" and has added this document to the registry's reference
field.
Registrations made from RFCs that are not on the Standards Track need
to be carefully reviewed through IETF Last Call and in consultation
with relevant working groups, such as NETCONF. The Operations and
Management Area Directors should confirm that the document has
received the appropriate level of review during IESG Evaluation.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Security Considerations</span>
This document is purely procedural, and there are no related security
considerations.
<span class="grey">Leiba Best Current Practice [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc7803">RFC 7803</a> NETCONF Capability URNs Policy February 2016</span>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Normative References</span>
[<a id="ref-RFC5226">RFC5226</a>] Narten, T. and H. Alvestrand, "Guidelines for Writing an
IANA Considerations Section in RFCs", <a href="https://www.rfc-editor.org/bcp/bcp26">BCP 26</a>, <a href="./rfc5226">RFC 5226</a>,
DOI 10.17487/RFC5226, May 2008,
<<a href="http://www.rfc-editor.org/info/rfc5226">http://www.rfc-editor.org/info/rfc5226</a>>.
[<a id="ref-RFC6241">RFC6241</a>] Enns, R., Ed., Bjorklund, M., Ed., Schoenwaelder, J., Ed.,
and A. Bierman, Ed., "Network Configuration Protocol
(NETCONF)", <a href="./rfc6241">RFC 6241</a>, DOI 10.17487/RFC6241, June 2011,
<<a href="http://www.rfc-editor.org/info/rfc6241">http://www.rfc-editor.org/info/rfc6241</a>>.
Author's Address
Barry Leiba
Huawei Technologies
Phone: +1 646 827 0648
Email: barryleiba@computer.org
URI: <a href="http://internetmessagingtechnology.org/">http://internetmessagingtechnology.org/</a>
Leiba Best Current Practice [Page 3]
</pre>
|