Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
DES-3028P:4#show ssl
Command: show ssl
SSL Status 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 Enabled
DES-3028P:4#
show ssl certificate
Purpose Used to view the SSL certificate file status on the Switch.
Syntax
show ssl certificate
Description This command is used to view the SSL certificate file information
currently implemented on the Switch.
Parameters None.
Restrictions None.
Example usage:
To view certificate file information on the Switch:
DES-3028P:4# show ssl certificate
Loaded with RSA Certificate!
Command: show ssl certificate
DES-3028P:4#
download ssl certificate
Purpose Used to download a certificate file for the SSL function on the Switch.
Syntax
download ssl certificate <ipaddr> certfilename <path_filename 64>
keyfilename <path_filename 64>
Description This command is used to download a certificate file for the SSL function
on the Switch from a TFTP server. The certificate file is a data record
used for authenticating devices on the network. It contains information
on the owner, keys for authentication and digital signatures. Both the
server and the client must have consistent certificate files for optimal
use of the SSL function. The Switch only supports certificate files with
.der file extensions.
Parameters <ipaddr> - Enter the IP address of the TFTP server.
certfilename <path_filename 64> - Enter the path and the filename of
the certificate file users wish to download.
keyfilename <path_filename 64> - Enter the path and the filename of
the key exchange file users wish to download.
Restrictions Only administrator-level users can issue this command.
Example usage:
To download a certificate file and key file to the Switch:
217