Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-state-10
"Susan Hares" <shares@ndzh.com> Thu, 23 June 2016 15:47 UTC
Return-Path: <shares@ndzh.com>
X-Original-To: i2rs@ietfa.amsl.com
Delivered-To: i2rs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06BBD12D0A6 for <i2rs@ietfa.amsl.com>; Thu, 23 Jun 2016 08:47:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.738
X-Spam-Level: *
X-Spam-Status: No, score=1.738 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DOS_OUTLOOK_TO_MX=2.845, RDNS_NONE=0.793] autolearn=no 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 hcwPRNHGBmG6 for <i2rs@ietfa.amsl.com>; Thu, 23 Jun 2016 08:47:54 -0700 (PDT)
Received: from hickoryhill-consulting.com (unknown [50.245.122.97]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EC9C12D19B for <i2rs@ietf.org>; Thu, 23 Jun 2016 08:47:53 -0700 (PDT)
X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=174.124.195.80;
From: Susan Hares <shares@ndzh.com>
To: 'Juergen Schoenwaelder' <j.schoenwaelder@jacobs-university.de>, 'Robert Wilton' <rwilton@cisco.com>
References: <20160623120251.GA46183@elstar.local> <085cf0e5-414d-7bfc-203e-b98e75a1337a@cisco.com> <20160623154138.GA46519@elstar.local>
In-Reply-To: <20160623154138.GA46519@elstar.local>
Date: Thu, 23 Jun 2016 11:47:24 -0400
Message-ID: <013f01d1cd66$89680930$9c381b90$@ndzh.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQHCSRbpWb0yJVb4kgFT1yEyebZopAEPuBwXAwKJxXSf9agc8A==
Content-Language: en-us
X-Authenticated-User: skh@ndzh.com
Archived-At: <https://mailarchive.ietf.org/arch/msg/i2rs/f5xEUXkHdHRrzBYcRgUWbC4WIbk>
Cc: i2rs@ietf.org
Subject: Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-state-10
X-BeenThere: i2rs@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Interface to The Internet Routing System \(IRS\)" <i2rs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i2rs>, <mailto:i2rs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/i2rs/>
List-Post: <mailto:i2rs@ietf.org>
List-Help: <mailto:i2rs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i2rs>, <mailto:i2rs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Jun 2016 15:47:56 -0000
Juergen and Robert: I will use the following for Ephemeral-REQ-03. Ephemeral-REQ-03: Ephemeral state must be able to utilized temporary operational state (e.g. MPLS LSP-ID or a BGP IN-RIB) as a constraints. On Ephemeral-REQ-04, >Ephemeral-REQ-04: Ephemeral state MAY refer to non-ephemeral state >for purposes of implementing constraints. Non-ephemeral state is both configuration state (config true), and operational state (config false). I believe these are two different requirements. Sue -----Original Message----- From: i2rs [mailto:i2rs-bounces@ietf.org] On Behalf Of Juergen Schoenwaelder Sent: Thursday, June 23, 2016 11:42 AM To: Robert Wilton Cc: i2rs@ietf.org Subject: Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-state-10 On Thu, Jun 23, 2016 at 03:12:50PM +0100, Robert Wilton wrote: > Hi, > > On 23/06/2016 13:02, Juergen Schoenwaelder wrote: > > Hi, > > > > here are few comments on the latest version. > > > > Ephemeral-REQ-03: Ephemeral state must be able to utilized temporary > > operational state (e.g. MPLS LSP-ID or a BGP IN-RIB) as a > > constraints. > > > > I am not sure what 'must be able to utilized temporary operational > > state as constraints' means. The text in the parenthesis does not > > help me understand this better. Did you want to say something like: > > 'Ephemeral configuration state may have constraints that refer to > > operational state'? I am using 'ephemeral configuration state' since > > this is used in other places (although sometimes worded slightly > > different). > I asked a similar question in the I2RS interim meeting yesterday, I > think that Sue's spoken explanation of the requirement was effectively: > > Ephemeral-REQ-03: Ephemeral state may have constraints that refer > to operational state, this includes potentially fast changing or > short lived operational state nodes, such as MPLS LSP-ID or a BGP IN-RIB. > > Perhaps this wording is more clear? Yes, this is clearer. One question of course is what is expected to happen if constraints are becoming false due to (fast) operational state changes, that is, what the expected consequence of this is. > > Ephemeral-REQ-04: Ephemeral state MAY refer to non-ephemeral state > > for purposes of implementing constraints. > > > > Hm, now I wonder whether this is just a special case of > > Ephemeral-REQ-03 and if so it is not clear why we need this as a > > separate requirement. If this is not the case but something > > different, then likely my interpretation of Ephemeral-REQ-03 is wrong. > I think that ephemeral state could also use configuration nodes as a > constraint, so it isn't just operational state covered by REQ-3. Well, the Ephemeral-REQ-04 text says 'non-ephemeral state' - if your interpretation is correct than this phrase is wrong or possibly misleading. /js -- Juergen Schoenwaelder Jacobs University Bremen gGmbH Phone: +49 421 200 3587 Campus Ring 1 | 28759 Bremen | Germany Fax: +49 421 200 3103 <http://www.jacobs-university.de/> _______________________________________________ i2rs mailing list i2rs@ietf.org https://www.ietf.org/mailman/listinfo/i2rs
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Robert Wilton
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Susan Hares
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Susan Hares
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Susan Hares
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Robert Wilton
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Susan Hares
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Susan Hares
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Juergen Schoenwaelder
- Re: [i2rs] comments on draft-ietf-i2rs-ephemeral-… Robert Wilton
- [i2rs] comments on draft-ietf-i2rs-ephemeral-stat… Juergen Schoenwaelder