Skip to main content

TermSlice

Description

TermSlice represents the main slice information of a Terminal.


DNN field of tag dnn

DNN that the UE should request from the CN.

Kind: NameTag
Tag: dnn
Data Type: Alias
Optional: False


NetworkMode field of tag network-mode

The NetworkMode the UE should request from the CN.

Kind: SessionType
Tag: network-mode
Manager Tag: network-mode
Data Type: Alias
Enumeration: IPv4, IPv6, IPv4v6, Ethernet, Unstructured, IPV4, IPV6, IPV4V6, ETHERNET, UNSTRUCTURED
Optional: False


ServiceType field of tag service-type

The ServiceType of the slice. Currently, only supports eMBB, uRLLC, and mMTC.

Kind: SST
Tag: service-type
Manager Tag: service-type
Data Type: Alias
Optional: False


Differentiator field of tag differentiator

The Differentiator ID of the slice. This value is preferred to be in hexadecimal format, but could be any numerical non-negative value. The value 0x000000 is reserved for the default slice and 0xFFFFFF for the no slice selection according to the 3GPP specifications. If used with the YAML file, you could prefix the value with 0x to indicate hexadecimal format. Unfortunately, the JSON format does not support this notation, and you need to make sure the value is indeed properly translated to decimal.

Kind: SD
Tag: differentiator
Manager Tag: differentiator
Data Type: integer
Optional: False