Re: [Keepalived-devel] VRRP Extras
Status: Beta
Brought to you by:
acassen
|
From: Alexandre C. <Ale...@wa...> - 2002-12-19 22:23:21
|
Hi, sorry for delay, >I was wondering if or could there be any future release of keepalived >that have a configuration option for (in the RFC2338): >skew_time >Master_Down_Interval >Master_Down_timer >? Those var are very low level and must be considered as part of the protocol. They provide protocol integrity. For example ms_down_timer depend on advert interval, so to modifying advert_int will modify automaticaly those value since they are intrinsec part of the protocol. >and also an option to track interfaces (like how Juniper impliments >their vrrp) meaning setting a priority decrement for an interface from >the main total priority. hmm, interresting, will investigate in this :) Best regards, Alexandre |