Re: [v6ops] New Version Notification for draft-yourtchenko-ra-dhcpv6-comparison-00.txt (fwd)

Tore Anderson <tore@fud.no> Wed, 18 December 2013 23:10 UTC

Return-Path: <tore@fud.no>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66E361ACCE0 for <v6ops@ietfa.amsl.com>; Wed, 18 Dec 2013 15:10:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level:
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] 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 1kQ3uosLxYkK for <v6ops@ietfa.amsl.com>; Wed, 18 Dec 2013 15:10:54 -0800 (PST)
Received: from greed.fud.no (greed.fud.no [IPv6:2a02:c0:1001:100::145]) by ietfa.amsl.com (Postfix) with ESMTP id 456BA1A1F48 for <v6ops@ietf.org>; Wed, 18 Dec 2013 15:10:54 -0800 (PST)
Received: from [2a02:fe0:c410:1d30:b6b6:76ff:fe17:2e83] (port=48186 helo=sloth.fud.no) by greed.fud.no with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <tore@fud.no>) id 1VtQGQ-0003wA-6s; Thu, 19 Dec 2013 00:10:50 +0100
Message-ID: <52B22B79.3080605@fud.no>
Date: Thu, 19 Dec 2013 00:10:49 +0100
From: Tore Anderson <tore@fud.no>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Nick Hilliard <nick@inex.ie>, "Fred Baker (fred)" <fred@cisco.com>
References: <alpine.OSX.2.00.1311271353550.3903@ayourtch-mac> <1386274786.29351.YahooMailNeo@web142501.mail.bf1.yahoo.com> <alpine.OSX.2.00.1312060759220.68814@ayourtch-mac> <1386378082.99914.YahooMailNeo@web161901.mail.bf1.yahoo.com> <alpine.OSX.2.00.1312072028290.68814@ayourtch-mac> <F024FF5B-35A6-4221-952C-4A730A68C59D@delong.com> <D437C864-F276-46A6-A51E-4C57E5CF829E@cisco.com> <52B22828.6080700@inex.ie>
In-Reply-To: <52B22828.6080700@inex.ie>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: "v6ops@ietf.org WG" <v6ops@ietf.org>
Subject: Re: [v6ops] New Version Notification for draft-yourtchenko-ra-dhcpv6-comparison-00.txt (fwd)
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/v6ops/>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Dec 2013 23:10:56 -0000

* Nick Hilliard

> The single protocol barrier which stops me in theory from being able
> to completely remove RAs from my networks is dhcpv6 default gateway
> option.
> 
> I understand that there are several other things that RA also
> handles, but defgw is sine qua non.  I can live with /64 + 1500mtu
> everywhere, but it's not possible to have a functional
> auto-configured network without a default gateway option.

Hi Nick,

If you want (on-link) /64 routes to be signaled by DHCPv6 you need
another (currently nonexistent, ttbomk) option for that as well. IA_NA
leases are single address and do not imply any on-link prefixes. See RFC
5942 section 5.

Tore