Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Prefix Delegation for NEMO) to Proposed Standard
Hesham Soliman <hesham@elevatemobile.com> Fri, 10 September 2010 09:30 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 4E9CA3A67CC; Fri, 10 Sep 2010 02:30:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[AWL=-0.698, BAYES_00=-2.599, MIME_QP_LONG_LINE=1.396]
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 uUsNu8B1HXvR; Fri, 10 Sep 2010 02:30:31 -0700 (PDT)
Received: from smtp-2.servers.netregistry.net (smtp.netregistry.net [202.124.241.204]) by core3.amsl.com (Postfix) with ESMTP id 740BF3A67C3; Fri, 10 Sep 2010 02:30:30 -0700 (PDT)
Received: from [203.219.211.243] (helo=[192.168.0.6]) by smtp-2.servers.netregistry.net protocol: esmtpa (Exim 4.69 #1 (Debian)) id 1Otzwb-0003b4-0x; Fri, 10 Sep 2010 19:30:53 +1000
User-Agent: Microsoft-Entourage/12.26.0.100708
Date: Fri, 10 Sep 2010 19:30:48 +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: <C8B037E8.14F97%hesham@elevatemobile.com>
Thread-Topic: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Prefix Delegation for NEMO) to Proposed Standard
Thread-Index: ActQytntixh/K1hhd0KnhVE82gXL3Q==
In-Reply-To: <4C887E8E.8010809@gmail.com>
Mime-version: 1.0
Content-type: text/plain; charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable
X-Authenticated-User: hesham@elevatemobile.com
X-Mailman-Approved-At: Fri, 10 Sep 2010 11:48:49 -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: Fri, 10 Sep 2010 09:30:33 -0000
On 9/09/10 4:28 PM, "Alexandru Petrescu" <alexandru.petrescu@gmail.com> wrote: > Le 09/09/2010 08:01, Hesham Soliman a écrit : >> >> >> >> On 9/09/10 3:54 PM, "Wassim Haddad"<wassim.haddad@ericsson.com> >> wrote: >> >>> On Sep 8, 2010, at 7:58 AM, Alexandru Petrescu wrote: >>> >>>> I agree mainly with the document draft-ietf-mext-nemo-pd. >>>> >>>> It is good and needed to dynamically assign a Mobile Network >>>> Prefix to the NEMO-enabled Mobile Router. >>>> >>>> However, here are a couple of missing points. >>>> >>>> One missing point is about how will the Mobile Router configure >>>> its default route on the home link? I thought Prefix Delegation >>>> would bring DHCP in the picture and would allow MR to synthesize >>>> a default route even though RAs are absent. But I now realize >>>> that a DHCPv6-PD implementation (and std?) does not allow a >>>> router (MR) to synthesize its default route (neither RA does, nor >>>> DHCPv6-nonPD does). >> >> => I think the MR can easily act as a host on its egress interface >> and configure its default/next hop router that way. Of course the >> other alternative is to use routing protocols, but I think using ND >> should be sufficient. > > Hesham - when at home, the MR acts as a router (ip_forward==1, > join all-routers group), as such ND is insufficient to obtain the > default route - it's a Router. > > When at home, and using DHCPv-PD, the MR also acquires its Home Address > with DHCPv6. If so, then it doesn't use SLAAC to auto-configure neither > a Home Address nor a default route. > > In implementation it is of course possible to dynamically change MR > behaviour from Host to Router: be at home, first act as host (fwd==0) to > acquire the Home Address and default route, then set fwd=1 and use > DHCPv6-PD to acquire a prefix (but not the Home Address) and take > advantage of the default route acquired previously as a Host. This is > one way of solving the issue. => Exactly. However it is not specified. => Who cares, specify it in your product description. The IETF doesn't specify how to build products. If you want to solve this with protocols then use routing protocols. Of course you need to solve the security issues when the MR moves. I am not > sure how clean is it anyways to disregard that 'M' bit of RA anyways. > > The alternative to using routing protocols (OSPF?) to communicate a > default route to the MR - I am not sure how this could work, never seen > it in practice. => For a good reason! You need to work out trust across domains. Hesham > > Alex > > >> >> Hesham >> >> >> >> >> > >
- Re: Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Pr… Alexandru Petrescu
- Re: Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Pr… Wassim Haddad
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: Last Call: draft-ietf-mext-nemo-pd (DHCPv6 Pr… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- RE: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Laganier, Julien
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- RE: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Laganier, Julien
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Wassim Haddad
- RE: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Wassim Haddad
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Behcet Sarikaya
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- RE: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Laganier, Julien
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Behcet Sarikaya
- RE: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Laganier, Julien
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Hesham Soliman
- Re: [MEXT] Last Call: draft-ietf-mext-nemo-pd (DH… Alexandru Petrescu