Configuring the Content Switching Module
Router(config)# ip slb policy policy_url_2
Router(config)# ip slb vserver vs_url_url
Configuring Sticky Groups
Configuring a sticky group involves configuring the attributes of that group and associating it with a policy.
To configure sticky groups, perform this task:
Command | Purpose |
|
|
Router(config)# ip slb sticky | Ensure that connections from the same client |
[netmask netmask cookie name ssl] | matching the same policy use the same real |
[timeout | server1. Sticky time specifies the period of time |
| that the sticky information is kept. The default |
| sticky time value is 0 minutes. You must change |
| this timer to activate the sticky time. |
|
|
1. The no form of this command restores the defaults.
This example shows how to configure a sticky group and associate it with a policy:
Router(config)# ip slb serverfarm pl_stick
Router(config)# ip slb sticky 1 cookie foo timeout 100
Router(config)# ip slb policy policy_sticky_ck
Router(config)# ip slb vserver vs_sticky_ck
|
| Catalyst 6000 Family Content Switching Module Installation and Configuration Note |
|
|
|
|
|
| |||
|
|
| 29 |
| |
|
|
|
|