[bess] 答复: A question regarding draft-wang-bess-evepn-control-word
"Wanghaibo (Rainsword)" <rainsword.wang@huawei.com> Tue, 23 October 2018 09:03 UTC
Return-Path: <rainsword.wang@huawei.com>
X-Original-To: bess@ietfa.amsl.com
Delivered-To: bess@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE6F512777C; Tue, 23 Oct 2018 02:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-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 aXBSlTI32PTx; Tue, 23 Oct 2018 02:03:31 -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 3396F12008A; Tue, 23 Oct 2018 02:03:31 -0700 (PDT)
Received: from lhreml701-cah.china.huawei.com (unknown [172.18.7.106]) by Forcepoint Email with ESMTP id 4E746EFCDE948; Tue, 23 Oct 2018 10:03:28 +0100 (IST)
Received: from NKGEML414-HUB.china.huawei.com (10.98.56.75) by lhreml701-cah.china.huawei.com (10.201.108.42) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 23 Oct 2018 10:03:28 +0100
Received: from NKGEML514-MBX.china.huawei.com ([fe80::40a8:f0d:c0f3:2ca5]) by nkgeml414-hub.china.huawei.com ([10.98.56.75]) with mapi id 14.03.0415.000; Tue, 23 Oct 2018 17:03:18 +0800
From: "Wanghaibo (Rainsword)" <rainsword.wang@huawei.com>
To: Alexander Vainshtein <Alexander.Vainshtein@ecitele.com>, "draft-wang-bess-evpn-control-word.authors@ietf.org" <draft-wang-bess-evpn-control-word.authors@ietf.org>
CC: "bess@ietf.org" <bess@ietf.org>
Thread-Topic: A question regarding draft-wang-bess-evepn-control-word
Thread-Index: AdRqrNk+JB1I7psBRa+73/QNemWcWQAALOQw
Date: Tue, 23 Oct 2018 09:03:18 +0000
Message-ID: <1E61161D6E31D849BEA887261DB609348C770DEE@nkgeml514-mbx.china.huawei.com>
References: <DB5PR0301MB19090FA060B80CCF658B8EC79DF50@DB5PR0301MB1909.eurprd03.prod.outlook.com>
In-Reply-To: <DB5PR0301MB19090FA060B80CCF658B8EC79DF50@DB5PR0301MB1909.eurprd03.prod.outlook.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.111.156.185]
Content-Type: multipart/alternative; boundary="_000_1E61161D6E31D849BEA887261DB609348C770DEEnkgeml514mbxchi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/bess/qK-kC_CFDjbbrYRjKSmv2f_Au3A>
Subject: [bess] 答复: A question regarding draft-wang-bess-evepn-control-word
X-BeenThere: bess@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: BGP-Enabled ServiceS working group discussion list <bess.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bess>, <mailto:bess-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/bess/>
List-Post: <mailto:bess@ietf.org>
List-Help: <mailto:bess-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bess>, <mailto:bess-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 09:03:34 -0000
Hi Alexander, The number of routes advertised by the Sender router in our solution will not change, but only carries a next hop capability attribute with control word capability The Receiver router determines whether to carry the control word when forwarding packets according to its own capabilities. The following figure is an example.: PE1----------PE2 |-----------PE3 When PE1 advertises a route, it carries the next hop attribute of the control word capability. The routes received by PE2 and PE3 are the same. If PE2 do not support the control word, it will not carry the control word when forwarding packets to PE1. PE1 cannot find the control word indication label when parsing the PE2 packet. PE1 will treat the packet as normal. If PE3 support the control word, it can add a control word when forwarding the packet to the PE1, and add the control word indication label specified by the PE1. When the PE1 receives the packet and finds the control word indication label in the packet. PE1 will correctly process the control word. Thanks Haibo 发件人: Alexander Vainshtein [mailto:Alexander.Vainshtein@ecitele.com] 发送时间: 2018年10月23日 16:46 收件人: draft-wang-bess-evpn-control-word.authors@ietf.org 抄送: bess@ietf.org 主题: A question regarding draft-wang-bess-evepn-control-word Dear authors of draft-wang-bess-evpn-control-word<https://tools.ietf.org/html/draft-wang-bess-evpn-control-word-00>, I have doubts regarding at least one of the approaches for negotiating the CW usage in the EVPN encapsulation between egress and ingress PE that is defined in the draft. In the case when the egress PE can receive EVPN-encapsulated packets both with and without CW, the draft seems to propose (as one of the possibilities) advertisement of two EVPN routes for each ES or MAC/IP pair: - One of these routes would use the CW Capability to indicate that it refers to the EVPN encapsulation that uses the CW, and would carry the appropriate label in its NLRI - The other route would not use the CW Capability to indicate that it refers to the EVPN encapsulation that does not use the CW, and carry a different label in its NLRI The ingress PE that accepts these routes would then use one of them based on its own ability to use the CW (or lack thereof), and use the corresponding label it its EVPN encapsulation, while the DP in the egress PW would infer presence or absence of the CW from the received EVPN application label. Unfortunately, I do not think that this can work because, as per RFC 7432<https://tools.ietf.org/html/rfc7432>, labels in the labeled NLRI of EVPN routes are not part of the route key for the purpose of the BGP route key processing, while the label is treated just as the BGP attribute. This means that, unless some form of BGP multi-path is enabled in the ingress PE (and in all RRs on the way between the egress PE and ingress PE) for the L2VPN/EVPN AFI/SAFI, only one of these routes will be selected by the BGP selection process. Did I miss something substantial here? Regards, and lots of thanks in advance, Sasha Office: +972-39266302 Cell: +972-549266302 Email: Alexander.Vainshtein@ecitele.com<mailto:Alexander.Vainshtein@ecitele.com> ___________________________________________________________________________ This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof. ___________________________________________________________________________
- [bess] A question regarding draft-wang-bess-evepn… Alexander Vainshtein
- [bess] 答复: A question regarding draft-wang-bess-e… Wanghaibo (Rainsword)
- Re: [bess] A question regarding draft-wang-bess-e… Alexander Vainshtein
- Re: [bess] A question regarding draft-wang-bess-e… Wanghaibo (Rainsword)
- Re: [bess] A question regarding draft-wang-bess-e… Alexander Vainshtein
- Re: [bess] A question regarding draft-wang-bess-e… Yutianpeng (Tim)
- Re: [bess] A question regarding draft-wang-bess-e… Alexander Vainshtein
- Re: [bess] A question regarding draft-wang-bess-e… Wanghaibo (Rainsword)
- Re: [bess] A question regarding draft-wang-bess-e… Yutianpeng (Tim)
- Re: [bess] A question regarding draft-wang-bess-e… Alexander Vainshtein
- Re: [bess] A question regarding draft-wang-bess-e… John E Drake
- Re: [bess] A question regarding draft-wang-bess-e… Yutianpeng (Tim)
- Re: [bess] A question regarding draft-wang-bess-e… Alexander Vainshtein
- Re: [bess] A question regarding draft-wang-bess-e… Wanghaibo (Rainsword)