Configuring Operator Policy and Associating a DNN Policy

To configure the operator policy, use the following sample configuration:

config 
   policy operator operator_policy_name 
      policy dnn dnn_policy_name [  [ secondary secondary_dnn_policy_name ] [   network-capability network_capability ]  ] 
      end 

NOTES:

  • policy dnn dnn_policy_name [ [ secondary secondary_dnn_policy_name ] [ network-capability network_capability] ] : Specify the parameters of primary DNN policy to be associated with the operator policy. dnn_policy_name must be a string.

    • secondary secondary_dnn_policy_name : If the parameters of DNN policy to be associated with the operator policy don't match with the primary policy, specify the secondary DNN policy for fallback. secondary_dnn_policy_name must be a string.

    • network-capability network_capability : Specify the network capability configuration details for the respective operator policy that you have selected. The network_capability value must be a string.