On Wed, Nov 03, 2010 at 03:29:37PM +0100, Patrick Lamaiziere wrote:
> (4.8/amd64)
>
> Hello,
>
> I'm doing some tests with OpenBGPd and sometimes (but often), when I
> restart bgpd it does not send anymore the routes to the peer.
> The routes are static and configured into bgpd.conf
>
> How to repeat:
> # bgpd -d -v
> wait until the routes are sent to the peer.
> ^D
> shoot again

Hmm ^D^H does not kill bgpd, but I guess a simple ^C does it as well.

>
> After few tests (around 5), bgpd does not send the routes :
>
> # bgpctl sh rib out nei RenaterV4
> flags: * = Valid, > = Selected, I = via IBGP, A = Announced
> origin: i = IGP, e = EGP, ? = Incomplete
>
> flags destination          gateway          lpref   med aspath origin
> -----
>

Have you checked if the networks were actaully added to the RIB?
It would help massivly to know if this is the case. I have the feeling
there could be a race condition when starting up.

I will try to reproduce.

--
:wq Claudio

Reply via email to