Associating the UPF Group with UPF Network Element

Use the following configuration to associate the defined UPF group with the UPF network element.

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

configure 
   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 : Configures the UPF network configuration to which the defined UPF group is associated.

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

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

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

  • dnn-list dnn_list : Specifies the list of DNNs supported by the UPF node.