Re: [PWE3] ELI and EL in P2MP (Re: [mpls] ELI as a reserved label)

David Allan I <david.i.allan@ericsson.com> Wed, 04 August 2010 15:51 UTC

Return-Path: <david.i.allan@ericsson.com>
X-Original-To: pwe3@core3.amsl.com
Delivered-To: pwe3@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3DD7F3A6872; Wed, 4 Aug 2010 08:51:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.942
X-Spam-Level:
X-Spam-Status: No, score=-2.942 tagged_above=-999 required=5 tests=[AWL=-0.343, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LQZQE+-uP+oG; Wed, 4 Aug 2010 08:51:25 -0700 (PDT)
Received: from imr4.ericy.com (imr4.ericy.com [198.24.6.8]) by core3.amsl.com (Postfix) with ESMTP id A55B43A688F; Wed, 4 Aug 2010 08:50:58 -0700 (PDT)
Received: from eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) by imr4.ericy.com (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id o74EDRrt023662; Wed, 4 Aug 2010 09:13:29 -0500
Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.134]) by eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) with mapi; Wed, 4 Aug 2010 10:12:14 -0400
From: David Allan I <david.i.allan@ericsson.com>
To: "curtis@occnc.com" <curtis@occnc.com>
Date: Wed, 04 Aug 2010 10:12:13 -0400
Thread-Topic: ELI and EL in P2MP (Re: [mpls] [PWE3] ELI as a reserved label)
Thread-Index: Acsz3nVnvgPSz85sSFu0ploPk2UMZwAAG9lw
Message-ID: <60C093A41B5E45409A19D42CF7786DFD51AE646A1C@EUSAACMS0703.eamcs.ericsson.se>
References: Your message of "Wed, 04 Aug 2010 08:14:02 EDT." <60C093A41B5E45409A19D42CF7786DFD51AE64692B@EUSAACMS0703.eamcs.ericsson.se> <201008041407.o74E7ZRq048234@harbor.orleans.occnc.com>
In-Reply-To: <201008041407.o74E7ZRq048234@harbor.orleans.occnc.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: 'Shane Amante' <shane@castlepoint.net>, "pwe3@ietf.org" <pwe3@ietf.org>, "mpls@ietf.org" <mpls@ietf.org>
Subject: Re: [PWE3] ELI and EL in P2MP (Re: [mpls] ELI as a reserved label)
X-BeenThere: pwe3@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Pseudo Wires Edge to Edge <pwe3.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/pwe3>, <mailto:pwe3-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pwe3>
List-Post: <mailto:pwe3@ietf.org>
List-Help: <mailto:pwe3-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pwe3>, <mailto:pwe3-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Aug 2010 15:51:27 -0000

Thanks Curtis, that clarifies it for me...we are still only spreading over a P2P span...

Cheers
D 

-----Original Message-----
From: curtis@occnc.com [mailto:curtis@occnc.com] 
Sent: Wednesday, August 04, 2010 10:08 AM
To: David Allan I
Cc: Yong Lucy; 'Shane Amante'; curtis@occnc.com; mpls@ietf.org; pwe3@ietf.org
Subject: ELI and EL in P2MP (Re: [mpls] [PWE3] ELI as a reserved label)


In message <60C093A41B5E45409A19D42CF7786DFD51AE64692B@EUSAACMS0703.eamcs.ericsson.se>
David Allan I writes:
>  
> A clarification please...
>  
> I can understand the utility of an entropy label on a P2MP PW in a 
> MS-PW case, as I can load spread the underlying unicast segments 
> between the S-PEs...is that the practical use case?
>  
> Loadspreading a p2mp LSP such that it becomes an p2mp2mp seems rather 
> fraught with peril...
>  
> In which case an entropy label only really applies to a p2p label..
>  
> Am I missing something?
> D


Dave,

A flow label is per draft-ietf-pwe3-fat-pw is applicable only to PW.

An entropy label (EL) is applicable to LSP as well as PW.  The entropy label indicator (ELI) just marks where the EL is in the stack to remove any ambiguity.  This is per draft-kompella-mpls-entropy-label.

A P2MP LSP could carry many traffic flows, such as many video distribution streams, or many IP multicast groups (<s,G> groups as P2MP is defined).  If so, an entropy label could be added, though a hash on s,G would have the same effect.

If a P2MP LSP carrying IP multicast crosses a LAG today, it is split based on s,G since s,G is the same as unicast source and destination, with dst being in the range of multicast addresses.  Since that is the case, P2MP LSP and ELI/EL could be applicable to link bundle (with all ones component) and RSVP-TE ECMP (draft-kompella-mpls-rsvp-ecmp), both of which branch but merge and deliver all traffic to the same node.

Curtis