Re: [Pppext] Comment related to draft-ietf-pppext-trill-protocol-01.txt
James Carlson <carlsonj@workingcode.com> Mon, 03 January 2011 18:26 UTC
Return-Path: <carlsonj@workingcode.com>
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 649D53A6A67 for <pppext@core3.amsl.com>;
Mon, 3 Jan 2011 10:26:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.745
X-Spam-Level:
X-Spam-Status: No, score=-100.745 tagged_above=-999 required=5 tests=[AWL=1.854,
BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 awwkUIJDmOXY for
<pppext@core3.amsl.com>; Mon, 3 Jan 2011 10:26:16 -0800 (PST)
Received: from carlson.workingcode.com
(carlsonj-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:1d9::2]) by
core3.amsl.com (Postfix) with ESMTP id 6F83E3A6A66 for <pppext@ietf.org>;
Mon, 3 Jan 2011 10:26:16 -0800 (PST)
Received: from [10.50.23.149] (gate.abinitio.com [65.170.40.132])
(authenticated bits=0) by carlson.workingcode.com (8.14.2+Sun/8.14.4) with
ESMTP id p03IS8UB022272 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA
bits=256 verify=NO); Mon, 3 Jan 2011 13:28:09 -0500 (EST)
Message-ID: <4D221538.4000004@workingcode.com>
Date: Mon, 03 Jan 2011 13:28:08 -0500
From: James Carlson <carlsonj@workingcode.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090605)
MIME-Version: 1.0
To: Donald Eastlake <d3e3e3@gmail.com>
References: <AANLkTi=nEvL_uWiwFb9N=oC6B7_gBpLBby69UC6JT6a+@mail.gmail.com>
In-Reply-To: <AANLkTi=nEvL_uWiwFb9N=oC6B7_gBpLBby69UC6JT6a+@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-DCC-x.dcc-servers-Metrics: carlson; whitelist
Cc: pppext@ietf.org, Erik Nordmark <nordmark@acm.org>,
Radia Perlman <radia@alum.mit.edu>
Subject: Re: [Pppext] Comment related to
draft-ietf-pppext-trill-protocol-01.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, 03 Jan 2011 18:26:17 -0000
Donald Eastlake wrote: > If the link is PPP, then we should have a PPP Header, which is fine > and is shown in the figure, but is there a "PPP Trailer"? It depends on the underlying link type and options (e.g., RFC 1570), but the short answer is "yes." > The figure > shows an "Ethernet FCS" which may be wrongly labeled. If there is an > FCS there, calculated as Ethernet does, how much of the frame does it > cover? The standard PPP FCS covers the entire frame, including any HDLC and PPP headers and user data, but without the medium-dependent bit or octet stuffing. See RFC 1662 for details. Yes, it covers the same things the Ethernet FCS does. > In particular, does it cover the PPP Header, in which case I > think it should be labeled "PPP FCS"? Or should the convention in PPP > be to have an FCS just covering the encapsulated Ethernet frame? > > In any case, I think a few words about this are needed in the > pppext-trill draft... We don't normally do that for PPP documents -- it's assumed that the NCP document just covers the bits that are particular to that NCP, and not all of the common PPP bits all the way down to the bare metal -- but I guess I can do that if it'll help with alignment with the other TRILL documents. (For what it's worth, I don't think the TRILL document should mention the Ethernet FCS, either. TRILL isn't defining Ethernet encapsulation, and including those bits seems like duplication. But I suppose that's just me ...) -- James Carlson 42.703N 71.076W <carlsonj@workingcode.com>
- [Pppext] Comment related to draft-ietf-pppext-tri… Donald Eastlake
- Re: [Pppext] Comment related to draft-ietf-pppext… James Carlson
- Re: [Pppext] Comment related to draft-ietf-pppext… Donald Eastlake
- Re: [Pppext] Comment related to draft-ietf-pppext… James Carlson