Configuring the NSSAI

This section describes how to configure the default NSSAI in SMF, which it includes in sliceInfo IE in the Policy Create Request message. The SMF sends this message towards the PCF during the session creation from 4G-only UEs.

Use the following sample configuration to configure the default NSSAI in the SMF:

config 
   profile dnn profile_name 
      nssai { sd sd_value | sst sst_value } 
      exit 

NOTES:

  • profile dnn profile_name : Specify the DNN profile name. profile_name must be an alphanumeric string.

  • nssai { sd sd_value | sst sst_value } : Configure the default NSSAI.

    • sd sd_value : Specify the slice descriptor (sd). sd_value must be a 6-digit hex string ([0-9a-fA-F]{6} - 000000 – ffffff). For example, 1A2B3c.

    • sst sst_value : Specify the slice type (sst) value. sd_value must be an integer in the range of 0–255.