Re: SLAAC, Static & DHCPv6 day 1 interoperability issue

Philip Homburg <pch-ipv6-ietf-6@u-1.phicoh.com> Sun, 08 November 2020 08:04 UTC

Return-Path: <pch-b9D3CB0F5@u-1.phicoh.com>
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 D17AB3A0BA1 for <ipv6@ietfa.amsl.com>; Sun, 8 Nov 2020 00:04:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=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 BwbIs-NB8Btj for <ipv6@ietfa.amsl.com>; Sun, 8 Nov 2020 00:04:11 -0800 (PST)
Received: from stereo.hq.phicoh.net (stereo.hq.phicoh.net [130.37.15.35]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56B163A0B9D for <ipv6@ietf.org>; Sun, 8 Nov 2020 00:04:09 -0800 (PST)
Received: from stereo.hq.phicoh.net (localhost [::ffff:127.0.0.1]) by stereo.hq.phicoh.net with esmtp (TLS version=TLSv1.2 cipher=ECDHE-RSA-CHACHA20-POLY1305) (Smail #157) id m1kbfgA-0000M4C; Sun, 8 Nov 2020 09:04:02 +0100
Message-Id: <m1kbfgA-0000M4C@stereo.hq.phicoh.net>
To: ipv6@ietf.org
Subject: Re: SLAAC, Static & DHCPv6 day 1 interoperability issue
From: Philip Homburg <pch-ipv6-ietf-6@u-1.phicoh.com>
Sender: pch-b9D3CB0F5@u-1.phicoh.com
In-reply-to: Your message of "Sun, 8 Nov 2020 01:34:39 -0500 ." <CABNhwV1D7ng8JHJVUBrMhVmbQEQrhECBN_XUUcS5ZSV0WF=Lnw@mail.gmail.com>
Date: Sun, 08 Nov 2020 09:04:01 +0100
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/Vjh67CHGMLv90RHbB1FaZZaAPJU>
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: Sun, 08 Nov 2020 08:04:13 -0000

>A day 1 issue that has existed with SLAAC and another critical operational
>reason as to why longer prefix should be supported by SLAAC.
>
>Since SLAAC only supports /64 plen due to the fixed 64 bit IID, that issue
>ends up shackling IPv6 from using longer  prefix length when other devices
>using static or DHCPV6 are configured on the same subnet.
>
>The major issue that exists is that their maybe devices that do not support
>DHCPV6 or static and have to use SLAAC and you have a subnet configured on
>the router with longer then /64 prefix length like a /96 for example.
>
>So now with those devices running SLAAC you end up with interoperability
>issue with remaining devices on the subnet that support longer prefix
>length via static or DHCPV6.

I don't understand the problem you are describing. If a router marks a 
/96 prefix as onlink then SLAAC-only hosts on the same subnet can communicate
with that prefix but obviously cannot generate a SLAAC address.

There could be implementation errors. But then those should be pointed out
and fixed.

I assume you realize that the onlink property is separate from
autonomous address configuration. The onlink property does not have an
implicit 64-bit boundary.