cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
433
Views
0
Helpful
1
Replies

stickytable

renekrueger
Level 1
Level 1

Hi everyone,

how can I stick a source-address to only one server of the appropriate service always.

I have a CSS 11503 and many services with each 2 servers. There are two clients these must stick client 1 to service:X-server 1 and client2 to service:X-server 2 for each service. Can I make a static entry in the service-sticky-table?

How can I see the sticky-table? With a ACL is it possible to bypass the rule and connect to server directly. But when the server is down the client is not switched to the other server of the service.

What can I do ? Thanks Rene

1 Accepted Solution

Accepted Solutions

pknoops
Level 3
Level 3

Rene,

You should be able to accomplish this with using an ACL, something like this

clause 10 permit any 10.1.1.1 255.255.255.255 destination 192.1.1.1 255.255.255.255 prefer service server1

where 10.1.1.1 is the client and 192.1.1.1 is a VIP and the service server1 is in the content rule. You still need to go to the VIP, but if the server in question is up, that client will always go there. You can then use a second ACL for the second client

Regards

Pete Knoops

Cisco Systems

View solution in original post

1 Reply 1

pknoops
Level 3
Level 3

Rene,

You should be able to accomplish this with using an ACL, something like this

clause 10 permit any 10.1.1.1 255.255.255.255 destination 192.1.1.1 255.255.255.255 prefer service server1

where 10.1.1.1 is the client and 192.1.1.1 is a VIP and the service server1 is in the content rule. You still need to go to the VIP, but if the server in question is up, that client will always go there. You can then use a second ACL for the second client

Regards

Pete Knoops

Cisco Systems

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: