[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Low Cost 10G Router



On 20 May 2015 at 15:00, Pavel Odintsov <pavel.odintsov at gmail.com> wrote:

> Yes, you could do filtering with Quagga. But Quagga is pretty old tool
> without multiple dynamic features. But with ExaBGP you could do really
> any significant route table transformations with Python in few lines
> of code. But it's definitely add additional point of failure/bug.
>

Couldn't your back-end scripts running under ExaBGP also manage the FIB,
using standard Unix tools/APIs?

Managing the FIB is basically just "route add" and "route delete" right?

Aled