Cisco Systems OL-7029-01 Switch User Manual


 
2-178
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
ssl-sticky (virtual server submode)
ssl-sticky (virtual server submode)
To allow SSL sticky operation, use the ssl-sticky command in the SLB virtual server configuration
submode. To remove the SSL sticky feature, use the no form of this command.
ssl-sticky offset X length Y
no ssl-sticky
Syntax Description
Defaults Offset is 0 and length is 32.
Command Modes SLB virtual server configuration submode
Command History
Usage Guidelines This feature allows you to stick an incoming SSL connection based only on this special section of the
SSL ID specified by the offset and length values. The ssl-sticky command was added to ensure that the
CSM always load balances an incoming SSL connection to the SSL termination engine that generated
that SSL ID.
Examples This example shows how to associate a policy with a virtual server:
Cat6k-2(config-slb-vserver)# ssl-sticky offset 0 length 32
Related Commands advertise (virtual server submode)
policy
show module csm owner
show module csm vserver redirect
offset Specifies the SSL ID offset.
X Sets the offset value.
length Specifies the SSL ID length.
Y Sets the length.
Release Modification
CSM release 3.1(1) This command was introduced.
CSM-S release 1.1(1) This command was introduced.