DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
358
Example usage:
To view the SSL status on the Switch:
DES-1210-52/ME:5# show ssl
Command: show ssl
SSL Status Enabled
RSA-NULL-MD5 0x0001 Enabled
RSA-NULL-SHA1 0x0002 Enabled
RSA-DES-SHA1 0x0004 Enabled
RSA-3DES-SHA1 0x0008 Enabled
DH-RSA-DES-SHA1 0x0010 Enabled
DH-RSA-3DES-SHA1 0x0020 Enabled
RSA-EXP1024-DES-SHA1 0x0040 Enabled
Success.
DES-1210-52/ME:5#
To download ssl certificate file on the Switch.
download ssl certificate [<ipaddr> | <ip6_addr>] certfilename
<path_filename 64>
The download ssl certificate command downloads the SSL file on
the Switch.
<ipaddr> – Specifies the IPv4 address of SSL file.
<ip6_addr> – Specifies the IPv6 address of SSL file.
<path_filename 64> –The DOS path and filename of the SSL file, up
to 64 characters, on the TFTP server. For example, C:\1210.had.
Only administrator-level users can issue this command.
Example usage:
To download SSL on the Switch:
DES-1210-52/ME:5# download ssl certificate 10.48.47.22 certfilename
1210.had
Command: download ssl certificate 10.48.47.22 certfilename 1210.had
Success.
DES-1210-52/ME:5#