Re: [Idr] 2 Week WG Adoption call for draft-ymbk-idr-rs-bfd-00 (3/2/2015 to 3/16/2015)

Jeffrey Haas <jhaas@pfrc.org> Mon, 16 March 2015 17:04 UTC

Return-Path: <jhaas@slice.pfrc.org>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E76231A88E0 for <idr@ietfa.amsl.com>; Mon, 16 Mar 2015 10:04:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.578
X-Spam-Level:
X-Spam-Status: No, score=-1.578 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, IP_NOT_FRIENDLY=0.334, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=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 tdKE75v9DKmu for <idr@ietfa.amsl.com>; Mon, 16 Mar 2015 10:04:43 -0700 (PDT)
Received: from slice.pfrc.org (slice.pfrc.org [67.207.130.108]) by ietfa.amsl.com (Postfix) with ESMTP id 46FBA1A88E6 for <idr@ietf.org>; Mon, 16 Mar 2015 10:04:42 -0700 (PDT)
Received: by slice.pfrc.org (Postfix, from userid 1001) id 0D213C0B9; Mon, 16 Mar 2015 13:04:42 -0400 (EDT)
Date: Mon, 16 Mar 2015 13:04:41 -0400
From: Jeffrey Haas <jhaas@pfrc.org>
To: "Jerome Durand (jerduran)" <jerduran@cisco.com>
Message-ID: <20150316170441.GB23077@pfrc>
References: <7BDA4F61-AF6C-4B56-AFC8-D5CC2B9E7A96@cisco.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <7BDA4F61-AF6C-4B56-AFC8-D5CC2B9E7A96@cisco.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <http://mailarchive.ietf.org/arch/msg/idr/sq6pL4DwkVVBa716xDv_u65VASg>
Cc: "idr@ietf.org" <idr@ietf.org>, David Freedman <david.freedman@uk.clara.net>
Subject: Re: [Idr] 2 Week WG Adoption call for draft-ymbk-idr-rs-bfd-00 (3/2/2015 to 3/16/2015)
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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: Mon, 16 Mar 2015 17:04:44 -0000

[Responding from the top of the thread intentionally.]

On Sun, Mar 15, 2015 at 08:56:52PM +0000, Jerome Durand (jerduran) wrote:
> Dear all,
> 
> I think draft-ymbk-idr-rs-bfd-00.txt addresses real issues that need to be solved somehow and I?m happy to see work conducted on the topic.
> 
> However the approach chosen implies that IXP members rely on a mechanism to be implemented on the route-server, while we believe a direct approach could be simpler and quicker to implement, and much more reliable. David Freedman and I have worked on finding a solution for quite some time now and we are proposing an approach based on BFD, which can be found here:
> 
> https://tools.ietf.org/id/draft-jdurand-auto-bfd-00.txt

Things I like about your draft:
- Autodiscovery of the endpoint for BFD just by gleaning the nexthops.

Things that need a bit of clarification:
- What procedures do you do if the remote side doesn't support BFD? 
- What about if you see the remote nexthop but the remote nexthop doesn't
  see you?

Things I don't like:
- You're trying to use BFD diag codes without state changes as state for the
  session.  Wearing my BFD chair hat, I have some reservations about this.

The point raised in the thread about draft-ymbk is something I think is
worth addressing: Give the RS a chance to unhide paths if you can't use
them. 

All of this said, I think the core behavior of getting nexthop validation
via BFD is the key property that gets the best improvement.  I think this
gives us a basis to refine both proposals.

-- Jeff