Girl Geekette dotNet

Where the Girl Ends and the Geekette Begins


Routing Protocols

 
1. Interior (within an autonomous system
     
    a. Distance Vector - understands the direction and distance to any network connection on the internetwork. Knows how may hops (metrics) to get to that destination. Possible problems include: slow convergence, routing loops, counting to infinity (solved my max hop count). Solutions include: split horizon (cant send back where it came from); hold-down timers (prevent regular updates messages from recreating in tables that it is up); hop count ; Uses seconds hand info

         1. RIP - routing information protocol - 15 hop count maximum 
             30 seconds update
             Route invalid timer 90 seconds
             metrics

         2. IGRP - Interior gateway routing protocol (CISCO) - 255 hop count maximum, reliability factor (255) and bandwidth delay measured in 10 MS. Implements hold downs, split horizons, and poison reverse updates; 90 seconds

   b. Link State - understands the entire network and does not use secondhand information. routers exchange LSP (Link state protocols - hi packets) Each router builds a topographical view then uses SPF (shortest path first) to determine he best route. Convergence is fast. Bandwidth is the measurement

         1. OSPF (open shortest path first) - decisions based on cost of route (metric limit of 65,535) - used in he TCP/IP stack 

         2. NLSP - Novell’s Link State Protocol

    c. Hybrid

EIGRP - (enhanced Interior gateway protocol) combined link state and distance vector - distance vectors triggered by change, not timers; Faster convergence, multiprotocol support

2. Exterior

    a. EGP (exterior gateway protocol)
       Polls Neighbors
       exchanges info about AS with neighbors
       very simple

    b. BGP (border gateway protocol (CISCO)
        can detect routing loops
        can work between AS

3. Other Random protocols

    CDP - Cisco Discovery Protocol60 second updates 
    Runs SNAP - Subnetwork Access Protocol at the datalink layer
    routers running different protocols to communicate

Top of the Page Top of the Page


Related Articles on Aleeya.net:

Recent Entries:





You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

This entry was posted on Friday, August 26th, 2005 at 1:31 pm

You can also choose to read Token Ring Basics, which is the previous entry, or PPP Info, the next entry.


Top of the Page Top of the Page



Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Top of the Page Top of the Page


About the Geekette

I am a Computer and Network Technician. I love what I do for a living, as my work is also my hobby.

All of the technical information from the original Aleeya.net site became this site - GirlGeekette dotNet - and the remaining became what is now known as Aleeya dotNet. This site is where I store all of my notes related to computers and Technology so I may share it with others.

  Google


Web This site

Feeds

Validations

Ratings

Computer Links

Blog Links

Security Links

Geek Links

You Are Here

You are currently browsing an entry titled Routing Protocols from the Girl Geekette dotNet weblog archives.

Archives

Recent Comments:

Powered by WordPress with a modified version of Ragiels Dream theme.

70 queries complete in 0.267 seconds.