Configuration

To configure the SSC Mode in SMF DNN profile, use the following configuration:


config 
   profile dnn dnn_name 
      ssc-mode 1 allowed-ssc-mode 2 
         commit 
commit complete

To remove the configuration of the SSC Mode from SMF DNN profile, use the following configuration:


config 
   profile dnn dnn_name 
      no ssc-mode 
      commit 
commit complete