Configuring SSC Mode
Use the following sample configuration to configure the SSC mode in the SMF DNN profile.
config
profile dnn dnn_name
ssc-mode sscmode_value allowed allowed_sscmode_value
exit
NOTES:
-
profile dnn dnn_name : Enter the DNN profile configuration mode.
-
ssc-mode sscmode_value allowed allowed_sscmode_value
-
ssc-mode sscmode_value : Specify the SSC mode. sscmode_value must be an integer in the range of 1–3.
-
allowed allowed_sscmode_value : Specify the allowed SSC mode. Up to two modes are allowed apart from the default SSC mode. allowed_sscmode_value must be an integer in the range of 1–3.
-
-
no ssc-mode : Specify this command to remove the SSC mode from the SMF DNN profile.