[NGO] FW: Internal WG Review: Recharter of Network Configuration WG(netconf)

"Romascanu, Dan (Dan)" <dromasca@avaya.com> Sun, 28 October 2007 16:36 UTC

Return-path: <ngo-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1ImB7h-0002gY-PU; Sun, 28 Oct 2007 12:36:25 -0400
Received: from ngo by megatron.ietf.org with local (Exim 4.43) id 1ImB7g-0002gT-UV for ngo-confirm+ok@megatron.ietf.org; Sun, 28 Oct 2007 12:36:25 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1ImB7b-0002bz-Lm for ngo@ietf.org; Sun, 28 Oct 2007 12:36:19 -0400
Received: from co300216-co-outbound.net.avaya.com ([198.152.13.100] helo=co300216-co-outbound.avaya.com) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1ImB7V-0000m9-CV for ngo@ietf.org; Sun, 28 Oct 2007 12:36:19 -0400
X-IronPort-AV: E=Sophos;i="4.21,339,1188792000"; d="scan'208";a="78820317"
Received: from unknown (HELO 307622ANEX5.global.avaya.com) ([135.64.140.14]) by co300216-co-outbound.avaya.com with ESMTP; 28 Oct 2007 12:36:05 -0400
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
X-MimeOLE: Produced By Microsoft Exchange V6.5
Date: Sun, 28 Oct 2007 17:35:24 +0100
Message-ID: <EDC652A26FB23C4EB6384A4584434A0456626E@307622ANEX5.global.avaya.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Internal WG Review: Recharter of Network Configuration WG(netconf)
Thread-Index: AcgVsZ8Dqr5H4ZHkRauMGyr3DEPz/wDn5p9gAAB1l0AAC0S1sA==
From: "Romascanu, Dan (Dan)" <dromasca@avaya.com>
To: ngo@ietf.org
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 72dbfff5c6b8ad2b1b727c13be042129
Subject: [NGO] FW: Internal WG Review: Recharter of Network Configuration WG(netconf)
X-BeenThere: ngo@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: NETCONF Goes On - discussions on future work and extensions to NETCONF <ngo.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ngo>, <mailto:ngo-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/ngo>
List-Post: <mailto:ngo@ietf.org>
List-Help: <mailto:ngo-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ngo>, <mailto:ngo-request@ietf.org?subject=subscribe>
Errors-To: ngo-bounces@ietf.org

Hi,

This is the proposal for the updated charter of NETCONF, which will be
reviewed by the IESG telechat on Thursday 11/1.

Dan


 

-----Original Message-----
From: Romascanu, Dan (Dan) 
Sent: Sunday, October 28, 2007 1:12 PM
To: Romascanu, Dan (Dan); IESG Secretary; iesg@ietf.org; iab@iab.org
Subject: RE: Internal WG Review: Recharter of Network Configuration
WG(netconf) 

One more correction in the milestones. Please use the version below: 

Network Configuration (netconf)
=================================

Last Modified: 2007-10-23

Current Status: Active Working Group

Chair(s): TBD

Operations and Management Area Director(s):
Dan Romascanu <dromasca@avaya.com> 

Ronald Bonica <rbonica@juniper.net> 

Operations and Management Area Advisor:
Dan Romascanu <dromasca@avaya.com> 

Technical Advisor(s):
Wesley Hardaker <hardaker@tislabs.com> 

Mailing Lists:
General Discussion: netconf@ops.ietf.org To Subscribe:
netconf-request@ops.ietf.org In Body: in msg body: subscribe
Archive: https://ops.ietf.org/lists/netconf

Description of Working Group:
Wes Hardaker is Technical Advisor for Security Matters

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 is chartered to produce 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 that vendors will 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 a textual data representation, that can be easily manipulated
using non-specialized text manipulation tools.
- Supports integration with existing user authentication methods
- Supports integration with existing configuration database systems
- Supports network wide configuration transactions (with features such
as locking and rollback capability)
- Is as transport-independent as possible
- Provides the following support for asynchronous notifications:
- Specify the <hello> message (capability exchange) details to support
notifications.
- Specify the application mapping details to support notifications.
- Specify the protocol syntax and semantics of a notification message.
- Specify or select a notification content information model.
- Specify a mechanism for controlling the delivery (turn on/off) of
notifications during a session.
- Specify a mechanism for selectively receiving a configurable subset of
all possible notification types.

The Netconf protocol will use XML for data encoding purposes, because
XML is a widely deployed standard which is supported by a large number
of applications. XML also supports hierarchical data structures.

The Netconf protocol should be independent of the data definition
language and data models used to describe configuration and state data.

However, the authorization model used in the protocol is dependent on
the data model. Although these issues must be fully addressed to develop
standard data models, only a small part of this work will be initially
addressed. This group will specify requirements for standard data models
in order to fully support the Netconf protocol, such as:

- identification of principals, such as user names or distinguished
names
- mechanism to distinguish configuration from non-configuration data
- XML namespace conventions
- XML usage guidelines

It should be possible to transport the Netconf protocol using several
different protocols. The group will select at least one suitable
transport mechanism, and define a mapping for the selected protocol(s).

The initial work (has completed) and was restricted to the following
items:

- Netconf Protocol Specification, which defines the operational model,
protocol operations, transaction model, data model requirements,
security requirements, and transport layer requirements.

- Netconf over SSH Specification: Implementation Mandatory; Netconf over
BEEP Specification: Implementation Optional; Netconf over SOAP
Specification: Implementation Optional; These documents define how the
Netconf protocol is used with each transport protocol selected by the
working group, and how it meets the security and transport layer
requirements of the Netconf Protocol Specification.

Additional Notification work (as described above) will now be addressed
since the initial work has been completed.

An individual submission Internet Draft has been proposed to the WG as
the starting point for the Notification work. The WG shall adopt the
document identified as 'draft-chisholm-netconf-event-01.txt' as the
starting point for this work.

A second phase of incremental development of NETCONF will include the
following items: 

1. Fine-grain locking: The base NETCONF protocol only provides a lock
for the entire configuration datastore, which is not deemed to meet
important operational and security requirements. The NETCONF working
group will produce a standards-track RFC specifying a mechanism for
fine-grain locking of the NETCONF configuration datastore.

(The initial draft will be based on
draft-lengyel-ngo-partial-lock-00.txt barring additional contributions
from the community.)

2. Netconf monitoring: It is considered best practice for IETF working
groups to include management of their protocols within the scope of the
solution they are providing. NETCONF does not provide this capability.
The NETCONF working group will produce a standards-track RFC with
mechanisms allowing NETCONF itself to be used to monitor some aspects of
NETCONF operation.

(The initial draft will be based on
draft-chisholm-netconf-monitoring-00.txt barring additional
contributions from the community.)

3. Schema advertisement: Currently the NETCONF protocol is able to
advertise which protocol features are supported on a particular
NETCONF-capable device. However, there is currently no way to discover
which XML Schema are supported on the device. The NETCONF working group
will produce a standards-track RFC with mechanisms making this discovery
possible.

This item may be merged with "Netconf monitoring" into a single
document.

(The initial draft will be based on
draft-scott-netconf-schema-query-00.txt barring additional contributions
from the community.)

4. NETCONF over TLS - based on implementation experience there is a need
for a standards track document to define NETCONF over TLS as an optional
transport for NETCONF

(The initial draft will be based on
draft-badra-tls-netconf-04.txt barring additional contributions from the
community.)


The following are currently not considered in scope for re-chartering at
this time, but may be candidates for work when there is community
consensus to take them on. Individual submissions are being encouraged. 

o Access Control requirements
o General improvements to the base protocol o Netconf access to
SMI-based MIB data o The Bill Fenner problem: Address real or perceived
issue that "giving SSH for netconf gives full SSH access to the box" 


Goals and Milestones:

Done Working Group formed

Done Submit initial Netconf Protocol draft 

Done Submit initial Netconf over (transport-TBD) draft 

Done Begin Working Group Last Call for the Netconf Protocol draft 

Done Begin Working Group Last Call for the Netconf over
(transport-TBD) draft

Done Submit final version of the Netconf Protocol draft to the IESG 

Done Submit final version of the Netconf over SOAP draft to the IESG

Done Submit final version of the Netconf over BEEP draft to the IESG

Done Submit final version of the Netconf over SSH draft to the IESG 

Done Update charter Done Submit first version of NETCONF Notifications
document 

Done Begin WGLC of NETCONF Notifications document 

Dec 2006 Submit final version of NETCONF Notifications document to IESG
for consideration as Proposed Standard 

December 2007 -00 draft for Netconf Monitoring December 2007 -00 draft
for Schema Advertisement 

December 2007 -00 draft for Fine Grain Locking 

December 2007 -00 draft for NETCONF over TLS 

March 2008 - Early Review of client authentication approach (for NETCONF
over TLS) with the security community at IETF 71 

August 2008 - WG Last Call on Netconf Monitoring after IETF72 

August 2008 - WG Last Call on Schema Advertisement after IETF72 

August 2008 - WG Last Call on Fine Grain Locking after IETF72 

August 2008 - WG Last Call on NETCONF over TLS after IETF72

October 2008 Send four documents to the IESG for consideration as
proposed standards


_______________________________________________
NGO mailing list
NGO@ietf.org
https://www1.ietf.org/mailman/listinfo/ngo