User`s guide

137
DGS3100#
disable ssl
Purpose To disable the SSL function on the Switch.
Syntax
disable ssl
Description The disable ssl command disables SSL on the Switch and can be
used to disable any one or combination of listed ciphersuites on the
Switch.
Parameters None
Restrictions Only administrator-level users can issue this command.
Example usage:
To disable the SSL status on the Switch:
DGS3100# disable ssl
Success.
DGS3100#
show ssl
Purpose To view the SSL status and the certificate file status on the Switch
Syntax
show ssl
Description The show ssl command displays the SSL status and the certificate
file status on the Switch.
Parameters None.
Restrictions None.
Example usage:
To view the SSL status on the Switch:
DGS3100# show ssl
SSL status enabled
RSA_WITH_RC4_128_MD5 0x0004 enabled
RSA_WITH_3DES_EDE_CBC_SHA 0x000A enabled
RSA_EXPORT_WITH_RC4_40_MD5 0x0003 enabled
DGS3100#