Configuring the DNN Profile to Offline Mode

To configure the DNN profile to offline mode, use the following sample configuration:

config 
  profile dnn dnn_profile_name 
    mode dnn_mode 
    end 

NOTES:

  • profile dnn dnn_profile_name : Specify the DNN profile.

  • mode dnn_mode : Specify the DNN mode of operation. When the DNN mode is set to offline , the new sessions are rejected. The default value is online .