01-18-2022 11:44 PM
Hello,
How to prevent a router from redistributing the route that it received from a router to another one?
Thanks,
Harison
Solved! Go to Solution.
01-19-2022 02:54 AM
ospf is link state protocol meaning all router within same area have same DB, but you can divide this area into multi area this give you ABR which can filter route between Areas this way route receive from one area not forward to other area.
01-19-2022 12:18 AM
Hello
Redistribution does not occur automatically, if you have a router with dual routing processes (eg:OSPF/EIGRP) and if it receives a prefix from one routing process it is not automatically advertised into the other.
Can you elaborate on this a little on your existing topology?
What redistribution are you performing (dynamic/static) and to/from what routing processes?
Are you using a single ospf area or multiple.
Are these routers directly connected?
Maybe post a topology diagram if applicable?
01-19-2022 01:11 AM
Harison
I agree with @paul driver that we do not have a good understanding of your environment and what you are trying to achieve. Can you provide additional information to help clarify the issue?
Your post does talk about redistributing routes. If it is really about redistributed routes then it is possible to configure and use a route map that could control which routes are redistributed.
But the title of the post suggests that it is just learn