User`s guide
DGS-3100 Gigabit Ethernet Switch Manual
136
25
SSL COMMANDS
The SSL commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command Parameter
enable ssl
disable ssl
show ssl
show ssl cachetimeout
crypto certificate
<number 1-2> generate {key-generate <length 512 - 2048>| cn <common- name
1 - 64>| ou <organization-unit 1 - 64>| or
<organization 1 - 64>| loc <location 1 - 64>| st <state 1 - 64>| cu <country 1-2>|
duration <days 30-3650>
crypto certificate
<number 1-2> request {cn <common- name 1 - 64> | ou <organization-unit 1 -
64>| or <organization 1 - 64> | loc <location 1 - 64> | st
<state 1 - 64>| cu <country 1-2>
crypto certificate <number 1-2> import
config ssl certificate <number 1-2>
show crypto certificate
mycertificate
{number 1-2}
Each command is listed in detail, as follows:
enable ssl
Purpose To enable the SSL function on the Switch.
Syntax
enable ssl
Description The enable ssl command enables SSL on the Switch by
implementing any one or combination of listed ciphersuites on the
Switch. Entering this command without a parameter will enable the
SSL status on the Switch. Enabling SSL will disable the web-
manager on the Switch.
Parameters None
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable SSL on the Switch for all ciphersuites:
DGS3100# enable ssl
Note: Web will be disabled if SSL is enabled.
Success.