Enable Ssl - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Example
To download a certificate from a TFTP server:
DGS-3420-28SC:admin# download ssl certificate 10.55.47.1 certfilename cert.der
keyfilename pkey.der
Command: download ssl certificate 10.55.47.1 certfilename cert.der keyfilename
pkey.der
Success.
DGS-3420-28SC:admin#
18-2

enable ssl

Description
This command is used to enable the SSL status and its individual cipher suites. Using the enable ssl
command will enable the SSL feature, which means SSLv3 and TLSv1. Each cipher suite must be
enabled by this command.
Format
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}(1)}
Parameters
ciphersuite - (Optional) This is used for configuring a cipher suite combination.
RSA_with_RC4_128_MD5 - Indicate an RSA key exchange with RC4 128 bits encryption and
MD5 hash.
RSA_with_3DES_EDE_CBC_SHA - Indicate an RSA key exchange with 3DES_EDE_CBC
encryption and SHA hash.
DHE_DSS_with_3DES_EDE_CBC_SHA - Indicate a DH key exchange with 3DES_EDE_CBC
encryption and SHA hash.
RSA_EXPORT_with_RC4_40_MD5 - Indicate an 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 enable the SSL ciphersuite for RSA_with_RC4_128_MD5:
DGS-3420-28SC:admin# enable ssl ciphersuite RSA_with_RC4_128_MD5
Command: enable ssl ciphersuite RSA_with_RC4_128_MD5
Success.
924

Advertisement

Table of Contents
loading

Table of Contents