WG Action: RECHARTER: Network Configuration (netconf)

2011-07-21 Thread IESG Secretary
The Network Configuration (netconf) working group in the Operations and 
Management Area Area of the IETF has been rechartered.  For additional 
information, please contact the Area Directors or the working group 
Chairs.

Network Configuration (netconf)
--
Current Status: Active Working Group

 Chairs:
 Bert Wijnen berti...@bwijnen.net
 Mehmet Ersue mehmet.er...@nsn.com

 Operations and Management Area Directors:
 Dan Romascanu droma...@avaya.com
 Ronald Bonica rbon...@juniper.net

 Operations and Management Area Advisor:
 Dan Romascanu droma...@avaya.com

 Security Advisor:
 Tim Polk william.p...@nist.gov

 Mailing Lists:
 General Discussion: netc...@ietf.org
 To Subscribe:   netconf-requ...@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.

  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. Netconf Access Control Model (NACM) Requirements and Solution.
  
 There is a need for standard mechanisms to restrict 
 NETCONF protocol access for particular users to a pre-  
 configured (by operator) subset of all available NETCONF
 operations and content. 

 The WG will produce a document which identifies the access 
 control requirements specific to the NETCONF protocol, as 
 defined in [4741bis].  This document will also provide a 
 standard YANG data model which addresses these 
 requirements. 
 
 It is possible that the WG will not reach solution consensus
 on every possible requirement identified in the document.
 In this case, it is expected that the solution will evolve
 over time to meet the the remaining unmet requirements.

  2. The NETCONF server may want to notify interested clients about
 particular NETCONF protocol/server events.  The WG will work on
 a NETCONF specific YANG module(s) to define suitable
 notifications.

  3. As implementation and deployment experience gained with the
 NETCONF monitoring data model, the WG may revise the NETCONF
 monitoring data model to add additional objects that can be used
 to check the status of the server and to discover additional
 information about the server implementation. The WG may choose
 to revise the NETCONF monitoring data model.

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
  Jul 2011 - WGLC for NACM document
  Jul 2011 - WGLC for NETCONF specific notifications document
  Sep 2011 - (if needed last) 

WG Action: RECHARTER: Network Configuration (netconf)

2010-08-31 Thread IESG Secretary
The Network Configuration (netconf) working group in the Operations and
Management Area of the IETF has been rechartered.  For additional
information, please contact the Area Directors or the working group
Chairs.

Network Configuration (netconf)
---
Current Status: Active Working Group

Chairs:
Bert Wijnen (berti...@bwijnen.net)
Mehmet Ersue (mehmet.er...@nsn.com)

Operations and Management Area Directors:
Dan Romascanu (droma...@avaya.com)
Ronald Bonica (rbon...@juniper.net)

Operations and Management Area Advisor:
Dan Romascanu (droma...@avaya.com)

Mailing Lists:
General Discussion: netc...@ietf.org
To Subscribe:   netconf-requ...@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.

 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. NETCONF implementations have shown that the specification in 
RFC4741 is not 100% clear and has lead to different interpretations

and implementations. Also some errors have been uncovered. So the 
WG will do an rfc4741bis with following constraints:

  - bug fixes are to be done
  - clarifications can be done
  - extensions can be done only when needed to fix bugs
or inconsistencies (i.e. we are not doing a NETCONF V2)
  - The work was started based on the discussion in IETF #73 (see
http://www.ietf.org/proceedings/08nov/slides/netconf-3.pdf).

 2. A technical errata has been posted on rfc4742. The work on 
rfc4741bis also uncovered some additional fixes/clarifications that
need to be made to rfc4742, the WG has been working on rfc4742bis
and is nearly done with this work item.

 3. Netconf Access Control Model (NACM) Requirements and Solution.

There is a need for standard mechanisms to restrict 
NETCONF protocol access for authenticated users to a pre-  
configured (by operator) subset of all available NETCONF
operations and content. 

The WG will produce a document which identifies the access 
control requirements specific to the NETCONF protocol, as 
defined in [4741bis].  This document will also provide a 
standard YANG data model which addresses these 
requirements. 

It is possible that the WG will not reach solution consensus
on every possible requirement identified in the document.
In this case, it is expected that the solution will evolve
over time to meet the the remaining unmet requirements.

 4. The NETCONF server may want to notify interested clients about
particular NETCONF protocol/server events.  The WG will work on
a NETCONF specific YANG module(s) to define suitable
notifications.

 5. As implementation and deployment experience gained with the
NETCONF monitoring data model, the WG may revise the NETCONF
monitoring data model to add additional objects that can be used
to check the status of the server 

WG Action: RECHARTER: Network Configuration (netconf)

2005-12-21 Thread The IESG
The charter of the Network Configuration (netconf) working group in the 
Operations and Management Area of the IETF has been updated. For additional 
information, please contact the Area Directors or the working group Chairs.

+++

Network Configuration (netconf)


Current Status: Active Working Group

Chair(s):
Simon Leinen [EMAIL PROTECTED]
Andy Bierman [EMAIL PROTECTED]

Operations and Management Area Director(s):
Bert Wijnen [EMAIL PROTECTED]
David Kessens [EMAIL PROTECTED]

Operations and Management Area Advisor:
Bert Wijnen [EMAIL PROTECTED]

Technical Advisor(s):
Wesley Hardaker [EMAIL PROTECTED]

Mailing Lists:
General Discussion: netconf@ops.ietf.org
To Subscribe: [EMAIL PROTECTED]
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 mechanims 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 support for asynchronous notifications

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 will be 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 Transport-TBD Specification, which defines how
the Netconf protocol is used with the transport protocol
selected by the group, and how it meets the security and
transport layer requirements of the Netconf Protocol
Specification.. There will be a document of this type for
each selected transport protocol.

The working group will take the XMLCONF Configuration Protocol
draft-enns-xmlconf-spec-00.txt as a starting point.

Goals and Milestones:
DoneWorking Group formed  
DoneSubmit initial Netconf Protocol draft  
DoneSubmit initial Netconf over (transport-TBD) draft  
DoneBegin Working Group Last Call for the Netconf Protocol draft  
DoneBegin Working Group Last Call for the Netconf over (transport-TBD) draft
  
DoneSubmit final version of the Netconf Protocol draft to the IESG  
DoneSubmit final version of the Netconf over SOAP draft to the IESG  
DoneSubmit final version of the Netconf over BEEP draft to the IESG  
DoneSubmit final version of the Netconf over SSH draft to the IESG  
Dec 2005Update charter  
Jan 2006Submit first version of NETCONF Notifications document  
Sep 2006Begin WGLC of NETCONF Notifications document