Re: [netmod] I-D Action: draft-ietf-netmod-intf-ext-yang-05.txt

Vladimir Vassilev <vladimir@transpacket.com> Tue, 04 July 2017 18:27 UTC

Return-Path: <vladimir@transpacket.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 07DCC1316BF for <netmod@ietfa.amsl.com>; Tue, 4 Jul 2017 11:27:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 g4SitsKg45IM for <netmod@ietfa.amsl.com>; Tue, 4 Jul 2017 11:27:11 -0700 (PDT)
Received: from mail.transpacket.com (s91205186171.blix.com [91.205.186.171]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3812A12EBFB for <netmod@ietf.org>; Tue, 4 Jul 2017 11:27:10 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.transpacket.com (Postfix) with ESMTP id 608951423DB7; Tue, 4 Jul 2017 20:27:08 +0200 (CEST)
Received: from mail.transpacket.com ([127.0.0.1]) by localhost (mail.transpacket.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id u5g5c0FIizNR; Tue, 4 Jul 2017 20:27:08 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1]) by mail.transpacket.com (Postfix) with ESMTP id 34A331423DB8; Tue, 4 Jul 2017 20:27:08 +0200 (CEST)
Received: from mail.transpacket.com ([127.0.0.1]) by localhost (mail.transpacket.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id O5Wb6cyzBYxA; Tue, 4 Jul 2017 20:27:08 +0200 (CEST)
Received: from [192.168.209.116] (s1853520235.blix.com [185.35.202.35]) by mail.transpacket.com (Postfix) with ESMTPSA id 123071423B84; Tue, 4 Jul 2017 20:27:08 +0200 (CEST)
To: netmod@ietf.org, Robert Wilton <rwilton@cisco.com>
References: <149911936036.16124.7040704366349342881@ietfa.amsl.com>
From: Vladimir Vassilev <vladimir@transpacket.com>
Message-ID: <41fc8755-41aa-df04-ac89-0944e77c176c@transpacket.com>
Date: Tue, 04 Jul 2017 20:27:07 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0
MIME-Version: 1.0
In-Reply-To: <149911936036.16124.7040704366349342881@ietfa.amsl.com>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/EgrZ8_ey0q-hHjnzYEsTYNS3TTA>
Subject: Re: [netmod] I-D Action: draft-ietf-netmod-intf-ext-yang-05.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: Tue, 04 Jul 2017 18:27:14 -0000

Hello,

Our validation tools report a problem that was also reported for the 04 
version and still not fixed:

This is our fix:

diff draft-modules/ietf-flexible-encapsulation@2017-07-03.yang 
ietf-flexible-encapsulation@2017-07-03.yang
145,146c145,146
<               '../outer-tag/dot1q-tag/tag-type = "s-vlan" and ' +
<               'dot1q-tag/tag-type = "c-vlan"' {
---
 >               '../outer-tag/dot1q-tag/tag-type = "dot1q-types:s-vlan" 
and ' +
 >               'dot1q-tag/tag-type = "dot1q-types:c-vlan"' {
217,218c217,218
<           '../outer-tag/dot1q-tag/tag-type = "s-vlan" and ' +
<           'dot1q-tag/tag-type = "c-vlan"' {
---
 >           '../outer-tag/dot1q-tag/tag-type = "dot1q-types:s-vlan" and ' +
 >           'dot1q-tag/tag-type = "dot1q-types:c-vlan"' {
375,376c375,376
<               '../outer-tag/dot1q-tag/tag-type = "s-vlan" and ' +
<                'dot1q-tag/tag-type = "c-vlan"' {
---
 >               '../outer-tag/dot1q-tag/tag-type = "dot1q-types:s-vlan" 
and ' +
 >                'dot1q-tag/tag-type = "dot1q-types:c-vlan"' {

Vladimir


On 07/04/2017 12:02 AM, internet-drafts@ietf.org wrote:
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the NETCONF Data Modeling Language of the IETF.
>
>          Title           : Common Interface Extension YANG Data Models
>          Authors         : Robert Wilton
>                            David Ball
>                            Tapraj Singh
>                            Selvakumar Sivaraj
> 	Filename        : draft-ietf-netmod-intf-ext-yang-05.txt
> 	Pages           : 27
> 	Date            : 2017-07-03
>
> Abstract:
>     This document defines two YANG modules that augment the Interfaces
>     data model defined in the "YANG Data Model for Interface Management"
>     with additional configuration and operational data nodes to support
>     common lower layer interface properties, such as interface MTU.
>     These properties are common to many types of interfaces on network
>     routers and switches and are implemented by multiple network
>     equipment vendors with similar semantics, even though some of the
>     features are not formally defined in any published standard.
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-netmod-intf-ext-yang/
>
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-netmod-intf-ext-yang-05
> https://datatracker.ietf.org/doc/html/draft-ietf-netmod-intf-ext-yang-05
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-netmod-intf-ext-yang-05
>
>
> 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/
>
> _______________________________________________
> netmod mailing list
> netmod@ietf.org
> https://www.ietf.org/mailman/listinfo/netmod