Re: [Softwires] Proposed Unified Address Mapping for encapsulation and double-translation

GangChen <phdgang@gmail.com> Wed, 05 October 2011 21:58 UTC

Return-Path: <phdgang@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 3A00A21F8D36 for <softwires@ietfa.amsl.com>; Wed, 5 Oct 2011 14:58:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.406
X-Spam-Level:
X-Spam-Status: No, score=-3.406 tagged_above=-999 required=5 tests=[AWL=-0.107, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-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 giFD4alsUIBZ for <softwires@ietfa.amsl.com>; Wed, 5 Oct 2011 14:58:56 -0700 (PDT)
Received: from mail-wy0-f172.google.com (mail-wy0-f172.google.com [74.125.82.172]) by ietfa.amsl.com (Postfix) with ESMTP id 7E55D21F8D15 for <softwires@ietf.org>; Wed, 5 Oct 2011 14:58:56 -0700 (PDT)
Received: by wyh21 with SMTP id 21so2522705wyh.31 for <softwires@ietf.org>; Wed, 05 Oct 2011 15:02:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=fM8R9Nlf2g6C5Ubbk6tGfA0s3zH4hUAT8301UXSg1k8=; b=vydbY/EE/LjqwSUMdqXSG1lQs+x3FKsILXNWp9+TV0qJJvQTuWsJiiSNWT3iC3U+VT GAj2McEBVj+FC97T6jAoxcJkA5DBqNyFMc+tEHg/STjZZN8cEsk/a1CpePafjZmW7ksR 03Z5rUpBpQONyctVRbPt59BpNzjq+9YNsz2IM=
MIME-Version: 1.0
Received: by 10.216.159.1 with SMTP id r1mr160636wek.18.1317852124854; Wed, 05 Oct 2011 15:02:04 -0700 (PDT)
Received: by 10.180.84.161 with HTTP; Wed, 5 Oct 2011 15:01:59 -0700 (PDT)
In-Reply-To: <0C2B5428-98D4-4F67-B18D-9ACA946A68E7@laposte.net>
References: <F259BF79-B3C9-4434-AAC4-9F84B8D9A0FA@laposte.net> <CAM+vMER2CBTpYOhcu63th7AJejCJ4sv0_GqeiZmwHVHEEeW1WA@mail.gmail.com> <0C2B5428-98D4-4F67-B18D-9ACA946A68E7@laposte.net>
Date: Thu, 06 Oct 2011 06:01:59 +0800
Message-ID: <CAM+vMEQ4=xxgBgoqDAcd=t_Yx=j+wJm-rP-haJwdSxRSOv5sVQ@mail.gmail.com>
From: GangChen <phdgang@gmail.com>
To: Rémi Després <despres.remi@laposte.net>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: Softwires-wg <softwires@ietf.org>
Subject: Re: [Softwires] Proposed Unified Address Mapping for encapsulation and double-translation
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: Wed, 05 Oct 2011 21:58:57 -0000

Hello Remi,

Thanks for the answers.
Please see my reply inline.

2011/10/5, Rémi Després <despres.remi@laposte.net>:
>> There are no necessary to put IPv4 and Port-set ID information in last
>> 64 bits.
>
> The CE Pv6 prefix included in the /64 Subnet prefix isn't self delimited, so
> that the length of the CE index can't be determined in this part of the
> address.
> Having the length of the A or A+P prefix in the IID completes what is needed
> to derive the CE port-set.

I understand such encoded information helps deriving a shared IPv4
address. However, I guess it's not necessary to dig up such
information if we only take traffic contronl on IPv6 data plane (as I
said below)


>> It may help encapsulation in same cases(e.g. IPv4 based traffic
>> classification,IPv4 ACL, etc).
>> However, the translation case is more preferable doing pure IPv6 based
>> control for the sake of simpler operation reasons (e.g. IPv6 ACL).
>> It's desirable identifying a customer depending on first 64 bits.
>
> A point is that, although some realistic deployments may ignore what is made
> available in IIDs (at least at the beginning), some others would take
> advantage of it.

Yes. I agree with your point here. As you said such IID design may not
be taken effect on some realistic deployments, I would like to suggest
the IID MAY not appeared in double translation cases.


Many thanks

Gang