Hi,
I found out that one can "show route" for import and export tables.
But that syntax is not documented. Patch is attached.
commit 78e3218dd572207e8dd64de902fc92e0a836326e
Author: Alexander Zubkov
Date: Sun Oct 16 15:57:26 2022 +0200
add documentation for "show route (import|export) tabl
Hi,
When import table is enabled for bgp, "reload in" uses the table and
one cannot force refresh from the peer. I suggest to add refresh
functions to reload routes on a protocol level, and "reload receive"
command to call them. I used "reload receive" not to add additional
keywords and it seems d
Addendum:
Using iBGP with export tables and setting the MED works.
On Sun, Oct 16, 2022 at 11:17:23AM +0200, Inrin via Bird-users wrote:
Greetings,
I noticed during setting up a peering that the MED is not actually send
to my peer, although bird shows it in the export.
We confirmed this via tcp
Greetings,
I noticed during setting up a peering that the MED is not actually send
to my peer, although bird shows it in the export.
We confirmed this via tcpdump on both ends.
After debugging a bit, I noticed that this only affects “learned” routes
but routes from the static protocol worked jus