Routine Protocol


Static routing tables are most efficient when there are a limited number of routers.   If the network has only one(1) router, the correct configuration is to use a static default route.   Use dynamic routing protocols when the routing environment of a network is changeable or complex.   when there are multiple routers that can reach the same destinations.

 

Thus a Routing Protocol is a technique for defining routes and for disseminating routes.



Routing Protocols

 

  Routing and routing protocols are not the same thing.   All Linux systems make routing decisions, but very few systems run routing protocols.



Routing Protocols Functions

 

  • They select the "best" route to a destination
  • They communicate that route to other routers on the network

Type of Routing Protocols 


   Interior Protocols are used inside of a routing domain

    • RIP - routing information protocol
    • RIPv2 - routing information protocol version 2
    • OSPF - open shortest path first

   Exterior Protocols are used to exchange routing information between routing domain

    • BGP - border gateway protocol
BGP
RIP
RIPv2
OSPF