Re: [v6ops] draft-ietf-v6ops-nat64-experience-02.txt comments

GangChen <phdgang@gmail.com> Wed, 10 July 2013 10:16 UTC

Return-Path: <phdgang@gmail.com>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36F5F21F8DDD for <v6ops@ietfa.amsl.com>; Wed, 10 Jul 2013 03:16:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.2
X-Spam-Level:
X-Spam-Status: No, score=-2.2 tagged_above=-999 required=5 tests=[AWL=-0.200, BAYES_00=-2.599, J_CHICKENPOX_13=0.6, NO_RELAYS=-0.001]
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 byyw2aiHnXHF for <v6ops@ietfa.amsl.com>; Wed, 10 Jul 2013 03:16:52 -0700 (PDT)
Received: from mail-qe0-x22d.google.com (mail-qe0-x22d.google.com [IPv6:2607:f8b0:400d:c02::22d]) by ietfa.amsl.com (Postfix) with ESMTP id A6D8621F8D8C for <v6ops@ietf.org>; Wed, 10 Jul 2013 03:16:52 -0700 (PDT)
Received: by mail-qe0-f45.google.com with SMTP id w7so3593533qeb.4 for <v6ops@ietf.org>; Wed, 10 Jul 2013 03:16:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oswNdjpe0c68icnVRUp2cQOQLSZKu+c2m7lg0VTGsDg=; b=vryGXasV2bPJ9PWPN5V2jj1m5LrUbDT+bv48XeCc/N+DcKPWSWaNmb5NMd9XSUu7FI 1t+edACFPe5/0Xsq8+z8E+iNplm+fcP14Zgr13Wor7u9In0wpK7Kkb4koReHS7sUNYhG WUeD6h+hBwCOMdimZJqM7pik/xjtearP4MjvcIVL6Gk0tlAiAWj97n+lAc9YrRVwHwkb 66xW5si4cCjnp5D2AWxgk3rpUCVu/sYXeAdVvOEeREuQUrGH9WrvLQkMcqrzMgObrTs8 kuNTWoy/D/gOT4dwIHE2ahfGR0pf3YJdfu8vImKmb3G+Sev60qRqgVAOkaVWHqS+1QlS qUog==
MIME-Version: 1.0
X-Received: by 10.224.212.199 with SMTP id gt7mr27525471qab.80.1373451411893; Wed, 10 Jul 2013 03:16:51 -0700 (PDT)
Received: by 10.224.193.195 with HTTP; Wed, 10 Jul 2013 03:16:51 -0700 (PDT)
In-Reply-To: <alpine.DEB.2.00.1307101000270.8891@uplift.swm.pp.se>
References: <alpine.DEB.2.00.1307101000270.8891@uplift.swm.pp.se>
Date: Wed, 10 Jul 2013 18:16:51 +0800
Message-ID: <CAM+vMET=MdpLgeQXH2Lk_j2YqNdaKxehrzjPjFJsts2qAZmSog@mail.gmail.com>
From: GangChen <phdgang@gmail.com>
To: Mikael Abrahamsson <swmike@swm.pp.se>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: v6ops@ietf.org
Subject: Re: [v6ops] draft-ietf-v6ops-nat64-experience-02.txt comments
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.12
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, 10 Jul 2013 10:16:53 -0000

Hi Mikael,

>>
>> 1. "Single stack IPv6 network deployment can simplify the network
>>     provisioning. ". I would remove "the" frmo this sentence.
>>
>> I think it's good that you stress the benefit of having access being
>> single stack instead of dual stack.
>>
>> 3.1
>>
>> I think it might be beneficial to say a little bit more here why 464xlat
>> is important, perhaps just one sentence "464XLAT enables access of IPv4
>> only applications or applications that call IPv4 literal addresses" (or
>> similar).

Will add the texts to describe the benefits of 464xlat

>> About geo-location, perhaps it can be adviced to chop up the outside IPv4
>> address pool so that IPv6 addresses are NAT64:ed depending on their
>> geographical location (we're doing this on a per country basis).

That is an interesting use. How do you implement those IPv4 pool
allocations?  I heard some NAT64 implementations could allocate
different IPv4 pools to each inbound interface. Are you doing in the
similar way?


>> 5.1
>>
>> I would like some text on "port block allocation", where a customer gets
>> 512 or 1024 ports, this is logged, which means as long as the same
>> customer still has this 512 port block, no further logging is needed.

If I understand correctly, that is a static port block allocation. A
port block would be reserved to a particular customer. No logging
information needed. will clarify at the next update.

>>
>> Apart from that the document looks good, and nothing more came to mind
>> when I read it.

Many thanks for the review.

Best Regards

Gang

>>
>> --
>> Mikael Abrahamsson    email: swmike@swm.pp.se
>>
> _______________________________________________
> v6ops mailing list
> v6ops@ietf.org
> https://www.ietf.org/mailman/listinfo/v6ops
>