Single-Area OSPF

From Mycomputer Notes

(Difference between revisions)
Line 9: Line 9:
<td> Distance Vector</td> <td>RIP v1 & Rip V2
<td> Distance Vector</td> <td>RIP v1 & Rip V2
</td>
</td>
-
</td>
+
<td>
*Copies Routing table to neightbors
*Copies Routing table to neightbors
*Updates frequentlu
*Updates frequentlu

Revision as of 19:44, 14 September 2006


Link State and Distance Vector Routing Protocols
Protocol Examples Characteristics
Distance Vector RIP v1 & Rip V2
  • Copies Routing table to neightbors
  • Updates frequentlu
  • RIP v1 & v2 use hop count as metric
  • View the network from the perspective

of the neighbors

  • Slow to converge
  • Susceptible to routing loops
  • Easy to configure and administer
  • Consumes a lot of bandwith
Link-State OSPF
IS-IS
Personal tools