I need to know if there is a way to stop advertising a route when another route is not present in the routing table.
Example:-
Router A is receiving the following route from Router B.
192.168.1.0/24 via RIP(Version 2)
When Router B stops forwarding a RIP advertisement for 192.168.1.0 I want to stop advertising the following route
192.168.3.0/24.
I have looked at route-maps and also looked at Mapping the route of 192.168.3.0 via a remote Network to perform a recursive route lookup.
We don't appear to make it function. Any help most grateful
Example:-
Router A is receiving the following route from Router B.
192.168.1.0/24 via RIP(Version 2)
When Router B stops forwarding a RIP advertisement for 192.168.1.0 I want to stop advertising the following route
192.168.3.0/24.
I have looked at route-maps and also looked at Mapping the route of 192.168.3.0 via a remote Network to perform a recursive route lookup.
We don't appear to make it function. Any help most grateful