[6lo] IID length in draft-ietf-6lo-btle-06.txt - why64?

Alexandru Petrescu <alexandru.petrescu@gmail.com> Fri, 16 January 2015 09:34 UTC

Return-Path: <alexandru.petrescu@gmail.com>
X-Original-To: 6lo@ietfa.amsl.com
Delivered-To: 6lo@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 342001AC3B6 for <6lo@ietfa.amsl.com>; Fri, 16 Jan 2015 01:34:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.983
X-Spam-Level:
X-Spam-Status: No, score=-4.983 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, HELO_EQ_FR=0.35, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_HI=-5, SPF_SOFTFAIL=0.665] 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 q_oUUbj-8xy5 for <6lo@ietfa.amsl.com>; Fri, 16 Jan 2015 01:34:15 -0800 (PST)
Received: from sainfoin-out.extra.cea.fr (sainfoin-out.extra.cea.fr [132.167.192.145]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7DC3A1A89B4 for <6lo@ietf.org>; Fri, 16 Jan 2015 01:34:15 -0800 (PST)
Received: from pisaure.intra.cea.fr (pisaure.intra.cea.fr [132.166.88.21]) by sainfoin.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-2.3) with ESMTP id t0G9YD5h000686 for <6lo@ietf.org>; Fri, 16 Jan 2015 10:34:13 +0100
Received: from pisaure.intra.cea.fr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id C3C06204979 for <6lo@ietf.org>; Fri, 16 Jan 2015 10:34:26 +0100 (CET)
Received: from muguet1.intra.cea.fr (muguet1.intra.cea.fr [132.166.192.6]) by pisaure.intra.cea.fr (Postfix) with ESMTP id B11D62018D9 for <6lo@ietf.org>; Fri, 16 Jan 2015 10:34:26 +0100 (CET)
Received: from [127.0.0.1] (is010446-4.intra.cea.fr [10.8.33.116]) by muguet1.intra.cea.fr (8.13.8/8.13.8/CEAnet-Intranet-out-1.2) with ESMTP id t0G9YBxp021719 for <6lo@ietf.org>; Fri, 16 Jan 2015 10:34:13 +0100
Message-ID: <54B8DB13.8060003@gmail.com>
Date: Fri, 16 Jan 2015 10:34:11 +0100
From: Alexandru Petrescu <alexandru.petrescu@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: 6lo@ietf.org
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/6lo/d5xDLfQfanKbRSkg5_qBTDuhfHs>
Subject: [6lo] IID length in draft-ietf-6lo-btle-06.txt - why64?
X-BeenThere: 6lo@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Mailing list for the 6lo WG for Internet Area issues in IPv6 over constrained node networks." <6lo.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/6lo>, <mailto:6lo-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lo/>
List-Post: <mailto:6lo@ietf.org>
List-Help: <mailto:6lo-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lo>, <mailto:6lo-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 16 Jan 2015 09:34:17 -0000

Hello,

I wonder why is the length of the IID in draft-ietf-6lo-btle-06.txt set 
to 64 since the BTLE MAC address is just 48bit?

Is there a problem if we set the IID length to 48?

Because if we do, then we may have an advantage in using longer than 64 
prefix lengths in the BTLE subnet - e.g. /65.  This is helpful in 
networks at the very edge of the Internet - typically the prefix 
arriving from the Internet to the 6LBR is is of length 64.  With such a 
prefix arriving to the 6LBR it is practically impossible to create 
another prefix of length also 64 beyond 6LBR, in the BTLE subnet.  Hence 
we'd need a prefix length of /65 in the BTLE subnet.  But a /65 in BTLE 
is impossible if the IID is of length 64.

Let me illustrate this by way of comparison:

                          6LN
                           \              ____________
            /65 impossible  \       /64  /            \
                    6LN ---- 6LBR ----- |  Internet   |
                            /            \____________/
                           /
                          6LN

             - with IID of length 64 -

--------------------------------------------------------------

                          6LN
                           \              ____________
              /65 possible  \       /64  /            \
                    6LN ---- 6LBR ----- |  Internet   |
                            /            \____________/
                           /
                          6LN

             - with IID of length 48 -

Alex
PS:  fyi a soon-to-be-RFC on the topic draft-ietf-6man-why64-08
      "Analysis of the 64-bit Boundary in IPv6 Addressing"