cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
477
Views
10
Helpful
2
Replies

Balance services where the server, the CCS and client are on the same VLAN

I need balance services, the problem is: the client will be within the same VLAN where the host and the CSS 11500 are!!

There are other services working, where the client is on a different VLAN than the HOST,

Thanks in advance,

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

you will need a group to nat the client ip address when the css forwards the traffic to the server.

It will guarantee that the response from the server goes back to the CSS.

This is done with a config like this

service SRV1

ip x.x.x.x

active

group MyNat

vip x.x.x.x

add destination service SRV1

active

The vip ip address can be whatever address as long as the server knows it belongs to the CSS.

You can reuse the same vip as for the content rule.

Regards,

Gilles.

hi GILLES

I have a problem with the solution, We have 2 CCS 11500 in a "BOX to BOX" redundancy configuration,

In addition, the amount of transactions between the client and the two servers are so many .

Review Cisco Networking for a $25 gift card