Re: [Pppext] new draft published: draft-vautrin-6man-ipv6-mlppp-id-00.txt
Olivier Vautrin <ovautrin@juniper.net> Mon, 16 August 2010 18:22 UTC
Return-Path: <ovautrin@juniper.net>
X-Original-To: pppext@core3.amsl.com
Delivered-To: pppext@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 724153A682D for <pppext@core3.amsl.com>;
Mon, 16 Aug 2010 11:22:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level:
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[AWL=0.001,
BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 GolV5tEHLlkm for
<pppext@core3.amsl.com>; Mon, 16 Aug 2010 11:22:48 -0700 (PDT)
Received: from exprod7og123.obsmtp.com (exprod7og123.obsmtp.com [64.18.2.24])
by core3.amsl.com (Postfix) with ESMTP id 025EF3A67AF for <pppext@ietf.org>;
Mon, 16 Aug 2010 11:22:47 -0700 (PDT)
Received: from source ([66.129.224.36]) (using TLSv1) by
exprod7ob123.postini.com ([64.18.6.12]) with SMTP ID
DSNKTGmCGqk/vj9X6C305IhC3o6eLACSZ46n@postini.com;
Mon, 16 Aug 2010 11:23:24 PDT
Received: from EMBX01-HQ.jnpr.net ([fe80::c821:7c81:f21f:8bc7]) by
P-EMHUB02-HQ.jnpr.net ([fe80::88f9:77fd:dfc:4d51%11]) with mapi;
Mon, 16 Aug 2010 11:22:39 -0700
From: Olivier Vautrin <ovautrin@juniper.net>
To: James Carlson <carlsonj@workingcode.com>,
"Olivier@juniper.net" <Olivier@juniper.net>,
"blourdel@cisco.com" <blourdel@cisco.com>
Date: Mon, 16 Aug 2010 11:22:36 -0700
Thread-Topic: [Pppext] new draft published:
draft-vautrin-6man-ipv6-mlppp-id-00.txt
Thread-Index: Acs7HtpmzamimqLrSvivQKaH9naIWQCS4yzA
Message-ID: <84600D05C20FF943918238042D7670FD36D7087F7A@EMBX01-HQ.jnpr.net>
References: <4C659616.3070304@workingcode.com>
<4C659EB9.4050405@workingcode.com>
In-Reply-To: <4C659EB9.4050405@workingcode.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailman-Approved-At: Mon, 16 Aug 2010 11:38:52 -0700
Cc: "pppext@ietf.org" <pppext@ietf.org>
Subject: Re: [Pppext] new draft
published: draft-vautrin-6man-ipv6-mlppp-id-00.txt
X-BeenThere: pppext@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: PPP Extensions <pppext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/pppext>,
<mailto:pppext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pppext>
List-Post: <mailto:pppext@ietf.org>
List-Help: <mailto:pppext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pppext>,
<mailto:pppext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Aug 2010 18:22:49 -0000
Hello James, thanks for your feedback please see below. Yes, I think this document should be a WG document. I thought 6man WG would be the right place, but I guess PPPext WG makes more sense. /Olivier > -----Original Message----- > From: James Carlson [mailto:carlsonj@workingcode.com] > Sent: Friday, August 13, 2010 12:36 PM > To: Olivier@juniper.net; blourdel@cisco.com > Cc: pppext@ietf.org > Subject: Re: [Pppext] new draft published: draft-vautrin-6man-ipv6- > mlppp-id-00.txt > > > Title : Multi link PPP Support for an ipv6 address > class > > identifier > > Author(s) : O. Vautrin, B. Lourdelet > > Filename : draft-vautrin-6man-ipv6-mlppp-id-00.txt > > In general, I like the idea, but I'd like to suggest a few amendments > (or at least points for consideration): > > - Some IPv6 addresses are probably not as suitable for use as others. > In particular, using a link local is unlikely to be a good idea because > of the greater risk of duplication. We glossed over this issue with > IPv4 in RFC 1990, mostly because link-locals are so 'rare' there, but > it > seems more important to call out in the context of IPv6. [Olivier - ] Yes, a unique Ipv6 address should be used. But in the IPv6 case, the link-local is very rarely non-unique as it is supposed to use the Interface-ID which is usually a unique ID. Perhaps we could just say that it would be the responsibility of the operator to use unique Ipv6 address without more details? > - A "privacy" address, or any other "changes frequently" address, may > be > a problem operationally. If a PPP system establishes one link, and > then > later (perhaps on demand) establishes another link that's intended as > part of a bundle, that second link will need to use the same endpoint > discriminator. If the address has changed, the bundle will fail. > Implementations likely need to "sample" a locally-available IPv6 > address, and then keep using that address for all future links until > the > bundle itself is terminated -- regardless of the current status of that > address on the system. [Olivier - ] - I guess this issue exist also on IPv4. Do you think this draft is the right vehicle to clarify this for both IPv4 and IPv6? > - As a nit, I don't think it's wise to duplicate the existing RFC 1990 > values for Class in this document. Instead, just the new value and > semantics should be included. > - Wow. The new boilerplate makes a visual mess of otherwise nice, > simple proposals like this. :-< [Olivier - ] This was a way to clarify the document especially because of the boilerplate ;) But, yes, I will remove the duplicate part of RFC1990.
- [Pppext] new draft published: draft-vautrin-6man-… James Carlson
- Re: [Pppext] new draft published: draft-vautrin-6… James Carlson
- Re: [Pppext] new draft published: draft-vautrin-6… Eswaran Srinivasan
- Re: [Pppext] new draft published: draft-vautrin-6… James Carlson
- Re: [Pppext] new draft published: draft-vautrin-6… Olivier Vautrin
- Re: [Pppext] new draft published: draft-vautrin-6… Olivier Vautrin
- Re: [Pppext] new draft published: draft-vautrin-6… James Carlson
- Re: [Pppext] new draft published: draft-vautrin-p… Olivier Vautrin
- Re: [Pppext] new draft published: draft-vautrin-p… James Carlson
- Re: [Pppext] new draft published: draft-vautrin-p… Vernon Schryver