Re: [Netconf] Requesting AD/IESG approval: new/revised NETCONF WG charter
Benoit Claise <bclaise@cisco.com> Thu, 06 September 2012 11:50 UTC
Return-Path: <bclaise@cisco.com>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 446BC21F8594 for <netconf@ietfa.amsl.com>; Thu, 6 Sep 2012 04:50:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.64
X-Spam-Level:
X-Spam-Status: No, score=-8.64 tagged_above=-999 required=5 tests=[AWL=1.959, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qBpF5Zb5iwOa for <netconf@ietfa.amsl.com>; Thu, 6 Sep 2012 04:50:33 -0700 (PDT)
Received: from av-tac-bru.cisco.com (weird-brew.cisco.com [144.254.15.118]) by ietfa.amsl.com (Postfix) with ESMTP id 4546921F8581 for <netconf@ietf.org>; Thu, 6 Sep 2012 04:50:32 -0700 (PDT)
X-TACSUNS: Virus Scanned
Received: from strange-brew.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-bru.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id q86BoUkV008730; Thu, 6 Sep 2012 13:50:30 +0200 (CEST)
Received: from [10.60.67.92] (ams-bclaise-89111.cisco.com [10.60.67.92]) by strange-brew.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id q86BoTn0027013; Thu, 6 Sep 2012 13:50:29 +0200 (CEST)
Message-ID: <50488E05.7020503@cisco.com>
Date: Thu, 06 Sep 2012 13:50:29 +0200
From: Benoit Claise <bclaise@cisco.com>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120824 Thunderbird/15.0
MIME-Version: 1.0
To: "Bert Wijnen (IETF)" <bertietf@bwijnen.net>
References: <504612E6.5080104@bwijnen.net>
In-Reply-To: <504612E6.5080104@bwijnen.net>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: netconf <netconf@ietf.org>
Subject: Re: [Netconf] Requesting AD/IESG approval: new/revised NETCONF WG charter
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/netconf>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Sep 2012 11:50:34 -0000
Hi Bert, Mehmet,
Thanks for your effortssss on getting some consensus on this charter. I
will now progress it
One note regarding this item:
2. Based on the implementation, deployment experience and
interoperability
testing, the WG will document the status of NETCONF in a report.
Based on this, the WG may decide to make some clarifications to
RFC6241 and RFC6242 (then also fixing any reported errata).
We should evaluate if the clarifications to RFC6241 and RFC6242 impact
RFC 6244. In other words, if RFC6244 is still correct. What I have in
mind is section 4.3 and 4.4 related to configuration data, operational
data, and statistical data. To be discussed in the WG.
At this point, I believe the item 2 text is sufficient.
Regards, Benoit.
> Benoit, hope you had a good vacation.
>
> Below is the new WG charter that we have WG consensus
> on. Pls get it approved by IESG.
>
> We go from the assumption that IESG will approve and
> we will start moving the documents as per the WG charter.
> Hope that is OK.
>
> Bert and Mehmet
> Network Configuration (netconf)
> -------------------------------
>
> Charter
>
> Current Status: Active
>
> Chairs:
> Bert Wijnen <bertietf@bwijnen.net>
> Mehmet Ersue <mehmet.ersue@nsn.com>
>
> Operations and Management Area Directors:
> Ronald Bonica <rbonica@juniper.net>
> Benoit Claise <bclaise@cisco.com>
>
> Operations and Management Area Advisor:
> Benoit Claise <bclaise@cisco.com>
>
> Mailing Lists:
> General Discussion: netconf@ietf.org
> To Subscribe: netconf-request@ietf.org
> or: https://www.ietf.org/mailman/listinfo/netconf
> Archive: http://www.ietf.org/mail-archive/web/netconf/
>
> Description of Working Group:
>
> Configuration of networks of devices has become a critical requirement
> for operators in today's highly interoperable networks. Operators from
> large to small have developed their own mechanisms or used vendor
> specific mechanisms to transfer configuration data to and from a
> device, and for examining device state information which may impact
> the configuration. Each of these mechanisms may be different in
> various aspects, such as session establishment, user authentication,
> configuration data exchange, and error responses.
>
> The NETCONF Working Group has produced a protocol suitable for
> network configuration, with the following characteristics:
>
> - Provides retrieval mechanisms which can differentiate between
> configuration data and non-configuration data
> - Is extensible enough so that vendors can provide access to all
> configuration data on the device using a single protocol
> - Has a programmatic interface (avoids screen scraping and
> formatting-related changes between releases)
> - Uses an XML-based data representation, that can be easily manipulated
> using non-specialized XML manipulation tools.
> - Supports integration with existing user authentication methods
> - Supports integration with existing configuration database systems
> - Supports multiple (e.g. candidate and running) data-stores to
> optimize configuration preparation and activation
> - Supports network wide configuration transactions (with features such
> as locking and rollback capability)
> - Runs over a secure transport; SSH is mandatory to implement while
> TLS,
> BEEP, and SOAP are optional transports.
> - Provides support for asynchronous notifications.
> - Supports an Access Control Model and a YANG module for configuring
> the Access Control parameters.
> - Supports a YANG module for System Notifications
>
> The NETCONF protocol has been designed independent of the data modeling
> language. The IETF recommends to use YANG as the NETCONF modeling
> language, which introduces advanced language features for configuration
> management.
>
> In the current phase of the incremental development of NETCONF the
> workgroup will focus on following items:
>
> 1. Advance NETCONF over TLS to be in-line with NETCONF 1:1.
> This means that RFC5593 needs to be updated.
>
> 2. Based on the implementation, deployment experience and
> interoperability
> testing, the WG will document the status of NETCONF in a report.
> Based on this, the WG may decide to make some clarifications to
> RFC6241 and RFC6242 (then also fixing any reported errata).
>
> 3. Since Netconf over BEEP and over SOAP seem not being deployed
> the WG will write a document that makes those 2 protocols
> (RFC4743 and RFC4744) HISTORIC.
>
> Goals and Milestones:
> done - Send with-defaults to IESG for consideration as Proposed
> Standard
> done - WG Last Call on rfc4741bis
> done - rfc4741bis to IESG for consideration as Proposed Standard
> done - Send rfc4742bis to IESG for consideration as proposed
> Standard.
> done - first WG draft (rev 00) on NACM posted
> done - first WG draft (rev 00) on NETCONF specific YANG modules
> posted
> done - WGLC for NACM document
> done - WGLC for NETCONF specific notifications document
> done - submit NACM document to IESG for consideration as
> Proposed Standard
> done - submit NETCONF specific notifications document to IESG for
> consideration as Proposed Standard
> Sep 2012 - submit initial WG draft for rfc5539bis
> Sep 2012 - submit initial WG draft for making RFC4743 and RFC4744
> historic.
> Sep 2012 - WGLC for rfc5539bis
> Sep 2012 - WGLC for RFC4743 and 4743 to historic
> Okt 2012 - submit rfc5539bis to AD/IESG for consideration as
> Proposed Standard
> Okt 2012 - submit request to AD/IESG to make RFC4743 and 4744 historic
> Nov 2012 - Collect Implementation/Deployment reports for RFC6241 and
> 6242
> Dec 2012 - Initial I-D for RFC6241/6242 implementation/deployment
> experience
> Jan 2013 - WGLC on RFC6241/6242 implementation/deployment experience
> Feb 2013 - possibly submit RFC6241/6242 implementation/deployment
> experience doc
> to IESG for publication as Informational RFC.
> Mar 2013 - Evaluate if more work needs to be done by NETCONF WG
>
>
- [Netconf] Requesting AD/IESG approval: new/revise… Bert Wijnen (IETF)
- Re: [Netconf] Requesting AD/IESG approval: new/re… Benoit Claise
- Re: [Netconf] Requesting AD/IESG approval: new/re… Bert Wijnen (IETF)