Re: [CCAMP] CCAMP Digest, Vol 166, Issue 9
niu.xiaobing@zte.com.cn Wed, 09 March 2022 04:09 UTC
Return-Path: <niu.xiaobing@zte.com.cn>
X-Original-To: ccamp@ietfa.amsl.com
Delivered-To: ccamp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id F21413A0B68
for <ccamp@ietfa.amsl.com>; Tue, 8 Mar 2022 20:09:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.904
X-Spam-Level:
X-Spam-Status: No, score=-1.904 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, CTE_8BIT_MISMATCH=0.001,
RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H5=0.001,
RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=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 2GDQipXqktzN for <ccamp@ietfa.amsl.com>;
Tue, 8 Mar 2022 20:09:44 -0800 (PST)
Received: from mxhk.zte.com.cn (mxhk.zte.com.cn [63.216.63.35])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 11FD03A1328
for <ccamp@ietf.org>; Tue, 8 Mar 2022 20:09:43 -0800 (PST)
Received: from mse-fl2.zte.com.cn (unknown [10.30.14.239])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mxhk.zte.com.cn (FangMail) with ESMTPS id 4KCzH90PXCz7bb8g
for <ccamp@ietf.org>; Wed, 9 Mar 2022 12:09:41 +0800 (CST)
Received: from szxlzmapp02.zte.com.cn ([10.5.231.79])
by mse-fl2.zte.com.cn with SMTP id 22949aPp043633
for <ccamp@ietf.org>; Wed, 9 Mar 2022 12:09:36 +0800 (GMT-8)
(envelope-from niu.xiaobing@zte.com.cn)
Received: from mapi (szxlzmapp03[null]) by mapi (Zmail) with MAPI id mid17;
Wed, 9 Mar 2022 12:09:36 +0800 (CST)
Date: Wed, 9 Mar 2022 12:09:36 +0800 (CST)
X-Zmail-TransId: 2b0562282880a407fd45
X-Mailer: Zmail v1.0
Message-ID: <202203091209360385055@zte.com.cn>
In-Reply-To: <mailman.1705.1646648038.7012.ccamp@ietf.org>
References: mailman.1705.1646648038.7012.ccamp@ietf.org
Mime-Version: 1.0
From: <niu.xiaobing@zte.com.cn>
To: <ccamp@ietf.org>
Content-Type: text/plain;
charset="UTF-8"
X-MAIL: mse-fl2.zte.com.cn 22949aPp043633
X-Fangmail-Gw-Spam-Type: 0
X-FangMail-Miltered: at cgslv5.04-192.168.250.138.novalocal with ID
62282885.000 by FangMail milter!
X-FangMail-Envelope: 1646798981/4KCzH90PXCz7bb8g/62282885.000/10.30.14.239/[10.30.14.239]/mse-fl2.zte.com.cn/<niu.xiaobing@zte.com.cn>
X-Fangmail-Anti-Spam-Filtered: true
X-Fangmail-MID-QID: 62282885.000/4KCzH90PXCz7bb8g
Archived-At: <https://mailarchive.ietf.org/arch/msg/ccamp/m8WWK2Re2CxGEXsk0NMc-asTHZs>
Subject: Re: [CCAMP] =?utf-8?q?CCAMP_Digest=2C_Vol_166=2C_Issue_9?=
X-BeenThere: ccamp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussion list for the CCAMP working group <ccamp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ccamp>,
<mailto:ccamp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ccamp/>
List-Post: <mailto:ccamp@ietf.org>
List-Help: <mailto:ccamp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ccamp>,
<mailto:ccamp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2022 04:09:49 -0000
hi, The flexe-cm YANG model in the draft-wang-ccamp-flexe-yang-cm-02.txt summarizes the discussion previous in the maillist and fulfills the basic configuration requirements for FlexE groups and clients, and I think, it's useful and a great step forward. In addition to some updates already indicated in the draft according to our discussion offline a few days ago, here are some further suggested editorial modifications. 1) In the YANG tree, the Key of flexe-group is [group-index], while 'group-index' is not in the YANG tree. The Key should be 'index' judging from the YANG module. 2) In the YANG tree, some of leaf nodes in FlexE-group, such as index, group-num, are not optional. It's better to show mandatory in the ietf-flexe-cm YANG module. 3) In the YANG module, the max range of leaf group-num is 1048574 and that overflows the maxium of uint32. It's better to change the data type to uint64. B.R. Xiaobing NIU ------------------原始邮件------------------ 发件人:ccamp-request@ietf.org 收件人:ccamp@ietf.org; 日 期 :2022年03月07日 18:14 主 题 :CCAMP Digest, Vol 166, Issue 9 Send CCAMP mailing list submissions to ccamp@ietf.org To subscribe or unsubscribe via the World Wide Web, visit https://www.ietf.org/mailman/listinfo/ccamp or, via email, send a message with subject or body 'help' to ccamp-request@ietf.org You can reach the person managing the list at ccamp-owner@ietf.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CCAMP digest..." Today's Topics: 1. [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 1eadfe: Updated draft (italobusi) 2. [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] ed27d8: Updated YANG (italobusi) 3. Re: [Editorial Errata Reported] RFC8632 (6866) (stefan vallin) 4. [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 6c2dad: Update test_yang.py (italobusi) 5. [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] aad2c6: Updated YANG model for IETF 113 (#104) (italobusi) 6. [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] (italobusi) 7. I-D Action: draft-wang-ccamp-flexe-yang-cm-02.txt (wangminxue@chinamobile.com) _______________________________________________ CCAMP mailing list CCAMP@ietf.org https://www.ietf.org/mailman/listinfo/ccamp
- Re: [CCAMP] CCAMP Digest, Vol 166, Issue 9 niu.xiaobing
- Re: [CCAMP] CCAMP Digest, Vol 166, Issue 9 niu.xiaobing
- Re: [CCAMP] CCAMP Digest, Vol 166, Issue 9 Yangfan(Fan,IP Standards)