Re: The usecase of the BFD application

Jeffrey Haas <jhaas@pfrc.org> Tue, 12 November 2019 08:13 UTC

Return-Path: <jhaas@slice.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 5E2E312012C; Tue, 12 Nov 2019 00:13:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-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 mGIEksypDUWy; Tue, 12 Nov 2019 00:13:35 -0800 (PST)
Received: from slice.pfrc.org (slice.pfrc.org [67.207.130.108]) by ietfa.amsl.com (Postfix) with ESMTP id 902B4120046; Tue, 12 Nov 2019 00:13:35 -0800 (PST)
Received: by slice.pfrc.org (Postfix, from userid 1001) id AD05C1E2F5; Tue, 12 Nov 2019 03:17:24 -0500 (EST)
Date: Tue, 12 Nov 2019 03:17:24 -0500
From: Jeffrey Haas <jhaas@pfrc.org>
To: Weiqiang Cheng <chengweiqiang@chinamobile.com>
Cc: bfd-chairs@ietf.org, rtg-bfd@ietf.org, '王瑞雪' <wangruixue@chinamobile.com>, liu.aihua@zte.com.cn
Subject: Re: The usecase of the BFD application
Message-ID: <20191112081724.GC32420@pfrc.org>
References: <028a01d59380$e2350480$a69f0d80$@com> <20191109191204.GC19227@pfrc.org> <001b01d5992e$adf704d0$09e50e70$@com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <001b01d5992e$adf704d0$09e50e70$@com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtg-bfd/o01LDKjrOxgO3ULWwAICCryWK7E>
X-BeenThere: rtg-bfd@ietf.org
X-Mailman-Version: 2.1.29
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: Tue, 12 Nov 2019 08:13:37 -0000

Weiqiang Cheng,

On Tue, Nov 12, 2019 at 03:56:23PM +0800, Weiqiang Cheng wrote:
> We will cover those points in the presentation.  

Thank you.

> We just have a quick review on TR-146, where it says that Echo function is 
> used and the destination IP is set to an IP address of the sender (the 
> latter is similar to the One-arm idea) for unidirectional failure detection.
>  
> But based on our understanding, BFD Echo requires that the receiver must be 
> able to recognize and process BFD control packet. One-arm idea assumes that 
> the receiving end is completely unaware of BFD, it just forwards the packet 
> based on routing. This is very useful in the scenario (e.g., Data Center or 
> 4G/5G Telecom Cloud) where large number of BFD sessions may be needed, and 
> the receiver cannot handle too much BFD sessions with limited resource.  

TR-146 similarly does not use any BFD signaling, so it is very similar
(identical?) to your Internet-Draft.  

> The idea is straight forward, we will include more details (e.g., session 
> establishment, state machine, YANG etc.) in the next version.

Thank you.

-- Jeff