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.

To configure the default NSSAI in the SMF, use the following sample configuration:

config 
  profile dnn profile_name 
   nssai 
   sd sd_value 
   sst sst_value 
   end 

NOTES:

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

  • nssai : Enters the NSSAI configuration.

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

  • sst sst_value : Specifies the slice type (sst) value. The accepted range is 0–255.