cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
483
Views
0
Helpful
2
Replies

High availability of service?

conectividade
Level 1
Level 1

Hi, Messrs!

I'd like that we can do HA of services in CSS? How we can do 2 or more services works in HA?

All connections goes to the server1, if server1 fails server 2 begins to receive the connections, if server 2 fails the server 3 receives de connections.

If it is possible with CSS11500 V7R4, could you explain or send me a paper about it?

thanks,

Renato

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

Renato,

this is done with the primarysorryserver command.

ie:

service WEB1

ip x.x.x.x

act

service BACKUP1

ip x.x.x.x

act

owner MyCompany

content WEB

vip x.x.x.x

add service WEB1

primarysorryserver BACKUP1

active

If you need a 2nd backup, you can use the secondarysorryserver command.

No more than 2 backups so.

Gilles.

View solution in original post

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

Renato,

this is done with the primarysorryserver command.

ie:

service WEB1

ip x.x.x.x

act

service BACKUP1

ip x.x.x.x

act

owner MyCompany

content WEB

vip x.x.x.x

add service WEB1

primarysorryserver BACKUP1

active

If you need a 2nd backup, you can use the secondarysorryserver command.

No more than 2 backups so.

Gilles.

Gilles,

more one time, thanks a lot!

Renato

Review Cisco Networking for a $25 gift card