Re: [netmod] New Version Notification for draft-ding-netmod-arp-yang-model-00.txt
Alex Campbell <Alex.Campbell@Aviatnet.com> Thu, 26 October 2017 22:30 UTC
Return-Path: <Alex.Campbell@Aviatnet.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 2FCBE13F623; Thu, 26 Oct 2017 15:30:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=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 9TdBPmxXs0uD; Thu, 26 Oct 2017 15:30:01 -0700 (PDT)
Received: from mail-send.aviatnet.com (mail-send.aviatnet.com [192.147.115.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7B0113F61D; Thu, 26 Oct 2017 15:30:01 -0700 (PDT)
From: Alex Campbell <Alex.Campbell@Aviatnet.com>
To: "dingxiaojian (A)" <dingxiaojian1@huawei.com>, "i-d-announce@ietf.org" <i-d-announce@ietf.org>
CC: "netmod@ietf.org" <netmod@ietf.org>
Thread-Topic: New Version Notification for draft-ding-netmod-arp-yang-model-00.txt
Thread-Index: AdNOPIiM+GAErL7MSeeuMv3UOyh70wAauoJU
Date: Thu, 26 Oct 2017 22:29:59 +0000
Message-ID: <1509056999180.68991@Aviatnet.com>
References: <3B110B81B721B940871EC78F107D848C01015592@DGGEMM506-MBX.china.huawei.com>
In-Reply-To: <3B110B81B721B940871EC78F107D848C01015592@DGGEMM506-MBX.china.huawei.com>
Accept-Language: en-NZ, en-US
Content-Language: en-NZ
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [10.15.6.10]
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/XzO15ZVzUcdTx6v3e0LlVq3Wmvc>
Subject: Re: [netmod] New Version Notification for draft-ding-netmod-arp-yang-model-00.txt
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.22
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: Thu, 26 Oct 2017 22:30:05 -0000
Hi Xiaojian, * The published module ietf-ip (RFC 7277) overlaps the data being provided in this module. Especially your /arp/arp-tables and /arp/arp-static-tables seem to correspond to /interfaces-state/interface/ipv4/neighbor and /interfaces/interface/ipv4/neighbor from ietf-ip. I think we should avoid duplication of data where possible; can you refactor this module to augment what is already there? * Data relating to a specific interface should be inside /interfaces/interface (and -state) (ietf-interfaces, RFC 7223) where it is possible and relevant. I don't see any reason to have a completely separate list with a leafref as a key, when you could use 'augment' to have the data as part of the interface itself. * ARP as a feature is not dependent on VRFs, but implementing this module requires the server to also implement ietf-network-instances. If the ARP-related data was under /interfaces(-state) then this draft wouldn't need to rely on ietf-network-instances. The network-instances draft already takes care of making sure each VRF has a separate list of interfaces. Alex ________________________________________ From: netmod <netmod-bounces@ietf.org> on behalf of dingxiaojian (A) <dingxiaojian1@huawei.com> Sent: Thursday, 26 October 2017 10:27 p.m. To: i-d-announce@ietf.org Cc: netmod@ietf.org Subject: Re: [netmod] New Version Notification for draft-ding-netmod-arp-yang-model-00.txt Hi all, The ARP YANG module defined in this document has common properties that need to be configured. It provides freedom for service providers to adapt this data model to different product implementations. Please have a look and provide comments on the list. Thanks, Xiaojian A new version of I-D, draft-ding-netmod-arp-yang-model-00.txt has been successfully submitted by Xiaojian Ding and posted to the IETF repository. Name: draft-ding-netmod-arp-yang-model Revision: 00 Title: YANG Data Model for ARP Document date: 2017-10-26 Group: Individual Submission Pages: 16 URL: https://www.ietf.org/internet-drafts/draft-ding-netmod-arp-yang-model-00.txt Status: https://datatracker.ietf.org/doc/draft-ding-netmod-arp-yang-model/ Htmlized: https://tools.ietf.org/html/draft-ding-netmod-arp-yang-model-00 Htmlized: https://datatracker.ietf.org/doc/html/draft-ding-netmod-arp-yang-model-00 Abstract: This document defines a YANG data model to describe Address Resolution Protocol (ARP) configurations. It is intended this model be used by service providers who manipulate devices from different vendors in a standard way. 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. The IETF Secretariat _______________________________________________ netmod mailing list netmod@ietf.org https://www.ietf.org/mailman/listinfo/netmod
- Re: [netmod] New Version Notification for draft-d… dingxiaojian (A)
- Re: [netmod] New Version Notification for draft-d… Alex Campbell
- Re: [netmod] New Version Notification for draft-d… Alex Campbell
- Re: [netmod] New Version Notification for draft-d… dingxiaojian (A)