答复: YANG model for protocol independent OAM
Haoweiguo <haoweiguo@huawei.com> Wed, 02 April 2014 03:51 UTC
Return-Path: <haoweiguo@huawei.com>
X-Original-To: l2vpn@ietfa.amsl.com
Delivered-To: l2vpn@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com
(Postfix) with ESMTP id 957741A00EA; Tue, 1 Apr 2014 20:51:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.74
X-Spam-Level: *
X-Spam-Status: No, score=1.74 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,
CHARSET_FARAWAY_HEADER=3.2, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3,
MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001,
T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 eqQPveb-UFwr;
Tue, 1 Apr 2014 20:51:13 -0700 (PDT)
Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17]) by
ietfa.amsl.com (Postfix) with ESMTP id EE6E11A00E1;
Tue, 1 Apr 2014 20:51:12 -0700 (PDT)
Received: from 172.18.7.190 (EHLO lhreml203-edg.china.huawei.com)
([172.18.7.190]) by lhrrg02-dlp.huawei.com (MOS 4.3.7-GA FastPath queued)
with ESMTP id BCQ67856; Wed, 02 Apr 2014 03:51:08 +0000 (GMT)
Received: from LHREML406-HUB.china.huawei.com (10.201.5.243) by
lhreml203-edg.huawei.com (172.18.7.221) with Microsoft SMTP Server (TLS) id
14.3.158.1; Wed, 2 Apr 2014 04:50:14 +0100
Received: from NKGEML403-HUB.china.huawei.com (10.98.56.34) by
lhreml406-hub.china.huawei.com (10.201.5.243) with Microsoft SMTP Server
(TLS) id 14.3.158.1; Wed, 2 Apr 2014 04:51:07 +0100
Received: from NKGEML501-MBS.china.huawei.com ([169.254.2.85]) by
nkgeml403-hub.china.huawei.com ([10.98.56.34]) with mapi id 14.03.0158.001;
Wed, 2 Apr 2014 11:51:05 +0800
From: Haoweiguo <haoweiguo@huawei.com>
To: "Tissa Senevirathne (tsenevir)" <tsenevir@cisco.com>,
"mpls@ietf.org" <mpls@ietf.org>, "l2vpn@ietf.org" <l2vpn@ietf.org>,
"netmod@ietf.org" <netmod@ietf.org>
Subject: =?gb2312?B?tPC4tDogWUFORyBtb2RlbCBmb3IgcHJvdG9jb2wgaW5kZXBlbmRlbnQgT0FN?=
Thread-Topic: YANG model for protocol independent OAM
Thread-Index: Ac9OH0mrYZK4jD9HSc+SWDem67dVwwABSb29
Date: Wed, 2 Apr 2014 03:51:04 +0000
Message-ID: <DD5FC8DE455C3348B94340C0AB5517334F7BBA41@nkgeml501-mbs.china.huawei.com>
References: <FBEA3E19AA24F847BA3AE74E2FE193562AFA7836@xmb-rcd-x08.cisco.com>
In-Reply-To: <FBEA3E19AA24F847BA3AE74E2FE193562AFA7836@xmb-rcd-x08.cisco.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.135.22.248]
Content-Type: multipart/alternative;
boundary="_000_DD5FC8DE455C3348B94340C0AB5517334F7BBA41nkgeml501mbschi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: http://mailarchive.ietf.org/arch/msg/l2vpn/Dl8TblIQCL_LeIn7AuIVCFFugu4
X-BeenThere: l2vpn@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Layer 2 Virtual Private Networks <l2vpn.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/l2vpn>,
<mailto:l2vpn-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/l2vpn/>
List-Post: <mailto:l2vpn@ietf.org>
List-Help: <mailto:l2vpn-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/l2vpn>,
<mailto:l2vpn-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Apr 2014 03:51:15 -0000
Hi Tissa, Thanks for your presenting the detail Yang model of TRILL OAM. After read the draft, i have some comments and problems as follows. 1. There is no MIP data model in this draft, in TRILL OAM Framework MIP is definitely defined to filter OAM packet based on MIP level. 2. The range of MEP ID is from 1 to 8191. In TRILL OAM framework, trill base mode is defined to generate MD, MA, and MEP automatically, MEP ID can use RB's nickname and will be beyond 8191, how can it be managed through Yang model? 3. In trill base mode, the default name for MD is "TrillBaseMode", the default name for MA is "FFFC". If they are conflicted with the configuration data, how can we solve this issue? Thanks weiguo ________________________________ 发件人: mpls [mpls-bounces@ietf.org] 代表 Tissa Senevirathne (tsenevir) [tsenevir@cisco.com] 发送时间: 2014年4月2日 10:57 收件人: mpls@ietf.org; l2vpn@ietf.org; netmod@ietf.org 主题: [mpls] YANG model for protocol independent OAM All In the draft below we present YANG model to abstract protocol dependent aspects of OAM and create a unified OAM API set. In a nutshell, ping is ping and traceroute is traceroute and so on. Protocol independent API ‘s allow users to exercise these OAM tools in the same manner across different technologies and allow to integrate to their operations platforms. Appreciate your time on reviewing and providing comments, both on API’s and YANG model as well as OAM framework in it self. http://www.ietf.org/id/draft-tissa-netmod-oam-00.txt Thanks Tissa
- YANG model for protocol independent OAM Tissa Senevirathne (tsenevir)
- 答复: YANG model for protocol independent OAM Haoweiguo
- RE: YANG model for protocol independent OAM Tissa Senevirathne (tsenevir)