Return-Path: <DanielC@orckit.com>
X-Original-To: pwe3@ietfa.amsl.com
Delivered-To: pwe3@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix)
 with ESMTP id CF60111E8090; Mon, 13 Jun 2011 07:55:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.904
X-Spam-Level: 
X-Spam-Status: No, score=-0.904 tagged_above=-999 required=5 tests=[AWL=1.093,
 BAYES_00=-2.599, HS_INDEX_PARAM=0.001, HTML_MESSAGE=0.001,
 J_CHICKENPOX_29=0.6]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com
 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tmGB42tfqr8S;
 Mon, 13 Jun 2011 07:55:01 -0700 (PDT)
Received: from tlvmail1.orckit.com (tlvmail1.orckit.com [213.31.203.2]) by
 ietfa.amsl.com (Postfix) with ESMTP id AB04411E8075;
 Mon, 13 Jun 2011 07:55:00 -0700 (PDT)
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="----_=_NextPart_001_01CC29DA.15F28627"
Date: Mon, 13 Jun 2011 17:54:56 +0300
Message-ID: <44F4E579A764584EA9BDFD07D0CA081306CF33B5@tlvmail1>
In-reply-to: <077E41CFFD002C4CAB7DFA4386A5326403F64953@DEMUEXC014.nsn-intra.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [mpls] [PWE3] Seeking feedback on I-D
 "MPLS-TPLinearProtection	Applicability to MS-PW"
Thread-Index: AcwpxQYkt1VB87JDQZmWlDJG9yJyKgAABTPQAADcskAABE5ygA==
References: <OF7EF3F6D6.7AE4C202-ON482578AE.00430DDE-482578AE.0044404E@zte.com.cn><A3C5DF08D38B6049839A6F553B331C76E9BDCA9A38@ILPTMAIL02.ecitele.com>
 <077E41CFFD002C4CAB7DFA4386A5326403F64953@DEMUEXC014.nsn-intra.net>
From: "Daniel Cohn" <DanielC@orckit.com>
To: "Sprecher, Nurit (NSN - IL/Hod HaSharon)" <nurit.sprecher@nsn.com>,
 "ext Alexander Vainshtein" <Alexander.Vainshtein@ecitele.com>,
 <ma.yuxia@zte.com.cn>
Cc: mpls@ietf.org, pwe3@ietf.org
Subject: Re: [PWE3] [mpls] Seeking feedback on I-D
 "MPLS-TPLinearProtection	Applicability to MS-PW"
X-BeenThere: pwe3@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Pseudo Wires Edge to Edge <pwe3.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/pwe3>,
 <mailto:pwe3-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pwe3>
List-Post: <mailto:pwe3@ietf.org>
List-Help: <mailto:pwe3-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pwe3>,
 <mailto:pwe3-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jun 2011 14:55:05 -0000

This is a multi-part message in MIME format.

------_=_NextPart_001_01CC29DA.15F28627
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi,

=20

Thanks all for the feedback. I believe we all agree that PW protection
is only required in the event of S-PE failure at an MS-PW - this  is
clearly stated in the draft. Now, both Sasha and Nurit mention that the
PW redundancy mechanism can meet the MPLS-TP PW protection requirements.

=20

First of all a word on scalability. Please note that in an MPLS-TP
environment without a control plane, the PW redundancy mechanism must
also rely on proactive connectivity check for fast failure detection to
meet the sub-50 ms requirement. Therefore any scalability considerations
that apply to the PW protection draft apply to the PW redundancy draft
as well.

Also wrt scalability, there is no such thing as "scales" or "doesn't
scale" - scalability is not a binary concept. You can say that PW
protection scales worse than LSP protection, just like you can say that
LSP protection scales worse than interface protection. Which didn't stop
IETF from defining LSP protection for scenarios where interface
protection doesn't do the job.

=20

Now let's turn our attention back to whether the PW redundancy draaft
can be used to meet MPLS-TP PW protection requirements. I can identify
the following reasons why in its current form it doesn't:

=20

-          It explicitly ("outside the scope") does not define
protection triggers and how to handle coexisting triggers, as requested
in RFC 5654 (MPLS-TP Requirements), reqs #75, #76 and #79

-          It does not support the ability to distinguish between
different types of triggers (i.e. one end doesn't know why the other end
triggered switch), as requested in RFC 5654 (MPLS-TP Requirements), req
#77

-          It does not define revertive/nonrevertive behavior, as
requested in RFC 5654 (MPLS-TP Requirements), req #64

-          It does not define holdoff support, which is especially
important to avoid race conditions with LSP protection when it exists

-          It doesn't support 1+1 mode, as requested in RFC 5654
(MPLS-TP Requirements), req #65

-          It's a two-phase protocol, with the consequent impact on
timing

-          It doesn't define retransmission of protection coordination
messages, so loss of a single PDU can result in switchover not taking
place, thus not supporting sub-50 ms recovery in this case

=20

In summary, PW redundancy was not designed with TP requirements in mind,
and as such does not meet the TP requirements. Of course modifications
may be introduced, but why reinvent the wheel when there is a protocol
(draft-ietf-mpls-tp-linear-protection-06) in the standards track that
supports all the above requirements and can be applied to MS-PW
protection with minor modifications?

=20

Regards,

=20

Daniel

=20

=20

From: mpls-bounces@ietf.org [mailto:mpls-bounces@ietf.org] On Behalf Of
Sprecher, Nurit (NSN - IL/Hod HaSharon)
Sent: Monday, June 13, 2011 4:02 PM
To: ext Alexander Vainshtein; ma.yuxia@zte.com.cn
Cc: mpls@ietf.org; pwe3@ietf.org
Subject: Re: [mpls] [PWE3] Seeking feedback on I-D
"MPLS-TPLinearProtection Applicability to MS-PW"

=20

Hi,

I would like to second Sasha.

End-to-end PW protection (with diverse paths) does not scale, and put
hard restrictions on the utilization of the resources. =20

MPLS-TP PWs are carried across the network inside MPLS-TP LSPs.
Therefore, an obvious way to provide protection for a PW is to protect
the LSP that carries it. =20

If the PW is a multi-segment PW, then LSP recovery can only protect the
PW in individual segments.  This means that a single LSP recovery action
cannot protect against a failure of a PW switching point (an S-PE).

When protecting against an AC or T/S-PE failure by dual connectivity, PW
redundancy mechanisms provide means for the PEs to coordinate over which
LSP the traffic of the PW is carried.=20

I also doubt why there is a need for additional mechanism.=20

Best regards,

Nurit

=20

From: pwe3-bounces@ietf.org [mailto:pwe3-bounces@ietf.org] On Behalf Of
ext Alexander Vainshtein
Sent: Monday, June 13, 2011 3:43 PM
To: ma.yuxia@zte.com.cn
Cc: mpls@ietf.org; pwe3@ietf.org
Subject: Re: [PWE3] [mpls] Seeking feedback on I-D "MPLS-TP
LinearProtection Applicability to MS-PW"

=20

Dear Ma and all,

Adding the PWE3 WG to my response.

=20

The PW redundancy mechanism supports linear protection of MS-PWs as one
of many additional application use cases:

Appendix A of the PW redundancy Bit draft
<http://datatracker.ietf.org/doc/draft-ietf-pwe3-redundancy-bit/?include
_text=3D1>  describes 5 application uses cases in addition to MS-PW with
single-homed CEs (which is listed there as use case 5).

And it is equally applicable to IP/MPLS and MPLS - with the help of  the
Static PW Status Messages draft
<http://datatracker.ietf.org/doc/draft-ietf-pwe3-static-pw-status/?inclu
de_text=3D1> ( if, for whatever reason, you do not want  to, or cannot,
use RFC 4447 <http://datatracker.ietf.org/doc/rfc4447/?include_text=3D1>
).

=20

Hence I doubt the need for yet another PW redundancy  mechanism with
narrow scope of applicability.

=20

Regards,

     Sasha

=20

From: mpls-bounces@ietf.org [mailto:mpls-bounces@ietf.org] On Behalf Of
ma.yuxia@zte.com.cn
Sent: Monday, June 13, 2011 3:25 PM
To: mpls@ietf.org
Subject: Re: [mpls] Seeking feedback on I-D "MPLS-TP Linear Protection
Applicability to MS-PW"

=20

Hi all,=20

The linear protection mechanism for LSP and PW(including MS-PW) should
be the same and it is valuable to describe it clearly.=20

BTW, there is a typo, it is "T-PE Z" instead of "T-PE B".=20

 "=20
  Figure 1 illustrates such a scenario, where two MS-PWs are=20
  established between T-PE A and T-PE B, over S-PEs 1-2 and 3-4=20
  respectively. Each PW segment is established over an LSP (e.g. PW-=20
  s12 over LSP12).=20
 "=20

-----Original Message-----
From: Daniel Cohn=20
Sent: Tuesday, May 17, 2011 4:14 PM
To: mpls
Subject: Seeking feedback on I-D "MPLS-TP Linear Protection
Applicability to MS-PW"
Importance: High

Hi MPLSers,

I uploaded "MPLS-TP Linear Protection Applicability to MS-PW" I-D
(http://tools.ietf.org/html/draft-cohn-mpls-tp-pw-protection-00)

The abstract goes:

One of the requirements of the MPLS transport profile [RFC 5654] is
to provide linear protection for transport paths, which include both
LSPs and PWs. The functional architecture described in [SurvivFwk]
is applicable to both LSP and PWs, however [LinearProt] does not
explicitly describe mechanisms for PW protection in MPLS-TP.

This document extends the applicability of the linear protection
mechanism described in [LinearProt] to MPLS-TP segmented PWs=20
(MS-PWs) as defined in [RFC 6073].

Could you please review it and send feedback to the mailing list or
directly to the author?=20

Looking forward to your feedback,=20

Daniel=20

This e-mail message is intended for the recipient only and contains
information which is CONFIDENTIAL and which may be proprietary to ECI
Telecom. If you have received this transmission in error, please inform
us by e-mail, phone or fax, and then delete the original and all copies
thereof.=20


------_=_NextPart_001_01CC29DA.15F28627
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:x=3D"urn:schemas-microsoft-com:office:excel" =
xmlns:p=3D"urn:schemas-microsoft-com:office:powerpoint" =
xmlns:a=3D"urn:schemas-microsoft-com:office:access" =
xmlns:dt=3D"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" =
xmlns:s=3D"uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" =
xmlns:rs=3D"urn:schemas-microsoft-com:rowset" xmlns:z=3D"#RowsetSchema" =
xmlns:b=3D"urn:schemas-microsoft-com:office:publisher" =
xmlns:ss=3D"urn:schemas-microsoft-com:office:spreadsheet" =
xmlns:c=3D"urn:schemas-microsoft-com:office:component:spreadsheet" =
xmlns:odc=3D"urn:schemas-microsoft-com:office:odc" =
xmlns:oa=3D"urn:schemas-microsoft-com:office:activation" =
xmlns:html=3D"http://www.w3.org/TR/REC-html40" =
xmlns:q=3D"http://schemas.xmlsoap.org/soap/envelope/" =
xmlns:rtc=3D"http://microsoft.com/officenet/conferencing" =
xmlns:D=3D"DAV:" xmlns:Repl=3D"http://schemas.microsoft.com/repl/" =
xmlns:mt=3D"http://schemas.microsoft.com/sharepoint/soap/meetings/" =
xmlns:x2=3D"http://schemas.microsoft.com/office/excel/2003/xml" =
xmlns:ppda=3D"http://www.passport.com/NameSpace.xsd" =
xmlns:ois=3D"http://schemas.microsoft.com/sharepoint/soap/ois/" =
xmlns:dir=3D"http://schemas.microsoft.com/sharepoint/soap/directory/" =
xmlns:ds=3D"http://www.w3.org/2000/09/xmldsig#" =
xmlns:dsp=3D"http://schemas.microsoft.com/sharepoint/dsp" =
xmlns:udc=3D"http://schemas.microsoft.com/data/udc" =
xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" =
xmlns:sub=3D"http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/"=
 xmlns:ec=3D"http://www.w3.org/2001/04/xmlenc#" =
xmlns:sp=3D"http://schemas.microsoft.com/sharepoint/" =
xmlns:sps=3D"http://schemas.microsoft.com/sharepoint/soap/" =
xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" =
xmlns:udcs=3D"http://schemas.microsoft.com/data/udc/soap" =
xmlns:udcxf=3D"http://schemas.microsoft.com/data/udc/xmlfile" =
xmlns:udcp2p=3D"http://schemas.microsoft.com/data/udc/parttopart" =
xmlns:wf=3D"http://schemas.microsoft.com/sharepoint/soap/workflow/" =
xmlns:dsss=3D"http://schemas.microsoft.com/office/2006/digsig-setup" =
xmlns:dssi=3D"http://schemas.microsoft.com/office/2006/digsig" =
xmlns:mdssi=3D"http://schemas.openxmlformats.org/package/2006/digital-sig=
nature" =
xmlns:mver=3D"http://schemas.openxmlformats.org/markup-compatibility/2006=
" xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns:mrels=3D"http://schemas.openxmlformats.org/package/2006/relationshi=
ps" xmlns:spwp=3D"http://microsoft.com/sharepoint/webpartpages" =
xmlns:ex12t=3D"http://schemas.microsoft.com/exchange/services/2006/types"=
 =
xmlns:ex12m=3D"http://schemas.microsoft.com/exchange/services/2006/messag=
es" =
xmlns:pptsl=3D"http://schemas.microsoft.com/sharepoint/soap/SlideLibrary/=
" =
xmlns:spsl=3D"http://microsoft.com/webservices/SharePointPortalServer/Pub=
lishedLinksService" xmlns:Z=3D"urn:schemas-microsoft-com:" =
xmlns:st=3D"&#1;" xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 12 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:"Courier New";}
span.EmailStyle20
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle21
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle22
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
	{page:WordSection1;}
/* List Definitions */
@list l0
	{mso-list-id:357584220;
	mso-list-type:hybrid;
	mso-list-template-ids:1605686910 -1414220350 67698691 67698693 67698689 =
67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
	{mso-level-start-at:6;
	mso-level-number-format:bullet;
	mso-level-text:-;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-18.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-font-family:Calibri;
	mso-bidi-font-family:Arial;}
@list l0:level2
	{mso-level-tab-stop:72.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level3
	{mso-level-tab-stop:108.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level4
	{mso-level-tab-stop:144.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level5
	{mso-level-tab-stop:180.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level6
	{mso-level-tab-stop:216.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level7
	{mso-level-tab-stop:252.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level8
	{mso-level-tab-stop:288.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
@list l0:level9
	{mso-level-tab-stop:324.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;}
ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Hi,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Thanks all for the feedback. I believe we all agree that PW =
protection is only required in the event of S-PE failure at an MS-PW =
&#8211; this &nbsp;is clearly stated in the draft. Now, both Sasha and =
Nurit mention that the PW redundancy mechanism can meet the MPLS-TP PW =
protection requirements.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>First of all a word on scalability. Please note that in an MPLS-TP =
environment without a control plane, the PW redundancy mechanism must =
also rely on proactive connectivity check for fast failure detection to =
&nbsp;meet the sub-50 ms requirement. Therefore any scalability =
considerations that apply to the PW protection draft apply to the PW =
redundancy draft as well.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Also wrt scalability, there is no such thing as &#8220;scales&#8221; =
or &#8220;doesn&#8217;t scale&#8221; &#8211; scalability is not a binary =
concept. You can say that PW protection scales worse than LSP =
protection, just like you can say that LSP protection scales worse than =
interface protection. Which didn&#8217;t stop IETF from defining LSP =
protection for scenarios where interface protection doesn&#8217;t do the =
job.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Now let&#8217;s turn our attention back to whether the PW redundancy =
draaft can be used to meet MPLS-TP PW protection requirements. I can =
identify the following reasons why in its current form it =
doesn&#8217;t:<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It explicitly (&#8220;outside the scope&#8221;) does not define =
protection triggers and how to handle coexisting triggers, as requested =
in RFC 5654 (MPLS-TP Requirements), reqs #75, #76 and =
#79<o:p></o:p></span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It does not support the ability to distinguish between different =
types of triggers (i.e. one end doesn&#8217;t know why the other end =
triggered switch), as requested in RFC 5654 (MPLS-TP Requirements), req =
#77<o:p></o:p></span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It does not define revertive/nonrevertive behavior, as requested in =
RFC 5654 (MPLS-TP Requirements), req #64<o:p></o:p></span></p><p =
class=3DMsoListParagraph style=3D'text-indent:-18.0pt;mso-list:l0 level1 =
lfo1'><![if !supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It does not define holdoff support, which is especially important to =
avoid race conditions with LSP protection when it =
exists<o:p></o:p></span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It doesn&#8217;t support 1+1 mode, as requested in RFC 5654 (MPLS-TP =
Requirements), req #65<o:p></o:p></span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It&#8217;s a two-phase protocol, with the consequent impact on =
timing<o:p></o:p></span></p><p class=3DMsoListParagraph =
style=3D'text-indent:-18.0pt;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><span style=3D'mso-list:Ignore'>-<span style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span></span><![endif]><span dir=3DLTR></span><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>It doesn&#8217;t define retransmission of protection coordination =
messages, so loss of a single PDU can result in switchover not taking =
place, thus not supporting sub-50 ms recovery in this =
case<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>In summary, PW redundancy was not designed with TP requirements in =
mind, and as such does not meet the TP requirements. Of course =
modifications may be introduced, but why reinvent the wheel when there =
is a protocol (draft-ietf-mpls-tp-linear-protection-06) in the standards =
track that supports all the above requirements and can be applied to =
MS-PW protection with minor modifications?<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Regards,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Daniel<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
mpls-bounces@ietf.org [mailto:mpls-bounces@ietf.org] <b>On Behalf Of =
</b>Sprecher, Nurit (NSN - IL/Hod HaSharon)<br><b>Sent:</b> Monday, June =
13, 2011 4:02 PM<br><b>To:</b> ext Alexander Vainshtein; =
ma.yuxia@zte.com.cn<br><b>Cc:</b> mpls@ietf.org; =
pwe3@ietf.org<br><b>Subject:</b> Re: [mpls] [PWE3] Seeking feedback on =
I-D &quot;MPLS-TPLinearProtection Applicability to =
MS-PW&quot;<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Hi,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I would like to second Sasha.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>End-to-end PW protection (with diverse paths) does not scale, and put =
hard restrictions on the utilization of the resources. =
&nbsp;<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>MPLS-TP PWs are carried across the network inside MPLS-TP LSPs. =
Therefore, an obvious way to provide protection for a PW is to protect =
the LSP that carries it.&nbsp; <o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>If the PW is a multi-segment PW, then LSP recovery can only protect =
the PW in individual segments.&nbsp; This means that a single LSP =
recovery action cannot protect against a failure of a PW switching point =
(an S-PE).<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>When protecting against an AC or T/S-PE failure by dual connectivity, =
PW redundancy mechanisms provide means for the PEs to coordinate over =
which LSP the traffic of the PW is carried. <o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>I also doubt why there is a need for additional mechanism. =
<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Best regards,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Nurit<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div><div =
style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
pwe3-bounces@ietf.org [mailto:pwe3-bounces@ietf.org] <b>On Behalf Of =
</b>ext Alexander Vainshtein<br><b>Sent:</b> Monday, June 13, 2011 3:43 =
PM<br><b>To:</b> ma.yuxia@zte.com.cn<br><b>Cc:</b> mpls@ietf.org; =
pwe3@ietf.org<br><b>Subject:</b> Re: [PWE3] [mpls] Seeking feedback on =
I-D &quot;MPLS-TP LinearProtection Applicability to =
MS-PW&quot;<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Dear Ma and all,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Adding the PWE3 WG to my response.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>The PW redundancy mechanism supports linear protection of MS-PWs as =
one of many additional application use cases:<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Appendix A of the <a =
href=3D"http://datatracker.ietf.org/doc/draft-ietf-pwe3-redundancy-bit/?i=
nclude_text=3D1">PW redundancy Bit draft</a> describes 5 application =
uses cases in addition to MS-PW with single-homed CEs (which is listed =
there as use case 5).<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>And it is equally applicable to IP/MPLS and MPLS - with the help of =
&nbsp;the <a =
href=3D"http://datatracker.ietf.org/doc/draft-ietf-pwe3-static-pw-status/=
?include_text=3D1">Static PW Status Messages draft</a>( if, for whatever =
reason, you do not want &nbsp;to, or cannot, use <a =
href=3D"http://datatracker.ietf.org/doc/rfc4447/?include_text=3D1">RFC =
4447</a>).<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Hence I doubt the need for yet another PW redundancy &nbsp;mechanism =
with narrow scope of applicability.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>Regards,<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'>&nbsp;&nbsp;&nbsp;&nbsp; Sasha<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497=
D'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm =
4.0pt'><div><div style=3D'border:none;border-top:solid #B5C4DF =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> =
mpls-bounces@ietf.org [mailto:mpls-bounces@ietf.org] <b>On Behalf Of =
</b>ma.yuxia@zte.com.cn<br><b>Sent:</b> Monday, June 13, 2011 3:25 =
PM<br><b>To:</b> mpls@ietf.org<br><b>Subject:</b> Re: [mpls] Seeking =
feedback on I-D &quot;MPLS-TP Linear Protection Applicability to =
MS-PW&quot;<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p><span =
style=3D'font-size:10.0pt'>Hi all,</span> <br><br><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>The =
</span><span style=3D'font-size:10.0pt'>linear protection</span><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> mechanism =
for LSP and PW(including MS-PW) should be the same and it is valuable to =
describe it clearly.</span> <br><br><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>BTW, there =
is a typo, it is &quot;T-PE Z&quot; instead of &quot;<span =
style=3D'color:blue'>T-PE B</span>&quot;. </span><br><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>&nbsp;&qu=
ot;</span> <span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>&nbsp; =
Figure 1 illustrates such a scenario, where two MS-PWs are</span> <span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>&nbsp; =
established between T-PE A and <span style=3D'color:blue'>T-PE B</span>, =
over S-PEs 1-2 and 3-4</span> <span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>&nbsp; =
respectively. Each PW segment is established over an LSP (e.g. =
PW-</span> <span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>&nbsp; =
s12 over LSP12).</span> <span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>&nbsp;&qu=
ot;</span> <o:p></o:p></p><p><span =
style=3D'font-size:10.0pt'>-----Original Message-----<br>From: Daniel =
Cohn <br>Sent: Tuesday, May 17, 2011 4:14 PM<br>To: mpls<br>Subject: =
Seeking feedback on I-D &quot;MPLS-TP Linear Protection<br>Applicability =
to MS-PW&quot;<br>Importance: High<br><br>Hi MPLSers,<br><br>I uploaded =
&quot;MPLS-TP Linear Protection Applicability to MS-PW&quot; =
I-D<br>(http://tools.ietf.org/html/draft-cohn-mpls-tp-pw-protection-00)<b=
r><br>The abstract goes:</span><span =
style=3D'font-size:10.0pt;font-family:"Courier New"'><br></span><span =
style=3D'font-size:10.0pt'><br>One of the requirements of the MPLS =
transport profile [RFC 5654] is<br>to provide linear protection for =
transport paths, which include both<br>LSPs and PWs. The functional =
architecture described in [SurvivFwk]<br>is applicable to both LSP and =
PWs, however [LinearProt] does not<br>explicitly describe mechanisms for =
PW protection in MPLS-TP.</span><span =
style=3D'font-size:10.0pt;font-family:"Courier New"'><br></span><span =
style=3D'font-size:10.0pt'><br>This document extends the applicability =
of the linear protection<br>mechanism described in [LinearProt] to =
MPLS-TP segmented PWs <br>(MS-PWs) as defined in [RFC =
6073].<br><br>Could you please review it and send feedback to the =
mailing list or<br>directly to the author? <br><br>Looking forward to =
your feedback, <br><br>Daniel</span> <o:p></o:p></p></div><p>This e-mail =
message is intended for the recipient only and contains information =
which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If =
you have received this transmission in error, please inform us by =
e-mail, phone or fax, and then delete the original and all copies =
thereof. <o:p></o:p></p></div></body></html>
------_=_NextPart_001_01CC29DA.15F28627--
