Re: [v6ops] Comments on draft-hazeyama-widecamp-ipv6-only-experience-01

Ruri Hiromi <hiromi@inetcore.com> Thu, 22 March 2012 05:27 UTC

Return-Path: <hiromi@inetcore.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 B851C21F856C for <v6ops@ietfa.amsl.com>; Wed, 21 Mar 2012 22:27:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.4
X-Spam-Level:
X-Spam-Status: No, score=-1.4 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_13=0.6, J_CHICKENPOX_35=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 1oze9sRXk3NL for <v6ops@ietfa.amsl.com>; Wed, 21 Mar 2012 22:27:34 -0700 (PDT)
Received: from inc.inetcore.com (inc.inetcore.com [IPv6:2403:2000:1:1::11]) by ietfa.amsl.com (Postfix) with ESMTP id ED46921F856A for <v6ops@ietf.org>; Wed, 21 Mar 2012 22:27:33 -0700 (PDT)
Received: from [IPv6:2403:2000:1:3:fcea:e7e2:7997:51e7] (unknown [IPv6:2403:2000:1:3:fcea:e7e2:7997:51e7]) by inc.inetcore.com (Postfix) with ESMTPSA id 6AB4B31EC0D; Thu, 22 Mar 2012 14:27:33 +0900 (JST)
Message-ID: <4F6AB841.3010307@inetcore.com>
Date: Thu, 22 Mar 2012 14:27:29 +0900
From: Ruri Hiromi <hiromi@inetcore.com>
Organization: INTEC Inc.
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1
MIME-Version: 1.0
To: Tina TSOU <Tina.Tsou.Zouting@huawei.com>
References: <CAM+vMERyvyL4r5=vhkUYTg8D2eFSnA98a54ybtMJU6a9FUPwgA@mail.gmail.com> <4F6AB545.50904@inetcore.com> <1E94A024-31A2-4B74-9FE0-7A618F757940@huawei.com>
In-Reply-To: <1E94A024-31A2-4B74-9FE0-7A618F757940@huawei.com>
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
Cc: "v6ops@ietf.org" <v6ops@ietf.org>
Subject: Re: [v6ops] Comments on draft-hazeyama-widecamp-ipv6-only-experience-01
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: Thu, 22 Mar 2012 05:27:34 -0000

Hi Tina,

Yes we know his draft and refer in our draft.
In our draft we tried to use multiple techniques as "IPv6 only network".
 For example, we connected upstream networks using with PPPv6 tunnel and
IPv6 over ethernet. We also use different types of IPv4 connection like
464XLAT,4rd,SA46T over the IPv6 only networks. We report the differences
between them.

Regards,

(2012/03/22 14:17), Tina TSOU wrote:
> Jari has a IPv6 only experience draft before.
> 
> Sent from my iPad
> 
> On Mar 21, 2012, at 10:15 PM, "Ruri Hiromi" <hiromi@inetcore.com> wrote:
> 
>> Hi Gang and all,
>>
>> Thanks for your comment.
>>
>> As you mentioned in the previous mail, the failures are due to
>> implementation or settings, not for protocol specification. So that we
>> will modify its description to be more clear.
>>
>> Our additional comment in line;
>>
>>> 1. Some testing results have been shown in tables of section 4.2.
>>> Wondering to known what reasons cause the data transmission failures
>>> in the case of Frag. C => S on table 7.
>>
>> IIJ who gave us 4rd implementation is still inspecting their codes but
>> the reason might comes from the MTU handling process.
>> For your reference, IIJ said they follow RFC2473 Section 7.2 for the
>> Path MTU function in 4rd.
>>
>> Consequently the correct answer for this goes "yes".
>> We will make a correction at Frag. C => S in the 4rd/IPoE case on table
>> 7 as follows.
>>
>>        +-----------------+-------------------+------------------+
>>        |     Elements    |   4RD/PPPoE (v4)  |   4RD/IPoE (v4)  |
>>        +-----------------+-------------------+------------------+
>>        |       NAT       |       Exist       |       Exist      |
>>        | --------------- | ----------------- | ---------------- |
>>        |     Mapping     |        Bad        |       Good       |
>>        | --------------- | ----------------- | ---------------- |
>>        |    Filtering    |        Good       |       Good       |
>>        | --------------- | ----------------- | ---------------- |
>>        |       RTT       |        156        |        323       |
>>        | --------------- | ----------------- | ---------------- |
>>        | MTU size C => S |        1452       |       1452       |
>>        | --------------- | ----------------- | ---------------- |
>>        |   Frag. C => S  |         NO        |        YES       |
>>        | --------------- | ----------------- | ---------------- |
>>        | MTU size S => C |        1280       |       1452       |
>>        | --------------- | ----------------- | ---------------- |
>>        |   Frag. S => C  |        YES        |        YES       |
>>        +-----------------+-------------------+------------------+
>>
>>
>>> 2. I guess some statements on "dependency between IPv4 and IPv6
>>> address" should be clarified further.
>>
>> Thank you for the advice. We will modify it more appropriate expression.
>>
>>> 3. In table10, why is the hairpinning not supported? 4rd could do that
>>> in hub&spoke mode between CE-CE communications. And 464XLAT adpoted
>>> RFC 6146, which could support hairpinning as well.
>>
>> We think the lack of hairpinning support on the camp experiment might be
>> from configuration matters.
>>
>> In the 4rd case, IIJ answered us that it was disabled in the
>> configuration and we could not evaluate hairpining function with CE-CE
>> communication at that time. In addition to that the 4rd configured as
>> mesh model.
>> The 464XLAT case was also caused by setting of PLAT.
>> Anyway specification of 4rd and 464XLAT would be satisfied with hairpinning.
>>
>> We will try to give more information in detail in the draft.
>>
>> We appreciate further comments.
>> Regards,
>>
>> (2012/03/14 18:04), GangChen wrote:
>>> Hello authors,
>>>
>>> Generally, the draft provided informative testing data and pointed the
>>> failures cases. I guess some failures are related to implementations;
>>> some are due to protocol inconsistency. It's better to make categories
>>> so it's beneficial for the group identifying the workaround.
>>>
>>> More detailed:
>>>
>>> 1. Some testing results have been shown in tables of section 4.2.
>>> Wondering to known what reasons cause the data transmission failures
>>> in the case of Frag. C => S on table 7.
>>>
>>> 2. I guess some statements on "dependency between IPv4 and IPv6
>>> address" should be clarified further.
>>>
>>> 3. In table10, why is the hairpinning not supported? 4rd could do that
>>> in hub&spoke mode between CE-CE communications. And 464XLAT adpoted
>>> RFC 6146, which could support hairpinning as well.
>>>
>>> BRs
>>>
>>> Gang
>>> _______________________________________________
>>> v6ops mailing list
>>> v6ops@ietf.org
>>> https://www.ietf.org/mailman/listinfo/v6ops
>>
>>
>> -- 
>> ---------------
>> Ruri Hiromi
>> INTEC Inc.
>> _______________________________________________
>> v6ops mailing list
>> v6ops@ietf.org
>> https://www.ietf.org/mailman/listinfo/v6ops


-- 
---------------
Ruri Hiromi
INTEC Inc.