Configuring a DNN Policy

To configure the DNN policy, use the following configuration:


configure 
   policy dnn policy_name 
      dnn dnn_name profile profile_name dnn-list dnn_list 
   exit 
exit 

NOTES:

  • policy dnn policy_name : Specifies the DNN policy. 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 profile_name : Maps the specified Virtual DNN profile with the specified network DNN profile. profile_name must be an alphanumeric string.

  • profile profile_name : Specifies the network DNN profile. 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 : Specifies the list of DNN supported by the UPF node.