[netmod] sub-intf-vlan-model for VLAN forwarding

Alex Campbell <Alex.Campbell@Aviatnet.com> Tue, 27 March 2018 04:46 UTC

Return-Path: <Alex.Campbell@Aviatnet.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 9691F126B72 for <netmod@ietfa.amsl.com>; Mon, 26 Mar 2018 21:46:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Riy6F0Yqezlz for <netmod@ietfa.amsl.com>; Mon, 26 Mar 2018 21:46:32 -0700 (PDT)
Received: from mail-send.aviatnet.com (mail-send.aviatnet.com [192.147.115.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2767124BAC for <netmod@ietf.org>; Mon, 26 Mar 2018 21:46:32 -0700 (PDT)
From: Alex Campbell <Alex.Campbell@Aviatnet.com>
To: "netmod@ietf.org" <netmod@ietf.org>
Thread-Topic: sub-intf-vlan-model for VLAN forwarding
Thread-Index: AQHTxXpMV/8CQXVXq0GVp+F74KUtLg==
Date: Tue, 27 Mar 2018 04:46:31 +0000
Message-ID: <1522125991339.8157@Aviatnet.com>
Accept-Language: en-NZ, en-US
Content-Language: en-NZ
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [10.15.6.9]
Content-Type: multipart/alternative; boundary="_000_15221259913398157Aviatnetcom_"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/zDZxJWY0fkIfja0mlrAUPQIpOHc>
Subject: [netmod] sub-intf-vlan-model for VLAN forwarding
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.22
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: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Mar 2018 04:46:33 -0000

Hi,


I'm currently looking at draft-ietf-netmod-sub-intf-vlan-model-03 to see whether we can use this as our main model for VLAN forwarding, and it appears the answer is no.
There is no way to configure forwarding in this model; it is strictly about interfaces.


The appendix gives the impression that this model can be used to configure forwarding, though: "Both models can be used for configuring similar basic layer 2 forwarding topologies,"

Is forwarding configuration out of scope of this model?


Thanks,

  Alex