Re: [Detnet-dp-dt] Using MS-PW concept for the d-pw
Loa Andersson <loa@pi.nu> Sun, 26 February 2017 03:20 UTC
Return-Path: <loa@pi.nu>
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 16C2A1296CF
for <detnet-dp-dt@ietfa.amsl.com>; Sat, 25 Feb 2017 19:20:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-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 4VXXhV9_9ssM for <detnet-dp-dt@ietfa.amsl.com>;
Sat, 25 Feb 2017 19:20:15 -0800 (PST)
Received: from pipi.pi.nu (pipi.pi.nu [83.168.239.141])
(using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 5F8291295BE
for <detnet-dp-dt@ietf.org>; Sat, 25 Feb 2017 19:20:15 -0800 (PST)
Received: from [192.168.1.11] (unknown [122.52.25.23])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested) (Authenticated sender: loa@pi.nu)
by pipi.pi.nu (Postfix) with ESMTPSA id 3801818013DA
for <detnet-dp-dt@ietf.org>; Sun, 26 Feb 2017 04:20:12 +0100 (CET)
To: detnet-dp-dt@ietf.org
References: <etPan.58b23d39.7d644a77.5f0a@localhost>
From: Loa Andersson <loa@pi.nu>
Message-ID: <a97df7ef-73fd-d585-6290-bfd6a82d76fa@pi.nu>
Date: Sun, 26 Feb 2017 11:20:09 +0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101
Thunderbird/45.7.1
MIME-Version: 1.0
In-Reply-To: <etPan.58b23d39.7d644a77.5f0a@localhost>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/detnet-dp-dt/WpMDbudp-apuC374FBEHp3AjHLs>
Subject: Re: [Detnet-dp-dt] Using MS-PW concept for the d-pw
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: Sun, 26 Feb 2017 03:20:19 -0000
Yuanlong, Either I missed something or something has not been communicated. On 2017-02-26 10:28, Jiangyuanlong wrote: > The egress knows that two PWs are mapped what info does the the eliminating node use to map the PW to the virtual label? Or for that matter elimination module to the same elimination module, I don't think we can mandate how things happen within the box, that should be implementation specific, what we need is to make sure that there is enough info to do what we specify. > and in the data plane, packets with these two PW label values are > directed to the same elimination module, what is the means by which this direction is doen then packets are eliminated by > their sequence number. yes - that part is common for all proposals > Even when only a single common elimination module is available for all > detnet, a vLabel can be used internally to identify detnet PWs. that is, > two PWs are mapped to the same vLabel, elimination is done based on > (vLabel, sequence number). why is a virtual label better than an L-label?? Would you say that this works with the existing control plane protocols without changes to these protocols? /Loa > > Cheers, > Yuanlong > *发件人:*LoaAndersson > *收件人:*detnet-dp-dt@ietf.org > *时间:*2017-02-25 18:30:20 > *主题:*Re: [Detnet-dp-dt] Using MS-PW concept for the d-pw > > Yuanlong, > > > On 2017-02-25 18:02, Jiangyuanlong wrote: >> Loa, >> >> -----Original Message----- >> From: Loa Andersson [mailto:loa@pi.nu] >> Sent: Saturday, February 25, 2017 3:34 PM >> To: Jiangyuanlong; Jouni Korhonen >> Cc: detnet-dp-dt@ietf.org >> Subject: Re: [Detnet-dp-dt] Using MS-PW concept for the d-pw >> >> Yuanlong, >> >> The L-laabel is ther to make the the intermediate not (S-PE) know what to do whit the packet, the d-pw label was not allocated by the S-PE, so it does not ahve any knowledge what it means. >> [YJ] d-pw can be allocated by the S-PE in MS-PW, just as you would like to allocate the L-labels. Very similarly, I think the same T-LDP protocol can be used. > > If you do that the S-PE will swap the d-pw, packets will come in from > two different directions with differnt d-pws to the egress, and there > is no way for the egress to identify packets to eliminate. > > /Loa > and the egress will have no way > >> [YJ] As I said in the previous email, using PW to trigger FRER will be cleaner > > compared with using L-label since CW is inspected. >> >> If you let the S-PEs allocate and swap d-pw's, the next S-PE or a T-PE can't coordinate for the same packet coming in on from tow different nodes. >> [YJ] It's like the 1+1 PW protection case, though the operations of elimination and replication in the S-PE and the T-PE need to be specified. >> [YJ]Take VPLS as an example, several PWs can be directed into the same VSI in a PE and PW packets are processed there (for detnet, the processing is FRER now). >> >> But I feel like we are going in circles, can we agree on the corner stones first? >> >> Do we want all possible/conceivable control mechanism be within scope? >> [YJ] maybe we can take LDP as a first step. It seems the difficulty is how to decide the S-PEs for a detnet flow (a routing protocol may be needed for automatic selection). >> [YJ] if all T-PEs and S-PEs are determined for a detnet flow, it is quite easy to set up PW segments and LSPs respectively with the help of LDP protocol. >> Cheers, >> Yuanlong >> >> /Loa >> >> >> On 2017-02-25 15:18, Jiangyuanlong wrote: >>> I agreed to alternative 2. L-label is not needed, S-PE must look into the PW label (further, extract sequence number in the CW) of a packet, and all FRER semantics can be coupled with the PW label. >>> >>> -----Original Message----- >>> From: Jouni Korhonen [mailto:jouni.korhonen@broadcom.com] >>> Sent: Saturday, February 25, 2017 3:07 PM >>> To: Jiangyuanlong >>> Cc: detnet-dp-dt@ietf.org; Loa Andersson >>> Subject: Re: [Detnet-dp-dt] Using MS-PW concept for the d-pw >>> >>> Hi, >>> >>>> [YJ] I regard the L-Labels and T-labels are the same LSP layer. If we look into the full MPLS label stack of a packet in a PW, normally there is an LSP label at the top (unless PHP is enabled for the last hop). >>>> Not sure what is the L-Label in your picture, is it different from LSP label? >>> >>> L-labels have been so far in the discussion between MS-PW PEs. >>> T-labels are between any LSR. L-labels are not PHPed i.e., even if PHP >>> is enable the L-Label stays and the label above it gets popped (that >>> we have been referring as T-Labels). T- and L-labels are just a naming >>> convention. IF you don’t have “between MS-PW PEs” semantic associated >>> with the L-Label, it is the same as T-Label ;) >>> >>> >>> >>> case L-labels are present.. (alternative 1) >>> >>> PHP >>> --------> >>> +------------+ +------------+ >>> | T-labels | | L-label | >>> +------------+ +------------+ >>> | L-label | | d-pw label | >>> +------------+ +------------+ >>> | d-pw label | | | >>> +------------+ | Payload | >>> | | | | >>> | Payload | +------------+ >>> | | >>> +------------+ >>> >>> case no L-labels.. (alternative 2.. and also alternative 3 if you >>> think T- and L-labels are the same) >>> >>> PHP >>> --------> >>> +------------+ +------------+ >>> | T-labels | | d-pw label | >>> +------------+ +------------+ >>> | d-pw label | | | >>> +------------+ | Payload | >>> | | | | >>> | Payload | +------------+ >>> | | >>> +------------+ >>> >>> >>> >>> >>> >>> - Jouni >>> >> > > -- > > > 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 mailing list > Detnet-dp-dt@ietf.org > https://www.ietf.org/mailman/listinfo/detnet-dp-dt > > > _______________________________________________ > Detnet-dp-dt mailing list > Detnet-dp-dt@ietf.org > https://www.ietf.org/mailman/listinfo/detnet-dp-dt > -- 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] Using MS-PW concept for the d-pw Balázs Varga A
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Balázs Varga A
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Balázs Varga A
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Balázs Varga A
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jouni Korhonen
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Loa Andersson
- Re: [Detnet-dp-dt] Using MS-PW concept for the d-… Jiangyuanlong