Re: [mpls] wg last call on gach-adv and ethernet-addressing drafts
Eric Gray <eric.gray@ericsson.com> Fri, 08 June 2012 20:29 UTC
Return-Path: <eric.gray@ericsson.com>
X-Original-To: mpls@ietfa.amsl.com
Delivered-To: mpls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29D2D11E8139 for <mpls@ietfa.amsl.com>; Fri, 8 Jun 2012 13:29:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 IWDeM-92XpmG for <mpls@ietfa.amsl.com>; Fri, 8 Jun 2012 13:28:59 -0700 (PDT)
Received: from imr3.ericy.com (imr3.ericy.com [198.24.6.13]) by ietfa.amsl.com (Postfix) with ESMTP id 3C9DE21F8681 for <mpls@ietf.org>; Fri, 8 Jun 2012 13:28:59 -0700 (PDT)
Received: from eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) by imr3.ericy.com (8.13.8/8.13.8) with ESMTP id q58KSqwQ009111 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 8 Jun 2012 15:28:58 -0500
Received: from EUSAACMS0701.eamcs.ericsson.se ([169.254.1.31]) by eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) with mapi; Fri, 8 Jun 2012 16:28:54 -0400
From: Eric Gray <eric.gray@ericsson.com>
To: Loa Andersson <loa@pi.nu>, "draft-ietf-mpls-gach-adv@tools.ietf.org" <draft-ietf-mpls-gach-adv@tools.ietf.org>
Date: Fri, 08 Jun 2012 16:28:53 -0400
Thread-Topic: [mpls] wg last call on gach-adv and ethernet-addressing drafts
Thread-Index: Ac0+EExyzMXIBzMZQPmWsrlacY8pgwHnVW4Q
Message-ID: <C0AC8FAB6849AB4FADACCC70A949E2F123BB1E9C26@EUSAACMS0701.eamcs.ericsson.se>
References: <4FC58D13.6050803@pi.nu>
In-Reply-To: <4FC58D13.6050803@pi.nu>
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
Cc: "mpls@ietf.org" <mpls@ietf.org>, MPLS-TP ad hoc team <ahmpls-tp@lists.itu.int>
Subject: Re: [mpls] wg last call on gach-adv and ethernet-addressing drafts
X-BeenThere: mpls@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multi-Protocol Label Switching WG <mpls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mpls>, <mailto:mpls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mpls>
List-Post: <mailto:mpls@ietf.org>
List-Help: <mailto:mpls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls>, <mailto:mpls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 08 Jun 2012 20:29:00 -0000
My Last call review comments on draft-ietf-mpls-gach-adv-02: In general, this is a very well written draft that is nearly ready to publish. There is one major issue that needs to be addressed. Major Issue: There is an important point that does not appear to have been made sufficiently clear in the IANA Considerations section. For the TLV types, I assume that the TLV type numbers (section 9.4) are intended to be allocated within the context of an application ID (allocated according to section 9.3). This is very much not clear. In fact, reading section 9.4 as it now stands, it looks as if there is a single context for TLV IDs, that there are a maximum number of TLV IDs available of 255, and that five of these are used by the application in this draft. This seems odd, given that the number space for application IDs is from 0x000 to 0xFFFF. It would seem that we anticipate we will have a lot of applications for this protocol, but not too many will actually need to say anything. Hence my assumption about the intent of the TLV type number space. Please clarify what you are really expecting from this TLV Type Registry. Minor Issue: In the second pargraph on page 4, I believe one can also use LLDP to discover the MAC address of an adjacent Ethernet peer. The authors mention this proposed GAP protocol standard can be used to exchange information similar to the use of LLDP, and then follows this immediately with a special case to find out an adjacent peer's MAC address in the case where IP isn't supported - using GAP. Have the authors given any thought to the possibility that the fact that IP is not supported may be attributable to the fact that Ethernet _is_ supported for L2 peer-to-peer exchanges, including LLDP? IMO, this makes the "special case" not so much so. I think - given that there are a few things we know about this case (e.g. - both Ethernet and MPLS are presumed to apply), it would be useful to be clear about when it would be the case that: 1) IP is not present, 2) Ethernet is present, 3) Knowing the MAC address of an adjacent Ethernet entity is needed, and 4) LLDP is not already used. NIT: I find the phrase "a primary purpose" somewhat jarring in the Introduction. Is there more than one "primary" purpose? Perhaps "One key" as opposed to "A primary"? -- Eric Gray -----Original Message----- From: mpls-bounces@ietf.org [mailto:mpls-bounces@ietf.org] On Behalf Of Loa Andersson Sent: Tuesday, May 29, 2012 11:00 PM To: mpls@ietf.org; MPLS-TP ad hoc team Subject: [mpls] wg last call on gach-adv and ethernet-addressing drafts Working Group, This is to start a two week working group last call on two drafts: - draft-ietf-mpls-gach-adv-02; and - draft-ietf-mpls-tp-ethernet-addressing-01 Please send comments to the mpls working group list. The working group last call ends June 15, 2012. Thanks, Loa (as MPLS WG co-chair) -- Loa Andersson email: loa.andersson@ericsson.com Sr Strategy and Standards Manager loa@pi.nu Ericsson Inc phone: +46 10 717 52 13 +46 767 72 92 13 _______________________________________________ mpls mailing list mpls@ietf.org https://www.ietf.org/mailman/listinfo/mpls
- [mpls] wg last call on gach-adv and ethernet-addr… Loa Andersson
- Re: [mpls] wg last call on gach-adv and ethernet-… Lingaraj Mishra
- Re: [mpls] wg last call on gach-adv draft Gregory Mirsky
- Re: [mpls] wg last call on gach-adv draft Yaacov Weingarten
- Re: [mpls] wg last call on gach-adv draft Stewart Bryant
- Re: [mpls] wg last call on gach-adv and ethernet-… Dan Frost
- Re: [mpls] wg last call on gach-adv draft Dan Frost
- Re: [mpls] wg last call on gach-adv and ethernet-… Eric Gray
- Re: [mpls] wg last call on gach-adv and ethernet-… Eric Gray
- [mpls] Working group last call closed: wg last ca… Loa Andersson
- Re: [mpls] wg last call on gach-adv and ethernet-… Stewart Bryant
- Re: [mpls] wg last call on gach-adv and ethernet-… Stewart Bryant
- Re: [mpls] wg last call on gach-adv and ethernet-… Eric Gray
- Re: [mpls] wg last call on gach-adv and ethernet-… Eric Gray
- Re: [mpls] wg last call on gach-adv and ethernet-… Eric Gray
- Re: [mpls] wg last call on gach-adv and ethernet-… Stewart Bryant
- Re: [mpls] wg last call on gach-adv and ethernet-… Stewart Bryant
- Re: [mpls] wg last call on gach-adv and ethernet-… Stewart Bryant
- Re: [mpls] wg last call on gach-adv and ethernet-… t.petch
- Re: [mpls] wg last call on gach-adv and ethernet-… Stewart Bryant