Re: [i2rs] network-type: container vs. identity?

Robert Varga <nite@hq.sk> Mon, 11 July 2016 10:54 UTC

Return-Path: <nite@hq.sk>
X-Original-To: i2rs@ietfa.amsl.com
Delivered-To: i2rs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AAEE12D10B for <i2rs@ietfa.amsl.com>; Mon, 11 Jul 2016 03:54:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.287
X-Spam-Level:
X-Spam-Status: No, score=-3.287 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-1.287] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=hq.sk
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 yWr5O8WccbaW for <i2rs@ietfa.amsl.com>; Mon, 11 Jul 2016 03:54:01 -0700 (PDT)
Received: from mail.hq.sk (hq.sk [81.89.59.181]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5723E12D0FE for <i2rs@ietf.org>; Mon, 11 Jul 2016 03:54:01 -0700 (PDT)
Received: from [10.137.1.13] (46.229.239.158.host.vnet.sk [46.229.239.158]) by mail.hq.sk (Postfix) with ESMTPSA id C60FB244210; Mon, 11 Jul 2016 12:53:58 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=hq.sk; s=mail; t=1468234438; bh=nVsRdKQz8LA9N/iOalevVYNU8oYcX+2D/QPZZ8hGymI=; h=Subject:To:References:Cc:From:Date:In-Reply-To; b=kCbaiaLfabQmCBC8480WpOr6B6Z4MkY8vJWs9emsuhKeBSPYJAaia5EUM2CIMj1bF 1EDzDlqgjoHLF7aqxQCJ2tZ3hOukN+L5fUJmPBnFug0CTkTio2WbPM5lFUd6UPw24N s4WsBlaZPwwxknqQE2h9cCoCEcSzLAi+xWDbmT8U=
To: "Zhangxian (Xian)" <zhang.xian@huawei.com>, "draft-ietf-i2rs-yang-network-topo@tools.ietf.org" <draft-ietf-i2rs-yang-network-topo@tools.ietf.org>
References: <C636AF2FA540124E9B9ACB5A6BECCE6B7DEDFCE6@SZXEMA512-MBS.china.huawei.com>
From: Robert Varga <nite@hq.sk>
Message-ID: <5c0b2dee-fe0b-139d-1b1e-dc6936ff747d@hq.sk>
Date: Mon, 11 Jul 2016 12:53:50 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
In-Reply-To: <C636AF2FA540124E9B9ACB5A6BECCE6B7DEDFCE6@SZXEMA512-MBS.china.huawei.com>
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="qDFVcdtvBanahUA5lINaiKPSBJEsEdqQu"
Archived-At: <https://mailarchive.ietf.org/arch/msg/i2rs/ZqtBLHpVcM4hVx9zF2mElHsozqQ>
Cc: "i2rs@ietf.org" <i2rs@ietf.org>
Subject: Re: [i2rs] network-type: container vs. identity?
X-BeenThere: i2rs@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Interface to The Internet Routing System \(IRS\)" <i2rs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i2rs>, <mailto:i2rs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/i2rs/>
List-Post: <mailto:i2rs@ietf.org>
List-Help: <mailto:i2rs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i2rs>, <mailto:i2rs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Jul 2016 10:54:03 -0000

On 07/08/2016 05:47 AM, Zhangxian (Xian) wrote:
> Hi, Authors,
> 
>  
> 
>    while using this model as a base to augment for technology-specific
> topologies, I wonder why the leaf network-types is a container, instead
> of being as a identity?
> 
>  
> 
> I remember I asked Alex offline before, but the response I got was that
> the identity was also under consideration at that time. Given the latest
> version (June 2016 version) still use container, I wonder if the authors
> can explain why the alternative is discarded? Thank you.

The idea is to be able to have multiple traits, for example for composition.

Bye,
Robert