Re: Keeping the 4rd-range issue separate from the general u/g discussion
Rémi Després <despres.remi@laposte.net> Wed, 06 February 2013 10:13 UTC
Return-Path: <despres.remi@laposte.net>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CD9B21F8869 for <ipv6@ietfa.amsl.com>; Wed, 6 Feb 2013 02:13:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.912
X-Spam-Level:
X-Spam-Status: No, score=-1.912 tagged_above=-999 required=5 tests=[AWL=0.037, BAYES_00=-2.599, HELO_EQ_FR=0.35, MIME_8BIT_HEADER=0.3]
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 TjRVcHi1rmke for <ipv6@ietfa.amsl.com>; Wed, 6 Feb 2013 02:13:53 -0800 (PST)
Received: from smtp24.services.sfr.fr (smtp24.services.sfr.fr [93.17.128.83]) by ietfa.amsl.com (Postfix) with ESMTP id 3E3F721F86E6 for <ipv6@ietf.org>; Wed, 6 Feb 2013 02:13:53 -0800 (PST)
Received: from filter.sfr.fr (localhost [127.0.0.1]) by msfrf2412.sfr.fr (SMTP Server) with ESMTP id 9C988700007F; Wed, 6 Feb 2013 11:13:52 +0100 (CET)
Received: from [192.168.0.21] (unknown [78.193.136.169]) by msfrf2412.sfr.fr (SMTP Server) with ESMTP id 87B9370000AC; Wed, 6 Feb 2013 11:13:52 +0100 (CET)
X-SFR-UUID: 20130206101352556.87B9370000AC@msfrf2412.sfr.fr
Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\))
Subject: Re: Keeping the 4rd-range issue separate from the general u/g discussion
From: Rémi Després <despres.remi@laposte.net>
In-Reply-To: <A0115B9E-F100-42E3-BDBB-196C53051F61@laposte.net>
Date: Wed, 06 Feb 2013 11:13:53 +0100
Message-Id: <65B90B43-DBF3-4999-BB9B-0DD3C6E7222D@laposte.net>
References: <954FE2BB-69DB-4214-9696-0BA3DF6CF346@laposte.net> <510FF1F0.3030903@dougbarton.us> <92B7D8D3-3406-44D5-9802-8320AE32A62C@laposte.net> <20130205.150156.74693024.sthaug@nethelp.no> <BF134231-2735-46D7-82B1-5045DBB31AE8@laposte.net> <511118F1.6060906@gmail.com> <A0115B9E-F100-42E3-BDBB-196C53051F61@laposte.net>
To: Bob Hinden <bob.hinden@gmail.com>
X-Mailer: Apple Mail (2.1499)
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: 6man 6man-wg <ipv6@ietf.org>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipv6>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Feb 2013 10:13:54 -0000
Bob, This is, in my understanding, what should be avoided in 6man, a debate on new 4rd modifications: - The 4rd design has been stabilized for long in Softwire. - The question to 6man is ONLY whether the proposed reserved range is compatible with the IPv6 addressing architecture. Thanks, RD > De : Ole Troan <ot@cisco.com> > Objet : Rép : Keeping the 4rd-range issue separate from the general u/g discussion > Date : 2013-02-05 22:42 > À : "Manfredi, Albert E" <albert.e.manfredi@boeing.com> > Cc: "ipv6@ietf.org" <ipv6@ietf.org> > >> +1 >> >> If a better alternative is devised for 4rd, as Roland proposes here, then can we deprecate the u/g bit usage? Seems to me that privacy addresses are preferable anyway, if not DHCP or statically assigned ones, so any importance assigned to u/g surely becomes a historical artifact? > > indeed. > 4rd tries to solve the problem of having a 4rd CE located behind the CPE (that receives the IPv6 delegated prefix). > the current 4rd solution is to try to share the on-link /64 that is also used by native hosts. > > for a single shared IPv4 address, I believe a 4rd CE would require 2^16 addresses. (the last 16 bits are used for the CNP). > i.e. a /112. > > the problematic assumption 4rd makes, is that it requires these addresses without having a mechanism to do duplicate address > detection. > > what are the alternatives to a fixed reservation of the interface-id space proposed? > > 1) pick a separate /64 for the purpose of the 4rd function. an automated mechanism for prefix assignment is being worked > on in homenet. (draft-arkko-homenet-prefix-assignment-03) > > 2) defend the 4rd CE address space using DAD. pick 64K addresses out ::0:a.b:c.d:CNP. > chances of a conflict are small, and you would be able to detect and defend those for nodes trying to take that address > after the 4rd CE comes up. I wouldn't recommend doing DAD on every address first. so you may end up in a situation > where you encounter a conflict while in operation. that should be possible to handle though. > > 3) remove the CNP feature that makes 4rd require so many addresses to function. > > either of these are > cheers, > Ole > > -------------------------------------------------------------------- > IETF IPv6 working group mailing list > ipv6@ietf.org > Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6 > --------------------------------------------------------------------
- [Fwd: I-D Action: draft-carpenter-6man-ug-00.txt] Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Mark Smith
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Joel M. Halpern
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Ray Hunter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian Haberman
- Re: Re: [Fwd: I-D Action: draft-carpenter-6man-ug… Ray Hunter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Joel M. Halpern
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Ray Hunter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Randy Bush
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… sthaug
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: Re: [Fwd: I-D Action: draft-carpenter-6man-ug… Ray Hunter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Joel M. Halpern
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Joel M. Halpern
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Joel M. Halpern
- Re: Re: [Fwd: I-D Action: draft-carpenter-6man-ug… Mark Smith
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… joel jaeggli
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Roger Jørgensen
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Randy Bush
- RE: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Christian Huitema
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Randy Bush
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Hesham Soliman
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… sthaug
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Jmh.direct
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Jouni Korhonen
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Doug Barton
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Fernando Gont
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Ole Troan
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Jouni Korhonen
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Randy Bush
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Doug Barton
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… sthaug
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Brian E Carpenter
- Re: [6MAN] Re: [Fwd: I-D Action: draft-carpenter-… Warren Kumari
- Keeping the 4rd-range issue separate from the gen… Rémi Després
- Re: [6MAN] Re: [Fwd: I-D Action: draft-carpenter-… joel jaeggli
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… joel jaeggli
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Bless, Roland (TM)
- RE: Keeping the 4rd-range issue separate from the… Manfredi, Albert E
- Re: Keeping the 4rd-range issue separate from the… Ole Troan
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Doug Barton
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Mark Smith
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Mark Smith
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Ole Troan
- Re: Keeping the 4rd-range issue separate from the… Bless, Roland (TM)
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Fernando Gont
- Re: Keeping the 4rd-range issue separate from the… Ole Troan
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Bless, Roland (TM)
- Re: Keeping the 4rd-range issue separate from the… Bless, Roland (TM)
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Roland Bless
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Ole Troan
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Ole Troan
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Re: Keeping the 4rd-range issue separate from… Ray Hunter
- Re: Keeping the 4rd-range issue separate from the… Doug Barton
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Doug Barton
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: Keeping the 4rd-range issue separate from the… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Roger Jørgensen
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Havard Eidnes
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Roland Bless
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Randy Bush
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Usman Latif
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Usman Latif
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Miya Kohno (mkohno)
- RFC 6144 to be listed as updating RFC 4291 Rémi Després
- RFC 6164 to be listed as updating RFC 4291 Brian E Carpenter
- Re: RFC 6164 to be listed as updating RFC 4291 Rémi Després
- RE: RFC 6164 to be listed as updating RFC 4291 George, Wes
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Usman Latif
- Re: [Fwd: I-D Action: draft-carpenter-6man-ug-00.… Rémi Després