Re: [mpls] Alvaro Retana's Discuss on draft-ietf-mpls-ri-rsvp-frr-07: (with DISCUSS and COMMENT)

Benjamin Kaduk <kaduk@mit.edu> Thu, 05 December 2019 03:23 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: mpls@ietfa.amsl.com
Delivered-To: mpls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D7BA1200A1; Wed, 4 Dec 2019 19:23:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham 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 y4Ttj_rCZrVn; Wed, 4 Dec 2019 19:23:28 -0800 (PST)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2E6B120043; Wed, 4 Dec 2019 19:23:28 -0800 (PST)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id xB53NMH9028381 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 4 Dec 2019 22:23:25 -0500
Date: Wed, 04 Dec 2019 19:23:22 -0800
From: Benjamin Kaduk <kaduk@mit.edu>
To: Alvaro Retana <aretana.ietf@gmail.com>
Cc: Chandrasekar Ramachandran <csekar@juniper.net>, The IESG <iesg@ietf.org>, "draft-ietf-mpls-ri-rsvp-frr@ietf.org" <draft-ietf-mpls-ri-rsvp-frr@ietf.org>, "mpls@ietf.org" <mpls@ietf.org>, "mpls-chairs@ietf.org" <mpls-chairs@ietf.org>, Nicolai Leymann <n.leymann@telekom.de>
Message-ID: <20191205032322.GD13890@kduck.mit.edu>
References: <157532380379.1952.9823190776406362368.idtracker@ietfa.amsl.com> <MN2PR05MB61746F4DCF7D06BC7BF73055D95D0@MN2PR05MB6174.namprd05.prod.outlook.com> <CAMMESsx4oUrGbhD4OiHMNxA32NAmqFyZV_00BA_MBWW0kyojKw@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <CAMMESsx4oUrGbhD4OiHMNxA32NAmqFyZV_00BA_MBWW0kyojKw@mail.gmail.com>
User-Agent: Mutt/1.12.1 (2019-06-15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/mpls/mrxLxRid2F0ZhX0rIkddxdvfOto>
Subject: Re: [mpls] Alvaro Retana's Discuss on draft-ietf-mpls-ri-rsvp-frr-07: (with DISCUSS and COMMENT)
X-BeenThere: mpls@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Multi-Protocol Label Switching WG <mpls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mpls>, <mailto:mpls-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mpls/>
List-Post: <mailto:mpls@ietf.org>
List-Help: <mailto:mpls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mpls>, <mailto:mpls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Dec 2019 03:23:30 -0000

On Wed, Dec 04, 2019 at 02:53:40PM -0800, Alvaro Retana wrote:
> On December 4, 2019 at 1:50:12 PM, Chandrasekar Ramachandran wrote:
> 
> Chandra:
> 
> Hi!
> 
> 
> > > -----Original Message-----
> > > From: Alvaro Retana via Datatracker
> ....
> > > ----------------------------------------------------------------------
> > > DISCUSS:
> > > ----------------------------------------------------------------------
> > >
> > > §4.1 (Requirement on RFC 4090 Capable Node to advertise RI-RSVP
> > > Capability)
> > > says:
> > >
> > > A node supporting [RFC4090] facility protection FRR MAY set the RI-
> > > RSVP capability (I bit) defined in Section 3 of RSVP-TE Scaling
> > > Techniques [RFC8370] only if it supports all the extensions specified
> > > in the rest of this document. A node supporting [RFC4090] facility
> > > bypass FRR but not supporting the extensions specified in this
> > > document MUST reset the RI-RSVP capability (I bit) in the outgoing
> > > Node-ID based Hello messages. Hence, this document updates [RFC4090]
> > > by defining extensions and additional procedures over facility
> > > protection FRR defined in [RFC4090] in order to advertise RI-RSVP
> > > capability [RFC8370].
> > >
> > > I understand the intent: advertise the I bit if this specification is
> > > supported, and don't if it is not. However, the second sentence cannot be
> > > normative ("MUST reset the RI-RSVP capability") because, by definition, a
> > > node that doesn't support this specification won't implement anything in
> > > it. IOW, this document can't mandate a behavior for nodes that may not be
> > > aware of it.
> > >
> > > The conditions for supporting RI-RSVP from rfc8370/§3 don't contemplate
> > > this specification (obviously!), which means that nodes that conform to
> > > rfc8370 may advertise the capability without supporting this document. Note
> > > that rfc8370 doesn't even mention rfc4090, so the setting of the I bit
> > > seems independent to it too.
> > >
> > > I am balloting DISCUSS because the correct setting of the RI-RSVP capability
> > > is essential to the operation described in this document.
> > >
> >
> > [Chandra] I agree that what you have pointed out requires some changes to the
> > text. Would the following changes to the document address your concerns
> > adequately?
> ....
> > (3) Change the only paragraph in Section 4.1 from
> > "A node supporting [RFC4090] facility protection FRR MAY set the RI-RSVP
> > capability (I bit) defined in Section 3 of RSVP-TE Scaling Techniques
> > [RFC8370] only if it supports all the extensions specified in the rest of
> > this document. A node supporting [RFC4090] facility bypass FRR but not
> > supporting the extensions specified in this document MUST reset the RI-RSVP
> > capability (I bit) in the outgoing Node-ID based Hello messages. Hence, this
> > document updates [RFC4090] by defining extensions and additional procedures
> > over facility protection FRR defined in [RFC4090] in order to advertise
> > RI-RSVP capability [RFC8370]."
> > To
> > "A node supporting [RFC4090] facility protection FRR MUST set the RI- RSVP
> > capability (I bit) defined in Section 3 of RSVP-TE Scaling Techniques
> > [RFC8370] only if it supports all the extensions specified in the rest of
> > this document. Hence, this document updates [RFC4090] and [RFC8370] by
> > defining extensions and additional procedures over facility protection FRR
> > defined in [RFC4090] in order to advertise RI-RSVP capability [RFC8370]."
> 
> This new text removes the Normative specification for nodes that don't
> support this document, which is good.
> 
> But what about implementations of rfc8370 that may still set the I bit
> -- before taking the Update into account.  The draft talks about
> backwards compatibility (when some nodes don't support the new
> functionality), but it doesn't cover the transition period when some
> nodes might set the I bit independent of whether they support this
> document or not.  I would like to see in the text operational
> considerations of the potential impact of setting the I bit even if
> the new functionality is not supported (a paragraph or two should be
> enough); take a look at rfc5706/§2.3.

Let me ask the dumb/obvious question: why do we have to overload the I bit
for this purpose?  Can't we allocate a new bit that has precisely the
semantics we want for the new document, without changing the semantics of
an existing bit?

-Ben