D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
267
download certificate_fromTFTP
Purpose Used to download a certificate file for the SSL function on the Switch.
Syntax
download certificate_fromTFTP <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 and Operator-level users can issue this command.
Example usage:
To download a certificate file and key file to the Switch:
DES-3526:admin# DES-3526:admin#download
certificate_fromTFTP 10.53.13.94 certfilename c:/cert.der
keyfilename c:/pkey.der
Command: download certificate_fromTFTP 10.53.13.94
certfilename c:/cert.der keyfilename c:/pkey.der
Certificate Loaded Successfully!
DES-3526:admin#