Re: [Mpls-interop] MPLS-TP OAM requirements - Lock and notification of lock

Huub van Helvoort <hhelvoort@chello.nl> Sun, 03 May 2009 22:57 UTC

Return-Path: <hhelvoort@chello.nl>
X-Original-To: mpls-interop@core3.amsl.com
Delivered-To: mpls-interop@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A38343A69C6 for <mpls-interop@core3.amsl.com>; Sun, 3 May 2009 15:57:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.279
X-Spam-Level:
X-Spam-Status: No, score=-1.279 tagged_above=-999 required=5 tests=[AWL=0.151, BAYES_00=-2.599, HELO_EQ_AT=0.424, HOST_EQ_AT=0.745]
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 9Acuu3s5moAA for <mpls-interop@core3.amsl.com>; Sun, 3 May 2009 15:57:46 -0700 (PDT)
Received: from viefep11-int.chello.at (viefep11-int.chello.at [62.179.121.31]) by core3.amsl.com (Postfix) with ESMTP id BDBF528C276 for <mpls-interop@ietf.org>; Sun, 3 May 2009 15:57:42 -0700 (PDT)
Received: from edge02.upc.biz ([192.168.13.237]) by viefep11-int.chello.at (InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP id <20090503225904.NOTX15840.viefep11-int.chello.at@edge02.upc.biz>; Mon, 4 May 2009 00:59:04 +0200
Received: from McAsterix.local ([24.132.228.153]) by edge02.upc.biz with edge id nAz31b00n3KDBhC02Az48H; Mon, 04 May 2009 00:59:04 +0200
X-SourceIP: 24.132.228.153
Message-ID: <49FE21B7.2090605@chello.nl>
Date: Mon, 04 May 2009 00:59:03 +0200
From: Huub van Helvoort <hhelvoort@chello.nl>
User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302)
MIME-Version: 1.0
To: Martin Vigoureux <martin.vigoureux@alcatel-lucent.com>
References: <0BDFFF51DC89434FA33F8B37FCE363D516FDAE56@zcarhxm2.corp.nortel.com> <42D4A33F1EAE420289ED4EFCA24D19BB@your029b8cecfe> <49FDE0C4.7060807@alcatel-lucent.com>
In-Reply-To: <49FDE0C4.7060807@alcatel-lucent.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: mpls-interop@ietf.org
Subject: Re: [Mpls-interop] MPLS-TP OAM requirements - Lock and notification of lock
X-BeenThere: mpls-interop@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: hhelvoort@chello.nl
List-Id: IETF MPLS Interoperability Design Team <mpls-interop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mpls-interop>, <mailto:mpls-interop-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mpls-interop>
List-Post: <mailto:mpls-interop@ietf.org>
List-Help: <mailto:mpls-interop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls-interop>, <mailto:mpls-interop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 03 May 2009 22:57:47 -0000

Bonsoir Martin,

You wrote:

> here are my thoughts on this:
> 
> As far as I understand, strictly speaking the Lock function
> does not make sense on a unidir LSP. Indeed locking is performed
> at the source point and so there is no need to send any message
> to perform that Lock. (the potentially needed message is to inform
> the end-point(s) of the status but that is lock notification.
> I'll come back to this).

What should happen if the CP and MP are separated, i.e the
ingress point and egress poinr belong to different SP domains?

> Therefore Lock is only needed on a bidir entity and what is exactly
> needed is the capability to request the other end point to admin lock
> its direction.

What do you mean by "its direction", the direction from "the
other end point" back to the "source point"?

> Coming back to the notification, I believe the following requirement
> is needed:
>    The MPLS-TP OAM toolset MUST provide a functionality to enable an
>    End Point of a PW, LSP or Section to inform the End Point(s) of that
>    LSP, PW, or Section that the PW, LSP or Section has been
>    administratively shutdown at this End Point.
> But it is conditionally needed. This function is *only* needed if
> locking is achieved via Lock, otherwise if it is achieved via NMS
> commands

This requires that both end points can be reached via the MP.

> we (I hope) can safely assume that:
> for undir LSP there will be commands at both ends, one saying lock, the 
> other saying you are notified of other end locking.
> for bidir LSP there will be commands at both ends, both saying lock and 
> you are notified of other end locking.
> 
> The MUST is needed because the egress must be aware of the Lock because
> we expect him to then inform client MEPs that are "downstream". (see
> question at the end of this e-mail).
> 
> The small problem I have is that this function is a notification
> one but really tightly linked to the Lock. In other words, I do
> not know where this reqs better fits (especially wrt to the conditional
> issue): in Lock or in Lock Notification?
> Opinions are welcomed.
> 
> Therefore I propose:
> 
> 2.2.x.  Lock
> The MPLS-TP OAM toolset SHOULD provide a functionality to enable an
> End Point of a bidirectional PW, LSP or Section to request to its
> associated End Point that it administratively shuts down the direction
> of the PW, LSP or Section for which it is the head-end.
> 
> This function SHOULD be performed on-demand.
> 
> This function SHOULD be performed between the End Points of a PW, LSP
> or Section.
> 
> Note that administratively shutting down corresponds to stopping user 
> traffic being sent on the PW, LSP or Section.
> 
> 
> 2.2.y.  Lock Notification
> The MPLS-TP OAM toolset MUST provide a function to enable End Points
> of a (server) LSP or Section to notify, of its administrative locking
> status, the End Points of (client) PWs or LSPs affected by this status.
> 
> This function SHOULD be performed on-demand.
> 
> This function SHOULD be performed between the End Points of a PW, LSP
> or Section.
> -comment:
> this needs to be rephrased as the notifying end points may not be
> the same nodes than the notified end points.
> The general case is in fact a notification between end points of 
> different e.g., LSPs while the sentence seems to say that it is between
> the end-points of the same e.g., LSP.
> Any suggestion welcomed.

Snip -- I will answer the next in a separate email--

Regards, Huub.

-- 
================================================================
Always remember that you are unique...just like everyone else...