DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
585
DWS-3160-24PC:admin#enable ssl
Command: enable ssl
Note: Web will be disabled if SSL is enabled.
Success.
DWS-3160-24PC:admin#
63-3
disable ssl
Description
This command is used to configure SSL feature and supported cipher suites. This will disable the
SSL feature and for each cipher suites status the user must specify it by using 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) Specifies 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 Administrators can issue this command.
Example
To disable SSL ciphersuite for RSA_with_RC4_128_MD5:
DWS-3160-24PC:admin# disable ssl ciphersuite RSA_with_RC4_128_MD5
Command: disable ssl ciphersuite RSA_with_RC4_128_MD5
Success.
DWS-3160-24PC:admin#
To disable SSL: