DXS-1210 Series Smart Managed Switch CLI Reference Guide
286
37.
Secure Sockets Layer (SSL) Commands
37-1
show ssl-service-policy
This command is used to display the SSL service policy.
show ssl-service-policy [POLICY-NAME]
Parameters
POLICY-NAME
(Optional) Specifies the name of the SSL service policy.
Default
None.
Command Mode
Privileged EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When the name of the SSL service policy is not specified, all SSL service policies will be displayed.
Example
This example shows how to display all SSL service policies.
Switch# show ssl-service-policy
SSL Policy Name : policy1
Enabled Cipher Suites:
RSA_WITH_RC4_128_MD5,
RSA_WITH_3DES_EDE_CBC_SHA,
RSA_EXPORT_WITH_RC4_40_MD5
Session Cache Timeout: 600
SSL Policy Name : policy2
Enabled Cipher Suites:
RSA_WITH_RC4_128_MD5,
RSA_WITH_3DES_EDE_CBC_SHA,
RSA_EXPORT_WITH_RC4_40_MD5
Session Cache Timeout: 1200
Switch#
37-2
ssl-service-policy
This command is used to configure the SSL service policy.
ssl-service-policy POLICY-NAME [ciphersuite [rsa-null-md5] [rsa-null-sha][rsa-des-sha][rsa-
3des-sha][dh-rsa-des-sha][dh-rsa-3des-sha][rsa-exp1024-des-sha][rsa-with-aes-128-cbc-
sha][rsa-with-aes-256-cbc-sha][dhe-rsa-with-aes-128-cbc-sha][dhe-rsa-with-aes-256-cbc-sha] |
session-cache-timeout TIME-OUT]
no ssl-service-policy POLICY-NAME [{ciphersuite [rsa-null-md5] [rsa-null-sha][rsa-des-sha][rsa-
3des-sha][dh-rsa-des-sha][dh-rsa-3des-sha][rsa-exp1024-des-sha][rsa-with-aes-128-cbc-