Re: [Detnet-dp-dt] a quick look at the replication/discarding case for detnet flows
Loa Andersson <loa@pi.nu> Sat, 21 January 2017 05:25 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 03D3A12994E
for <detnet-dp-dt@ietfa.amsl.com>; Fri, 20 Jan 2017 21:25:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.099
X-Spam-Level:
X-Spam-Status: No, score=-5.099 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-3.199]
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 SZIbrOCgQMTD for <detnet-dp-dt@ietfa.amsl.com>;
Fri, 20 Jan 2017 21:25:20 -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 5DED81298D9
for <detnet-dp-dt@ietf.org>; Fri, 20 Jan 2017 21:25:20 -0800 (PST)
Received: from [192.168.1.11] (unknown [49.150.98.11])
(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 EBE8B18013D1;
Sat, 21 Jan 2017 06:25:17 +0100 (CET)
To: Jouni Korhonen <jouni.korhonen@broadcom.com>
References: <6ff03919-9584-0a48-da2e-7ded7d2aacbb@pi.nu>
<5116AE7C-E0F3-473A-9FE7-B17A7FF82DA6@broadcom.com>
From: Loa Andersson <loa@pi.nu>
Message-ID: <5c267004-21fe-419d-504c-0e1ca3049b88@pi.nu>
Date: Sat, 21 Jan 2017 13:25:11 +0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101
Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <5116AE7C-E0F3-473A-9FE7-B17A7FF82DA6@broadcom.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/detnet-dp-dt/GE80KAjuLluyIw5z0BiZ2QCiCiU>
Cc: "detnet-dp-dt@ietf.org" <detnet-dp-dt@ietf.org>
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, 21 Jan 2017 05:25:22 -0000
Jouni, On 2017-01-21 10:47, Jouni Korhonen wrote: > Loa, > > Thanks for the slides. The slide 9 is exactly what I was after with my e2e PW labels. Now the question: “I don’t know if there is currently enough capabilities in LDP to merge, unless we merge all traffic with the same FEC on the same outgoing outer label.” I cannot claim expertise in LDP If you have the same forwarding class and destination (part of the FEC defintion) LDP will merge. This mean that all detnet traffic from one node will arrive at D on the same (transport) LSP. I think this is fine since the label for that LDP is php'ed. to be able to have any kind of educated view here. So if we are not going to be able to merge we would “waste” additional transport label between C->D? Yes but that is a label that will be unique for a link, we are not running into problems until we start trying to use domaion wide unique labels. Duplicated would have been eliminated, thus there is no bandwidth impact. Correct! I do not think that would be an issue. It is no optimal but works. Well - I guess we could find some minor optimizations, but this wuth merging and php this is close to optimal. /Loa > > - Jouni > > > -- > Jouni Korhonen, Broadcom Ltd. > M: +1-408-391-7160 > >> On Jan 13, 2017, at 8:28 PM, Loa Andersson <loa@pi.nu> wrote: >> >> 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-replication.pptx>_______________________________________________ >> 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] 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