[Pppext] Comment related to draft-ietf-pppext-trill-protocol-01.txt

Donald Eastlake <d3e3e3@gmail.com> Mon, 03 January 2011 17:25 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 09BA53A6935 for <pppext@core3.amsl.com>; Mon, 3 Jan 2011 09:25:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.233
X-Spam-Level:
X-Spam-Status: No, score=-103.233 tagged_above=-999 required=5 tests=[AWL=0.366, 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 9XZqPH2iGpd2 for <pppext@core3.amsl.com>; Mon, 3 Jan 2011 09:25:38 -0800 (PST)
Received: from mail-wy0-f172.google.com (mail-wy0-f172.google.com [74.125.82.172]) by core3.amsl.com (Postfix) with ESMTP id E45823A67C0 for <pppext@ietf.org>; Mon, 3 Jan 2011 09:25:34 -0800 (PST)
Received: by wyf23 with SMTP id 23so14061160wyf.31 for <pppext@ietf.org>; Mon, 03 Jan 2011 09:27:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=k0KEPUIUTk4LuN6oz+txwo4SJzp8d1JVEgepLxzBlHc=; b=CHLixiIwsxfh8QUD44SKZPOe+i6fTfQ+TLsRAsfm4WKUe27HkEMT2fTNej9WbjsDbg 2YzihZ3QTjWqbAhhTT+4VR4iNGTTw+theyGV2XrZmyXrYWZoUNt9fKuyomzlD+JNNrxn G51Gl1ydvpYI37YSHXTU8XO5JvbXqiiS/u5YI=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; b=IJC4yRMf/9IzHiQgxEnuvLQzvVBfbVn4aMAz1Lc0EWMapgL06icg0YAxK5wGkGMuA9 +C/yicEOCnxRkOM0OjkHQ2vvQNTbM5A9vUI4ngUtDOwBR1QZV6VgKN1WcmTlErZHmYsZ Xoy2LNPo1GX/+LBhiCvjJDv2o4L0zf21et99c=
Received: by 10.227.201.5 with SMTP id ey5mr11646875wbb.182.1294075661322; Mon, 03 Jan 2011 09:27:41 -0800 (PST)
MIME-Version: 1.0
Received: by 10.227.61.81 with HTTP; Mon, 3 Jan 2011 09:27:20 -0800 (PST)
From: Donald Eastlake <d3e3e3@gmail.com>
Date: Mon, 3 Jan 2011 12:27:20 -0500
Message-ID: <AANLkTi=nEvL_uWiwFb9N=oC6B7_gBpLBby69UC6JT6a+@mail.gmail.com>
To: pppext@ietf.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: Erik Nordmark <nordmark@acm.org>, Radia Perlman <radia@alum.mit.edu>
Subject: [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 17:25:39 -0000

Hi,

I've received a comment about the last figure in Section 2.3 of
draft-ietf-trill-rbridge-protocol-16.txt. This figure shows a very
high level generic view of a TRILL Data frame being sent over PPP.
However, there is a possible problem with that figure.

The general form of a TRILL Data frame is
  Link Header
  TRILL Header
  Encapsulated data frame in Ethernet format
  Link Trailer

If the link is Ethernet, the Link Header is an Ethernet Header
(destination MAC, source MAC, possible VLAN tag, Ethertype) and the
Link Trailer is an Ethernet Trailer, that is, an FCS covering the
entire frame.

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"? 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? 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...

Thanks,
Donald
=============================
 Donald E. Eastlake 3rd   +1-508-333-2270 (cell)
 155 Beaver Street
 Milford, MA 01757 USA
 d3e3e3@gmail.com