Specifications

DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
show certificate
Purpose Used to view the SSL certificate file status on the switch.
show certificate
This command is used to view the certificate file status on the
switch.
Restrictions None.
Syntax
Description
Parameters None.
Usage Example:
To show the certificate file status on the switch:
DGS-3224TGR:4#show certificate
Command: show certificate
No Certificate Loaded!
DGS-3224TGR:4#
download certificate
Purpose Used to download a certificate file for the SSL function on the switch.
Syntax
download 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 you wish to download.
keyfilename <path_filename 64> - Enter the path and the filename of
the key exchange file you wish to download.
Restrictions Only administrator-level users can issue this command.
Example usage:
To download certificate file and key file to the switch:
136