[quagga-users 7500] Re: Fail-over configuration for quagga routers?
Sebastian,
On Sun, Sep 03, 2006 at 10:51:00PM +0200, wk-serv.de | Sebastian Kueppers wrote:
> I'd like to set up (at least) two routers for my network to gain
> redundancy at this point. Cisco provides the HRSP (Hot Router Standby
> Protocol), is there anything similar possible with Quagga?
> How, if I may ask that way, did you solve this single point of
> failure-problem?
Well, when your are talking about dynamic routing this is not what HSRP
or VRRP are supposed to do. The goal of HSRP/VRRP is to provide a
"redundant default-gateway" for the hosts in a LAN segment while the
dynamic routing protocols are used beetween the routers in a network in
order to announce path and reachability information. [There may be other
definitions - but this is my short summary
]
Of course, the are VRRP-like tools available as OpenSource, eg. the
keepalived for Linux / Linux Virtual Server or the Common Address
Resolution Protocol (CARP), which is well known at *BSD systems.
Best regards,
Klaus
_______________________________________________
Quagga-users mailing list
Quagga-users@...
(Continue reading)