Re: [Pppext] Comment related to draft-ietf-pppext-trill-protocol-01.txt
Donald Eastlake <d3e3e3@gmail.com> Mon, 03 January 2011 18:55 UTC
Return-Path: <d3e3e3@gmail.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 89FF83A6AA5 for <pppext@core3.amsl.com>;
Mon, 3 Jan 2011 10:55:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.246
X-Spam-Level:
X-Spam-Status: No, score=-103.246 tagged_above=-999 required=5 tests=[AWL=0.353,
BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, 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 2ILaXAwnqoxp for
<pppext@core3.amsl.com>; Mon, 3 Jan 2011 10:55:24 -0800 (PST)
Received: from mail-ww0-f44.google.com (mail-ww0-f44.google.com
[74.125.82.44]) by core3.amsl.com (Postfix) with ESMTP id 523823A6AA4 for
<pppext@ietf.org>; Mon, 3 Jan 2011 10:55:24 -0800 (PST)
Received: by wwa36 with SMTP id 36so13649734wwa.13 for <pppext@ietf.org>;
Mon, 03 Jan 2011 10:57:31 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
h=domainkey-signature:received:mime-version:received:in-reply-to
:references:from:date:message-id:subject:to:cc:content-type
:content-transfer-encoding; bh=Z0SBNGPMs1ahCXwgeNqZPE1Q/lJH+v5mDgjRxrVKxYw=;
b=rdc6EEW3CrihfOM/+t3QcNZK7WZScSjofmSDUUGD/PIXZEJ5J5bj/3gidc5lv7IMVe
BQqkwZvDiXBO4dS1BhYLoH9IUrrr74uCo/ff+egGXaRJPMMtRwMPb/q3iG1EaKvHm5uG
bcbGAqVbEvVC6u3Vr5TPt/YwzquyWfpwcp8OQ=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc:content-type:content-transfer-encoding;
b=cmshgd2fiCrpVbU+aUQp3hh5iz1xG4AxP5F59Wy47hxQ4bxKFOBTv2ERTZkUMt3DdQ
wZ6cQeueh7Wg8GuD+2RCUrFKtxW2WA4xKdQTYmLbkADSrhHQHkFi6FyfrQwywd4wXidJ
U4mj4yd6NVdO1uXTl6/7vfiS6XTSoVp/fV/Bw=
Received: by 10.227.197.131 with SMTP id ek3mr11691970wbb.211.1294081050888;
Mon, 03 Jan 2011 10:57:30 -0800 (PST)
MIME-Version: 1.0
Received: by 10.227.61.81 with HTTP; Mon, 3 Jan 2011 10:57:10 -0800 (PST)
In-Reply-To: <4D221538.4000004@workingcode.com>
References: <AANLkTi=nEvL_uWiwFb9N=oC6B7_gBpLBby69UC6JT6a+@mail.gmail.com>
<4D221538.4000004@workingcode.com>
From: Donald Eastlake <d3e3e3@gmail.com>
Date: Mon, 3 Jan 2011 13:57:10 -0500
Message-ID: <AANLkTing=Vg9xkduBFkz8_F+VEXJBRd=RieegL_hyp2M@mail.gmail.com>
To: James Carlson <carlsonj@workingcode.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
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:55:25 -0000
Hi James, On Mon, Jan 3, 2011 at 1:28 PM, James Carlson <carlsonj@workingcode.com> wrote: > 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. Ok. Then it should be labeled PPP FCS in that figure as an editorial correction. >> 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. Well, I would assume the RFC resulting from draft-ietf-pppext-trill-protocol will in some cases be read by people familiar with TRILL but not familiar with PPP. So, while it certainly doesn't need much, making it clear that there is no Ethernet FCS in the encapsulated material and having references pointing at the PPP Trailer info seem like a good idea to me. > (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 ...) More than once I've gotten specific questions about whether or not the "encapsulated Ethernet frame" inside a TRILL Data frame includes an Ethernet FCS just covering the encapsulated material. So I think it is better that this sort of thing be mentioned. > -- > James Carlson 42.703N 71.076W <carlsonj@workingcode.com> Thanks, Donald ============================= Donald E. Eastlake 3rd +1-508-333-2270 (cell) 155 Beaver Street Milford, MA 01757 USA d3e3e3@gmail.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