Associating the UPF Group with UPF Network Element

To associate the defined UPF group with the UPF network element, use the following sample configuration.

The UPF profile contains a list of UPFs configured in the SMF.

config 
   profile network-element upf upf_name 
      upf-group-profile upfgroup_name 
      capacity service_capacity 
      priority priority_value 
      dnn-list dnn_list 
      end 

NOTES:

  • profile network-element upf upf_name : Configure the UPF network configuration to which the defined UPF group is associated.

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

  • capacity service_capacity : Configure the static weight relative to other UPFs of the same type. server_capacity must be an integer in the range of 0–65535. Default: 10.

  • priority priority_value : Configure the static priority relative to other UPFs of the same type. priority_value must be an integer in the range of 0–65535. Default: 1.

  • dnn-list dnn_list : Specify the list of location DNNs or DNNs supported by the UPF node.