DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
319
Examples
To enable the SSL ciphersuite for RSA_with_RC4_128_MD5:
D G S - 3 2 0 0 - 1 0 : 4 # e n a b l e s s l c i p h e r s u i t e R S A _ w i t h _ R C 4 _ 1 2 8 _ M D 5
C o m m a n d : e n a b l e s s l c i p h e r s u i t e R S A _ w i t h _ R C 4 _ 1 2 8 _ M D 5
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
To enable SSL:
D G S - 3 2 0 0 - 1 0 : 4 # e n a b l e s s l
C o m m a n d : e n a b l e s s l
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
37-4 disable ssl
Purpose
Used to disable SSL feature and ciphersuites.
Format
disable ssl { ciphersuite { RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SHA |
DHE_DSS_with_3DES_EDE_CBC_SHA | RSA_EXPORT_with_RC4_40_MD5 } }
Description
This command disables the SSL feature and supported ciphercuites. Using the “
disable ssl
” command
will disable the SSL feature and each individual ciphersuite.
Parameters
Parameters
Description
ciphersuite
For configuring cipher suite combination.
RSA_with_RC4_128_MD5
Indicates RSA key exchange with RC4 128 bits
encryption and MD5 hash.
RSA_with_3DES_EDE_CBC_SHA
Indicates RSA key exchange with 3DES_EDE_CBC
encryption and SHA hash.