DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
34
SSL C
OMMANDS
Secure Sockets Layer or SSL is a security feature that will provide a secure communication path between a host and client through
the use of authentication, digital signatures and encryption. These security functions are implemented through the use of a
ciphersuite
, which is a security string that determines the exact cryptographic parameters, specific encryption algorithms and key
sizes to be used for an authentication session and consists of three levels:
1.
Key Exchange:
The first part of the cyphersuite string specifies the public key algorithm to be used. This Switch utilizes
the Rivest Shamir Adleman (RSA) public key algorithm and the Digital Signature Algorithm (DSA), specified here as the
DHE_DSS
Diffie-Hellman (DHE) public key algorithm. This is the first authentication process between client and host as
they “exchange keys” in looking for a match and therefore authentication to be accepted to negotiate encryptions on the
following level.
2.
Encryption:
The second part of the ciphersuite that includes the encryption used for encrypting the messages sent
between client and host. The Switch supports two types of cryptology algorithms:
•
Stream Ciphers
– There are two types of stream ciphers on the Switch, RC4 with 40-bit keys and RC4 with 128-bit
keys. These keys are used to encrypt messages and need to be consistent between client and host for optimal use.
•
CBC Block Ciphers
– CBC refers to Cipher Block Chaining, which means that a portion of the previously encrypted
block of encrypted text is used in the encryption of the current block. The Switch supports the 3DES_EDE encryption
code defined by the Data Encryption Standard (DES) to create the encrypted text.
3.
Hash Algorithm
: This part of the ciphersuite allows the user to choose a message digest function which will determine a
Message Authentication Code. This Message Authentication Code will be encrypted with a sent message to provide
integrity and prevent against replay attacks. The Switch supports two hash algorithms,
MD5
(Message Digest 5) and
SHA
(Secure Hash Algorithm).
These three parameters are uniquely assembled in four choices on the Switch to create a three layered encryption code for secure
communication between the server and the host. The user may implement any one or combination of the ciphersuites available,
yet different ciphersuites will affect the security level and the performance of the secured connection. The information included in
the ciphersuites is not included with the Switch and requires downloading from a third source in a file form called a
certificate
.
This function of the Switch cannot be executed without the presence and implementation of the certificate file and can be
downloaded to the Switch by utilizing a TFTP server. The Switch supports SSLv3 and TLSv1. Other versions of SSL may not be
compatible with this Switch and may cause problems upon authentication and transfer of messages from client to host.
Command
Parameters
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}}
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}}
config ssl cachetimeout
<value 60-86400>
show ssl
show ssl certificate
show ssl cachetimeout
download ssl certificate
<ipaddr> certfilename <path_filename 64> keyfilename <path_filename 64>
Each command is listed, in detail, in the following sections.
297
Summary of Contents for DAS-3636
Page 1: ...CLI Reference Manual Product Model DAS 3636 VDSL2 Switch Release 1 00 ...
Page 5: ...PASSWORD RECOVERY PROCEDURE 474 ...
Page 20: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 15 ...
Page 25: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 20 ...
Page 79: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 74 ...
Page 99: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 94 ...
Page 106: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 101 ...
Page 113: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 108 ...
Page 135: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 130 ...
Page 140: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 135 ...
Page 223: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 218 ...
Page 230: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 225 ...
Page 235: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 230 ...
Page 240: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 235 ...
Page 245: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 240 ...
Page 316: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 311 ...
Page 321: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 316 ...
Page 341: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 336 ...
Page 346: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 341 ...
Page 351: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 346 ...
Page 356: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 351 ...
Page 360: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 355 ...
Page 365: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 360 ...
Page 372: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 367 ...
Page 389: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 384 ...
Page 394: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 389 ...
Page 396: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 391 ...
Page 450: ...DAS 3600 Series Ethernet over VDSL Switch CLI Reference Manual 445 ...