D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
524
DES-3200-28/ME:admin#enable ssl
Command: enable ssl
Success.
DES-3200-28/ME:admin#
Note: Web will be disabled when SSL is enabled.
60-3 disable ssl
Description
This command is used to disable SSL feature and supported ciphercuites. Using “disable ssl”
command will disable SSL feature and for each ciphersuites status user must specified it by this
command.
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}}
Parameters
ciphersuite - (Optional) Specify the cipher suite combination used for this configuration.
RSA_with_RC4_128_MD5 - Indicate RSA key exchange with RC4 128 bits encryption and
MD5 hash.
RSA_with_3DES_EDE_CBC_SHA - Indicate RSA key exchange with 3DES_EDE_CBC
encryption and SHA hash.
DHE_DSS_with_3DES_EDE_CBC_SHA - Indicate DH key exchange with 3DES_EDE_CBC
encryption and SHA hash.
RSA_EXPORT_with_RC4_40_MD5 - Indicate RSA_EXPORT key exchange with RC4 40 bits
encryption and MD5 hash.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To disable SSL ciphersuite for RSA_with_RC4_128_MD5:
DES-3200-28/ME:admin#disable ssl ciphersuite RSA_with_RC4_128_MD5
Command: disable ssl ciphersuite RSA_with_RC4_128_MD5
Success.
DES-3200-28/ME:admin#
To disable SSL: