RE: FW: I-D ACTION:draft-iijima-netconf-soap-implementation-03.txt

"Romascanu, Dan (Dan)" <dromasca@avaya.com> Mon, 22 October 2007 12:19 UTC

Return-path: <owner-netconf@ops.ietf.org>
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1IjwFW-0003Ht-9P for netconf-archive@lists.ietf.org; Mon, 22 Oct 2007 08:19:15 -0400
Received: from psg.com ([147.28.0.62]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1IjwFK-00063t-HC for netconf-archive@lists.ietf.org; Mon, 22 Oct 2007 08:19:09 -0400
Received: from majordom by psg.com with local (Exim 4.67 (FreeBSD)) (envelope-from <owner-netconf@ops.ietf.org>) id 1Ijw4r-000DlJ-ML for netconf-data@psg.com; Mon, 22 Oct 2007 12:08:13 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on psg.com
X-Spam-Level:
X-Spam-Status: No, score=-102.5 required=5.0 tests=AWL,BAYES_00,RDNS_NONE, USER_IN_ALL_SPAM_TO autolearn=no version=3.2.1
Received: from [198.152.12.100] (helo=nj300815-nj-outbound.avaya.com) by psg.com with esmtp (Exim 4.67 (FreeBSD)) (envelope-from <dromasca@avaya.com>) id 1Ijw4n-000Dkq-UB for netconf@ops.ietf.org; Mon, 22 Oct 2007 12:08:11 +0000
X-IronPort-AV: E=Sophos;i="4.21,311,1188792000"; d="scan'208";a="72386280"
Received: from 14.140.8.135.in-addr.arpa (HELO 307622ANEX5.global.avaya.com) ([135.64.140.14]) by nj300815-nj-outbound.avaya.com with ESMTP; 22 Oct 2007 08:08:01 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: FW: I-D ACTION:draft-iijima-netconf-soap-implementation-03.txt
Date: Mon, 22 Oct 2007 14:08:00 +0200
Message-ID: <EDC652A26FB23C4EB6384A4584434A04526183@307622ANEX5.global.avaya.com>
In-Reply-To: <471C5F55.2040102@hitachi.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: FW: I-D ACTION:draft-iijima-netconf-soap-implementation-03.txt
Thread-Index: AcgUhd8dYiOwWq1AQjuo/6GT/RGW9AAHe5/Q
References: <EDC652A26FB23C4EB6384A4584434A04526046@307622ANEX5.global.avaya.com> <471C5F55.2040102@hitachi.com>
From: "Romascanu, Dan (Dan)" <dromasca@avaya.com>
To: Tomoyuki Iijima <tomoyuki.iijima.fg@hitachi.com>, Netconf WG <netconf@ops.ietf.org>
Cc: ngo@ietf.org
Sender: owner-netconf@ops.ietf.org
Precedence: bulk
X-Spam-Score: -4.0 (----)
X-Scan-Signature: 8f374d0786b25a451ef87d82c076f593

I would indeed encourage you to continue the work on this document, and
to present it at the Vancouver meeting. When you feel it is ready and
complete for submission I will be glad to sponsor it as AD in order to
make it an Informational RFC. 

Dan
 

 
 

> -----Original Message-----
> From: owner-netconf@ops.ietf.org 
> [mailto:owner-netconf@ops.ietf.org] On Behalf Of Tomoyuki Iijima
> Sent: Monday, October 22, 2007 10:29 AM
> To: Netconf WG
> Subject: Re: FW: I-D 
> ACTION:draft-iijima-netconf-soap-implementation-03.txt
> 
> 
> Hi,
> 
> I'm writing this document.
> I was thinking about hearing your opinion at the next IETF 
> meeting about how we should go on with this document. We'd 
> like to make a contributution to the NETCONF by making this 
> work adopted as an informational RFC. And when Mr. Okita, 
> co-author of this document, presented this I-D at the Chicago 
> meeting, I felt that Andy made a supporting comment.
> 
> So, we'd appreciate if this document could be "AD-Sponsored". 
> Of course, I know more volume, especially in section 4, is necessary.
> 
> Romascanu, Dan (Dan) wrote:
> > This I-D brings important deployment information. It needs 
> some more 
> > work, for example to decide what to do with Section 4, but 
> it may be 
> > worth considering its publication as Informational RFC. 
> What are the 
> > authors intentions with this work? We can use the process 
> described in 
> > http://www.ietf.org/IESG/content/ions/ion-ad-sponsoring.html. Other 
> > opinions?
> > 
> > Dan
> > 
> > 
> >  
> > 
> > -----Original Message-----
> > From: Internet-Drafts@ietf.org [mailto:Internet-Drafts@ietf.org]
> > Sent: Friday, October 19, 2007 7:15 PM
> > To: i-d-announce@ietf.org
> > Subject: I-D ACTION:draft-iijima-netconf-soap-implementation-03.txt
> > 
> > A New Internet-Draft is available from the on-line Internet-Drafts 
> > directories.
> > 
> > 
> > 	Title		: Experience of implementing NETCONF over SOAP
> > 	Author(s)	: I. Tomoyuki, et al.
> > 	Filename	:
> > draft-iijima-netconf-soap-implementation-03.txt
> > 	Pages		: 15
> > 	Date		: 2007-10-19
> > 	
> > NETCONF protocol is standardized to be exchanged over SSH, SOAP, or
> >    BEEP.  We developed a network management system based on NETCONF
> >    protocol.  For several reasons, we chose the SOAP protocol as a
> >    transport protocol of NETCONF.  This document describes 
> why we chose
> >    SOAP as a transport protocol and the insight gained from actual
> >    development.
> > 
> > A URL for this Internet-Draft is:
> > 
> http://www.ietf.org/internet-drafts/draft-iijima-netconf-soap-implemen
> > ta
> > tion-03.txt
> > 
> > To remove yourself from the I-D Announcement list, send a 
> message to 
> > i-d-announce-request@ietf.org with the word unsubscribe in 
> the body of 
> > the message.
> > You can also visit 
> https://www1.ietf.org/mailman/listinfo/I-D-announce
> > to change your subscription settings.
> > 
> > Internet-Drafts are also available by anonymous FTP. Login with the 
> > username "anonymous" and a password of your e-mail address. After 
> > logging in, type "cd internet-drafts" and then "get 
> > draft-iijima-netconf-soap-implementation-03.txt".
> > 
> > A list of Internet-Drafts directories can be found in 
> > http://www.ietf.org/shadow.html or 
> > ftp://ftp.ietf.org/ietf/1shadow-sites.txt
> > 
> > Internet-Drafts can also be obtained by e-mail.
> > 
> > Send a message to:
> > 	mailserv@ietf.org.
> > In the body type:
> > 	"FILE
> > /internet-drafts/draft-iijima-netconf-soap-implementation-03.txt".
> > 	
> > NOTE:	The mail server at ietf.org can return the document in
> > 	MIME-encoded form by using the "mpack" utility.  To use this
> > 	feature, insert the command "ENCODING mime" before the "FILE"
> > 	command.  To decode the response(s), you will need "munpack" or
> > 	a MIME-compliant mail reader.  Different MIME-compliant 
> mail readers
> > 	exhibit different behavior, especially when dealing with
> > 	"multipart" MIME messages (i.e. documents which have been split
> > 	up into multiple messages), so check your local documentation on
> > 	how to manipulate these messages.
> > 
> > Below is the data which will enable a MIME compliant mail reader 
> > implementation to automatically retrieve the ASCII version of the 
> > Internet-Draft.
> > 
> 
> 
> --
> Tomoyuki Iijima
> Hitachi, Ltd. Central Research Laboratory
> TEL:+81-42-323-1111 ext.3579
> FAX:+81-42-327-7868
> E-mail:tomoyuki.iijima.fg@hitachi.com
> 
> 
> --
> to unsubscribe send a message to netconf-request@ops.ietf.org with
> the word 'unsubscribe' in a single line as the message text body.
> archive: <http://ops.ietf.org/lists/netconf/>
> 

--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>