Specifications

3-735
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
SSL Accelerated Service Configuration Mode
Commands
SSL accelerated services lets you enable and configure SSL acceleration on your WAAS system, and
define services to be accelerated on the SSL path. To configure secure socket layer (SSL) encryption
accelerated services on a WAAS device, use the crypto ssl services accelerated-service global
configuration command. To delete a parameter use the no form of the command.
crypto ssl service accelerated-service service-name
no crypto ssl service accelerated-service service-name
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Use the crypto ssl services accelerated-service command to add and configure an accelerated service.
The crypto ssl services accelerated-service command initiates accelerated service configuration mode,
as indicated by the following prompt:
WAE(config-ssl-accelerated)#
Within SSL accelerated service configuration mode, you can use SSL accelerated service configuration
commands. To return to global configuration mode, enter exit at the accelerated service configuration
mode prompt.
Examples The following example shows how to create or edit an accelerated service called myservice. If the service
is already established on the WAAS device, the crypto ssl services accelerated-service command edits
it. If the service does not exist, the crypto ssl services accelerated-service command creates it:
WAE(config)# crypto ssl services accelerated-service myservice
WAE(config-ssl-accelerated)# exit
WAE(config)#
service-name The name of the accelerated service that you want to create or edit. The
service list name may contain up to 64 characters.