Options while configuring a VIP on 6509.

Hello Cisco Gurus,

Here's what I am looking for, please let me know How I can accomplish this.

I need a VIP to be created as follows:

VIP: Listener (10.9.10.50:6502) Pooled IPs: (10.9.10.51:6602, 10.9.10.52:6602, 10.9.10.51:6702,

10.9.10.52:6702, 10.9.11.77:6502). Want the routing to be "Sticky" based on Server/Switch inserted Cookie.

Thanks a lot.

-Dexthor.

Reply to
Dexthor
Loading thread data ...

Try this

service service1 protocol tcp port 6602 keepalive type tcp ip address 10.9.10.51 active

Similarly create all your services, one for each server

content vip1 add service service1 add service service2 add service service3 (add all your services) protocol tcp port 6602 vip address 10.9.10.50 active

Rgds, Elil

Dexthor wrote:

Reply to
NetKing

Thanks for a quick response. I will let you know how it goes.

-Dexthor.

NetK> Try this

Reply to
Dexthor

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.