Re: [Idr] flowspec srv6 policy

姜文颖 <jiangwenying@chinamobile.com> Fri, 01 April 2022 10:45 UTC

Return-Path: <jiangwenying@chinamobile.com>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A8763A118C; Fri, 1 Apr 2022 03:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.548
X-Spam-Level: *
X-Spam-Status: No, score=1.548 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, HTML_OBFUSCATE_05_10=0.26, MANY_SPAN_IN_TEXT=3.196, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001] autolearn=no 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 j47Ufq3xr3Te; Fri, 1 Apr 2022 03:45:30 -0700 (PDT)
Received: from cmccmta3.chinamobile.com (cmccmta3.chinamobile.com [221.176.66.81]) by ietfa.amsl.com (Postfix) with ESMTP id 774043A11AF; Fri, 1 Apr 2022 03:45:29 -0700 (PDT)
X-RM-TagInfo: emlType=0
X-RM-SPAM-FLAG: 00000000
Received: from spf.mail.chinamobile.com (unknown[172.16.121.5]) by rmmx-syy-dmz-app09-12009 (RichMail) with SMTP id 2ee96246d7c6fb9-deca4; Fri, 01 Apr 2022 18:45:27 +0800 (CST)
X-RM-TRANSID: 2ee96246d7c6fb9-deca4
X-RM-SPAM-FLAG: 00000000
Received: from jiangwenying@chinamobile.com ( [10.2.50.206] ) by ajax-webmail-syy-appsvr03-11003 (Richmail) with HTTP; Fri, 1 Apr 2022 18:45:27 +0800 (CST)
Date: Fri, 01 Apr 2022 18:45:27 +0800
From: 姜文颖 <jiangwenying@chinamobile.com>
To: "Henderickx. Wim (Nok" <wim.henderickx@nokia.com>, "ketant.ietf" <ketant.ietf@gmail.com>, zhuangshunwan <zhuangshunwan@huawei.com>, "rainsword.wang" <rainsword.wang@huawei.com>
Cc: draft-jiang-idr-ts-f <draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org>, "idr@ietf.org" <idr@ietf.org>
Message-ID: <2afb6246c97d9b4-00014.Richmail.00003000764026383567@chinamobile.com>
References: <2b006242b98b088-0000c.Richmail.00009020260016086517@chinamobile.com> <AM0PR07MB449757263F01AB03E104D763831F9@AM0PR07MB4497.eurprd07.prod.outlook.com>, <AM0PR07MB44975B9BC281D9E0ED2FAD2C83E19@AM0PR07MB4497.eurprd07.prod.outlook.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_88233_1235571395.1648809927121"
X-Priority: 3
X-RM-TRANSID: 2afb6246c97d9b4-00014
X-RM-OA-ENC-TYPE: 0
X-RM-FontColor: 0
X-CLIENT-INFO: X-TIMING=0&X-MASSSENT=0&X-SENSITIVE=0
X-Mailer: Richmail_Webapp(V2.3.29)
Archived-At: <https://mailarchive.ietf.org/arch/msg/idr/oj_aeIxp9eRHoqD_dL28Aky_v_g>
Subject: Re: [Idr] flowspec srv6 policy
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Inter-Domain Routing <idr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/idr>, <mailto:idr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/idr/>
List-Post: <mailto:idr@ietf.org>
List-Help: <mailto:idr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Apr 2022 10:45:36 -0000

Hi Wim,Thank you for your comments.

As we mentioned in mails, we believe the both drafts are useful and they solved the different problems for different application scenarios.Here are some my detail ideas:1. Regarding “ID of an SRv6 Policy”Per https://datatracker.ietf.org/doc/html/draft-ietf-spring-segment-routing-policy-22/#section-6.2“   The association of an SR Policy with a BSID thus MAY change over the   life of the SR Policy (e.g., upon active path change).  Hence, the   BSID SHOULD NOT be used as an identification of an SR Policy.”So,using the BSID as the redirect ID for an SRv6 Policy is not very appropriate.

For SRv6 Policy, maybe ID-type 0 or 5 can be used. But there are no such IDs for SRv6 Policy.

If we assign a new ID for SRv6 Policy, an additional mapping table needs to be maintained on both the controller and the devices – 1 to1 Mapping redirect ID to (C, N) of SRv6 Policy.This is a big modification to the current implementation. And redirect ID to (C, N) and (C, N) to redirect ID need to be mapped frequently, the operation is not so easy and it is prone to mis-operation. Even, SRv6 Policy is not strictly a Tunnel, and assigning a tunnel ID to it may not be accepted by IETF community. The draft-jiang-idr-ts-flowspec-srv6-policy introduces a combination: redirect-ip EC + Color EC, and then use it as (C, N) to associate SRv6 Policy, which can reuse most of the existing implementations , easy to operate, and will not mis-operation.



2.  Regarding “multiple color communities”:In the draft https://datatracker.ietf.org/doc/draft-jiang-idr-ts-flowspec-srv6-policy/ #section3“   In this document, the usage of at most one Color Extended Community   in combination at most one BGP Prefix SID Attribute is discussed.”So there are no ambiguities in the Draft-jiang.

For the case that a flowspec route carries multiple Color Extend Communities, we can look at the description in Section 8.4.1 of https://datatracker.ietf.org/doc/draft-ietf-spring-segment-routing-policy/ “   When a BGP route has multiple Color Extended communities each with a   valid SR Policy, the BGP process installs the route on the SR Policy   giving preference to the Color Extended community with the highest   numerical value.”We can add the above description in the Draft-jiang later to address your comments.



BRWenying









----邮件原文----发件人:"Henderickx, Wim (Nokia - BE/Antwerp)" <wim.henderickx@nokia.com>收件人:"姜文颖" <jiangwenying@chinamobile.com>,"ketant.ietf" <ketant.ietf@gmail.com>,zhuangshunwan  <zhuangshunwan@huawei.com>抄 送: draft-jiang-idr-ts-f  <draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org>,"idr@ietf.org" <idr@ietf.org>发送时间:2022-03-31 12:50:47主题:Re: [Idr] flowspec srv6 policy
    

Hi, 


 


Doing a bit more digging into this I believe the difference between what you propose versus the flowspec-path-redirect is the fact that  you propose to use the color/endpoint  in the BGP pkt instead of using the redirect ID in the flowspec NLRI


 


Now in any case we have to upgrade the SW to support the mapping of the flowspec to the SR-Policy. So the difference really is using color/endpoint versus the redirect  id (which actually also represent the same thing to map to the SR-Policy). Now as you pointed out the ambiguity if you have multiple color communities is resolved when you use the redirect id as you have only 1 option and as such is more safe as a mechanism.  It resolves the ambiguity.


 


Also given that this is a mechanism used for multiple scenario’s not only SR-policy we should continue down this path in my view rather than doing special cases. My  2 cents


 



From: Henderickx, Wim (Nokia - BE/Antwerp) <wim.henderickx@nokia.com> Date: Wednesday, 30 March 2022 at 21:59 To: 姜文颖 <jiangwenying@chinamobile.com>,  ketant.ietf <ketant.ietf@gmail.com>, zhuangshunwan <zhuangshunwan@huawei.com> Cc: draft-jiang-idr-ts-f <draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org>, idr@ietf.org <idr@ietf.org> Subject: Re: [Idr] flowspec srv6 policy



Thx for the info. It seems some people already added the SRV6 elements to the flow spec indirection-id


 


https://datatracker.ietf.org/doc/draft-ietf0-idr-srv6-flowspec-path-redirect/


 


 



From: Idr <idr-bounces@ietf.org> on behalf of 姜文颖 <jiangwenying@chinamobile.com> Date: Tuesday, 29 March 2022 at 10:49 To: ketant.ietf <ketant.ietf@gmail.com>, zhuangshunwan <zhuangshunwan@huawei.com> Cc: draft-jiang-idr-ts-f <draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org>, idr@ietf.org <idr@ietf.org> Subject: Re: [Idr] flowspec srv6 policy


Hi,Thanks for your comments.

 I39m the co-author of the draft, which is rather than improving on the existing draft-ietf-idr-flowspec-path-redirect, here are some our consideration.

 1.  The 【draft-ietf-idr-flowspec-path-redirect】 defines a new transitive BGP extended community. The existing network must be upgraded to support  the new sub-TLV. The draft-jiang is based on the 【draft-ietf-idr-segment-routing-te-policy】 definition and is an application instance under Flowspec. That is, FlowSpec routes are steer to SRv6-Policy based on (Redirect-IP, Color EC) as (N, C).  No new TLV introduction, consistent with the existing network device implementation mechanism

 

2.  The 【draft-ietf-idr-flowspec-path-redirect】define ID-type 0 or 5,But there is  no these IDs for SRv6-Policy,and the length of Generalized indirection_id field is only 32-bit and cannot hold a SRv6-Policy BSID,Therefore,user  must assign a new 32-bit indirection_id to SRv6-Policy. In addition, this indirection_id is a global ID of multiple objects on one device, such as SR-Policy and SRv6-Policy, etc. ,  which complicates planning and deployment. Also, since the current SRv6-Policy does not have such an ID,the SRv6-Policy needs to be extended to support such an ID configuration, which increases the complexity of the implementation and does not  take advantage of the deployed SRv6 Policy on the existing network. Draft-jiang fully complies with the SRv6 Policy standard, identifying an SRv6 Policy by the <color,endpoint> tuple, which makes good use of the existing deployed SRv6 Policy and requiring essentially  no additional extensions, making it very simple to implement.

 

BR Wenying Jiang

 



----邮件原文---- 发件人:Ketan Talaulikar  <ketant.ietf@gmail.com> 收件人:Zhuangshunwan  <zhuangshunwan=40huawei.com@dmarc.ietf.org> 抄 送: "draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org" <draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org>,"idr@ietf.org" <idr@ietf.org> 发送时间:2022-03-25  18:44:42 主题:Re: [Idr] flowspec srv6 policy


Hi Shunwan,


 



It would be good to reference prior work and clarify the challenges with it that require the introduction of a new mechanism. Just a suggestion.



 



Thanks,



Ketan



 




 


On Fri, Mar 25, 2022 at 3:35 PM Zhuangshunwan <zhuangshunwan=40huawei.com@dmarc.ietf.org> wrote:



 


Hi Wim,


 


Some forks from Nokia Shanghai Bell had also joined the discussion organized by China Mobile. Yes, they had mentioned draft-ietf-idr-flowspec-path-redirect.


 


In those joint discussions, we all agreed that these were 2 non-conflicting drafts.


 


Thanks,


Shunwan


 


 




From: Henderickx, Wim (Nokia - BE/Antwerp) [mailto:wim.henderickx@nokia.com] Sent: Friday, March 25, 2022 5:59 PM To: Wanghaibo (Rainsword) <rainsword.wang@huawei.com> draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org idr@ietf.org Subject: Re: flowspec srv6 policy




 


Thx for the response. My point is it is better to extend an existing implementation rather than trying to define something new. As such my comment  is mainly to look  at the proposal I mentioned and augment it with the capabilities you wanted to add.


 



From: Wanghaibo (Rainsword) <rainsword.wang@huawei.com> Date: Friday, 25 March 2022 at 10:52 To: Henderickx, Wim (Nokia - BE/Antwerp) <wim.henderickx@nokia.com>, draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org <draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org>, idr@ietf.org <idr@ietf.org> Subject: RE: flowspec srv6 policy



Hi Henderickx,


 


The two drafts are used to resolve similar scenario, but with different solution.


Document draft-ietf-idr-flowspec-path-redirect defined a path redirect method.


But for SRv6 Policy , only ID-type 0 or 5 may be suitable. But there is no these IDs for SRv6-Policy. 


So the operator must assign a new ID for SRv6-Policy and set to exist SRv6-Policy. This is not  intuitive.


 


Document draft-jiang-idr-ts-flowspec-srv6-policy introduce a combination: redirect-ip EC+ Color  EC,


Then use it as (N,C) to recursive SRv6-Policy, it can reuse most exists implementations and is  easy for operate.


 


Regards,


Haibo


 




From: Idr [mailto:idr-bounces@ietf.org] On Behalf Of Henderickx, Wim (Nokia - BE/Antwerp) Sent: Friday, March 25, 2022 5:26 PM To: draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org idr@ietf.org Subject: [Idr] flowspec srv6 policy




 


Regarding draft-jiang-idr-ts-flowspec-srv6-policy@ietf.org


 


Have people looked at the following draft which does something similar


 


https://datatracker.ietf.org/doc/html/draft-ietf-idr-flowspec-path-redirect






_______________________________________________ Idr mailing list Idr@ietf.org https://www.ietf.org/mailman/listinfo/idr