Re: [L3sm] Comments on draft-ietf-l3sm-l3vpn-service-model

<stephane.litkowski@orange.com> Tue, 21 July 2015 15:25 UTC

Return-Path: <stephane.litkowski@orange.com>
X-Original-To: l3sm@ietfa.amsl.com
Delivered-To: l3sm@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBF171A89E9 for <l3sm@ietfa.amsl.com>; Tue, 21 Jul 2015 08:25:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, J_CHICKENPOX_12=0.6, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham
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 18oEO6C-V-XE for <l3sm@ietfa.amsl.com>; Tue, 21 Jul 2015 08:25:37 -0700 (PDT)
Received: from relais-inet.francetelecom.com (relais-ias92.francetelecom.com [193.251.215.92]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EBF81A89B0 for <l3sm@ietf.org>; Tue, 21 Jul 2015 08:23:50 -0700 (PDT)
Received: from omfedm05.si.francetelecom.fr (unknown [xx.xx.xx.1]) by omfedm14.si.francetelecom.fr (ESMTP service) with ESMTP id 30F0F22CB26; Tue, 21 Jul 2015 17:23:49 +0200 (CEST)
Received: from Exchangemail-eme2.itn.ftgroup (unknown [10.114.31.41]) by omfedm05.si.francetelecom.fr (ESMTP service) with ESMTP id 110A535C06C; Tue, 21 Jul 2015 17:23:49 +0200 (CEST)
Received: from OPEXCLILMA4.corporate.adroot.infra.ftgroup ([fe80::65de:2f08:41e6:ebbe]) by OPEXCLILM31.corporate.adroot.infra.ftgroup ([fe80::2cc9:4bac:7b7d:229d%19]) with mapi id 14.03.0235.001; Tue, 21 Jul 2015 17:23:48 +0200
From: stephane.litkowski@orange.com
To: Kireeti Kompella <kireeti.kompella@gmail.com>, "l3sm@ietf.org" <l3sm@ietf.org>
Thread-Topic: [L3sm] Comments on draft-ietf-l3sm-l3vpn-service-model
Thread-Index: AQHQw8X3K3YLZClNO0qpeZYxRBC/cp3mCTSQ
Date: Tue, 21 Jul 2015 15:23:47 +0000
Message-ID: <1882_1437492229_55AE6405_1882_151_1_9E32478DFA9976438E7A22F69B08FF92166A3399@OPEXCLILMA4.corporate.adroot.infra.ftgroup>
References: <4B3B6546-2150-4EFB-B580-587A9EAD1E82@gmail.com>
In-Reply-To: <4B3B6546-2150-4EFB-B580-587A9EAD1E82@gmail.com>
Accept-Language: fr-FR, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.168.234.3]
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-PMX-Version: 6.2.1.2478543, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2015.7.16.85415
Archived-At: <http://mailarchive.ietf.org/arch/msg/l3sm/lCgmxmbNTzulapGcmd1o1KqKerc>
Subject: Re: [L3sm] Comments on draft-ietf-l3sm-l3vpn-service-model
X-BeenThere: l3sm@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: L3VPN Service YANG Model discussion group <l3sm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/l3sm>, <mailto:l3sm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/l3sm/>
List-Post: <mailto:l3sm@ietf.org>
List-Help: <mailto:l3sm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/l3sm>, <mailto:l3sm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Jul 2015 15:25:50 -0000

Hi Kireeti,

Thanks for your valuable comments (as usual ;) ).

See inline comments

-----Original Message-----
From: L3sm [mailto:l3sm-bounces@ietf.org] On Behalf Of Kireeti Kompella
Sent: Tuesday, July 21, 2015 17:00
To: l3sm@ietf.org
Cc: Kireeti Kompella
Subject: [L3sm] Comments on draft-ietf-l3sm-l3vpn-service-model

Hi,

Very happy to see this WG, and to see the l3vpn _service_ YANG model.  Wish I’d been paying attention earlier :)

Some comments:

1) At a high level, I would like to see services as compositions (mash-ups) of service elements.  This is a generalization of the comments that Aijun made.  Here’s why.  As we (either the IETF or other bodies, or SPs on their own) define other services, it would be very convenient to be able to reuse these service elements.  Example: suppose an L2SM module is needed.

Elements to consider:
	availability
	QoS
	access-control-list
	OAM (liveness)
	customer-specific-info

I don’t know how one defines a mash-up of modules in YANG, maybe as simple as “import”.

[SLI] Modularization is a really good point, before going to start the work, I would like to ensure that all components are there so we can think the good way to split elements. For sure groupings can be created and being reused.


(Note: this has nothing to do with service chaining!)

2) I think it would be convenient to have certain stanzas directly under vpn-svc, and again under vpn-svc/sites — essentially, a default for the entire service, and overrides for each site.
[SLI] Could you elaborate on which stanza you would like to see ?

3) not sure why “bfd” is under “routing protocols”.  You may be better off having a stanza called OAM/Hello/liveness, where one can choose bfd among other mechanisms.
[SLI] Some shortcuts have been taken (like vrrp as routing protocol :) ), this can be fixed.

4) might be hard, but define defaults for as many YANG leaves as possible.
[SLI] Not sure this would be doable, but I will have a look. Defaults may differ for each service providers ...

5) From comments on the mailing list, it seems OTT VPNs (customer-provisioned) are out of scope; however, doing such a model will help clarify common elements, and might help organize the L3VPN SM better.
[SLI] For now yes, but the idea is to see if we can make the model generic enough to fit also customer provisioned VPNs.

6) Philosophical comment: should scrutinize service models to ensure we’re making them as abstract as possible.  E.g., I’m very happy that RDs and RTs are not in the SM.  Question: what else can be trimmed?
[SLI] Multiple eyes are required for that purpose, we are continuously trying to trim and make more abstraction but any new idea is good to take. Idea list is becoming empty on our side ... so new eyes are welcome.

Finally, should YANG models (in general) have guidance as to where to place augments?  The theory is, you start with an SM (or data model in general) that everyone agrees on — lowest common denominator.  Then, as people augment a DM, if a certain augmentation appears in several such models, that might be promoted to being a part of the standard DM.  Or maybe I’m a dreamer :)

Kireeti.

_______________________________________________
L3sm mailing list
L3sm@ietf.org
https://www.ietf.org/mailman/listinfo/l3sm

_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.