Configuring DCNR based UPF

This section describes how to enable DCNR flag in profile upf-group and link the group in upf network-element profile, also configures appropriate precedence for DCNR.

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


profile dnn profile_name 
upf-selection-policy  policy_name 
exit 

policy upf-selectionupf1  
precedence precedence_1 
[ dnn dcnr ] 
exit 
precedenceprecedence_2 
[ dnn ] 
exit 
exit 

profile upf-group  profile_name 
dcnr  [ true | false ] 
exit 

NOTES:

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