Re: [Idr] WGLC on draft-ietf-idr-as-private-reservation-00 concluded, extended to consider ASN range

Jared Mauch <jared@puck.nether.net> Thu, 20 December 2012 17:04 UTC

Return-Path: <jared@puck.nether.net>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78A4021F8953 for <idr@ietfa.amsl.com>; Thu, 20 Dec 2012 09:04:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7UxjHv5rrS6p for <idr@ietfa.amsl.com>; Thu, 20 Dec 2012 09:04:40 -0800 (PST)
Received: from puck.nether.net (puck.nether.net [IPv6:2001:418:3f4::5]) by ietfa.amsl.com (Postfix) with ESMTP id B49FC21F894F for <idr@ietf.org>; Thu, 20 Dec 2012 09:04:38 -0800 (PST)
Received: from puck.nether.net (puck.nether.net [204.42.254.5]) by puck.nether.net (8.14.4/8.14.4) with ESMTP id qBKH4cUh032220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 20 Dec 2012 12:04:38 -0500
Received: (from jared@localhost) by puck.nether.net (8.14.4/8.14.4/Submit) id qBKH4cNJ032219; Thu, 20 Dec 2012 12:04:38 -0500
Date: Thu, 20 Dec 2012 12:04:38 -0500
From: Jared Mauch <jared@puck.nether.net>
To: David Farmer <farmer@umn.edu>
Message-ID: <20121220170437.GB28958@puck.nether.net>
References: <B6B72499-E9D0-4281-84EB-6CA53694866E@juniper.net> <B9358F0B-6AFC-4971-94E9-2C7E44F405AA@juniper.net> <50D1C7F5.6030406@umn.edu> <20121219145706.GA3846@puck.nether.net> <50D3413A.8030904@umn.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <50D3413A.8030904@umn.edu>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (puck.nether.net [204.42.254.5]); Thu, 20 Dec 2012 12:04:38 -0500 (EST)
Cc: "idr@ietf. org" <idr@ietf.org>
Subject: Re: [Idr] WGLC on draft-ietf-idr-as-private-reservation-00 concluded, extended to consider ASN range
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.12
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, 20 Dec 2012 17:04:42 -0000

On Thu, Dec 20, 2012 at 10:47:54AM -0600, David Farmer wrote:
> On 12/19/12 08:57 , Jon Mitchell wrote:
> 
> >Maybe some others would like to weigh in on one of the above options now
> >that it's a focused discussion (otherwise I plan to make the small edits
> >discussed in previous threads and move the start of range to
> >42xxxxxxxx so we can close this out...)
> 
> OK, I'll relent, 4.2B it is.  But, we need to be clear about why we
> are selecting this; which is to make regexp matching of private use
> ASNs easier.
> 
> The idea is to allow the simple regexp of 42???????? to match
> private use ASNs.  However, this makes a few assumptions.
> 
> 1. While not part of the Private Use ASN range, the intended regexp
> also matches the reserved ASN 4294967295, and therefore 4294967295
> can never be a valid ASN in an AS_PATH.

	I think this poses the need to have vendors replace regex
with something where you can specify a list or range of the integers
you wish to match.

	I have wanted to tie prefix to the integer string encoded in AS_PATH
for some time and there is no effective way to do this.

	- jared

-- 
Jared Mauch  | pgp key available via finger from jared@puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.