Configuring the UPF Group Profile

This section describes how to configure the pdn-session-type and slice-group and other parameters for the UPF Group Profile.

  config 
    profile network-element upf upf_name 
    upf-group-profile upf_group 
      pdn-session-type { Ipv4 | Ipv6 | Ipv4v6 } 
      nssai-list [slice1] 
      dcnr [ true | false] 
      end 

NOTES:

  • config – Enters the configuration mode.

  • profile network-element upf upf_name – Configures the UPF network configuration

  • upf-group-profile upf_group – Configures the UPF group name that must be associated to the specified UPF network configuration.

  • pdn-session-type { Ipv4 | Ipv6 | Ipv4v6 } – Configures the PDN session type. The query parameters for pdn-session-type accept the “pdn-type-subscription” and “pdn-type-session”. This parameter selects the pdn-type from UDM returned subscription or UE session, respectively.

  • nssai-list [slice1] – Specifies the configured NSSAI list. The nssai-list [slice1] value must be same as the allowedNssai under smf-profiles. The slice group contains both the NSSAI and DNN information. When fetching the NSSAI UPF list, consider the DNN list that is configured under the slice group. The existing dnn-list under the network-element is not moved to the upf-profile group.

  • dcnr [true|false] – Configures DCNR capability. The DCNR capability is applicable only for 4G calls.