Re: [Bier] What is Slice Aggregate?

Toerless Eckert <tte@cs.fau.de> Tue, 09 November 2021 17:50 UTC

Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: bier@ietfa.amsl.com
Delivered-To: bier@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02F883A0E83; Tue, 9 Nov 2021 09:50:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.869
X-Spam-Level:
X-Spam-Status: No, score=-0.869 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 s0JxJ9ErWFyg; Tue, 9 Nov 2021 09:50:08 -0800 (PST)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09F5F3A0E97; Tue, 9 Nov 2021 09:50:07 -0800 (PST)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTPS id F3A0854804B; Tue, 9 Nov 2021 18:49:59 +0100 (CET)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id DFC774E9D3A; Tue, 9 Nov 2021 18:49:59 +0100 (CET)
Date: Tue, 09 Nov 2021 18:49:59 +0100
From: Toerless Eckert <tte@cs.fau.de>
To: Lizhenbin <lizhenbin@huawei.com>
Cc: "teas@ietf.org" <teas@ietf.org>, "apn@ietf.org" <apn@ietf.org>, "bier@ietf.org" <bier@ietf.org>
Message-ID: <YYq0xwkTfIIl1pgN@faui48e.informatik.uni-erlangen.de>
References: <87ac77be5b384189bd84149826e11722@huawei.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <87ac77be5b384189bd84149826e11722@huawei.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/bier/BY-ZXn6lbTeLekv6b0BAO6mEAKo>
Subject: Re: [Bier] What is Slice Aggregate?
X-BeenThere: bier@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "\"Bit Indexed Explicit Replication discussion list\"" <bier.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bier>, <mailto:bier-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/bier/>
List-Post: <mailto:bier@ietf.org>
List-Help: <mailto:bier-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bier>, <mailto:bier-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Nov 2021 17:50:11 -0000

I think a slice aggregate is a pizza

Sorry... to much serious IETF work, i just could not let that opportunity go,
but i am sure you could upsell the idea especially to the BIER-WG if you came
up with a way how the technology could be abbreviated PIZZA ;-)

Please carry on.

Toerless

On Tue, Nov 09, 2021 at 01:34:47PM +0000, Lizhenbin wrote:
> Hi authors of draft-ietf-teas-ietf-network-slices,
> 
> The authors of the draft draft-zzhang-bier-slicing-and-differentiation-00 mentioned in the draft:
> "
>    [I-D.bestbar-teas-ns-packet] introduces the notion of Slice Aggregate
>    which comprises of one of more IETF network slice traffic streams.  A
>    Slice Aggregate is identified by a Slice Selector (SS), and packets
>    carry the SS so that associated forwarding treatment or S-PHB (Slice
>    policy Per Hop Behavior - the externally observable forwarding
>    behavior applied to a specific packet belonging to a slice aggregate)
>    - can be applied along the path.
> "
> "
>    The authors of this document believe that the IETF Network Slicing
>    framework, when augmented by the Slice Aggregate, addresses the APN
>    problem domain very well.
> "
> 
> According to the past discussion, we think the slice aggregate means the underlay slice, that is the new terminology "network resource partition".
> If so, the Slice Selector should be the identifier of the network resource partition. But according to the draft-zzhang-bier-slicing-and-differentiation-00,
> the slice aggregate can be augmented to address the APN problem. In the recently published draft draft-li-apn-header-00, the APN attribute is defined
> including the APN ID (user group/application group) the packet belongs to , the Intent and APN parameters applied to the packet. It is apparent these
> attributes are totally different from the identifier of the underlay slice.
> 
> Can you clarify the following about the slice aggregate:
> 1. What is slice aggregate? Is it the underlay network slice, the APN attribute-like parameters, both or other identifier? Or can it be all possible identifiers to identify a flow?
> 2. What is the usage of the slice aggregate in the draft-ietf-teas-ietf-network-slices if it is not the network resource partition any more? Is it introduced a new identifier to identify a flow?
> 3. What is the scope of the slice aggregate work in the TEAS WG if it is a new identifier other than the resource partition? Will you go on to define the encapsulation and the
> protocol extensions for the new identifier or augment it to address the APN problem?
> 
> 
> Best Regards,
> Robin
> 
> 
> 

> _______________________________________________
> BIER mailing list
> BIER@ietf.org
> https://www.ietf.org/mailman/listinfo/bier