[Softwires] MAP-E question -- first prefix

Tom Taylor <tom.taylor.stds@gmail.com> Mon, 08 April 2013 21:20 UTC

Return-Path: <tom.taylor.stds@gmail.com>
X-Original-To: softwires@ietfa.amsl.com
Delivered-To: softwires@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 572DD21F8FE9 for <softwires@ietfa.amsl.com>; Mon, 8 Apr 2013 14:20:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.513
X-Spam-Level:
X-Spam-Status: No, score=0.513 tagged_above=-999 required=5 tests=[AWL=0.465, BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, RCVD_IN_PBL=0.905, RCVD_IN_SORBS_DUL=0.877, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OfMa7MBs-pkH for <softwires@ietfa.amsl.com>; Mon, 8 Apr 2013 14:20:04 -0700 (PDT)
Received: from mail-ia0-x22d.google.com (mail-ia0-x22d.google.com [IPv6:2607:f8b0:4001:c02::22d]) by ietfa.amsl.com (Postfix) with ESMTP id D114A21F8FC7 for <softwires@ietf.org>; Mon, 8 Apr 2013 14:20:03 -0700 (PDT)
Received: by mail-ia0-f173.google.com with SMTP id h37so5710566iak.32 for <softwires@ietf.org>; Mon, 08 Apr 2013 14:20:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-antivirus :x-antivirus-status; bh=ByQfV7uRBkb/OmSm/JJp01HTXKd276u+8va9OINx3Gg=; b=lPKRGy+92KapRxTP2f5bwXruHg+Lw1V5KL7hC7xsl7dudKzsrUU3gQokY3PF5EynDF 4EPSer61zeuRvpys/cBwGIAseRwax9CtEtaPKLeeMS1Lchkg8JLZu+nVQprcFbIV9rAl Es9ceCp6CncgdSLeyvubwnPFnu5xf93taX1fhbxze2vda0YmnSY5Qkj9o7L+JKEwMnjs USPihCgvpMfsX2knSpk5xw7obBru0B+pji0kdVTXHPLvE9Od+WcO3e0l31J90RMEbgNO VwpMzFzsPqNceMTLakKDb9p3c51p5kmlmx1rpsgDD/auXiXQhWk9PsvnWZv67JvK4+B7 XvnQ==
X-Received: by 10.50.7.69 with SMTP id h5mr8779710iga.69.1365456002898; Mon, 08 Apr 2013 14:20:02 -0700 (PDT)
Received: from [127.0.0.1] (dsl-173-206-2-115.tor.primus.ca. [173.206.2.115]) by mx.google.com with ESMTPS id qs4sm21519473igb.10.2013.04.08.14.20.01 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Apr 2013 14:20:02 -0700 (PDT)
Message-ID: <51633480.8070209@gmail.com>
Date: Mon, 08 Apr 2013 17:20:00 -0400
From: Tom Taylor <tom.taylor.stds@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: Softwires <softwires@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Antivirus: avast! (VPS 130408-1, 08/04/2013), Outbound message
X-Antivirus-Status: Clean
Subject: [Softwires] MAP-E question -- first prefix
X-BeenThere: softwires@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: softwires wg discussion list <softwires.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/softwires>, <mailto:softwires-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/softwires>
List-Post: <mailto:softwires@ietf.org>
List-Help: <mailto:softwires-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/softwires>, <mailto:softwires-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2013 21:20:05 -0000

In Section 5.2 of -map-05, there is the paragraph:

The MAP subnet ID is defined to be the first subnet (all bits set to
    zero).  Unless configured differently, a MAP node MUST reserve the
    first IPv6 prefix in an End-user IPv6 prefix for the purpose of MAP.

Question: does the second sentence say anything different from the first 
one?

Question: if the MAP node is configured differently, how will other 
nodes be able to synthesize its MAP IPv6 address from the FMR?

Tom Taylor