Appendix C Command Summary
Configuration Command Set
C-182
Cisco 11000 Series Secure Content Accelerator Configuration Guide
78-13124-06
session-cache timeout
Specifies the session cache length before being timed out.
session-cache timeout <seconds>
Syntax Description
Usage Guidelines
Availability: Serial, Telnet; FIPS Mode (serial only)
Related Commands
session-cache enable (Server Configuration Mode)
session-cache size (Server Configuration Mode)
sharedcipher error
Specifies device behavior when an error caused by no cipher agreement is
encountered.
sharedcipher error <fail|failhtml|redirect <url>>
Syntax Description
seconds
Specifies the number of seconds before the cache
times out.
fail
The client is disconnected abruptly.
failhtml
The SSL handshake is continued and the client is sent
a static HTML error page listing the reason for the
error. Then the SSL session is disconnected. (Default)
redirect
The SSL handshake is continued and the client is
redirected to another HTML page specified by the url
argument. The SSL session is disconnected.
url
The location of the error page for redirection.