Re: [Lsr] Working Group Last Call for draft-ietf-lsr-ip-flexalgo-04 - "IGP Flexible Algorithms (Flex-Algorithm) In IP Networks"

Aijun Wang <wangaijun@tsinghua.org.cn> Tue, 03 May 2022 09:57 UTC

Return-Path: <wangaijun@tsinghua.org.cn>
X-Original-To: lsr@ietfa.amsl.com
Delivered-To: lsr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACDA9C159487; Tue, 3 May 2022 02:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lmrs3hDSu3Qp; Tue, 3 May 2022 02:57:42 -0700 (PDT)
Received: from mail-m17638.qiye.163.com (mail-m17638.qiye.163.com [59.111.176.38]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7CFEC157B50; Tue, 3 May 2022 02:57:41 -0700 (PDT)
Received: from smtpclient.apple (unknown [221.223.97.226]) by mail-m17638.qiye.163.com (Hmail) with ESMTPA id 85C0E1C0148; Tue, 3 May 2022 17:57:38 +0800 (CST)
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: Aijun Wang <wangaijun@tsinghua.org.cn>
Mime-Version: 1.0 (1.0)
Date: Tue, 03 May 2022 17:57:38 +0800
Message-Id: <B7A0358B-E2D5-44BE-A32B-F0DA2E6CD583@tsinghua.org.cn>
References: <bcfdb292-4e81-ac9c-d3bf-4cdf6116479e@cisco.com>
Cc: "Acee Lindem (acee)" <acee=40cisco.com@dmarc.ietf.org>, lsr@ietf.org, draft-ietf-lsr-ip-flexalgo@ietf.org
In-Reply-To: <bcfdb292-4e81-ac9c-d3bf-4cdf6116479e@cisco.com>
To: Peter Psenak <ppsenak=40cisco.com@dmarc.ietf.org>
X-Mailer: iPhone Mail (19E258)
X-HM-Spam-Status: e1kfGhgUHx5ZQUtXWQgPGg8OCBgUHx5ZQUlOS1dZCBgUCR5ZQVlLVUtZV1 kWDxoPAgseWUFZKDYvK1lXWShZQUpMS0tKN1dZLVlBSVdZDwkaFQgSH1lBWRpMGRhWHRlIH0hJTE xDH0JNVRMBExYaEhckFA4PWVdZFhoPEhUdFFlBWU9LSFVKSktITUpVS1kG
X-HM-Sender-Digest: e1kMHhlZQR0aFwgeV1kSHx4VD1lBWUc6NC46Fjo4HD0zKhQQIg4dSjQv DRYwCitVSlVKTU5KTkxKQ05DQ0hNVTMWGhIXVQwaFRwaEhEOFTsPCBIVHBMOGlUUCRxVGBVFWVdZ EgtZQVlJSUpVSUlIVUJMVUlJTVlXWQgBWUFOSE5ONwY+
X-HM-Tid: 0a80895a9c77d993kuws85c0e1c0148
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsr/0ZQj5CIWeWsftGAl0eMUM3Puh70>
Subject: Re: [Lsr] Working Group Last Call for draft-ietf-lsr-ip-flexalgo-04 - "IGP Flexible Algorithms (Flex-Algorithm) In IP Networks"
X-BeenThere: lsr@ietf.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: Link State Routing Working Group <lsr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lsr>, <mailto:lsr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lsr/>
List-Post: <mailto:lsr@ietf.org>
List-Help: <mailto:lsr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lsr>, <mailto:lsr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 May 2022 09:57:44 -0000

Hi, Peter:
Different data planes use different Flex-Algorithm and associated metric, they can’t be mixed.
Or, would you like to point out why the following scenarios can’t be achieved via the FAPM?
1) The PE router has three loopback addresses(Lo1-Lo3), each associated with different Flex-ALgorithhms, and also different metrics. They are advertised via the FAPM, no MPLS SIDs are associated with these loopack prefixes advertisements.
2) The PE router has also another inter-area/inter-domain prefixes(IPextra), with the FAPM and MPLS SID advertised via the prefixes advertisements.

When the PE in other ends want to send the traffic to theses addresses:
1)  To the formers three destinations(Lo1-Lo3), the FIB that are formed by the associated FAPM will be used, that is, the IP-based forwarding will be selected.
2) To the Inter-area/inter-domain prefixes the FIB that are formed via the FAPM and the associated SID, the MPLS-based forwarding will be selected.

Why can’t they coexist?

Aijun Wang
China Telecom

> On May 3, 2022, at 16:05, Peter Psenak <ppsenak=40cisco.com@dmarc.ietf.org> wrote:
> 
> Aijun,
> 
>> On 03/05/2022 09:59, Aijun Wang wrote:
>> Hi, Peter:
>> The definition of FAPM for IS-IS and OSPF doesn’t prevent from it is used for the intra-area prefixes.
>> If we advertise the different loopback addresses via the FAPM, associate them to different Flex-Algo and related metrics, and does not allocate the MPLS SID, we can achieve the IP-Flex effect then.
> 
> as I said, we can not mix metrics for different data-planes.
> 
>> So, what’s the additional value of the IP-Flexalgo draft then?
> 
> please read the draft. It defines the flex-algo for IP data plane.
> 
> thanks,
> Peter
> 
> 
> 
>> Aijun Wang
>> China Telecom
>>>> On May 3, 2022, at 14:46, Peter Psenak <ppsenak=40cisco.com@dmarc.ietf.org> wrote:
>>> 
>>> Aijun,
>>> 
>>>> On 03/05/2022 00:47, Aijun Wang wrote:
>>>> Hi, Acee:
>>>> The questions raised at https://mailarchive.ietf.org/arch/msg/lsr/RlHphXCwxMbgGvcBV_m24xiDzS0/ <https://mailarchive.ietf.org/arch/msg/lsr/RlHphXCwxMbgGvcBV_m24xiDzS0/> has not been answered.
>>> 
>>> IS-IS Flexible Algorithm Prefix Metric Sub-TLV” and “OSPF Flexible Algorithm Prefix Metric Sub-TLV” are defined for advertisement of algorithm specific metric for inter-area inter-AS prefixes for SR-MPLS data-plane.
>>> 
>>> SR MPLS and IP are independent data-planes used for flex-algo. We can not mix their metric.
>>> 
>>> thanks,
>>> Peter
>>> 
>>>> Aijun Wang
>>>> China Telecom
>>>>>> On May 2, 2022, at 23:00, Acee Lindem (acee) <acee=40cisco.com@dmarc.ietf.org> wrote:
>>>>> 
>>>>> The WG last call has completed. We will submit an updated version of the document for publication with the terminology changes based on the discussion amongst the authors, Ketan, Robert, Gyan, and others.
>>>>> 
>>>>> Thanks,
>>>>> Acee
>>>>> 
>>>>> *From: *Lsr <lsr-bounces@ietf.org> on behalf of "Acee Lindem (acee)" <acee=40cisco.com@dmarc.ietf.org>
>>>>> *Date: *Thursday, April 7, 2022 at 3:07 PM
>>>>> *To: *"lsr@ietf.org" <lsr@ietf.org>
>>>>> *Cc: *"draft-ietf-lsr-ip-flexalgo@ietf.org" <draft-ietf-lsr-ip-flexalgo@ietf.org>
>>>>> *Subject: *[Lsr] Working Group Last Call for draft-ietf-lsr-ip-flexalgo-04 - "IGP Flexible Algorithms (Flex-Algorithm) In IP Networks"
>>>>> 
>>>>> This begins a WG last call for draft-ietf-lsr-ip-flexalgo-04.  The draft had a lot of support and discussion initially and has been stable for some time. Please review and send your comments, support, or objection to this list before 12 AM UTC on April 22^nd , 2022.
>>>>> 
>>>>> Thanks,
>>>>> Acee
>>>>> 
>>>>> _______________________________________________
>>>>> Lsr mailing list
>>>>> Lsr@ietf.org
>>>>> https://www.ietf.org/mailman/listinfo/lsr
>>> 
>