Specifications

1-9
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 1 Using the WAAS Command-Line Interface
Using Command Modes
WAE(config)#
Using SSL Host Peering Service Configuration Mode
Use SSL host peering service configuration mode to configure secure socket layer (SSL) encryption
peering services on a WAAS device. SSL peering service configuration parameters control secure
communications established by the SSL accelerator between WAE devices while optimizing SSL
connections.
To enter this mode, use the crypto ssl services host-service peering command from the global
configuration mode.
To exit SSL host peering service configuration mode, use the exit command to return to global
configuration mode:
WAE(config-ssl-peering)# exit
WAE(config)#
Using SSL Management Service Configuration Mode
Use SSL management service configuration mode to configure SSL parameters used for secure
communications between the Central Manager and the WAE devices.
To enter this mode, use the crypto ssl management-service command from the global configuration
mode.
To exit SSL management service configuration mode, use the exit command to return to global
configuration mode:
WAE(config-ssl-mgmt)# exit
WAE(config)#
Command Modes Summary
Table 1-1 shows a summary of the WAAS command modes.
Table 1-1 WAAS Command Modes Summary
Command Mode Access Method Prompt Exit Method
user EXEC Log in to WAE.
WAE>
To exit, use the end command.
To enter privileged EXEC mode, use the
enable command.
privileged EXEC From user EXEC mode,
use the enable EXEC
command.
WAE#
To return to user EXEC mode, use the
disable command.
To enter global configuration mode, use
the configure command.
global configuration From privileged EXEC
mode, use the configure
command.
WAE(config)#
To return to privileged EXEC mode, use
the exit command or press Ctrl-Z.
To enter a configuration submode, use the
specific command related to the
submode.