Re: [Detnet-dp-dt] a quick look at the replication/discarding case for detnet flows
Jiangyuanlong <jiangyuanlong@huawei.com> Sat, 14 January 2017 11:46 UTC
Return-Path: <jiangyuanlong@huawei.com>
X-Original-To: detnet-dp-dt@ietfa.amsl.com
Delivered-To: detnet-dp-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id EF2EB1294DD
for <detnet-dp-dt@ietfa.amsl.com>; Sat, 14 Jan 2017 03:46:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.42
X-Spam-Level:
X-Spam-Status: No, score=-7.42 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01,
RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-3.199, 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 pyfgTndvNMoi for <detnet-dp-dt@ietfa.amsl.com>;
Sat, 14 Jan 2017 03:46:20 -0800 (PST)
Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17])
(using TLSv1 with cipher RC4-SHA (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 933D61294E2
for <detnet-dp-dt@ietf.org>; Sat, 14 Jan 2017 03:46:19 -0800 (PST)
Received: from 172.18.7.190 (EHLO lhreml704-cah.china.huawei.com)
([172.18.7.190])
by lhrrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued)
with ESMTP id DEL07492; Sat, 14 Jan 2017 11:46:17 +0000 (GMT)
Received: from SZXEMA416-HUB.china.huawei.com (10.82.72.35) by
lhreml704-cah.china.huawei.com (10.201.5.130) with Microsoft SMTP Server
(TLS) id 14.3.301.0; Sat, 14 Jan 2017 11:46:08 +0000
Received: from SZXEMA506-MBS.china.huawei.com ([169.254.4.67]) by
SZXEMA416-HUB.china.huawei.com ([10.82.72.35]) with mapi id 14.03.0235.001;
Sat, 14 Jan 2017 19:45:59 +0800
From: Jiangyuanlong <jiangyuanlong@huawei.com>
To: Loa Andersson <loa@pi.nu>, "detnet-dp-dt@ietf.org" <detnet-dp-dt@ietf.org>
Thread-Topic: [Detnet-dp-dt] a quick look at the replication/discarding case
for detnet flows
Thread-Index: AQHSblvFkivN1LZA80eVWb/wpvr32A==
Date: Sat, 14 Jan 2017 11:45:58 +0000
Message-ID: <3B0A1BED22CAD649A1B3E97BE5DDD68BBAB073F9@szxema506-mbs.china.huawei.com>
References: <6ff03919-9584-0a48-da2e-7ded7d2aacbb@pi.nu>
In-Reply-To: <6ff03919-9584-0a48-da2e-7ded7d2aacbb@pi.nu>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.74.203.119]
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-CFilter-Loop: Reflected
X-Mirapoint-Virus-RAPID-Raw: score=unknown(0),
refid=str=0001.0A020204.587A0F89.0290, ss=1, re=0.000, recu=0.000, reip=0.000,
cl=1, cld=1, fgs=0, ip=169.254.4.67,
so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-Id: 254d9e750d7dc5cc91232c3d773e33b6
Archived-At: <https://mailarchive.ietf.org/arch/msg/detnet-dp-dt/KOignZ7V2EoY0zBDUI5ZhI7kA9M>
Subject: Re: [Detnet-dp-dt] a quick look at the replication/discarding case
for detnet flows
X-BeenThere: detnet-dp-dt@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: DetNet WG Data Plane Design Team <detnet-dp-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/detnet-dp-dt>,
<mailto:detnet-dp-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/detnet-dp-dt/>
List-Post: <mailto:detnet-dp-dt@ietf.org>
List-Help: <mailto:detnet-dp-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/detnet-dp-dt>,
<mailto:detnet-dp-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 14 Jan 2017 11:46:22 -0000
Loa, Thank a lot for the slides, a very good start! Maybe we just need one layer of PW label, while redefine the MS-PW paradigm to support DetNet data plane. The T-PEs as defined in the PWE3 can encapsulate/de-capsulate the DetNet frames, and generate the sequence number. The S-PEs usually can swap the PW label or terminate the PW completely; we can extend their operations to support replication and filtering based on the sequence number. LSP FECs can work as in the traditional MPLS, but if any new DetNet mechanism is needed in P nodes in the future, we can also add new FECs quite conveniently. Thanks, Yuanlong -----Original Message----- From: Detnet-dp-dt [mailto:detnet-dp-dt-bounces@ietf.org] On Behalf Of Loa Andersson Sent: Saturday, January 14, 2017 12:29 PM To: detnet-dp-dt@ietf.org Subject: [Detnet-dp-dt] a quick look at the replication/discarding case for detnet flows Folks, I took a quick look at the replication / discarding case we talked about at the meeting this week. Please remember that so far this is not a proposal, just a demonstration that there is at least one way of doing it. What is there can bee revised, improved, changed or discarded if we find something better. Take a look a send comments. /loa Warning: I have a grave case of dyslexia, so any odd or inventive spelling is pure accident. -- Loa Andersson email: loa@mail01.huawei.com Senior MPLS Expert loa@pi.nu Huawei Technologies (consultant) phone: +46 739 81 21 64
- [Detnet-dp-dt] a quick look at the replication/di… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jiangyuanlong
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jiangyuanlong
- Re: [Detnet-dp-dt] a quick look at the replicatio… Norman Finn
- Re: [Detnet-dp-dt] a quick look at the replicatio… Balázs Varga A
- Re: [Detnet-dp-dt] a quick look at the replicatio… Norman Finn
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Norman Finn
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen