Configuring the DNN Profile to Offline Mode
Use the following command to configure the DNN Profile to offline mode.
config
profile dnn profile_name
mode offline
end
NOTES:
-
config : Enters the configuration mode.
-
profile dnn profile_name : Specifies the DNN profile.
-
mode : Specifies the mode of operation. The default value is online.
-
offline : Specifies the mode as offline.