Configuring a DNN Policy

To configure the DNN policy, use the following configuration:

config 
   policy dnn dnn_policy_name 
      dnn dnn_name profile dnn_profile_name dnn-list dnn_list 
   exit 
exit 

NOTES:

  • policy dnn dnn_policy_name : Specify the DNN policy. dnn_policy_name must be an alphanumeric string.

    In releases prior to 2021.01.0: The maximum limit for DNN policy is 512.

    In 2021.01.0 and later releases, the limit for DNN policy is increased from 512 to 2048.

  • dnn dnn_name : Specify the virtual DNN profile to map with the specified network DNN profile. dnn_name must be an alphanumeric string.

  • profile dnn_profile_name : Specify the network DNN profile. dnn_profile_name must be an alphanumeric string.

    In releases prior to 2021.01.0: The maximum limit for DNN profile is 512.

    In 2021.01.0 and later releases, the limit for DNN profile is increased from 512 to 2048.

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