Routing: Difference between revisions

Line 101:
*Processor Intensive as they have full topology information about each and every network
*Better Route calculation
*EIGRP also have topology table but they contain a list of the best routes calculated by neighbors only.
 
*Areas should not become too big.
 
*LS Routing protocols send only triggered updates i.e. to announce network changes only(RIP sends full routing table every 30 seconds).
*Sends Periodic updates - LS Refresh on long intervals (OSPF 30 minutes) to avoid any missed routes.
 
;References