Re: [RTG-DIR] [Lsr] RtgDir review: draft-ietf-ospf-ospfv3-segment-routing-extensions-17.txt

Erik Auerswald <auerswald@fg-networking.de> Wed, 14 November 2018 13:24 UTC

Return-Path: <auerswald@fg-networking.de>
X-Original-To: rtg-dir@ietfa.amsl.com
Delivered-To: rtg-dir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40AF7130DF0; Wed, 14 Nov 2018 05:24:47 -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] 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 wbcZgqocbmhz; Wed, 14 Nov 2018 05:24:45 -0800 (PST)
Received: from mailgw1.uni-kl.de (mailgw1.uni-kl.de [IPv6:2001:638:208:120::220]) (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 DD866130E3F; Wed, 14 Nov 2018 05:24:44 -0800 (PST)
Received: from mail.fg-networking.de (mail.fg-networking.de [IPv6:2001:638:208:cd01::23]) by mailgw1.uni-kl.de (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id wAEDOJGR006911 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 14 Nov 2018 14:24:19 +0100
Received: from login.fg-networking.de (login.fg-networking.de [131.246.197.41]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.fg-networking.de (Postfix) with ESMTPS id C12EB2007A; Wed, 14 Nov 2018 14:24:16 +0100 (CET)
Received: by login.fg-networking.de (Postfix, from userid 11002) id 75E05186; Wed, 14 Nov 2018 14:24:16 +0100 (CET)
Date: Wed, 14 Nov 2018 14:24:16 +0100
From: Erik Auerswald <auerswald@fg-networking.de>
To: Peter Psenak <ppsenak@cisco.com>
Cc: Tomonori Takeda <takeda.tomonori@lab.ntt.co.jp>, rtg-ads@ietf.org, rtg-dir@ietf.org, draft-ietf-ospf-ospfv3-segment-routing-extensions.all@ietf.org, lsr@ietf.org
Message-ID: <20181114132416.js5len3zao4bitkg@fg-networking.de>
References: <42c3e097-9789-49d4-cf15-c3713f4a1c0b@lab.ntt.co.jp> <5BEC1F81.9080103@cisco.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <5BEC1F81.9080103@cisco.com>
User-Agent: NeoMutt/20170113 (1.7.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtg-dir/gW2FSZQQzJDDPX97J9ZI6iloD1M>
Subject: Re: [RTG-DIR] [Lsr] RtgDir review: draft-ietf-ospf-ospfv3-segment-routing-extensions-17.txt
X-BeenThere: rtg-dir@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Routing Area Directorate <rtg-dir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtg-dir>, <mailto:rtg-dir-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtg-dir/>
List-Post: <mailto:rtg-dir@ietf.org>
List-Help: <mailto:rtg-dir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtg-dir>, <mailto:rtg-dir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Nov 2018 13:24:47 -0000

Hi Peter,

please see inline (I have kept just the relevant part):

On Wed, Nov 14, 2018 at 02:13:37PM +0100, Peter Psenak wrote:
> On 14/11/18 12:49 , Tomonori Takeda wrote:
> > [...]
> > 1) Flooding Scope of SR-Algorithm TLV
> > In Section 4.1, it says:
> > 
> >    "If the SR-Algorithm TLV appears in
> >     multiple OSPFv3 Router Information Opaque LSAs that have different
> >     flooding scopes, the SR-Algorithm TLV in the OSPFv3 Router
> >     Information Opaque LSA with the area-scoped flooding scope MUST be
> >     used."
> > 
> > At the same time, it say:
> > 
> >    "For the purpose of SR-Algorithm TLV advertisement, area-
> >     scoped flooding is REQUIRED."
> > 
> > So, does it mean a) a router MUST use area-scoped flooding for sending,
> > and
> 
> no. It says that that for the purpose of the SR-Algorithm TLV area scope is
> required. That means it cannot be link-scope, but it can be
> autonomous-system scope, because that is also covering the area-scope.

May I suggest to add the words "at least" to make the wording more
explicit?

    "For the purpose of SR-Algorithm TLV advertisement, at least
     area-scoped flooding is REQUIRED."

Thanks,
Erik