[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Quagga for production?
Mark Tinka wrote on 18/03/2020 14:25:
> At the moment, I run Quagga with OSPF and export that into my IS-IS core
> to drive Anycast services.
I used to use ISIS for this, but more recently moved to ebgp with 1s/3s
timers. The convergence characteristics are reasonable and as the only
routing protocol dependence is bgp, we can use bird which in turn allow
us to automate provisioning via saltstack. Automating quagga and frr is
hacky.
Nick