Registering NRF

To register an NRF, use the following sample configuration.

config 
nssai name nssai_name 
    sst sst ssd ssd 
    dnn dnn_name_value  
    end 

NOTES:

  • nssai name nssai_name : Configure the NSSAI name value for the slice. The nssai_name value must be a string.

Note

SMF supports a maximum of 512 slices to be sent toward NRF.

Configuration Example

The following is an example configuration of the NRF registration.

nssai name slice1  
 sst 02
 sdt Abf123
 dnn [ dnn1 intershat intershat1 intershat2 intershat3 intershat4 intershat5 intershat6 intershat7 starosupf ]
exit

nssai name slice2  
 sst 02
 sdt Abf124
 dnn [ dnn1 intershat intershat1 intershat2 intershat3 intershat4 intershat5 intershat6 intershat7 starosupf ]
exit