Fix S-NSSAI format in E2E Network Slicing

Description

The SD in the S-NSSAI is 4 bytes long (it should be 3-bytes according to TS 23.003 – see below). The sample trace is shared below.

 

Figure 28.4.2-1: Structure of S-NSSAI (TS 23.003 v16.3.0)

Sample

{

    "nsstId": "5abf618c-6ce3-432b-8503-c53b6f7a1128",

    "nssiName": "nssi_cnslice-try14",

    "sliceProfile": {

      "sliceProfileId": "3a75d71f-e50e-4d69-8620-d9180ca8fbd2",

      "snssaiList": [

        "01-2557D965"

      ],

      "plmnIdList": [

        "39-01"

      ],

      "perfReq": {},

      "maxNumberofUEs": 100,

      "coverageAreaTAList": [

        ""

      ],

      "latency": 5,

      "resourceSharingLevel": "non-shared",

      "maxNumberofPDUSession": 503

    },

    "nsiInfo": {

      "nsiId": "25e136d5-1b5d-4243-bd0c-a3dafeda8535"

    },

    "endPoint": {

      "ipAddress": "1.1.1.3",

      "logicInterfaceId": "3",

      "nextHopInfo": "1.1.1.4"

    }

  }

}

Environment

None

Attachments

1
  • 10 Jun 2021, 06:04 AM

Activity

Show:

Former user June 10, 2021 at 6:14 AM

This issue needs to be addressed in all the previous release (at least to start from Frankfurt).

Regards, Yogendra

Done

Details

Assignee

Reporter

Priority

Created June 10, 2021 at 6:03 AM
Updated November 4, 2022 at 11:59 AM
Resolved November 4, 2022 at 11:59 AM

Flag notifications