Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
DGS-3224TGR:4#disable ssl version ssl_v3
Command: disable ssl version ssl_v3
SSL V3 successfully disabled.
DGS-3224TGR:4#
Success.
To disable ciphersuite RSA_EXPORT_with_RC4_40_MD5 only:
Command: disable ssl ciphersuite RSA_EXPORT
with_RC4_40_MD5
DGS-3224TGR:4#disable ssl ciphersuite RSA_EXPORT
with_RC4_40_MD5
Success.
DGS-3224TGR:4#
show ssl
Used to view the SSL status and the ciphersuites status on the
switch.
Syntax
show ssl
Description This command is used to view the SSL status on the switch.
Purpose
Parameters None.
Restrictions None.
SSL version 3 Disabled
Usage Example:
To view the SSL status and ciphersuites status onn the switch:
DGS-3224TGR:4#sh ssl
Command: show ssl
TLS version 1 Disabled
RSA_WITH_RC4_128_MD5 0x0004 Enabled
RSA_WITH_3DES_EDE_CBC_SHA 0x000A Enabled
DHE_DSS_WITH_3DES_EDE_CBC_SHA 0x0013 Enabled
RSA_EXPORT_WITH_RC4_40_MD5 0x0003 Disabled
DGS-3224TGR:4#
135