07-31-2007 10:59 PM
Hi,
I am planing to deploy second CSS on my disaster recovery site. Distance between two sites is about 300km, and i am planing to use VIP redundancy because those two css will be on the same subnet (VPLS trough MPLS core). Is any restrictions to vip redundancy in mean of delay, jitter etc?
Solved! Go to Solution.
07-31-2007 11:09 PM
The CSS uses a protocol similar to VRRP for communication/election between active/standby with a heartbeat every 1 sec.
After 3 missed heartbeat the CSS will failover.
You can adjust this timer with the following command
CSS11503-2(config)# vrrp-backup-timer ?
CSS11503-2(config)#
I believe that would be the only possible concern in your case.
Gilles.
07-31-2007 11:09 PM
The CSS uses a protocol similar to VRRP for communication/election between active/standby with a heartbeat every 1 sec.
After 3 missed heartbeat the CSS will failover.
You can adjust this timer with the following command
CSS11503-2(config)# vrrp-backup-timer ?
CSS11503-2(config)#
I believe that would be the only possible concern in your case.
Gilles.
07-31-2007 11:27 PM
That would bi it,thank you Gilles on your help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide