Configuring UPF Group Profile-based UPF Selection

This section describes how to configure UPF group profile-based UPF selection.

Use the following commands to configure the UPF group profile-based UPF selection.

config 
  profile upf-group upf_group_name 
    dcnr [true | false] 
    end 

NOTES:

  • profile upf-group upf_group_name —Specify the UPF group name. Must be a string.

  • dcnr [true | false] —Specify to enable or disable support for dual connectivity with new radio. Default value is false.

Sample Configuration

Following is a sample configuration.

config
profile upf-group G1
 dcnr true
 end