Hi, I was wondering what the team was doing to support routing table dumps. I see the PR https://gitlab.labs.nic.cz/labs/bird/commit/6702b7ad7417bf52ab35102061919b11... This appears to add Quagga like BGP table dumps in MRT format. However, the PR has not been reviewed and merged and it appears to be rather old. What strategy do you recommend to dump the routing state for external monitoring? In the past, we have used MRT dumps from Quagga. Thank you, Josh
On Tue, Aug 28, 2018 at 01:07:15PM -0500, Joshua J wrote:
Hi,
I was wondering what the team was doing to support routing table dumps. I see the PR https://gitlab.labs.nic.cz/labs/bird/commit/6702b7ad7417bf52ab35102061919b11...
Hi I am currently finishing a new MRT dumping code partially based on the one above, will be part of a next release for both 1.6 and 2.0 branches. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
Yes, but that appears to dump the updates. We also need periodic full table dumps as well. I believe that is the functionality in the un-merged pull request. Josh On Wed, Aug 29, 2018 at 5:01 AM Ondrej Zajicek <santiago@crfreenet.org> wrote:
On Tue, Aug 28, 2018 at 01:07:15PM -0500, Joshua J wrote:
Hi,
I was wondering what the team was doing to support routing table dumps. I see the PR
https://gitlab.labs.nic.cz/labs/bird/commit/6702b7ad7417bf52ab35102061919b11...
Hi
I am currently finishing a new MRT dumping code partially based on the one above, will be part of a next release for both 1.6 and 2.0 branches.
-- Elen sila lumenn' omentielvo
Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (2)
-
Joshua J -
Ondrej Zajicek