Deleting invalid LSAs after OSPF router ID changes

Nahid
Nahid  Diamond  (1)
7 years 10 months ago  View: 1347  Reply: 5
1F
After OSPF Router ID changes on the local device, the LSAs received by OSPF neighbors before the change will be invalid. After the OSPF process is restarted, its neighbors will store those invalid LSAs. When the invalid LSAs time out (the age value of those LSAs reaches 3600s), the system deletes the invalid LSAs. Invalid LSAs consume memory resources. If there is a great number of invalid LSAs and the OSPF neighbors are low-end routers with a small memory, service failures may occur. Therefore, you need to clear invalid LSAs of the OSPF neighbors immediately. Run the reset ospf process-id process flush-waiting-timer time command to restart the OSPF process on the local device. After the OSPF process is restarted, OSPF regenerates its own LSAs in a specified period of time and sets the age value to 3600s. The neighbors will immediately delete the invalid LSAs once receiving the LSAs whose age value is 3600s.

nasir007
nasir007  Gold 
7 years 10 months ago
2F
nice doc
nazmun021
nazmun021  Gold 
7 years 10 months ago
3F
good
jfjina
jfjina  Gold 
7 years 10 months ago
4F
very helpful
jfjina
jfjina  Gold 
7 years 10 months ago
5F
thank you for sharing this useful note
ashrafulhakim
ashrafulhakim  Silver 
7 years 10 months ago
6F
helpful note