Re: [Lsr] Comments on draft-wang-lsr-stub-link-attributes

Aijun Wang <wangaijun@tsinghua.org.cn> Thu, 28 July 2022 07:40 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 E4310C15A726; Thu, 28 Jul 2022 00:40:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.907
X-Spam-Level:
X-Spam-Status: No, score=-6.907 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, MIME_QP_LONG_LINE=0.001, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, 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 Q87qOckXSABR; Thu, 28 Jul 2022 00:39:56 -0700 (PDT)
Received: from mail-m121145.qiye.163.com (mail-m121145.qiye.163.com [115.236.121.145]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9001AC14F72C; Thu, 28 Jul 2022 00:39:54 -0700 (PDT)
Received: from smtpclient.apple (unknown [106.121.152.81]) by mail-m121145.qiye.163.com (Hmail) with ESMTPA id 74018800057; Thu, 28 Jul 2022 15:39:47 +0800 (CST)
Content-Type: multipart/alternative; boundary="Apple-Mail-C4841D38-AA52-4449-AF29-9EA7DBADCB02"
Content-Transfer-Encoding: 7bit
From: Aijun Wang <wangaijun@tsinghua.org.cn>
Mime-Version: 1.0 (1.0)
Date: Thu, 28 Jul 2022 15:39:46 +0800
Message-Id: <4D1BA41C-C1D3-45B7-92DC-36F73139514B@tsinghua.org.cn>
References: <CAH6gdPxqarq6M-+S-VMBB9Vw5xiSKGPisKFDooEhNan9Wb1_Vg@mail.gmail.com>
Cc: "Acee Lindem (acee)" <acee@cisco.com>, draft-wang-lsr-stub-link-attributes@ietf.org, lsr <lsr@ietf.org>
In-Reply-To: <CAH6gdPxqarq6M-+S-VMBB9Vw5xiSKGPisKFDooEhNan9Wb1_Vg@mail.gmail.com>
To: Ketan Talaulikar <ketant.ietf@gmail.com>
X-Mailer: iPhone Mail (19F77)
X-HM-Spam-Status: e1kfGhgUHx5ZQUtXWQgPGg8OCBgUHx5ZQUlOS1dZFg8aDwILHllBWSg2Ly tZV1koWUFKTEtLSjdXWS1ZQUlXWQ8JGhUIEh9ZQVkaGkNMVh1NT04aHxgaT05NSlUTARMWGhIXJB QOD1lXWRgSC1lBWUpLTVVKSUpVSk5JVUNKWVdZFhoPEhUdFFlBWU9LSFVKSktITUpVS1kG
X-HM-Sender-Digest: e1kMHhlZQR0aFwgeV1kSHx4VD1lBWUc6MhQ6Njo5TT0#LzoLSC8TPCI5 PgsaCzFVSlVKTU5DQkJIQkNDS0JIVTMWGhIXVQwaFRwaEhEOFTsPCBIVHBMOGlUUCRxVGBVFWVdZ EgtZQVlKS01VSklKVUpOSVVDSllXWQgBWUFKTElKSTcG
X-HM-Tid: 0a8243bf4f99b03akuuu74018800057
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsr/qwYvabjXgxdMGFcM-J9FMbAm2e8>
Subject: Re: [Lsr] Comments on draft-wang-lsr-stub-link-attributes
X-BeenThere: lsr@ietf.org
X-Mailman-Version: 2.1.39
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: Thu, 28 Jul 2022 07:40:02 -0000

Hi, Ketan:

For the mentioned scenario, not only  we need to run BGP-LS on every edge router, but also we need to configure every inter-AS link the following information: remote—AS number, remote ASBR ID. 
Regardless of the redundancy configured efforts, such information will be also need to imported into the TE Database unnecessary , as also pointed out by you.

And, imagining there are lots of inter-AS links between the ASBRs in real deployments, such approach is certainly not extensible and should be avoided.

From the POV of operator, we want to keep the network simple and easy to operate.

Aijun Wang
China Telecom

> On Jul 28, 2022, at 14:58, Ketan Talaulikar <ketant.ietf@gmail.com> wrote:
> 
> 
> Hi Acee,
> 
> Thanks for your clarifications and please check inline below for responses as co-author of the referenced BGP-LS draft with Aijun.
> 
>> On Thu, Jul 28, 2022 at 12:07 AM Acee Lindem (acee) <acee@cisco.com> wrote:
>> Hi Ketan,
>> 
>> I’m glad you brought this up. The primary (and AFAIK only) reason for this draft is to get the stub-link information to a router in the IGP domain running BGP-LS so that it can be advertised to the controller. For reference, see https://www.ietf.org/archive/id/draft-ietf-idr-bgpls-inter-as-topology-ext-11.txt figure 1. So, the IGP encoding is only to get the stub-link information from B1 and B3 to S2 and from B2 and B4 to T1. Since the IGPs and TE are not consuming the information, the problem could be avoid by simply running BGP-LS on B1-B4.
>> 
> 
> KT> This scenario is addressed in the BGP-LS draft that you point to - i.e., direct advertisement by BGP-LS from B1 and B3. This way the information gets to the controller/application and IGPs don't need to be bothered. My impression is that Aijun wanted to avoid enabling BGP-LS on B1 and B3 - that is the only reason why this is being pushed into the IGPs. Aijun, please correct me, if I am wrong here.
>  
>> See inline.
>> 
>>  
>> 
>>  
>> 
>> From: Lsr <lsr-bounces@ietf.org> on behalf of Ketan Talaulikar <ketant.ietf@gmail.com>
>> Date: Wednesday, July 27, 2022 at 5:33 AM
>> To: "draft-wang-lsr-stub-link-attributes@ietf.org" <draft-wang-lsr-stub-link-attributes@ietf.org>
>> Cc: lsr <lsr@ietf.org>
>> Subject: [Lsr] Comments on draft-wang-lsr-stub-link-attributes
>> 
>>  
>> 
>> Hello Authors,
>> 
>>  
>> 
>> Please find below my comments/suggestions on this draft. I am sharing them upfront given the packed LSR agenda.
>> 
>>  
>> 
>> Sec 3 the rationale provided for not using the Inter-AS TE LSAs/TLVs is not sound in my opinion. I would say that the TE encoding may not be suitable for use in all deployments as their advertisement results in the addition of those Inter-AS links in a TE topology database and that may not be desired. So, I would suggest that the draft keeps the option of use of Inter-AS TE TLVs valid and goes ahead with the Stub Link proposal as an alternative with broader applicability (also see the next comment).
>>  
>> 
>> Agree.
>> 
>>  
>> 
>> For the proclaimed wider applicability (e.g., links to servers/hosts) in the slides, there is no such text in the draft. The draft seems focused on Inter-AS links. I hope the authors update either the draft or the slides - to be in sync with their objectives.
>>  
>> 
>> It is solely for purposes of advertisement in BGP-LS and consumption by the SDN controller as described in https://www.ietf.org/archive/id/draft-ietf-idr-bgpls-inter-as-topology-ext-11.txt.
>> 
>>  
>> 
>>  
>> 
>> The use of the prefix TLVs in this context is something that is (in my opinion) broken from day 1 of this draft. Prefixes are for reachability. For identification of links, we have the local/remote link identifiers along with the local/remote IP addresses (NOT prefixes!). This to me is a NO-GO for the progression of this document.
>>  
>> 
>> I agree, if this draft is to persist, these should be referred to as ASBR addresses as in the IDR draft (the sole raison d’etre for this IGP draft).
>> 
>>  
>> 
>> The placement of the Stub Link TLV should be top-level (similar to other/existing links). I can share further suggestions offline, provided we reach an agreement on the above points and we converge on the main purpose/motivation for this work.
>>  
>> 
>> I feel that strongly here as this is analogous to the new BGP-LS NLRI type in  https://www.ietf.org/archive/id/draft-ietf-idr-bgpls-inter-as-topology-ext-11.txt.
>> 
> 
> KT> The original scope of that BGP-LS draft was narrowed to only Inter-AS links. These links are not IGP adjacencies and their link identifiers are different. Hence the new Stub NLRI so they don't get mixed up with "regular" IGP link-state links. The NLRI could as well have been named "Inter-AS Link" NLRI if the narrow inter-AS focus is retained. In my view, we are a bit stuck on progressing that BGP-LS work due to the dependency on the outcome of this individual LSR draft.
> 
> Thanks,
> Ketan
>  
>>  
>> 
>> Thanks,
>> Acee
>> 
>>  
>> 
>>  
>> 
>> Thanks,
>> 
>> Ketan
>> 
>>  
>> 
> _______________________________________________
> Lsr mailing list
> Lsr@ietf.org
> https://www.ietf.org/mailman/listinfo/lsr