Hi Vladimir,

Thanks for raising this, and apologies that I missed fixing this in the 04 version.

I'll apply the patch now, and then will post an updated version at the beginning of IETF. I'm actually also trying to remove the "dot1q-tag" containers as well, but this requires coordination with IEEE because they are hosting the groupings in their files.

I'm hopeful that I can also get that fixed at the same time.

Thanks,
Rob


On 04/07/2017 19:27, Vladimir Vassilev wrote:
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/[email protected] [email protected]
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, [email protected] 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
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

.


_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to