Re: [Autoconf] Last Call: draft-ietf-autoconf-adhoc-addr-model (IP Addressing Model in Ad Hoc Networks) to Informational RFC

Erik Nordmark <erik.nordmark@sun.com> Wed, 24 March 2010 15:54 UTC

Return-Path: <erik.nordmark@sun.com>
X-Original-To: autoconf@core3.amsl.com
Delivered-To: autoconf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id EE5AF3A6B93; Wed, 24 Mar 2010 08:54:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.616
X-Spam-Level:
X-Spam-Status: No, score=-3.616 tagged_above=-999 required=5 tests=[AWL=1.300, BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13, HELO_MISMATCH_COM=0.553, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LKZZUYrKlmaf; Wed, 24 Mar 2010 08:54:24 -0700 (PDT)
Received: from sca-ea-mail-1.sun.com (sca-ea-mail-1.Sun.COM [192.18.43.24]) by core3.amsl.com (Postfix) with ESMTP id EE7983A6BF2; Wed, 24 Mar 2010 08:47:29 -0700 (PDT)
Received: from jurassic.Eng.Sun.COM ([129.146.17.59]) by sca-ea-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id o2OFlkDi000033; Wed, 24 Mar 2010 15:47:46 GMT
Received: from [10.7.251.248] (punchin-nordmark.SFBay.Sun.COM [10.7.251.248]) by jurassic.Eng.Sun.COM (8.14.4+Sun/8.14.4) with ESMTP id o2OFljsq827060 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 24 Mar 2010 08:47:45 -0700 (PDT)
Message-ID: <4BAA341F.4030505@sun.com>
Date: Wed, 24 Mar 2010 08:47:43 -0700
From: Erik Nordmark <erik.nordmark@sun.com>
User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.8) Gecko/20100302 Lightning/1.0b1 Thunderbird/3.0.2
MIME-Version: 1.0
To: ietf@ietf.org
References: <20100219134216.D3CBE28C1CF@core3.amsl.com>
In-Reply-To: <20100219134216.D3CBE28C1CF@core3.amsl.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: autoconf@ietf.org, The IESG <iesg-secretary@ietf.org>, IETF-Announce <ietf-announce@ietf.org>
Subject: Re: [Autoconf] Last Call: draft-ietf-autoconf-adhoc-addr-model (IP Addressing Model in Ad Hoc Networks) to Informational RFC
X-BeenThere: autoconf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Ad-Hoc Network Autoconfiguration WG discussion list <autoconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/autoconf>, <mailto:autoconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/autoconf>
List-Post: <mailto:autoconf@ietf.org>
List-Help: <mailto:autoconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/autoconf>, <mailto:autoconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Mar 2010 15:54:26 -0000

On 02/19/10 05:42 AM, The IESG wrote:
> The IESG has received a request from the Ad-Hoc Network Autoconfiguration
> WG (autoconf) to consider the following document:
>
> - 'IP Addressing Model in Ad Hoc Networks '
>     <draft-ietf-autoconf-adhoc-addr-model-02.txt>  as an Informational RFC

I read this draft a few weeks back during the last call. But I didn't 
send the comments because I wasn't up to speed with the WG discussion, 
and I figured I could do that while talking to folks in Anaheim. But 
then the draft was approved.

I have two significant issues with the document.

First of all it seems to conflate the notion of a router ID with the IP 
addresses configured on the interfaces on a router.
Second of all it seems to discourage the use of IPv6 link-locals as the 
IP addresses to configure on interfaces on routers.

But this seems to be counter to the current set of existing well-known 
Internet routing protocols.

For instance, RIPng doesn't even use a notion of router IDs, and is 
required to communicate using IPv6 link-local addresses.

OSPv3 running on IPv6 also is required to use IPv6 link-local addresses 
for the exchanges AFAIK, but the router ID is a 32 bit number.

ISIS has a router ID that is a NSAP address (derived from an IEEE MAC 
address), and doesn't require IP addresses to be configured on the 
interfaces in order to run the protocol between the routers.

Hence router IDs doesn't need to be an IP address, and there is no need 
to stay away from IPv6 link-local addresses for the above protocols. Yet 
this draft has come to the conclusion that things need to be different 
for links with undetermined connectivity, which makes no sense.

Regards,
    Erik