[netmod] Presentation on YANG and Netconf usage in 3GPP

Qin Wu <bill.wu@huawei.com> Thu, 02 April 2020 13:12 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 25B8F3A11A9 for <netmod@ietfa.amsl.com>; Thu, 2 Apr 2020 06:12:00 -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, HTML_MESSAGE=0.001, 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 uxu7F2sweeLv for <netmod@ietfa.amsl.com>; Thu, 2 Apr 2020 06:11:59 -0700 (PDT)
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 9175A3A11A7 for <netmod@ietf.org>; Thu, 2 Apr 2020 06:11:58 -0700 (PDT)
Received: from lhreml721-chm.china.huawei.com (unknown [172.18.7.106]) by Forcepoint Email with ESMTP id E4EE1D098F3CF420BB8B; Thu, 2 Apr 2020 14:11:56 +0100 (IST)
Received: from lhreml721-chm.china.huawei.com (10.201.108.72) by lhreml721-chm.china.huawei.com (10.201.108.72) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 2 Apr 2020 14:11:56 +0100
Received: from DGGEML421-HUB.china.huawei.com (10.1.199.38) by lhreml721-chm.china.huawei.com (10.201.108.72) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.1.1713.5 via Frontend Transport; Thu, 2 Apr 2020 14:11:56 +0100
Received: from DGGEML511-MBX.china.huawei.com ([169.254.1.195]) by dggeml421-hub.china.huawei.com ([10.1.199.38]) with mapi id 14.03.0487.000; Thu, 2 Apr 2020 21:11:50 +0800
From: Qin Wu <bill.wu@huawei.com>
To: Balazs Lengyel <balazs.lengyel@ericsson.com>, "netmod@ietf.org" <netmod@ietf.org>
Thread-Topic: Presentation on YANG and Netconf usage in 3GPP
Thread-Index: AdYI78ERzYw+2SOLSfa4vJ3tXnSwEA==
Date: Thu, 02 Apr 2020 13:11:49 +0000
Message-ID: <B8F9A780D330094D99AF023C5877DABAAD5C488C@dggeml511-mbx.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.138.33.123]
Content-Type: multipart/alternative; boundary="_000_B8F9A780D330094D99AF023C5877DABAAD5C488Cdggeml511mbxchi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/u9Z2Py598jayAv6qs6cGKicMCX8>
Subject: [netmod] Presentation on YANG and Netconf usage in 3GPP
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: Thu, 02 Apr 2020 13:12:00 -0000

Hi, Balazs:
Thanks for the update for what 3GPP is doing related to YANG and NETCONF. I have a few comments to your slides which I haven't got time to raise in the virtual interim meeting:

1.       Mapping UML to YANG may is not lossless mapping, you may loss a lot of information, for lossless mapping, Why you don't use complex type defined in RFC6095?

2.       What do you expect IETF to do for the gap identified in 3GPP?

-Qin