Re: [Lsvr] [Idr] Issue 2: Auto-configuration Requirements - draft-xu-idr-neighbor-autodiscovery-requirements

Randy Bush <randy@psg.com> Mon, 10 June 2019 20:46 UTC

Return-Path: <randy@psg.com>
X-Original-To: lsvr@ietfa.amsl.com
Delivered-To: lsvr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F387712004F; Mon, 10 Jun 2019 13:46:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level:
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, 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 spWkiYLfoy6s; Mon, 10 Jun 2019 13:46:10 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (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 812BE120018; Mon, 10 Jun 2019 13:46:10 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from <randy@psg.com>) id 1haRBA-0003PF-P8; Mon, 10 Jun 2019 20:46:08 +0000
Date: Mon, 10 Jun 2019 13:46:08 -0700
Message-ID: <m2lfy9p3sf.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Susan Hares <shares@ndzh.com>
Cc: idr@ietf.org, lsvr@ietf.org
In-Reply-To: <020201d51fc2$e8b748e0$ba25daa0$@ndzh.com>
References: <020201d51fc2$e8b748e0$ba25daa0$@ndzh.com>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.2 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsvr/z_VN2zTUTwYIxCcv3JQzY06Qm0U>
Subject: Re: [Lsvr] [Idr] Issue 2: Auto-configuration Requirements - draft-xu-idr-neighbor-autodiscovery-requirements
X-BeenThere: lsvr@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Link State Vector Routing <lsvr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lsvr>, <mailto:lsvr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lsvr/>
List-Post: <mailto:lsvr@ietf.org>
List-Help: <mailto:lsvr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lsvr>, <mailto:lsvr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Jun 2019 20:46:12 -0000

> draft-xu-idr-neighbor-autodiscovery requirements:

note that this is bgp discovery

the lsvr work in

  draft-ymbk-lsvr-discovery-req
  draft-ietf-lsvr-l3dl-00
  
are discovery of addresses available on links, not bgp specific at all

and

  draft-ymbk-lsvr-l3dl-ulpc

extends l3dl to send the *minimal* information on a link which can be
used to bring up a bgp[-spf] session, leaving the details for, and
trying not to conflict with, BGP OPEN

randy