08-20-2018 01:41 AM - edited 03-05-2019 10:52 AM
Hi All,
i'm using on IOS-XR Version 5.3.4, BGP Next-Hop Tracking (aka BGP-NH-TK), with this RPL:
route-policy NEXTHOPTRAKING-FILTER
if destination in PFX_NEXTHOPTRAKING-FILTER_V4 then
pass
else
drop
endif
end-policy
with:
prefix-set PFX_NEXTHOPTRAKING-FILTER_V4
0.0.0.0/0 ge 24
end-set
and all is working correctly. all my peers are on P2P /30 or less.
Now i'm activating on my Edge router, connection to an IX-lan but it as /23, so any NH has been invalidated from the policy, and i need to modify my prefix-list.
the question is: If I commit the new PFX-LIST to add my new /23 LAN, the BGP-NH-TK will recalculate all the NHs? if yes, it probably recalculate the complete RIB/FIB.....so it will be disruptive for traffic?
Thanks for your help....
Solved! Go to Solution.
09-20-2018 03:03 AM
09-20-2018 03:03 AM
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