Re: Size of CR in CRH

Nick Hilliard <nick@foobar.org> Tue, 19 May 2020 17:13 UTC

Return-Path: <nick@foobar.org>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 232DC3A0A35 for <ipv6@ietfa.amsl.com>; Tue, 19 May 2020 10:13:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 vzrE3n_xcRVY for <ipv6@ietfa.amsl.com>; Tue, 19 May 2020 10:13:10 -0700 (PDT)
Received: from mail.netability.ie (mail.netability.ie [IPv6:2a03:8900:0:100::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA8873A09F2 for <6man@ietf.org>; Tue, 19 May 2020 10:13:09 -0700 (PDT)
X-Envelope-To: 6man@ietf.org
Received: from crumpet.local (089-101-070074.ntlworld.ie [89.101.70.74] (may be forged)) (authenticated bits=0) by mail.netability.ie (8.15.2/8.15.2) with ESMTPSA id 04JHD4QE023415 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 May 2020 18:13:05 +0100 (IST) (envelope-from nick@foobar.org)
X-Authentication-Warning: cheesecake.ibn.ie: Host 089-101-070074.ntlworld.ie [89.101.70.74] (may be forged) claimed to be crumpet.local
Subject: Re: Size of CR in CRH
To: Bob Hinden <bob.hinden@gmail.com>
Cc: Mark Smith <markzzzsmith@gmail.com>, 6man <6man@ietf.org>
References: <DM6PR05MB6348E9AD1E088792C2F10BB4AEBF0@DM6PR05MB6348.namprd05.prod.outlook.com> <8CC3F837-B4D6-4570-AF2F-37041839F391@employees.org> <21E9A957-1A31-4A11-8E78-5F7E382866D4@juniper.net> <CAOj+MMEONA5OtWz9Y7pTt4WyVsb+7-_wEKPVryyHLncHG6ew6g@mail.gmail.com> <CALx6S35fPrnh6UtpPYmQ6Yew6D2QVMvYTdp0AaGr8jYhGNKk3A@mail.gmail.com> <CAOj+MMH0Q6ASmjPdmgNB2LHDhvCL2u2DLB9SBRLnJnCD3EbA4w@mail.gmail.com> <CAO42Z2wke4Lw44zdE0G9CJq3rXh69jsxjO5=RTcCv9EXdNOp5A@mail.gmail.com> <BC6A6354-BAB5-4CE0-ABEB-73B4C88E149A@gmail.com>
From: Nick Hilliard <nick@foobar.org>
Message-ID: <a8220864-302a-3698-c61d-abb7926482fa@foobar.org>
Date: Tue, 19 May 2020 18:13:03 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:52.0) Gecko/20100101 PostboxApp/7.0.15
MIME-Version: 1.0
In-Reply-To: <BC6A6354-BAB5-4CE0-ABEB-73B4C88E149A@gmail.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-GB
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/yRHgjAt2ugy6b2477rEKqv0BQGA>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2020 17:13:12 -0000

Bob Hinden wrote on 19/05/2020 00:08:
> I also prefer a single size (and only one SR header definition).   If
> it’s 16-bits, that would allow 64K routers in one CRH domain assuming
> it needs to uniquely identify each router, if there is more than 64K
> routers, then it only needs to identify the routers that are serving
> as hops in the source route.
> 
> As you note 24 bits is better, but may not align as well.   Or then
> 32-bits.

Having multiple options for SID size increases complexity at several 
levels: hardware programming, CLI, network compatibility, 
troubleshooting, etc.  What happens if a network wants to change from 
using one type of SID to another because of whatever reason?  Does a 
node need to be configured with multiple IDs?  Can you mix and match? 
These sorts of things matter when you run networks.  You're increasing 
the complexity of some aspects by a factor of two.

Simplicity is a huge gain from an operational point of view.

32 bits has the advantage of being the same size as a node's bgp or ospf 
router-id.  This would be something ranging from helpful to important if 
the device has an option for manual programming.

The EH packet header lookup size of a device obviously impacts this.

Nick