Defining UPF APN Profile in DNN Profile Configuration

To configure the UPF APN profile in the existing DNN profile, use the following sample configuration.

config 
   profile dnn dnn_profile_name 
      upf apn apn_name 
      end 

NOTES:

  • upf apn apn_name : Enable UPF APN profile configuration. This profile is configured under the existing DNN profile configuration. apn_name must be an alphanumeric string of 1 to 62 characters.