Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Prefix Delegation for NEMO) to Proposed Standard

Hesham Soliman <hesham@elevatemobile.com> Wed, 15 September 2010 15:27 UTC

Return-Path: <hesham@elevatemobile.com>
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4723D3A696B; Wed, 15 Sep 2010 08:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.512
X-Spam-Level:
X-Spam-Status: No, score=-2.512 tagged_above=-999 required=5 tests=[AWL=0.087, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LA4wUQnfd7kI; Wed, 15 Sep 2010 08:26:59 -0700 (PDT)
Received: from smtp-1.servers.netregistry.net (smtp.netregistry.net [202.124.241.204]) by core3.amsl.com (Postfix) with ESMTP id AD4953A68FE; Wed, 15 Sep 2010 08:26:58 -0700 (PDT)
Received: from [203.219.211.243] (helo=[192.168.0.6]) by smtp-1.servers.netregistry.net protocol: esmtpa (Exim 4.69 #1 (Debian)) id 1OvttG-00033Z-QF; Thu, 16 Sep 2010 01:27:19 +1000
User-Agent: Microsoft-Entourage/12.26.0.100708
Date: Thu, 16 Sep 2010 01:27:10 +1000
Subject: Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Prefix Delegation for NEMO) to Proposed Standard
From: Hesham Soliman <hesham@elevatemobile.com>
To: Alexandru Petrescu <alexandru.petrescu@gmail.com>
Message-ID: <C8B722EE.1523A%hesham@elevatemobile.com>
Thread-Topic: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Prefix Delegation for NEMO) to Proposed Standard
Thread-Index: ActU6naog0aH5eHeGkmmJHzEzP6FVg==
In-Reply-To: <4C8CF178.5070002@gmail.com>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
X-Authenticated-User: hesham@elevatemobile.com
X-Mailman-Approved-At: Wed, 15 Sep 2010 09:11:52 -0700
Cc: IETF Discussion <ietf@ietf.org>, mext <mext@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 Sep 2010 15:27:01 -0000

>> =>  That can work but I don't understand why you don't like the host
>>  on egress interface behaviour. The RFC seems inconsistent on its
>> requirements for the egress interface at home, but it's been a long
>> time since I read it so I may have forgotten some of the reasons. I
>> think it can work and at least it will lead to a consistent
>> implementation.
> 
> I am not sure which RFC you mean seem inconsistent?  If rfc3963 - yes,
> it says MR MAY use the received RAs on the egress interface to
> autoconfigure an address and form a default route.  However, I think in
> practice pure linux does not do it (or am I missing radvd procsys
> options?).  One would have to check the public NEMOv6 implementations
> too.  Without NEMOv6 implementation this does not work (i.e. that MAY is
> interpreted as a no on pure linux).  With it I don't know.

=> Ok but now you're talking about an implementation issue. 3963 allows the
router to act as a host on its egress at home. Either we change
implementations or the RFC needs to be changed. Kernel implementations need
ro change anyway to support nemov6.

> 
> I myself have forgotten many of the reasons.  I think I vaguely remember
> Pascal insisting of that being MR-autoconfigure an address as a MAY
> because IIRC a Cisco router would autoconfigure an address and a default
> route.  I am not very precise on this remembering.

=> I also think what he suggested makes sense. Which means the MR would act
the same way at home or on a visited link when it comes to listening to RAs.
So it adds little argument to the need for dhc extensions.

> 
> If you mean RFC4861 then I think it is consistent andgood it has this
> distinction between Host and Router (Router doesn't autoconfigure a
> default route, etc.).

=> I was talking about 3963. 4861 is fine in this respect.

Hesham