Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
149
Command Parameters
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 import <number 1-2> import
config ssl certificate <number 1-2>
show crypto certificate
mycertificate
{number 1-2}
Each command is listed, in detail, in the following sections.
enable ssl
Purpose To enable the SSL function on the Switch.
Syntax
enable ssl
Description This command will enable SSL on the Switch by default
implementing listed ciphersuites 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:
DGS3048#enable ssl
Command:enable ssl
Note: Web will be disabled if SSL is enabled.
Success.
DGS3048#
NOTE: Enabling SSL on the Switch will enable all ciphersuites, upon initial
configuration. To utilize a particular ciphersuite, the user must eliminate
other ciphersuites by using the disable ssl command along with the
appropriate ciphersuites.
NOTE: Enabling the SSL function on the Switch will disable the port for
the web manager (port 80). To log on to the web based manager, the
entry of your URL must begin with https://. (ex. https://10.90.90.90)
disable ssl
Purpose To disable the SSL function on the Switch.
Syntax
disable ssl