Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on-demand-cv-00
Mach Chen <mach@huawei.com> Fri, 25 June 2010 04:01 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 2CA533A6804 for <mpls-tp@core3.amsl.com>;
Thu, 24 Jun 2010 21:01:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.309
X-Spam-Level:
X-Spam-Status: No, score=-0.309 tagged_above=-999 required=5 tests=[AWL=-1.015,
BAYES_00=-2.599, FH_RELAY_NODNS=1.451, HELO_MISMATCH_COM=0.553,
J_CHICKENPOX_53=0.6, J_CHICKENPOX_72=0.6, RDNS_NONE=0.1,
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 nkfJ3DqeHboT for
<mpls-tp@core3.amsl.com>; Thu, 24 Jun 2010 21:01:21 -0700 (PDT)
Received: from szxga05-in.huawei.com (unknown [119.145.14.67]) by
core3.amsl.com (Postfix) with ESMTP id 50A633A676A for <mpls-tp@ietf.org>;
Thu, 24 Jun 2010 21:01:21 -0700 (PDT)
Received: from huawei.com (szxga05-in [172.24.2.49]) by szxga05-in.huawei.com
(iPlanet Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTP id
<0L4J00MJNXQIHB@szxga05-in.huawei.com> for mpls-tp@ietf.org;
Fri, 25 Jun 2010 11:59:06 +0800 (CST)
Received: from m55527c ([10.110.98.169]) by szxga05-in.huawei.com (iPlanet
Messaging Server 5.2 HotFix 2.14 (built Aug 8 2006)) with ESMTPA id
<0L4J00L2BXQHRD@szxga05-in.huawei.com> for mpls-tp@ietf.org;
Fri, 25 Jun 2010 11:59:06 +0800 (CST)
Date: Fri, 25 Jun 2010 11:59:06 +0800
From: Mach Chen <mach@huawei.com>
In-reply-to: <05542EC42316164383B5180707A489EE1D66F1901A@EMBX02-HQ.jnpr.net>
To: Nitin Bahadur <nitinb@juniper.net>, mpls-tp@ietf.org
Message-id: <16222BB7C8E247119039CFA117363666@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=iso-8859-1;
reply-type=original
Content-transfer-encoding: 7BIT
Importance: Normal
X-Priority: 3
X-MSMail-priority: Normal
References: <C847CBF8.11383%nitinb@juniper.net>
<E03AE9988D4A4D46802BF4E8EE8078CF@m55527c>
<05542EC42316164383B5180707A489EE1D66F1901A@EMBX02-HQ.jnpr.net>
Subject: Re: [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: Fri, 25 Jun 2010 04:01:22 -0000
Hi Nitin, Thanks for your reply! See my reply inline... -------------------------------------------------- From: "Nitin Bahadur" <nitinb@juniper.net> Sent: Friday, June 25, 2010 1:56 AM To: "'Mach Chen'" <mach@huawei.com>om>; <mpls-tp@ietf.org> Subject: RE: [mpls-tp] Comments on draft-nitinb-mpls-tp-on-demand-cv-00 > Hi Mach, > > Very good example. See more below. > >> IMHO, even if in non-error cases(for associated bidirectional >> LSP), the MIPs response may not be able to send the response, > >> see the figure below: >> A---B---C---D---E >> \ / >> F----G------H >> A associated bidirectional LSP combined with two >> unidirectional LSPs( LSP1: >> A->B->C->D->E, and LSP2: E->H->G->F->A), when the trace >> request reach at >> A->B->C->D->B, >> how does node B send the response? > > The above case is probably not how things get deployed in transport > networks (transport folks can correct me if I am wrong). Transport > networks > typically have bi-directional physical paths. IMHO, it's better for transport network to have bi-directioanl phyical paths, but it could not exclude the situation where the two directions are diverse(at least partially diverse), and this is one of the reasons that associated bidrectional LSP required in MPLS-TP. > > In any case, there are 2 ways for B to send a response back, > 1) B sends the response back directly to A via IP or some other > encapsulation. > 2) B tunnels the packet to E and sends the response back. > > Option 2 is not practical & insufficient, because if there is a fault at > C, then the echo > response will never make it back...giving the impression that the fault is > at B. > Adding the complexity to tunnel the packet to E and then back seems too > cumbersome > and I don't see a real business case/requirement for the same. > > Option 1 will not work if there is no IP/MPLS path back to A from B....but > I consider that > more of a network design issue.... I basically agree with you analyse, so for associated bidirectional LSP, the operation is almost the same unidirectional LSP. One more question: does the tracing result of an associated bidirectional LSP inlcude the reverse path, or just one direction? if incluing reverse direction, how to process and present the result? Best regards, Mach
- [mpls-tp] Comments on draft-nitinb-mpls-tp-on-dem… Mach Chen
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Mach Chen
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Nitin Bahadur
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… xia.liang2
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Mach Chen
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Nitin Bahadur
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Nitin Bahadur
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Greg Mirsky
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… liu.guoman
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Mach Chen
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Mach Chen
- [mpls-tp] 答复: Re: Comments on draft-nitinb-mpls-t… zhang.fei3
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Greg Mirsky
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Nitin Bahadur
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Mahesh Akula
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Nitin Bahadur
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Mahesh Akula
- Re: [mpls-tp] Comments on draft-nitinb-mpls-tp-on… Nitin Bahadur