Previous page Next page

What is OSPF?

OSPF (Open Shortest Path First) is a link state networking protocol. Each router broadcasts a packet that describes it own local links. Routers collect information from these broadcast packets to build their own network routing tables. These packets that describe the local links are short and cause less traffic congestion than Routing Information Protocol (RIP), which broadcasts large routing tables.

OSPF bases its routing decision on the least-cost path. The cost is administered value, usually based on line speed. If there are multiple areas in an OSPF domain, there must be a backbone area, identified as area 0. When areas are configure in the OSPF domain, there are four basic router classifications:


Previous page Next page