Re: [Detnet-dp-dt] a quick look at the replication/discarding case for detnet flows

Loa Andersson <loa@pi.nu> Sun, 22 January 2017 05:26 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 520121295BE for <detnet-dp-dt@ietfa.amsl.com>; Sat, 21 Jan 2017 21:26:16 -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 4pNB2hVWqb_g for <detnet-dp-dt@ietfa.amsl.com>; Sat, 21 Jan 2017 21:26:14 -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 B09B81294F7 for <detnet-dp-dt@ietf.org>; Sat, 21 Jan 2017 21:26:13 -0800 (PST)
Received: from [192.168.1.11] (unknown [122.52.28.146]) (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 86EF51801556; Sun, 22 Jan 2017 06:26:10 +0100 (CET)
To: Jouni Korhonen <jouni.korhonen@broadcom.com>
References: <6ff03919-9584-0a48-da2e-7ded7d2aacbb@pi.nu> <5116AE7C-E0F3-473A-9FE7-B17A7FF82DA6@broadcom.com> <1470015091.61923.1485012103902@itx66.prod.google.com> <-4407507652711782750@unknownmsgid>
From: Loa Andersson <loa@pi.nu>
Message-ID: <36b41863-e0b3-a2f6-fd97-01499e9581b2@pi.nu>
Date: Sun, 22 Jan 2017 13:26:01 +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: <-4407507652711782750@unknownmsgid>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/detnet-dp-dt/2DBVLrdkSO_6t-olPUJ-LgVIlB8>
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: Sun, 22 Jan 2017 05:26:16 -0000

Jouni,

Depends on what you mean by " not always necessarily done", php is done 
by default but can be turned off. I see no reason to turn it of, at
least not if we are concerned for the depth of the label stack.

/Loa

On 2017-01-22 00:27, Jouni Korhonen wrote:
> Loa,
>
> Ok. Thanks.  I think we also need to make clear that php is not always
> necessarily done.
>
> Jouni
>
> Sent from a smart phone.. Mind the typos..
>
>> On Jan 20, 2017, at 21:25, Loa Andersson <loa@pi.nu> wrote:
>>
>> 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 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