CSS to ACE migration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2012 06:43 AM
I am in the process of Migration all servers from our Content switch to CIsco ACE4710.
one content has this line item
advanced-balance sticky-srcip
What would be similar option in ACE.?
Thanks for any help on this.
Mehdi
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2012 06:35 PM
Hi,
you can go with "sticky source" option in ACE where in you bind the serverfarm,
check for ace configuration guides for sticky serverfarm and source based sticky.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2012 08:35 AM
Hello,
Here you have a sample about it:
rserver host SLB-1
ip address 10.198.16.100
inservice
serverfarm host SLB
rserver SLB-1
inservice
sticky ip-netmask 255.255.255.255 address both ACE-SLB
timeout 10
timeout activeconns
serverfarm SLB
policy-map type loadbalance first-match SLB-Policy
class class-default
sticky-serverfarm ACE-SLB
Here you have a document about it:
Some of feature under the sticky group may vary based on your requirements but besides that, the sample above is what you could be looking for.
Jorge
