D-Link DGS-3224TGR Command Line Interface Reference Manual page 136

Layer 2 gigabit ethernet switch
Hide thumbs Also See for DGS-3224TGR:
Table of Contents

Advertisement

enable ssl
Purpose
Syntax
Description
Parameters
Restrictions
Usage Example:
To enable SSL v3 on the switch:
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
To enable the SSL function on the switch.
enable 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} | version {ssl_v3 | tls_v1}]
This command will enable SSL on the switch by implementing any
one or combination of listed ciphersuites on the switch. This
command will also enable the SSL v3 or TLS v1 status on the
switch. Enabling SSL will automatically disable the web-manager on
the switch.
ciphersuite - A security string that determines the exact
cryptographic parameters, specific encryption algorithms and key
sizes to be used for an authentication session. The user may choose
any combination of the following:
RSA_with_RC4_128_MD5 – This ciphersuite
combines the RSA key exchange, stream cipher
RC4 encryption with 128-bit keys and the MD5
Hash Algorithm.
RSA_with_3DES_EDE_CBC_SHA – This
ciphersuite combines the RSA key exchange, CBC
Block Cipher 3DES_EDE encryption and the SHA
Hash Algorithm.
DHE_DSS_with_3DES_EDE_CBC_SHA – This
ciphersuite combines the DSA Diffie Hellman key
exchange, CBC Block Cipher 3DES_EDE
encryption and SHA Hash Algorithm.
RSA_EXPORT_with_RC4_40_MD5 – This
ciphersuite combines the RSA Export key
exchange, stream cipher RC4 encryption with 40-
bit keys.
The ciphersuites are enabled by default on the switch, yet the SSL
status is disabled by default.
version – A version string that determines the exact version of SSL
to be used for the communication. The user may choose one or both
of the following:
ssl_v3
tls_v1
Only administrator-level users can issue this command.
132

Advertisement

Table of Contents
loading

Table of Contents