08-31-2021 01:37 AM
we redestributed a route from ospf to bgp then the bgp keeps advertising the route even if the ospf is turned off
Solved! Go to Solution.
09-01-2021 10:51 PM
Hello Giuseppe,
Thank you so much, we have managed to resolve the issue.
08-31-2021 01:47 AM
Hello
is the route part of a summary address?
08-31-2021 01:50 AM
Hi Paul,
Thank you!
If I understand it correctly, we didn't summarized anything we just redistributed the route from ospf to bgp as it is
08-31-2021 02:59 AM
Hello
so the asa is running bgp
sh route bgp
sh route x.x.x.x
sh bgp summary
08-31-2021 03:16 AM
sh bgp summary
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
10.10.2.52 4 65534 4412 3977 11 0 0 3d01h 8
10.10.2.54 4 65534 4405 3976 11 0 0 3d01h 8
show route bgp
>
> show route 172.17.39.0
% Subnet not in table
After the issue we have added static route to the ASA from the switch. So, I think that's why it is not showing the roue on "sh route bgp'
08-31-2021 02:59 AM
The scenario is like this:
with one leg the ASA connects with a router and runs ospf and receive routes from the router and then with another leg the ASA connects to a nexus switch and runs bgp. So, the route should go from the router to the switch through redistribution. The subnets are:
172.17.39.0/24
10.200.20.17/32
Normally, we went for such arrangement because the ASA doesn't have a feature of route reflector for ibgp.
08-31-2021 08:46 AM
Hello @TsadikuBahiru78025 ,
at this point I would remove BGP from ASA and run OSPF with both the router and the switch.
So no need for redistirbution on ASA and this job is moved on the switch.
Hope to help
Giuseppe
08-31-2021 10:57 PM
Hello Giuseppe,
Thank you!
That may be a solution. Let me try it and notify you.
09-01-2021 10:51 PM
Hello Giuseppe,
Thank you so much, we have managed to resolve the issue.
09-02-2021 01:46 AM
Hello @TsadikuBahiru78025 ,
thank you for feedback
can you provide more detals on the solution ?
Have you moved the OSPF to BGP redistirbution to the switch or you have found a way to do it correctly on ASA ?
Just to have a complete history.
Best Regards
Giuseppe
09-02-2021 02:41 AM
Hello Giuseppe,
As you suggested, I just replaced the bgp between the asa and the switch with ospf. Previously, we have also tried this way but the neighborship was not happening. As we debug it, it was an mtu issue between the switch and the asa. So, once we matched the mtu the neighborship happened and now they exchange route perfectly.
Thank You.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide