Hi Bird users,
I am seeing different behavior with respect to OSPF type 5
LSA routes. The setup contains two routers R1,R2 as shown below. OSPF
is running on eth2 of both routers R1,R2. R1 router eth1 interface is
in OSPF passive mode. We are configuring a static route on R1 and it
is get
acked, can this HIT flag be
cleared when route count reaches below the configured import/receive
limit for that route table?
Regards,
Bala.
-- Forwarded message -
From: Bala Sajja
Date: Thu, Aug 24, 2023 at 8:10 PM
Subject: reset rx_limit/in_limit when routing table rt_count
: bgp_10: Connecting to 10.220.152.55
from local address 10.220.152.53
On Tue, Aug 29, 2023 at 5:45 PM Ondrej Zajicek wrote:
>
> On Mon, Aug 28, 2023 at 05:02:40PM +0530, Bala Sajja wrote:
> > Hi,
> >It seems where BGP connect retry timer to be kicked in use cases
> > a
Hi,
It seems where BGP connect retry timer to be kicked in use cases
also, connect delay timer gets kicked in. In the below function,
though bgp_setup_conn(p, conn) sets connect_timer to connect retry
timer, later it's over written by bgp_start_timer(conn->connect_timer,
delay) which sets conne
Hi,
Currently I see channel rx_limit/in_limit are reset during
protocol reconfiguration or reload. Is it possible to call
channel_reset_limit while withdrawing routes, when table route count
becomes less than configured rx_limit/in_limit ?
Regards,
Bala.
Thanks Ondrej.
Regards,
Bala.
On Sun, Nov 15, 2020 at 9:08 PM Ondrej Zajicek
wrote:
> On Thu, Nov 12, 2020 at 07:03:13PM +0530, Bala Sajja wrote:
> > I am running bird 2.0.7. Seeing issue with respect to ipv6 address
> > add/delete on DR. This added/deleted ipv6 address pre
I am running bird 2.0.7. Seeing issue with respect to ipv6 address
add/delete on DR. This added/deleted ipv6 address prefix convergence is not
happening till LSA refresh timer fires .
Topology contains 3 routers connected to a switch. Say IPV6 addresses
configured on Routers R1(::100/64), R2