[spring] 答复: Questions about the life span of Path Segment

"Chengli (Cheng Li)" <chengli13@huawei.com> Fri, 26 July 2019 15:42 UTC

Return-Path: <chengli13@huawei.com>
X-Original-To: spring@ietfa.amsl.com
Delivered-To: spring@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6807812015B; Fri, 26 Jul 2019 08:42:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 YAXfshps8N1o; Fri, 26 Jul 2019 08:42:54 -0700 (PDT)
Received: from huawei.com (lhrrgout.huawei.com [185.176.76.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5B1912009C; Fri, 26 Jul 2019 08:42:46 -0700 (PDT)
Received: from lhreml704-cah.china.huawei.com (unknown [172.18.7.106]) by Forcepoint Email with ESMTP id B960F385D3289BDB2BDA; Fri, 26 Jul 2019 16:42:44 +0100 (IST)
Received: from DGGEML422-HUB.china.huawei.com (10.1.199.39) by lhreml704-cah.china.huawei.com (10.201.108.45) with Microsoft SMTP Server (TLS) id 14.3.408.0; Fri, 26 Jul 2019 16:42:33 +0100
Received: from DGGEML509-MBS.china.huawei.com ([169.254.4.109]) by dggeml422-hub.china.huawei.com ([10.1.199.39]) with mapi id 14.03.0439.000; Fri, 26 Jul 2019 23:39:15 +0800
From: "Chengli (Cheng Li)" <chengli13@huawei.com>
To: Alexander Vainshtein <Alexander.Vainshtein@ecitele.com>, "draft-ietf-spring-mpls-path-segment.authors@ietf.org" <draft-ietf-spring-mpls-path-segment.authors@ietf.org>
CC: "spring@ietf.org" <spring@ietf.org>
Thread-Topic: Questions about the life span of Path Segment
Thread-Index: AdVCNFqMZu1DwTR2Q7eld+VFGlyyiABkJbf8
Date: Fri, 26 Jul 2019 15:39:14 +0000
Message-ID: <C7C2E1C43D652C4E9E49FE7517C236CB0264E178@dggeml509-mbs.china.huawei.com>
References: <AM0PR03MB3828608D66CBCE8978294BC79DC60@AM0PR03MB3828.eurprd03.prod.outlook.com>
In-Reply-To: <AM0PR03MB3828608D66CBCE8978294BC79DC60@AM0PR03MB3828.eurprd03.prod.outlook.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.124.95.94]
Content-Type: multipart/alternative; boundary="_000_C7C2E1C43D652C4E9E49FE7517C236CB0264E178dggeml509mbschi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/spring/MxyeIegvP12s63XIZ952gjpFdrg>
Subject: [spring] 答复: Questions about the life span of Path Segment
X-BeenThere: spring@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Source Packet Routing in NetworkinG \(SPRING\)" <spring.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spring>, <mailto:spring-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spring/>
List-Post: <mailto:spring@ietf.org>
List-Help: <mailto:spring-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spring>, <mailto:spring-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Jul 2019 15:43:01 -0000

Hi Sasha,

Many thanks for you comments and sorry for my delay. Please see my reply inline.

Cheng

________________________________
发件人: spring [spring-bounces@ietf.org] 代表 Alexander Vainshtein [Alexander.Vainshtein@ecitele.com]
发送时间: 2019年7月24日 23:27
收件人: draft-ietf-spring-mpls-path-segment.authors@ietf.org
抄送: spring@ietf.org
主题: [spring] Questions about the life span of Path Segment

Dear colleagues,
I have a couple of questions about the life span of the Path Segment.

Suppose that some entity has computed and instantiated an SR LP that follows a specific path from the ingress node to the  egress node across a single IGP domain. This path is expressed as a sequence of valid IGP Segments (e.g., Node and/or Adjacency segments) .
Suppose also that a Path Segment has been allocated by the egress node for this path, and the ingress node is aware of this and inserts the label acting as the SID for the Path segments immediately after the last SID of the path.

Now my questions:

1.       What happens to the Path Segment when one of the IGP segments defining the original path fails?

a.       To the best of my understanding the path itself becomes invalid

[Cheng] Agree. But IMO, the path segment has the same life circle with the associated LSP. so it MAY not be invalid in FRR since the egress, ingress even the controller does not know that until the Reroute is triggered, then it should be treated as invalid.


b.       Will the Path Segment that identifies the now invalid path be retained indefinitely, or would it be invalidated as well and the label acting as its SID released?

[Cheng] Honestly, I think it depends on implementation. The the LSP fails, then the related Path Segment is invalid. But when the Rerouted LSP is installed, the path segment should be allocated, and we don't make any assumption of the value of the path segment. It CAN be the same value as the previous one.


2.       Suppose that the entity that has computed and instantiated the original path re-computes it and instantiate a new valid path.

a.       Should the new path (that replaces the invalidated original one) be allocated with the same Path Segment as the original path, or should a new Path Segment be allocated for it?

[Cheng] Same as above. As long as the information is synchronized between the controller and the data plane, any value is OK. But the same path segment should be recommended.



b.       If the Path Segment allocated for the invalidated path is released (see (1b) above), can the label that identified it be re-used as the Path Segment ID immediately, or only after some delay?

[Cheng] It depends on the implementation. Just to make sure that the path segment can be available.


From my POV the answers to these questions do not depend on the actual method by which the Path Segments are allocated and propagated from the egress node to the ingress one.
And while my questions explicitly mention IGP Segments that define the SR LSP for which the Path Segment is allocated, the desired behavior should not depend on the type of segments used in the definition of the path.
[Cheng] Sure.

Your feedback would be highly appreciated.

Regards, and lots of thanks in advance,
[Cheng] Thank you as well for valuable comments.
Sasha

Office: +972-39266302
Cell:      +972-549266302
Email:   Alexander.Vainshtein@ecitele.com


___________________________________________________________________________

This e-mail message is intended for the recipient only and contains information which is
CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this
transmission in error, please inform us by e-mail, phone or fax, and then delete the original
and all copies thereof.
___________________________________________________________________________