[mpls-tp] Comments on draft-nitinb-mpls-tp-on-demand-cv-00

Mach Chen <mach@huawei.com> Tue, 22 June 2010 03:47 UTC

Return-Path: <mach@huawei.com>
X-Original-To: mpls-tp@core3.amsl.com
Delivered-To: mpls-tp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 633D83A684B for <mpls-tp@core3.amsl.com>; Mon, 21 Jun 2010 20:47:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[AWL=0.701, BAYES_00=-2.599, STOX_REPLY_TYPE=0.001]
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 5j2hHmSpuiAx for <mpls-tp@core3.amsl.com>; Mon, 21 Jun 2010 20:47:39 -0700 (PDT)
Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [119.145.14.66]) by core3.amsl.com (Postfix) with ESMTP id 59F9E3A6850 for <mpls-tp@ietf.org>; Mon, 21 Jun 2010 20:47:39 -0700 (PDT)
Received: from huawei.com (szxga03-in [172.24.2.9]) by szxga03-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id <0L4E001XLD7JM6@szxga03-in.huawei.com> for mpls-tp@ietf.org; Tue, 22 Jun 2010 11:47:43 +0800 (CST)
Received: from m55527c ([10.110.98.169]) by szxga03-in.huawei.com (iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id <0L4E00J56D7JNR@szxga03-in.huawei.com> for mpls-tp@ietf.org; Tue, 22 Jun 2010 11:47:43 +0800 (CST)
Date: Tue, 22 Jun 2010 11:47:43 +0800
From: Mach Chen <mach@huawei.com>
To: mpls-tp@ietf.org
Message-id: <95FBDBB4560741659695AC9732682363@m55527c>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V14.0.8064.206
X-Mailer: Microsoft Windows Live Mail 14.0.8064.206
Content-type: text/plain; format=flowed; charset=gb2312; reply-type=original
Content-transfer-encoding: 7BIT
Importance: Normal
X-Priority: 3
X-MSMail-priority: Normal
Subject: [mpls-tp] Comments on draft-nitinb-mpls-tp-on-demand-cv-00
X-BeenThere: mpls-tp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: MPLS-TP Mailing list <mpls-tp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mpls-tp>, <mailto:mpls-tp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mpls-tp>
List-Post: <mailto:mpls-tp@ietf.org>
List-Help: <mailto:mpls-tp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls-tp>, <mailto:mpls-tp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Jun 2010 03:47:40 -0000

Hi,

Some comments or questions below:

1. Reverse path Connectivity verification(Section)
It says:"For bi-directional LSPs, when the egress sends the echo response, 
the egress MAY attach the target FEC stack TLV [RFC4379] in the echo
   response.  The ingress (on receipt of the echo response) can use the FEC 
stack TLV to perform reverse path connectivity verification..."
But in RFC 4379(Section 4.5), it says "...The FEC Stack TLV from the echo 
request MAY be copied to the reply...", so based on the current LSP Ping 
specification and the existing implementations, the ingress will interpret 
the FEC Stack TLV is for the forward direction LSP.
For co-routed bidirectional LSP, since the FECs for both directions are the 
same, this is OK to re-use the FEC stack TLV for reverse path CV. But for 
associated bidirectional LSP, when the ingress received the echo reponse 
with a FEC stack TLV, how does it determine whether the FEC is of the 
forward direction or backward direction?  IMHO, it's better to use separate 
FEC stack TLV for each direction, especially for associated bi-dir LSP.

2. MPLS-TP LSP trace
It seems that the current draft does not consider associated bi-directional 
LSP scenarios where each direction may follow diverse paths and some MIP 
nodes can not send echo reponse along the reverse lsp directly. So there may 
be need some return path specified mechanisms to help associated 
bidirectional LSP tracing.

Best regards,
Mach