[netmod] comment on ietf-interfaces module

Andy Bierman <andy@yumaworks.com> Mon, 30 July 2012 20:59 UTC

Return-Path: <andy@yumaworks.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5914C11E81AD for <netmod@ietfa.amsl.com>; Mon, 30 Jul 2012 13:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 pUFBGBG5Lv22 for <netmod@ietfa.amsl.com>; Mon, 30 Jul 2012 13:59:40 -0700 (PDT)
Received: from mail-qc0-f172.google.com (mail-qc0-f172.google.com [209.85.216.172]) by ietfa.amsl.com (Postfix) with ESMTP id 6B03311E818E for <netmod@ietf.org>; Mon, 30 Jul 2012 13:59:40 -0700 (PDT)
Received: by qcac10 with SMTP id c10so3563227qca.31 for <netmod@ietf.org>; Mon, 30 Jul 2012 13:59:39 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=zGn1FmRSsOpfTW3LjUy0yj0YQwQB2tSbP4eAI7zwP84=; b=n03FfylFSRJCwh/6Yg4+P8jwW4/cw5hcFxvQvjT093odWbF/ovlmPt5LCs038+4oSX CYORAgBUP/UR+x+7/lqj5RLsUgJhYZYT6q8akOkSjWVCd9bg8JPJxSKnHOl1T4k3Zz0n 6H8aVF36cevZ1TFD+U1ljtfQbXUrtIHEO6ZrU63QDiOxD0AzmaQP2KLTiI/YkF0TedQF LWG6l5e7jNwK6ywNU8TUq7EV+rYwHe2wo0QCKpFbub0qkV6Uzde9voJWlwEEKAsHZLke scS8kVIphTcTKbl08aXC/uY+k3O+zaO0y9VtBuqkUJjpJc4nZkxeV1S18jB+a7wtrfKp b0mQ==
MIME-Version: 1.0
Received: by 10.229.105.205 with SMTP id u13mr6417312qco.9.1343681979911; Mon, 30 Jul 2012 13:59:39 -0700 (PDT)
Received: by 10.49.26.168 with HTTP; Mon, 30 Jul 2012 13:59:39 -0700 (PDT)
X-Originating-IP: [2001:df8:0:16:90e8:1d7:63e4:b566]
Date: Mon, 30 Jul 2012 13:59:39 -0700
Message-ID: <CABCOCHS5vUhUdb3VkrHHq=HsvMevjfCcJtKQszXo+9=HwOhPgg@mail.gmail.com>
From: Andy Bierman <andy@yumaworks.com>
To: netmod@ietf.org
Content-Type: text/plain; charset="UTF-8"
X-Gm-Message-State: ALoCoQnQCg2IHnNm8EKLhR9AuRunoAntqVLpB0fhVwiFBYHZcI2Ji6TrQvsxEBKnNJfOOXKVHJWS
Subject: [netmod] comment on ietf-interfaces module
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/netmod>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Jul 2012 20:59:41 -0000

Hi,

I re-read this draft and I do not understand why there is no generic
equivalent to the ifStackTable.  There is no way to describe that
1 interface is layering above or below another interface.
There is an example in Appendix B for ethernet bonding.

I understand that different interface types may want to augment
the interface entry with specific fields.  This is not an adequate
replacement for a data structure that describes the general interface layering.


Andy