[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Errata Reports: Update



Greetings All,

The errata system has been updated to send the initial errata reports
directly to the ADs of the WG that originated the RFC (instead of the
entire IESG).  As per our understanding of the IESG's (intended)
statement about errata, the reports are now being sent to the WG
chairs as well (see the message below for an example).  However, only
the ADs have the ability to log in to the system and approve/reject
the errata entries. 

Initial errata reports for individual submissions (non-WG -- 
AD sponsored) RFCs and "Legacy" RFCs still go to the whole IESG.

Please let us know if you have any questions or concerns.

Thank you.

Sandy
for the RFC Editor

----- Forwarded message from RFC Errata System <rfc-editor at rfc-editor.org> -----

Date: Thu, 19 Jun 2008 09:41:05 -0700 (PDT)
To: rpe at juniper.net, dromasca at avaya.com, rbonica at juniper.net,
        bertietf at bwijnen.net, mehmet.ersue at nsn.com
Subject: [Technical Errata Reported] RFC4741 (1456)
From: RFC Errata System <rfc-editor at rfc-editor.org>
Cc: andy at netconfcentral.com, rfc-editor at rfc-editor.org


The following errata report has been submitted for RFC4741,
"NETCONF Configuration Protocol".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=4741&eid=1456

--------------------------------------
Type: Technical
Reported by: Andy Bierman <andy at netconfcentral.com>

Section: 8.7.5.1

Original Text
-------------
    <rpc message-id="101"
           xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
        <copy-config>
          <source>
            <running/>
          </source>
          <target>
            <startup/>
          </target>
        </copy-config>
      </rpc>

Corrected Text
--------------
   <rpc message-id="101"
           xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
        <copy-config>
          <target>
            <startup/>
          </target>
          <source>
            <running/>
          </source>
        </copy-config>
      </rpc>

Notes
-----
The parameters are in the wrong order.
The XSD and the example on page 40 are correct.

Instructions:
-------------
This errata is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party (IESG)
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC4741 (draft-ietf-netconf-prot-12)
--------------------------------------
Title               : NETCONF Configuration Protocol
Publication Date    : December 2006
Author(s)           : R. Enns, Ed.
Category            : PROPOSED STANDARD
Source              : Network Configuration
Area                : Operations and Management
Stream              : IETF
Verifying Party     : IESG

----- End forwarded message -----