Re: [Idr] IDR WG LC on draft-ietf-idr-ix-bgp-route-server (2/2/2015 - 2/16/2015)

heasley <heas@shrubbery.net> Thu, 12 February 2015 19:31 UTC

Return-Path: <heas@shrubbery.net>
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 51C8B1A1BBC for <idr@ietfa.amsl.com>; Thu, 12 Feb 2015 11:31:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.212
X-Spam-Level:
X-Spam-Status: No, score=-4.212 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 XwaB5z7whjJF for <idr@ietfa.amsl.com>; Thu, 12 Feb 2015 11:31:13 -0800 (PST)
Received: from guelah.shrubbery.net (guelah.shrubbery.net [198.58.5.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B9281A1B6A for <idr@ietf.org>; Thu, 12 Feb 2015 11:31:13 -0800 (PST)
Received: by guelah.shrubbery.net (Postfix, from userid 7053) id 527DD4649D; Thu, 12 Feb 2015 19:31:13 +0000 (UTC)
Date: Thu, 12 Feb 2015 19:31:13 +0000
From: heasley <heas@shrubbery.net>
To: Randy Bush <randy@psg.com>
Message-ID: <20150212193113.GR67810@shrubbery.net>
References: <D101AA78.AA0D8%david.freedman@uk.clara.net> <m2a90jst34.wl%randy@psg.com> <D102047C.AA1A1%david.freedman@uk.clara.net> <20150212075505.GC53388@shrubbery.net> <m2a90jr1n4.wl%randy@psg.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <m2a90jr1n4.wl%randy@psg.com>
X-PGPkey: http://www.shrubbery.net/~heas/public-key.asc
X-note: live free, or die!
X-homer: i just want to have a beer while i am caring.
X-Claimation: an engineer needs a manager like a fish needs a bicycle
X-reality: only YOU can put an end to the embarrassment that is Tom Cruise
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: <http://mailarchive.ietf.org/arch/msg/idr/JJAamIeMEr_6oUE7KV2vP1csxM8>
Cc: heasley <heas@shrubbery.net>, idr wg <idr@ietf.org>
Subject: Re: [Idr] IDR WG LC on draft-ietf-idr-ix-bgp-route-server (2/2/2015 - 2/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: Thu, 12 Feb 2015 19:31:15 -0000

Thu, Feb 12, 2015 at 03:10:23PM +0700, Randy Bush:
> think of it this way, some people use a gui to drive a large expensive
> blob of code which configures their routers in a [semi-]automated way.
> 
> others do not wish to develop and/or maintain that lorge blob of code.
> perhaps they don't have a large enough network to amortize the effort.
> so they use a web site (ixp-manager) to configure an ixp-provided route
> server.
> 
> my problem with the second case is that the control plane and data plane
> are not congruent (think datakit, atm, ...).  the draft is suggesting a
> hack to ameliorate my objection.

i understand your objection and solution, and agree that its more palatable
than a broken forwarding plane.  But, i still think this is all a bunch of
kinky stuff to solve a problem that isnt all that difficult to handle if
the RS doesnt exist.  ie: its just configuration, which is not difficult.
the automation of configuration can be handled separately and w/o the RS
or protocol changes; eg: the IXP could instead provide a webservice to
disseminate peer presence and supply a tool that participants run on their
management host to retrieve and netconf that to the devices.  the unix
approach - simple tools used together.