Re: [netmod] I-D Action: draft-ietf-netmod-factory-default-08.txt

Qin Wu <bill.wu@huawei.com> Sat, 07 December 2019 03:41 UTC

Return-Path: <bill.wu@huawei.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 011B812003F for <netmod@ietfa.amsl.com>; Fri, 6 Dec 2019 19:41:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.201
X-Spam-Level:
X-Spam-Status: No, score=-4.201 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bg1HNq_7QoOj for <netmod@ietfa.amsl.com>; Fri, 6 Dec 2019 19:41:47 -0800 (PST)
Received: from huawei.com (lhrrgout.huawei.com [185.176.76.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FA7B120018 for <netmod@ietf.org>; Fri, 6 Dec 2019 19:41:47 -0800 (PST)
Received: from LHREML714-CAH.china.huawei.com (unknown [172.18.7.108]) by Forcepoint Email with ESMTP id 41EDD306FF09D21904B for <netmod@ietf.org>; Sat, 7 Dec 2019 03:41:46 +0000 (GMT)
Received: from DGGEML424-HUB.china.huawei.com (10.1.199.41) by LHREML714-CAH.china.huawei.com (10.201.108.37) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sat, 7 Dec 2019 03:41:45 +0000
Received: from DGGEML531-MBS.china.huawei.com ([169.254.5.69]) by dggeml424-hub.china.huawei.com ([10.1.199.41]) with mapi id 14.03.0439.000; Sat, 7 Dec 2019 11:41:40 +0800
From: Qin Wu <bill.wu@huawei.com>
To: "Joe Clarke (jclarke)" <jclarke@cisco.com>, Martin Bjorklund <mbj@tail-f.com>
CC: "netmod@ietf.org" <netmod@ietf.org>
Thread-Topic: [netmod] I-D Action: draft-ietf-netmod-factory-default-08.txt
Thread-Index: AdWssCMUTQFdN4vCQMmO9rbPagZU7A==
Date: Sat, 07 Dec 2019 03:41:39 +0000
Message-ID: <B8F9A780D330094D99AF023C5877DABAA94CAC68@dggeml531-mbs.china.huawei.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.134.31.203]
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/_T9_eCuO7W37Q7WnwWPja6tKBXQ>
Subject: Re: [netmod] I-D Action: draft-ietf-netmod-factory-default-08.txt
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 07 Dec 2019 03:41:50 -0000

Thanks Martin and Joe for clarification and suggested changes. I will implement them in v-09.

-Qin
-----邮件原件-----
发件人: Joe Clarke (jclarke) [mailto:jclarke@cisco.com] 
发送时间: 2019年12月5日 23:52
收件人: Martin Bjorklund <mbj@tail-f.com>
抄送: Qin Wu <bill.wu@huawei.com>; netmod@ietf.org
主题: Re: [netmod] I-D Action: draft-ietf-netmod-factory-default-08.txt



> On Dec 5, 2019, at 10:48, Martin Bjorklund <mbj@tail-f.com> wrote:
> 
> Hi,
> 
> "Joe Clarke (jclarke)" <jclarke@cisco.com> wrote:
>> On Dec 4, 2019, at 22:37, Qin Wu <bill.wu@huawei.com> wrote:
>> 
>> v-08 is posted to address comments received from YANG doctor review 
>> and additional comments from Joe.
>> The diff is:
>> https://www.ietf.org/rfcdiff?url2=draft-ietf-netmod-factory-default-0
>> 8
>> 
>> Thanks, Qin. But this isn’t actually what I had in mind. I was 
>> suggesting text targeted at implementors but also warning operators along the lines of:
>> 
>> Operators should be aware that since all read-write datastores are 
>> immediately reset to factor default, the device will become 
>> unreachable on the network.
> 
> s/will/may/
> 
> ( and s/factor/factory/ )
> 
> 
>> One should
>> understand how a given vendor’s device will behave after the RPC is executed.
> 
> Perhaps s/One should/It is important to/?
> 
>> Implementors SHOULD reboot the device or otherwise restart processes 
>> needed to bootstrap it.
>> 
>> I realize Jürgen(?) or others had problems with calling out 
>> bootstrapping, but I do think some explicit advice is required so all 
>> parties are aware what the impact of executing the RPC would have.
> 
> I had concerns with the previous text about bootstrapping, but I think 
> that your proposed text above is fine.

Thanks for the clarification and corrections.

Joe

> 
> 
> /martin
> 
> 
> 
>> 
>> Joe
>> 
>> -Qin
>> -----邮件原件-----
>> 发件人: I-D-Announce [mailto:i-d-announce-bounces@ietf.org] 代表
>> internet-drafts@ietf.org
>> 发送时间: 2019年12月5日 11:36
>> 收件人: i-d-announce@ietf.org
>> 抄送: netmod@ietf.org
>> 主题: I-D Action: draft-ietf-netmod-factory-default-08.txt
>> 
>> A New Internet-Draft is available from the on-line Internet-Drafts directories.
>> This draft is a work item of the Network Modeling WG of the IETF.
>> 
>> Title : Factory Default Setting
>> Authors : Qin Wu
>> Balazs Lengyel
>> Ye Niu
>> Filename : draft-ietf-netmod-factory-default-08.txt
>> Pages : 11
>> Date : 2019-12-04
>> 
>> Abstract:
>> This document defines a method to reset a server to its factory- 
>> default content. The reset operation may be used, e.g., when the 
>> existing configuration has major errors so re-starting the 
>> configuration process from scratch is the best option.
>> 
>> A new factory-reset RPC is defined. When resetting a datastore, all 
>> previous configuration settings will be lost and replaced by the 
>> factory-default content.
>> 
>> A new optional "factory-default" read-only datastore is defined, that 
>> contains the data that will be copied over to the running datastore 
>> at reset.
>> 
>> The IETF datatracker status page for this draft is:
>> https://datatracker.ietf.org/doc/draft-ietf-netmod-factory-default/
>> 
>> There are also htmlized versions available at:
>> https://tools.ietf.org/html/draft-ietf-netmod-factory-default-08
>> https://datatracker.ietf.org/doc/html/draft-ietf-netmod-factory-defau
>> lt-08
>> 
>> A diff from the previous version is available at:
>> https://www.ietf.org/rfcdiff?url2=draft-ietf-netmod-factory-default-0
>> 8
>> 
>> Please note that it may take a couple of minutes from the time of 
>> submission until the htmlized version and diff are available at tools.ietf.org.
>> 
>> Internet-Drafts are also available by anonymous FTP at:
>> ftp://ftp.ietf.org/internet-drafts/
>> 
>> _______________________________________________
>> I-D-Announce mailing list
>> I-D-Announce@ietf.org
>> https://www.ietf.org/mailman/listinfo/i-d-announce
>> Internet-Draft directories: http://www.ietf.org/shadow.html or 
>> ftp://ftp.ietf.org/ietf/1shadow-sites.txt
>> _______________________________________________
>> netmod mailing list
>> netmod@ietf.org
>> https://www.ietf.org/mailman/listinfo/netmod
>>