cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
391
Views
0
Helpful
1
Replies

OSPF Update Question

dan_track
Level 1
Level 1

Hi

Could some one help me with the following. Basically I'm looking to make an update on the metric for an OSPF process on router. I assumes I will need to clear the routing table after making the change, but will I need to clear the routing process of every other router aswell? Or will all the other routers pick up the new metric and automatically adjust their routes if this is the best metric?

Thanks

Dan

1 Reply 1

Kevin Dorrell
Level 10
Level 10

You shouldn't have to clear anything. If you are modifying the cost of a link, the OSPF should immediately generate an LSA for that link with its new value and flood it throughout the area. All the routers will see the LSA, put it in their database, and re-run the SPF calculation.

If you want to check that out, put debug ip routing on eachy router in the area, and watch what happens as you modify the link cost.

Same argument is true if you are talking about the metric on external routes. OSPF is pretty good about detecting changes and propagating them.

The only time I have seen a problem with propagation was in redistributing with a route map that sets the metric, and changing the route map on the fly. Then I had to clear the routes at the ASBR. Other than that, I don't know any cases. Does anyone else know any?

Kevin Dorrell

Luxembourg

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card