Re: WGLC for draft-ietf-bfd-unaffiliated-echo (ending 7 April, 2023)

Jeffrey Haas <jhaas@pfrc.org> Fri, 07 April 2023 15:32 UTC

Return-Path: <jhaas@pfrc.org>
X-Original-To: rtg-bfd@ietfa.amsl.com
Delivered-To: rtg-bfd@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B189AC14F747 for <rtg-bfd@ietfa.amsl.com>; Fri, 7 Apr 2023 08:32:17 -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, HTML_MESSAGE=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-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 F2thENbwfplP for <rtg-bfd@ietfa.amsl.com>; Fri, 7 Apr 2023 08:32:16 -0700 (PDT)
Received: from slice.pfrc.org (slice.pfrc.org [67.207.130.108]) by ietfa.amsl.com (Postfix) with ESMTP id 9F335C14F721 for <rtg-bfd@ietf.org>; Fri, 7 Apr 2023 08:32:16 -0700 (PDT)
Received: from smtpclient.apple (104-10-90-238.lightspeed.livnmi.sbcglobal.net [104.10.90.238]) by slice.pfrc.org (Postfix) with ESMTPSA id D74EA1E037; Fri, 7 Apr 2023 11:32:15 -0400 (EDT)
Content-Type: multipart/alternative; boundary="Apple-Mail=_31C06039-050A-4C13-9138-077C21B13B65"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\))
Subject: Re: WGLC for draft-ietf-bfd-unaffiliated-echo (ending 7 April, 2023)
From: Jeffrey Haas <jhaas@pfrc.org>
In-Reply-To: <202304071515047394062@zte.com.cn>
Date: Fri, 07 Apr 2023 11:32:15 -0400
Cc: gregimirsky@gmail.com, rtg-bfd@ietf.org
Message-Id: <B97890D2-3EA7-40D0-87A0-9DD114B9B418@pfrc.org>
References: <CA+RyBmXtST1EZcba_RM90NLf5hYAiKL2+XjSZwO2r-d_XNjwqA@mail.gmail.com, 202304061535115089547@zte.com.cn, FA1B93AC-EA7C-4F02-A9E0-A589CBB3983A@pfrc.org> <202304071515047394062@zte.com.cn>
To: Xiao Min <xiao.min2@zte.com.cn>
X-Mailer: Apple Mail (2.3696.120.41.1.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtg-bfd/hnPALDdRyGuCiy4M6gv-TMUiHhQ>
X-BeenThere: rtg-bfd@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "RTG Area: Bidirectional Forwarding Detection DT" <rtg-bfd.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtg-bfd>, <mailto:rtg-bfd-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtg-bfd/>
List-Post: <mailto:rtg-bfd@ietf.org>
List-Help: <mailto:rtg-bfd-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtg-bfd>, <mailto:rtg-bfd-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 07 Apr 2023 15:32:17 -0000

Xiao Min,


> On Apr 7, 2023, at 3:15 AM, xiao.min2@zte.com.cn wrote:
>>> On Apr 6, 2023, at 3:35 AM, <xiao.min2@zte.com.cn <mailto:xiao.min2@zte.com.cn>> <xiao.min2@zte.com.cn <mailto:xiao.min2@zte.com.cn>> wrote:
>> One of the considerations may be whether a IPv6 link local address is preferable to a global address.  
>> 
>> The only consideration for the draft as it is written is that the address used as the destination may be looped back by the unaffiliated device.  Link local helps address the security considerations that impact this feature, and it might be worth noting that when link local can be used for the use case that it assists in this point.
> [XM]>>> I checked this with the implementer of this feature, and I'm told setting the DA to a IPv6 link local address doesn't work, because the link local address can't be looped back by the neighboring device.
> 
> 

That's an interesting deficiency.  I will ask Juniper BFD developers if there's any similar consideration for our current implementation.

> [XM]>>> I propose the text change as below.
> 
> OLD
> 
> Device A would send BFD Unaffiliated Echo packets with IP destination
>    address destined for itself, such as the IP address of interface 1 of
>    device A.
> NEW
> 
> Device A would send BFD Unaffiliated Echo packets with IP destination
>    address destined for itself, such as the IP address of interface 1 of
>    device A. The IP source address of the BFD Unaffiliated Echo packets
>    could be identical to the IP destination address or other address provisioned
>    on device A.
> 
> 
"could" isn't one of our RFC 2119 normative terms.  Do you believe "SHOULD" is more appropriate?

-- Jeff